.. |
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
|
fixed print_formatted() to use hcl_outfmtobj() instead of hcl_print().
|
2018-03-01 14:47:12 +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-cfg.h.in
|
moving code in main2.c to hcl-s.c
|
2018-03-13 10:20:33 +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
|
put the hcl server code into a library
|
2018-03-14 10:14: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 .DATA to the chunked output
|
2018-03-14 10:39:36 +00:00 |
hcl-s.h
|
put the hcl server code into a library
|
2018-03-14 10:14:38 +00:00 |
hcl-utl.h
|
exported hcl_conv_ucs_to_bcs_with_cmgr() and similar functions
|
2018-03-12 16:45:42 +00:00 |
hcl.c
|
moving code in main2.c to hcl-s.c
|
2018-03-13 10:20:33 +00:00 |
hcl.h
|
put the hcl server code into a library
|
2018-03-14 10:14:38 +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
|
put the hcl server code into a library
|
2018-03-14 10:14:38 +00:00 |
logfmtv.h
|
added HCL_LOG_PREFER_JSON and implemented %J
|
2018-03-02 07:44:13 +00:00 |
main2.c
|
put the hcl server code into a library
|
2018-03-14 10:14:38 +00:00 |
main.c
|
put the hcl server code into a library
|
2018-03-14 10:14:38 +00:00 |
Makefile.am
|
moving code in main2.c to hcl-s.c
|
2018-03-13 10:20:33 +00:00 |
Makefile.in
|
moving code in main2.c to hcl-s.c
|
2018-03-13 10:20:33 +00:00 |
obj.c
|
enhanced the logfmtv to handle encoding conversion of the format string
|
2018-02-26 15:24:45 +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
|
renamed hcl_purgeatdic() to hcl_zapatdic()
|
2018-03-08 14:18:30 +00:00 |
print.c
|
changed the notatin of an error literal from #\eNNN to #eNNN.
|
2018-03-05 03:47:18 +00:00 |
rbt.c
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
read.c
|
changed the hcl_ioimpl_t prototype to return 'int' instead of 'hcl_ooi_t'.
|
2018-03-09 05:05:09 +00:00 |
sym.c
|
enhanced HCL_BRANDOF() to avoid multiple comparisons.
|
2018-02-23 07:17:23 +00:00 |
utf8.c
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
utl.c
|
exported hcl_conv_ucs_to_bcs_with_cmgr() and similar functions
|
2018-03-12 16:45:42 +00:00 |