Commit Graph

8 Commits

Author SHA1 Message Date
531de73535 removed hawk-std.h and merged the text to hawk.h
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-03 00:21:18 +09:00
99959cf35d fixed the assertion failure that arose when a built-in global variable is set with -v.
All checks were successful
continuous-integration/drone/push Build is passing
changed multiple open functions to accept hawk_errinfo_t* instead of hawk_errnum_t*
2025-10-01 13:55:02 +09:00
6c13a3e44b removed some duplicated code
Some checks failed
continuous-integration/drone/push Build is failing
2025-08-03 00:33:05 +09:00
2c63c56e0e fix for old systems 2025-07-15 23:48:07 +09:00
63eb61c5c0 added hawk_json_feeduchars() 2025-06-08 21:51:11 +09:00
7f9ac2047f touched up the cut utility 2025-06-07 01:34:07 +09:00
d235fa023d removed duplicate code 2025-06-04 12:51:01 +09:00
715085c778 moved the xma mmgr to std.c with the new function hawk_init_xma_mmgr() and hawk_fini_xma_mmgr() 2025-06-03 21:53:33 +09:00