|
70ef4b6299
|
enhanced the hcl server code to assign an ID to each worker created
|
2018-03-16 05:56:05 +00:00 |
|
|
a4e05ead91
|
fixed the hcl server to apply some settings to underlying hcl
|
2018-03-16 01:46:59 +00:00 |
|
|
6f69e018c4
|
added timer functions
|
2018-03-15 08:35:38 +00:00 |
|
|
25b71a4800
|
exported hcl_seterrbfmtv(), hcl_seterrufmtv()
added hcl_server_seterrbfmt(), hcl_server_seterrufmt(), hcl_server_seterrbfmtv(), hcl_server_seterrufmtv()
added socket address conversion functions
|
2018-03-14 14:40:05 +00:00 |
|
|
34a23ef986
|
moving code in main2.c to hcl-s.c
|
2018-03-13 10:20:33 +00:00 |
|
|
8cdd423a4e
|
changed the default value of --enable-libltdl to no
|
2018-03-07 07:54:24 +00:00 |
|
|
de7db3e3bd
|
updated the build files to utilize the standalone libltdl library if available
|
2018-03-07 07:50:28 +00:00 |
|
|
474d48a211
|
changed configure.ac to reset DL_LIBS if it's set to 'none required'
|
2018-03-05 04:39:57 +00:00 |
|
|
3eac18548c
|
added mmap/munmap check to configure.ac
|
2018-03-05 04:08:11 +00:00 |
|
|
aaafc1371b
|
changed the format of accepted values by --enable-unicode
|
2018-02-28 07:33:13 +00:00 |
|
|
c12b85e0a0
|
enhanced --enable-unicode to accept ucs4 and ucs2 in addition to yes/no.
redefined the moo_uch_t type to follow the enable-unicode value
|
2018-02-21 10:12:47 +00:00 |
|
|
67a334bc26
|
deprecated NDEBUG and introduced HCL_BUILD_DEBUG and HCL_BUILD_RELEASE
|
2018-02-21 09:30:18 +00:00 |
|
|
cfdc22ee60
|
added --enable-unicode to configure.ac
cleaned up unnecessary code
|
2018-02-21 07:37:10 +00:00 |
|
|
270a762e32
|
added some builtin modules, but without many functions in them
|
2018-02-15 15:36:15 +00:00 |
|
|
eff0957fbb
|
adjusted bigint code
|
2018-02-13 11:48:16 +00:00 |
|
|
4ddffc101d
|
mapped a dotted identifer to a primitive function
|
2018-02-12 10:50:44 +00:00 |
|
|
91e1177bdb
|
added -ldl to the build process
|
2018-02-09 04:02:17 +00:00 |
|
|
d78714432a
|
regenerated build files
|
2018-02-08 14:44:06 +00:00 |
|
|
7826f0ff06
|
changed the reader to handle #(), #[], #{}, '() specially
|
2018-02-06 10:16:01 +00:00 |
|
|
293222d5c5
|
trying to revive this project
|
2018-02-05 10:43:25 +00:00 |
|
|
066b5c0e0d
|
added _uint128_t check
|
2016-10-07 14:46:05 +00:00 |
|
|
15208b5e85
|
added some code to handle primitives and the call instruction
|
2016-10-06 17:49:47 +00:00 |
|
|
94e690004d
|
added initial hcl files
|
2016-09-28 14:40:37 +00:00 |
|