hcl/lib
hyung-hwan a60bd0c898 renamed hcl_purgeatdic() to hcl_zapatdic()
exposed hcl_moveoop() 
extended the meaning of the kernel bits in the object flags
extended hcl_pfbase_t to include the type - one of HCL_PFBASE_FUNC, HCL_PFBASE_VAR, HCL_PFBASE_CONST. HCL_PFBASE_CONST not fully implemented yet
2018-03-08 14:18:30 +00:00
..
bigint.c enhanced hcl_inttostr() to accept a negative radix to produce lower-case alphabetic digits 2018-02-28 15:57:19 +00:00
comp.c renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +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 renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
err.c fixed print_formatted() to use hcl_outfmtobj() instead of hcl_print(). 2018-03-01 14:47:12 +00:00
exec.c renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
gc.c renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
hcl-cfg.h.in updated the build files to utilize the standalone libltdl library if available 2018-03-07 07:50:28 +00:00
hcl-cmn.h fixed a bug in printing a single character when hcl_ooch_t is hcl_bch_t 2018-02-28 10:17:05 +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 renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
hcl-rbt.h enhanced the logfmtv to handle encoding conversion of the format string 2018-02-26 15:24:45 +00:00
hcl-utl.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl.c renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
hcl.h renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
heap.c fixed print_formatted() to use hcl_outfmtobj() instead of hcl_print(). 2018-03-01 14:47:12 +00:00
logfmt.c implemented the builtin primitive function sprintf 2018-03-05 03:35:44 +00:00
logfmtv.h added HCL_LOG_PREFER_JSON and implemented %J 2018-03-02 07:44:13 +00:00
main.c renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
Makefile.am updated the build files to utilize the standalone libltdl library if available 2018-03-07 07:50:28 +00:00
Makefile.in updated the build files to utilize the standalone libltdl library if available 2018-03-07 07:50:28 +00:00
obj.c enhanced the logfmtv to handle encoding conversion of the format string 2018-02-26 15:24:45 +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 renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
print.c changed the notatin of an error literal from #\eNNN to #eNNN. 2018-03-05 03:47:18 +00:00
rbt.c changed copyright years 2018-02-07 14:13:13 +00:00
read.c renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
sym.c enhanced HCL_BRANDOF() to avoid multiple comparisons. 2018-02-23 07:17:23 +00:00
utf8.c changed copyright years 2018-02-07 14:13:13 +00:00
utl.c enhanced the logfmtv to handle encoding conversion of the format string 2018-02-26 15:24:45 +00:00