upscheme/llt
JeffBezanson c89111f7cb refactored escape sequence handling a bit, added error for invalid hex
discarding rest of input line after a parse error
made compare() do less work for unordered comparison
added peekc and purge to ios
2008-11-06 04:04:04 +00:00
..
attic import of llt library source 2008-07-01 01:53:51 +00:00
Makefile basic ios read, write, and stream creation 2008-08-17 03:47:32 +00:00
UTF8.txt adding new UTF8 example text 2008-09-03 18:39:27 +00:00
bitvector.c updating bitvector functions to use int64s in more places, since 2008-10-31 02:50:00 +00:00
bitvector.h updating bitvector functions to use int64s in more places, since 2008-10-31 02:50:00 +00:00
config.h import of llt library source 2008-07-01 01:53:51 +00:00
cplxprint.c basic ios read, write, and stream creation 2008-08-17 03:47:32 +00:00
dblprint.c import of llt library source 2008-07-01 01:53:51 +00:00
dirpath.c added globals *install-dir* and *print-width*, parameterized 2008-09-11 02:37:38 +00:00
dirpath.h added globals *install-dir* and *print-width*, parameterized 2008-09-11 02:37:38 +00:00
dtypes.h import of llt library source 2008-07-01 01:53:51 +00:00
hashing.c adding more ios functions 2008-08-17 18:16:31 +00:00
hashing.h adding "d.df" syntax for reading single-precision numbers 2008-08-16 21:15:36 +00:00
ieee754.h import of llt library source 2008-07-01 01:53:51 +00:00
ios.c refactored escape sequence handling a bit, added error for invalid hex 2008-11-06 04:04:04 +00:00
ios.h refactored escape sequence handling a bit, added error for invalid hex 2008-11-06 04:04:04 +00:00
llt.h updating bitvector functions to use int64s in more places, since 2008-10-31 02:50:00 +00:00
lookup3.c import of llt library source 2008-07-01 01:53:51 +00:00
mt19937ar.c import of llt library source 2008-07-01 01:53:51 +00:00
notes import of llt library source 2008-07-01 01:53:51 +00:00
operators.c fixing the result of casting floating point numbers to uint64 2008-10-08 01:14:23 +00:00
ptrhash.c refactored escape sequence handling a bit, added error for invalid hex 2008-11-06 04:04:04 +00:00
ptrhash.h switched to 3-bit type tags for simpler checking 2008-08-05 01:43:12 +00:00
scrap import of llt library source 2008-07-01 01:53:51 +00:00
socket.c import of llt library source 2008-07-01 01:53:51 +00:00
socket.h import of llt library source 2008-07-01 01:53:51 +00:00
timefuncs.c adding "d.df" syntax for reading single-precision numbers 2008-08-16 21:15:36 +00:00
timefuncs.h import of llt library source 2008-07-01 01:53:51 +00:00
unittest.c basic ios read, write, and stream creation 2008-08-17 03:47:32 +00:00
unittest.c.1 import of llt library source 2008-07-01 01:53:51 +00:00
utf8.c refactored escape sequence handling a bit, added error for invalid hex 2008-11-06 04:04:04 +00:00
utf8.h refactored escape sequence handling a bit, added error for invalid hex 2008-11-06 04:04:04 +00:00
utils.c import of llt library source 2008-07-01 01:53:51 +00:00
utils.h import of llt library source 2008-07-01 01:53:51 +00:00