hcl/lib
2018-04-26 06:35:43 +00:00
..
bigint.c added many type checking predicates 2018-04-07 04:43:56 +00:00
comp.c introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
debug.c changed copyright years 2018-02-07 14:13:13 +00:00
decode.c added hcl_getip(), hcl_getbclen(), hcl_getlflen() 2018-03-11 11:16:28 +00:00
dic.c renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
err.c fixed the stack backtrace function 2018-04-26 06:35:43 +00:00
exec.c introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
gc.c renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
hcl-c.c introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
hcl-c.h introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
hcl-cfg.h.in added libunwind interface support for stack frame backtracing 2018-04-26 04:50:40 +00:00
hcl-cmn.h Added partial sample program to accept requests over a socket 2018-03-12 10:39:13 +00:00
hcl-dos.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-json.h introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +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 introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +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-s.c introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
hcl-s.h introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
hcl-tmr.h added timer functions 2018-03-15 08:35:38 +00:00
hcl-utl.h restructured client and server code into a single library libhclex. 2018-04-10 13:57:17 +00:00
hcl-xutl.h restructured client and server code into a single library libhclex. 2018-04-10 13:57:17 +00:00
hcl.c introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
hcl.h introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
heap.c fixed print_formatted() to use hcl_outfmtobj() instead of hcl_print(). 2018-03-01 14:47:12 +00:00
json.c introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
logfmt.c introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
logfmtv.h fixed an issue in logfmtv.h 2018-04-09 09:11:24 +00:00
main-c.c introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
main-j.c introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
main-s.c introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
main.c introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
Makefile.am added libunwind interface support for stack frame backtracing 2018-04-26 04:50:40 +00:00
Makefile.in added libunwind interface support for stack frame backtracing 2018-04-26 04:50:40 +00:00
number.c added the abs primitive function 2018-04-07 02:28:38 +00:00
obj.c renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
opt-impl.h changed copyright years 2018-02-07 14:13:13 +00:00
opt.c renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
prim.c introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
print.c introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
rbt.c changed copyright years 2018-02-07 14:13:13 +00:00
read.c add some json parsing code 2018-04-22 18:18:45 +00:00
sym.c renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
tmr.c implemented actor_max_runtime primitively using timer events 2018-03-15 10:30:06 +00:00
utf8.c renamed some encoding functions for consistency 2018-04-06 16:33:17 +00:00
utl.c restructured client and server code into a single library libhclex. 2018-04-10 13:57:17 +00:00
xutl-sa.h restructured client and server code into a single library libhclex. 2018-04-10 13:57:17 +00:00
xutl.c restructured client and server code into a single library libhclex. 2018-04-10 13:57:17 +00:00