hcl/lib
2018-03-01 09:46:02 +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 enhanced the logfmtv to handle encoding conversion of the format string 2018-02-26 15:24:45 +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 enhanced the logfmtv to handle encoding conversion of the format string 2018-02-26 15:24:45 +00:00
err.c changed the reader to use a stack of 4-item arrays instead of chains of 3 cons cells 2018-02-22 10:02:39 +00:00
exec.c fixed a wrong index used when getting the mod pointer into/from the prim object 2018-02-28 05:04:42 +00:00
gc.c enhanced the logfmtv to handle encoding conversion of the format string 2018-02-26 15:24:45 +00:00
hcl-cfg.h.in changed the format of accepted values by --enable-unicode 2018-02-28 07:33:13 +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 added the logf builtin function 2018-03-01 09:46:02 +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 changed the prototype of hcl_pfimpl_t to accept a hcl_mod_t* pointer 2018-02-28 04:52:01 +00:00
hcl.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
heap.c changed copyright years 2018-02-07 14:13:13 +00:00
logfmt.c added the logf builtin function 2018-03-01 09:46:02 +00:00
logfmtv.h fixed a bug printing %% in print_formatted. 2018-03-01 08:56:56 +00:00
main.c changed the prototype of hcl_pfimpl_t to accept a hcl_mod_t* pointer 2018-02-28 04:52:01 +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 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 added the logf builtin function 2018-03-01 09:46:02 +00:00
print.c fixed a bug printing %% in print_formatted. 2018-03-01 08:56:56 +00:00
rbt.c changed copyright years 2018-02-07 14:13:13 +00:00
read.c fixed a bug printing %% in print_formatted. 2018-03-01 08:56:56 +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