Commit Graph

9 Commits

Author SHA1 Message Date
fbdb084fec refined the msb positioning functions
migrated hcl_isint()/hcl_isbigint() to hcl-prv.h
2019-05-04 17:56:45 +00:00
61b7dbcabd added localtime_r check.
added SA_SIGINFO check
2018-10-14 10:28:28 +00:00
4152747c5f fixed character handling in json.c 2018-04-26 09:31:15 +00:00
3c54f5e860 introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
41064600a0 changed to call lt_dlinit() and lt_dlexit() as necessary when libltdl is enabled 2018-04-25 04:12:13 +00:00
7db51ee889 added to handle a character literal 2018-04-23 14:30:00 +00:00
47c19cd2bd finished wring a primitive standalone json parser 2018-04-23 09:16:27 +00:00
1f25d5c7ff add some json parsing code 2018-04-22 18:18:45 +00:00
e39abb4996 renamed hcl_json_t to hcl_jsoner_t 2018-04-21 05:36:06 +00:00