hcl/lib
2018-04-09 05:36:32 +00:00
..
bigint.c added many type checking predicates 2018-04-07 04:43:56 +00:00
comp.c added hcl_getip(), hcl_getbclen(), hcl_getlflen() 2018-03-11 11:16:28 +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 renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
exec.c Added partial sample program to accept requests over a socket 2018-03-12 10:39:13 +00:00
gc.c renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
hcl-c.c fixed missing short-form reply handling in lib/main-c.c 2018-04-09 02:42:05 +00:00
hcl-c.h touched up hcl client code 2018-03-21 15:17:46 +00:00
hcl-cfg.h.in changed the server code to support multiple listening addresses 2018-03-22 09:46:44 +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-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 abs primitive function 2018-04-07 02:28:38 +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 renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
hcl-s.h added reply handler 2018-03-21 10:38:10 +00:00
hcl-tmr.h added timer functions 2018-03-15 08:35:38 +00:00
hcl-utl.h renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
hcl.c renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
hcl.h renamed some function names for naming consistency 2018-04-07 15:54:16 +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 hcl_seterrxxx() functions 2018-04-06 14:37:40 +00:00
logfmtv.h renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
main-c.c fixed missing short-form reply handling in lib/main-c.c 2018-04-09 02:42:05 +00:00
main-s.c renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
main.c renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
Makefile.am fixed build files 2018-04-09 05:36:32 +00:00
Makefile.in fixed build files 2018-04-09 05:36:32 +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 renamed quo to div and added mdiv 2018-04-08 17:56:25 +00:00
print.c changed notation from #{} to #() 2018-04-06 14:21:47 +00:00
rbt.c changed copyright years 2018-02-07 14:13:13 +00:00
read.c renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
sa-utl.h changed the server code to support multiple listening addresses 2018-03-22 09:46:44 +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 renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00