.. |
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
|
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-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
|
enhanced the hcl server to write back an error message for input-phase errors
|
2018-04-12 02:22:17 +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_MOD_INCTX to hcl
|
2018-04-09 15:54:54 +00:00 |
hcl.h
|
exported hcl_server_proto_feed_reply()
|
2018-04-10 09:17:00 +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
|
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-s.c
|
restructured client and server code into a single library libhclex.
|
2018-04-10 13:57:17 +00:00 |
main.c
|
renamed some function names for naming consistency
|
2018-04-07 15:54:16 +00:00 |
Makefile.am
|
restructured client and server code into a single library libhclex.
|
2018-04-10 13:57:17 +00:00 |
Makefile.in
|
restructured client and server code into a single library libhclex.
|
2018-04-10 13:57:17 +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
|
touched up an error message shown for an invalid hashed literal encountered whose first character after # is invalid
|
2018-04-10 10:10:50 +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 |