.. |
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
|
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 hcl_purgeatdic() to hcl_zapatdic()
|
2018-03-08 14:18:30 +00:00 |
err.c
|
Added HCL_SERVER_WORKER_MAX_COUNT
|
2018-03-16 14:57:34 +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
|
implemented simple idle timeout on the server.
|
2018-03-22 07:15:19 +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
|
started adding fpdec calculation functions
|
2018-03-28 16:40:42 +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 server's error handling a bit
|
2018-03-24 06:06:01 +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
|
added hcl_get_sockaddr_info()
|
2018-03-25 02:53:03 +00:00 |
hcl.c
|
implemented actor_max_runtime primitively using timer events
|
2018-03-15 10:30:06 +00:00 |
hcl.h
|
started adding fpdec calculation functions
|
2018-03-28 16:40:42 +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
|
added timer functions
|
2018-03-15 08:35:38 +00:00 |
logfmtv.h
|
added timer functions
|
2018-03-15 08:35:38 +00:00 |
main-c.c
|
added hcl_get_sockaddr_info()
|
2018-03-25 02:53:03 +00:00 |
main-s.c
|
added reply handler
|
2018-03-21 10:38:10 +00:00 |
main.c
|
fixed a bug in the default log callback
|
2018-03-19 09:50:56 +00:00 |
Makefile.am
|
started adding fpdec calculation functions
|
2018-03-28 16:40:42 +00:00 |
Makefile.in
|
started adding fpdec calculation functions
|
2018-03-28 16:40:42 +00:00 |
number.c
|
started adding fpdec calculation functions
|
2018-03-28 16:40:42 +00:00 |
obj.c
|
started adding fpdec calculation functions
|
2018-03-28 16:40:42 +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
|
started adding fpdec calculation functions
|
2018-03-28 16:40:42 +00:00 |
print.c
|
implemented reading and printing of fixed-point decimal number. primitives yet to be written
|
2018-03-28 08:57:49 +00:00 |
rbt.c
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
read.c
|
started adding fpdec calculation functions
|
2018-03-28 16:40:42 +00:00 |
sa-utl.h
|
changed the server code to support multiple listening addresses
|
2018-03-22 09:46:44 +00:00 |
sym.c
|
enhanced HCL_BRANDOF() to avoid multiple comparisons.
|
2018-02-23 07:17:23 +00:00 |
tmr.c
|
implemented actor_max_runtime primitively using timer events
|
2018-03-15 10:30:06 +00:00 |
utf8.c
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
utl.c
|
added hcl_get_sockaddr_info()
|
2018-03-25 02:53:03 +00:00 |