hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/qse 2023-06-29 03:08:40 +00:00
905b0c2579 added qse_dhcp4_delete_option().
hyung-hwan pushed to main at hyung-hwan/hawk 2023-06-28 15:02:11 +00:00
139808dda7 added const in hawk_rtx_isnilval()
hyung-hwan pushed to main at hyung-hwan/hawk 2023-06-27 04:18:22 +00:00
2b702825ef changed hawk_val_t* to const hawk_val_t* in hawk_rtx_isstaticval(), hawk_rtx_getvaltype(), hawk_rtx_getvaltypename(), hawk_rtx_getintfromval()
hyung-hwan pushed to main at hyung-hwan/hawk 2023-06-27 03:19:58 +00:00
0380496460 separated errinf to errbinf and erruinf
hyung-hwan pushed to main at hyung-hwan/playground 2023-06-15 01:46:58 +00:00
fe52c53f20 change the portainer-ce version to 2.18.3
hyung-hwan pushed to main at hyung-hwan/hcl 2023-05-31 15:47:54 +00:00
bf989e848b updated .drone.yml with CC=clang for configure
hyung-hwan pushed to main at hyung-hwan/hcl 2023-05-31 15:36:47 +00:00
ab777976bc added a new step for building with clang 15 in .drone.yml
hyung-hwan pushed to main at hyung-hwan/hcl 2023-05-31 15:30:56 +00:00
a5d96cc6eb added HCL_IO_WRITE_BYTES
hyung-hwan pushed to main at hyung-hwan/hcl 2023-05-29 16:15:04 +00:00
8514f0e590 enhanced add_literal in the compiler code to reduce duplicate string literals
hyung-hwan pushed to main at hyung-hwan/hcl 2023-05-28 16:57:46 +00:00
0845e12a93 added hcl_seterrumsg() and hcl_seterrbfmt() in case the caller can't use variadic arguments
hyung-hwan pushed to main at hyung-hwan/hcl 2023-05-19 14:26:05 +00:00
ce47037b79 enhanced hcl_attachiostdwithbcstr() and hcl_attachiostdwithucstr()
hyung-hwan pushed to main at hyung-hwan/hcl 2023-05-19 04:23:56 +00:00
fba6c2b773 updated .drone.yml
hyung-hwan pushed to main at hyung-hwan/hcl 2023-05-19 04:06:51 +00:00
e2abfe07ab added .drone.yml
hyung-hwan pushed to main at hyung-hwan/hcl 2023-05-19 03:55:40 +00:00
b340f09ecc extended hcl_attacio() to access a new input stream handler under the name of scanner.
hyung-hwan pushed to main at hyung-hwan/hcl 2023-05-18 15:17:26 +00:00
2bd78d2bfc added hcl_attachiostdwithucstr().
hyung-hwan pushed to main at hyung-hwan/hcl 2023-05-18 01:24:40 +00:00
893e5d4c89 add hcl_attachiostd().
hyung-hwan pushed to main at hyung-hwan/hio 2023-04-21 11:26:23 +00:00
91cea4d6be added yaml and yml mime type
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-30 06:34:46 +00:00
50df17b410 wrote some code for http proxy support - not complete
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-28 16:24:32 +00:00
0f910de1a6 refactored code in http-txt.c
hyung-hwan pushed to main at hyung-hwan/hio 2023-03-28 15:36:48 +00:00
27feacf4d4 refactored code in http-thr.c