hcl/lib
hyung-hwan 536f7fd9f2 added hcl_abort()
taken out vm_startup and vm_cleanup from hcl_vmprim_t and moved them to hcl_cb_t
2018-03-10 17:53:44 +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 added hcl_abort() 2018-03-10 17:53:44 +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 added hcl_abort() 2018-03-10 17:53:44 +00:00
hcl.h added hcl_abort() 2018-03-10 17:53:44 +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 changed the hcl_ioimpl_t prototype to return 'int' instead of 'hcl_ooi_t'. 2018-03-09 05:05:09 +00:00
logfmtv.h added HCL_LOG_PREFER_JSON and implemented %J 2018-03-02 07:44:13 +00:00
main.c added hcl_abort() 2018-03-10 17:53:44 +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 changed the hcl_ioimpl_t prototype to return 'int' instead of 'hcl_ooi_t'. 2018-03-09 05:05:09 +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