hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/playground 2023-07-04 03:30:55 +00:00
9af1bbe8f1 updated gitea to 1.19.3
hyung-hwan pushed to main at hyung-hwan/hawk 2023-07-02 16:42:27 +00:00
3f01a77f1e added hawk::hash()
hyung-hwan pushed to main at hyung-hwan/hawk 2023-07-02 15:39:40 +00:00
9fb716d5a3 fixed null check bugs in hawk_gem_geterrbinf() and hawk_getm_geterruinf()
hyung-hwan pushed to main at hyung-hwan/hawk 2023-07-02 15:34:22 +00:00
6047a2d858 added hawk_bloc_t and hawk_uloc_t.
hyung-hwan pushed to main at hyung-hwan/hawk 2023-06-29 08:51:27 +00:00
b6e6e96578 added HAWK_SKAD_TO_OOCSTR_UNIXAT. this changes the behaivor of skad to string conversion.
hyung-hwan pushed to main at hyung-hwan/hawk 2023-06-29 07:39:39 +00:00
05509d8e96 enhanced sys::openlog() to accept sock://
hyung-hwan pushed to main at hyung-hwan/hawk 2023-06-29 07:34:06 +00:00
b6aed953c1 removed SYSLOG_DEVLOG
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