.. |
bigint.c
|
added many type checking predicates
|
2018-04-07 04:43:56 +00:00 |
cb-impl.c
|
updated some wrong prefix
|
2018-11-03 15:59:49 +00:00 |
cb-impl.h
|
reorganized some callback functions into cb-impl.c
|
2018-11-03 15:57:14 +00:00 |
comp.c
|
added 2 lines of comments
|
2018-08-08 03:47:12 +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
|
dropped cli-mode code. it turned out to be not effective
|
2018-08-08 03:41:17 +00:00 |
err.c
|
interim commit while adding vmprim.assertfail
|
2018-11-03 14:05:37 +00:00 |
exec.c
|
reorganized some callback functions into cb-impl.c
|
2018-11-03 15:57:14 +00:00 |
gc.c
|
renamed hcl_purgeatdic() to hcl_zapatdic()
|
2018-03-08 14:18:30 +00:00 |
hcl-c.c
|
reorganized some callback functions into cb-impl.c
|
2018-11-03 15:57:14 +00:00 |
hcl-c.h
|
introduced the new type hcl_bitmask_t
|
2018-04-26 04:39:20 +00:00 |
hcl-cfg.h.in
|
added localtime_r check.
|
2018-10-14 10:28:28 +00:00 |
hcl-cmn.h
|
cleaned up some code
|
2018-11-02 14:15:28 +00:00 |
hcl-dos.h
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
hcl-json.h
|
introduced the new type hcl_bitmask_t
|
2018-04-26 04:39:20 +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_getsynerrnum() and enhanced EOF handling
|
2018-07-28 04:08:09 +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
|
reorganized some callback functions into cb-impl.c
|
2018-11-03 15:57:14 +00:00 |
hcl-s.h
|
Added a work file
|
2018-08-07 16:05:41 +00:00 |
hcl-tmr.h
|
removed ctx2 & ctx3 from hcl_tmr_event_t
|
2018-05-03 06:14:10 +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
|
reorganized some callback functions into cb-impl.c
|
2018-11-03 15:57:14 +00:00 |
hcl.h
|
fixed the wrong pfmod prefix in Makefile.am
|
2018-11-03 16:02:38 +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
|
reorganized some callback functions into cb-impl.c
|
2018-11-03 15:57:14 +00:00 |
logfmt.c
|
introduced the new type hcl_bitmask_t
|
2018-04-26 04:39:20 +00:00 |
logfmtv.h
|
fixed an issue in logfmtv.h
|
2018-04-09 09:11:24 +00:00 |
main-c.c
|
added localtime_r check.
|
2018-10-14 10:28:28 +00:00 |
main-j.c
|
added localtime_r check.
|
2018-10-14 10:28:28 +00:00 |
main-s.c
|
added localtime_r check.
|
2018-10-14 10:28:28 +00:00 |
main.c
|
reorganized some callback functions into cb-impl.c
|
2018-11-03 15:57:14 +00:00 |
Makefile.am
|
fixed the wrong pfmod prefix in Makefile.am
|
2018-11-03 16:02:38 +00:00 |
Makefile.in
|
fixed the wrong pfmod prefix in Makefile.am
|
2018-11-03 16:02:38 +00:00 |
number.c
|
added the abs primitive function
|
2018-04-07 02:28:38 +00:00 |
obj.c
|
fixed a bug in alloc_numeric_array() that allocated the extra 'len' bytes instead of a single extra 'unit' bytes
|
2018-12-10 09:26:34 +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
|
introduced the new type hcl_bitmask_t
|
2018-04-26 04:39:20 +00:00 |
print.c
|
dropped cli-mode code. it turned out to be not effective
|
2018-08-08 03:41:17 +00:00 |
rbt.c
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
read.c
|
dropped cli-mode code. it turned out to be not effective
|
2018-08-08 03:41:17 +00:00 |
sym.c
|
renamed some function names for naming consistency
|
2018-04-07 15:54:16 +00:00 |
tmr.c
|
reorganized some callback functions into cb-impl.c
|
2018-11-03 15:57:14 +00:00 |
utf8.c
|
fixed MOO_SMOOI_TO_OOP to pacify clang about the warning 'warning: shifting a negative signed value is undefined'
|
2018-05-28 09:49:32 +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 |