.. |
bigint.c
|
added hcl_genums(), hcl_gtnums(), hcl_lenums(), hcl_ltnums(), hcl_eqnums(), hcl_nenums()
|
2018-04-02 12:28:09 +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
|
made code a bit win32 friendly
|
2018-03-31 07:10:43 +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 reply encoding in the unicode mode in the server
|
2018-03-29 03:08:43 +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 hcl_mltnums() which scales the result according to the first parameter
|
2018-04-02 12:52:10 +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
|
fixed reply encoding in the unicode mode in the server
|
2018-03-29 03:08:43 +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
|
disallowed fixed point decimal literal with no digit after the point.
|
2018-03-30 17:37:40 +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
|
implemented %f for sprintf
|
2018-04-02 08:47:50 +00:00 |
logfmtv.h
|
added timer functions
|
2018-03-15 08:35:38 +00:00 |
main-c.c
|
fixed reply encoding in the unicode mode in the server
|
2018-03-29 03:08:43 +00:00 |
main-s.c
|
added reply handler
|
2018-03-21 10:38:10 +00:00 |
main.c
|
made code a bit win32 friendly
|
2018-03-31 07:10:43 +00:00 |
Makefile.am
|
started adding fpdec calculation functions
|
2018-03-28 16:40:42 +00:00 |
Makefile.in
|
fixed reply encoding in the unicode mode in the server
|
2018-03-29 03:08:43 +00:00 |
number.c
|
added hcl_mltnums() which scales the result according to the first parameter
|
2018-04-02 12:52:10 +00:00 |
obj.c
|
disallowed fixed point decimal literal with no digit after the point.
|
2018-03-30 17:37:40 +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
|
added hcl_mltnums() which scales the result according to the first parameter
|
2018-04-02 12:52:10 +00:00 |
print.c
|
implemented basic arithmetic operations for fixed-point decimals
|
2018-03-30 15:43:09 +00:00 |
rbt.c
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
read.c
|
enhanced the multiplication function to truncate the resulting fixed-point decimal to the equal precision to the operands
|
2018-03-30 18:11:11 +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
|
made code a bit win32 friendly
|
2018-03-31 07:10:43 +00:00 |