hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-18 14:52:36 +00:00
50d9b15c20 fixed assertion expressions in run_switch()
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-18 14:46:03 +00:00
fac4aa7af5 implemented switch ... case .. default ..
hyung-hwan pushed to main at hyung-hwan/hak 2025-06-15 08:23:37 +00:00
af13a3363c added some more statistics in xma
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-15 08:23:11 +00:00
846cbcf951 adjusted the memory pool size of t-009.c
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-14 14:28:04 +00:00
9d18c2ce2a touched up the xma tests
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-14 14:17:01 +00:00
094010557d added some xma tests
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-14 05:38:02 +00:00
0999287c19 some code reformatted
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-14 00:22:26 +00:00
a88900b7af restored self wildcard expansion in sed and cut
hyung-hwan pushed to main at hyung-hwan/hip 2025-06-13 14:36:57 +00:00
34c0ba457b updated channel buffering code
hyung-hwan pushed to main at hyung-hwan/hip 2025-06-13 11:36:44 +00:00
0c5da297d0 let the scheduler to free memory for terminated routines
hyung-hwan pushed to main at hyung-hwan/hip 2025-06-13 08:04:13 +00:00
c7378287dc fixed a wrong field name in chan.c that caused a segfault
hyung-hwan pushed to main at hyung-hwan/hip 2025-06-12 06:00:19 +00:00
89a6bf21ab implementing the blocking channel communitation between routines
hyung-hwan pushed to main at hyung-hwan/hip 2025-06-10 13:27:31 +00:00
0865609ec7 fixed wrong chaining in hip_sleep()
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-09 06:37:06 +00:00
24c48fab9a minor touch-up
hyung-hwan pushed to main at hyung-hwan/hak 2025-06-08 23:07:15 +00:00
02748cd24d added hcl_json_feeduchars() and hcl_json_feedbchars()
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-08 12:51:26 +00:00
63eb61c5c0 added hawk_json_feeduchars()
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-06 16:34:24 +00:00
7f9ac2047f touched up the cut utility
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-04 03:51:24 +00:00
d235fa023d removed duplicate code
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-03 13:18:33 +00:00
cbbc06179a moved initialization of the sub programs to the main program
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-03 12:55:30 +00:00
715085c778 moved the xma mmgr to std.c with the new function hawk_init_xma_mmgr() and hawk_fini_xma_mmgr()