hcl/lib
2018-02-21 08:54:13 +00:00
..
bigint.c added some builtin modules, but without many functions in them 2018-02-15 15:36:15 +00:00
comp.c added some builtin modules, but without many functions in them 2018-02-15 15:36:15 +00:00
debug.c changed copyright years 2018-02-07 14:13:13 +00:00
decode.c changed copyright years 2018-02-07 14:13:13 +00:00
dic.c added hcl_walkdic 2018-02-12 16:51:38 +00:00
err.c added some error checks for error literals and smptr literals 2018-02-17 16:01:27 +00:00
exec.c added --enable-unicode to configure.ac 2018-02-21 07:37:10 +00:00
gc.c added --enable-unicode to configure.ac 2018-02-21 07:37:10 +00:00
hcl-cfg.h.in added --enable-unicode to configure.ac 2018-02-21 07:37:10 +00:00
hcl-cmn.h added --enable-unicode to configure.ac 2018-02-21 07:37:10 +00:00
hcl-dos.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-mac.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-msw.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-opt.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-os2.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-prv.h made hcl_inttooow() and hcl_oowtoint() public 2018-02-19 16:17:46 +00:00
hcl-rbt.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-utl.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl.c more error checks 2018-02-20 14:53:12 +00:00
hcl.h added --enable-unicode to configure.ac 2018-02-21 07:37:10 +00:00
heap.c changed copyright years 2018-02-07 14:13:13 +00:00
ignite.c changed copyright years 2018-02-07 14:13:13 +00:00
logfmt.c changed copyright years 2018-02-07 14:13:13 +00:00
logfmtv.h localized a local variable into a loop in PUT_OOCH and PUT_OOCS in logfmtv 2018-02-21 08:54:13 +00:00
main.c fixed the premature termination issue in logfmtv 2018-02-21 08:48:47 +00:00
Makefile.am added some builtin modules, but without many functions in them 2018-02-15 15:36:15 +00:00
Makefile.in added --enable-unicode to configure.ac 2018-02-21 07:37:10 +00:00
obj.c added --enable-unicode to configure.ac 2018-02-21 07:37:10 +00:00
opt-impl.h changed copyright years 2018-02-07 14:13:13 +00:00
opt.c changed copyright years 2018-02-07 14:13:13 +00:00
prim.c added the gc builtin function 2018-02-18 15:02:57 +00:00
print.c fixed the premature termination issue in logfmtv 2018-02-21 08:48:47 +00:00
rbt.c changed copyright years 2018-02-07 14:13:13 +00:00
read.c deleted unneeded code 2018-02-17 16:09:44 +00:00
sym.c changed copyright years 2018-02-07 14:13:13 +00:00
utf8.c changed copyright years 2018-02-07 14:13:13 +00:00
utl.c touched up code. added eqv? eql? not 2018-02-08 07:40:27 +00:00