hcl/lib
2018-02-22 04:44:21 +00:00
..
bigint.c deprecated NDEBUG and introduced HCL_BUILD_DEBUG and HCL_BUILD_RELEASE 2018-02-21 09:30:18 +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 deprecated NDEBUG and introduced HCL_BUILD_DEBUG and HCL_BUILD_RELEASE 2018-02-21 09:30:18 +00:00
dic.c added hcl_walkdic 2018-02-12 16:51:38 +00:00
err.c made hcl immune to an error number/message set in the log_write callback 2018-02-22 04:35:55 +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 enhanced --enable-unicode to accept ucs4 and ucs2 in addition to yes/no. 2018-02-21 10:12:47 +00:00
hcl-cmn.h enhanced --enable-unicode to accept ucs4 and ucs2 in addition to yes/no. 2018-02-21 10:12:47 +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 immune to an error number/message set in the log_write callback 2018-02-22 04:35:55 +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 made hcl immune to an error number/message set in the log_write callback 2018-02-22 04:35:55 +00:00
hcl.h made hcl immune to an error number/message set in the log_write callback 2018-02-22 04:35:55 +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 added more error immunity check for the log_write callback 2018-02-22 04:44:21 +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 deprecated NDEBUG and introduced HCL_BUILD_DEBUG and HCL_BUILD_RELEASE 2018-02-21 09:30:18 +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 deprecated NDEBUG and introduced HCL_BUILD_DEBUG and HCL_BUILD_RELEASE 2018-02-21 09:30:18 +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 enhanced pf_log to print a character without quotes. 2018-02-21 13:13:25 +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 added a new debugging macro HCL_DEBUG_LEXER 2018-02-21 13:02:05 +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