hcl/lib
2018-04-23 09:40:26 +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 add some json parsing code 2018-04-22 18:18:45 +00:00
hcl-c.h restructured client and server code into a single library libhclex. 2018-04-10 13:57:17 +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-json.h finished wring a primitive standalone json parser 2018-04-23 09:16:27 +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 added hcl_setinloc() and called this on each .SCRIPT command received in the server 2018-04-12 02:50:37 +00:00
hcl-s.h restructured client and server code into a single library libhclex. 2018-04-10 13:57:17 +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 added hcl_setinloc() and called this on each .SCRIPT command received in the server 2018-04-12 02:50:37 +00:00
hcl.h added hcl_setinloc() and called this on each .SCRIPT command received in the server 2018-04-12 02:50:37 +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 added more error checks 2018-04-23 09:40:26 +00:00
logfmt.c changed hcl_seterrxxx() functions 2018-04-06 14:37:40 +00:00
logfmtv.h fixed an issue in logfmtv.h 2018-04-09 09:11:24 +00:00
main-c.c restructured client and server code into a single library libhclex. 2018-04-10 13:57:17 +00:00
main-j.c finished wring a primitive standalone json parser 2018-04-23 09:16:27 +00:00
main-s.c restructured client and server code into a single library libhclex. 2018-04-10 13:57:17 +00:00
main.c added hcl_setinloc() and called this on each .SCRIPT command received in the server 2018-04-12 02:50:37 +00:00
Makefile.am renamed hcl_json_t to hcl_jsoner_t 2018-04-21 05:36:06 +00:00
Makefile.in renamed hcl_json_t to hcl_jsoner_t 2018-04-21 05:36:06 +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 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