|
1160926a32
|
added hcl_dupucstr(), hcl_dupbcstr()
|
2021-03-28 18:12:07 +00:00 |
|
|
d3ad99a719
|
made enhancement to show location information for the ECALL runtime error
|
2021-01-29 12:39:31 +00:00 |
|
|
9c021aa36f
|
the new compiler is becoming usable. but not complete yet.
added more string copy functions
|
2021-01-22 14:43:47 +00:00 |
|
|
5a69c03344
|
added hcl_add_ntime()/hcl_sub_ntime()
|
2020-09-03 06:21:01 +00:00 |
|
|
a20589ddf5
|
added the _instsize field to hcl_t, hcl_server_t, hcl_client_t
|
2019-06-21 12:36:25 +00:00 |
|
|
fbdb084fec
|
refined the msb positioning functions
migrated hcl_isint()/hcl_isbigint() to hcl-prv.h
|
2019-05-04 17:56:45 +00:00 |
|
|
a37e19db8d
|
redefined endian conversion routines
|
2019-05-02 07:58:36 +00:00 |
|
|
ebe018d5dc
|
renamed inconsistent function names
|
2019-03-19 13:29:59 +00:00 |
|
|
11b9720a77
|
added hcl_byte_to_bcstr().
implemented k/K/w/W in the formatted output function
|
2019-03-18 15:37:07 +00:00 |
|
|
6632745618
|
redefined hash functions
|
2019-03-06 01:50:46 +00:00 |
|
|
46604f2787
|
fixed indentataion
|
2019-03-05 06:39:10 +00:00 |
|
|
66dbb4e027
|
changed hcl_hash_bytes() to use fnv-1 hash
|
2019-03-01 09:12:34 +00:00 |
|
|
fc183e19a4
|
changed hcl_hash_bytes() to sdbm hash
|
2019-03-01 07:51:53 +00:00 |
|
|
4f5dd0428f
|
added hcl_fill_uchars()/hcl_fill_bchars()
|
2019-02-18 17:18:21 +00:00 |
|
|
b9acbd1694
|
restructured client and server code into a single library libhclex.
also migrated socket related functions into the library
|
2018-04-10 13:57:17 +00:00 |
|
|
fd3a812cf7
|
renamed some function names for naming consistency
|
2018-04-07 15:54:16 +00:00 |
|
|
a332acdc4b
|
renamed some encoding functions for consistency
|
2018-04-06 16:33:17 +00:00 |
|
|
4e2f49853b
|
remove some spaces
|
2018-04-06 15:16:23 +00:00 |
|
|
81bafcf186
|
made code a bit win32 friendly
|
2018-03-31 07:10:43 +00:00 |
|
|
4ad5c38d29
|
added hcl_get_sockaddr_info()
|
2018-03-25 02:53:03 +00:00 |
|
|
5d703257ca
|
moved the socket address convertion functions to the main hcl library
enhanced the client library and samples
|
2018-03-22 03:42:17 +00:00 |
|
|
7371618c5b
|
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 |
|
|
68fe9fc891
|
exported hcl_conv_ucs_to_bcs_with_cmgr() and similar functions
enhanced the sample server program
|
2018-03-12 16:45:42 +00:00 |
|
|
44df07c1e8
|
Added partial sample program to accept requests over a socket
|
2018-03-12 10:39:13 +00:00 |
|
|
b97e2da6af
|
enhanced the logfmtv to handle encoding conversion of the format string
|
2018-02-26 15:24:45 +00:00 |
|
|
9270dfa0e7
|
touched up code. added eqv? eql? not
|
2018-02-08 07:40:27 +00:00 |
|
|
a8729532bb
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
|
|
71a10e09c6
|
trying to revive this project
|
2018-02-05 10:43:25 +00:00 |
|
|
256efdb134
|
added initial hcl files
|
2016-09-28 14:40:37 +00:00 |
|