hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/playground 2023-10-14 10:53:07 +00:00
7ca3ca34d1 added openssl.md
hyung-hwan pushed to main at hyung-hwan/playground 2023-10-14 10:37:34 +00:00
45edd344b8 updated some document files
hyung-hwan pushed to main at hyung-hwan/playground 2023-10-14 09:50:56 +00:00
3c24395d57 updated omv-svc01.yml
hyung-hwan pushed to main at hyung-hwan/playground 2023-10-08 13:57:06 +00:00
cc77163ce5 updated omv-svc01.yml
hyung-hwan pushed to main at hyung-hwan/playground 2023-10-08 12:51:29 +00:00
5ebca4b835 updated omv-svc01.yml with gitea to codepot redirection rule change
hyung-hwan pushed to main at hyung-hwan/playground 2023-10-08 12:47:49 +00:00
17ddcf4373 added omv-svc01.yml
hyung-hwan pushed to main at hyung-hwan/hawk 2023-10-08 05:36:37 +00:00
6037c47e3f modified configure.ac to capture configure command and arguments
hyung-hwan pushed to main at hyung-hwan/moo 2023-10-08 05:29:57 +00:00
aad90113f7 modified configure.ac to capture configure command and arguments
hyung-hwan pushed to main at hyung-hwan/hak 2023-10-07 15:51:23 +00:00
fe2b9456f4 updated configure.ac to capture configure command and arguments
hyung-hwan pushed to main at hyung-hwan/hak 2023-10-05 05:01:53 +00:00
206df863cf removed hcl_read() and related code
hyung-hwan pushed to main at hyung-hwan/moo 2023-10-02 12:05:50 +00:00
ea73f9f8d2 removed the containing subdir
5b2953c9c7 updated the structure packing pragmas
8889a6580d changed to use MOO_STACK_GETRCV()
8ac1af2bf6 fixed %js handling in the formatting funtion
f74f9c240d limited the utf8 ranges
Compare 10 commits »
hyung-hwan created branch main in hyung-hwan/moo 2023-10-02 12:05:49 +00:00
hyung-hwan created repository hyung-hwan/moo 2023-10-01 15:38:24 +00:00
hyung-hwan pushed to main at hyung-hwan/playground 2023-10-01 03:56:16 +00:00
173c41e40c updated gitea and trafik to newer versions
hyung-hwan pushed to main at hyung-hwan/hawk 2023-09-13 23:54:41 +00:00
1623786eef removed t_connect check in configure.ac
hyung-hwan pushed to main at hyung-hwan/playground 2023-09-08 03:46:22 +00:00
1424c21afc added gm2-fedora38 Dockerfile
2fed03f7fb added docker files for go development images
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/pcl 2023-08-13 16:08:52 +00:00
bff0c3b31d chagned Value_t to use unsafe.Pointer
hyung-hwan pushed to main at hyung-hwan/pcl 2023-08-08 15:57:30 +00:00
ca5c1efd8a just more code
hyung-hwan pushed to main at hyung-hwan/pcl 2023-08-07 13:33:22 +00:00
6ffe32a9df updated wrong handling of Value_t, not using unsafe.Pointer
hyung-hwan pushed to main at hyung-hwan/pcl 2023-08-04 09:44:21 +00:00
3cae246546 defined the value type Value_t to be interface{} in place of unsafe.Pointer