0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
limited the utf8 ranges More... about 3 years ago
added a new @pragma numstrdetect on/off added HAWK_NUMSTRDETECT More... about 3 years ago
augmented an error message with a function name in lib/run.c More... about 3 years ago
commented out --no-undefined from some Makefile.am files More... over 3 years ago
some comments in lib/mod-sys.c for pack and unpack More... over 3 years ago
added the dl field in the hawk_skad_alt_t union More... over 3 years ago
added a comment to HawkStd::SourceString::close() More... over 3 years ago
updated pkgs/hawk.spec.in to include the .la files More... over 3 years ago
updated sample code More... over 3 years ago
enabled mysql and ffi in pkgs/hawk.spec.in More... over 3 years ago
added two more variants of Hawk::Run::setGlobal() More... over 3 years ago
defined hawk_ipad_bytes_to_oocstr/hawk_oochars_to_ipad_bytes/hawk_oocstr_to_ipad_bytes More... over 3 years ago
updated lib/Makefile.am More... over 3 years ago
regenerated build files More... over 3 years ago
added various skad/ipad functions More... over 3 years ago
added hawk_get_val_type() More... over 3 years ago
simplified HawkStd::SourceFile functions More... over 3 years ago
enhanced HawkStd::SourceFile()/HawkStd::SourceString() to detach early from hawk when open() fails More... over 3 years ago
enhanced more string comparison functions with case-insensitive operation More... over 3 years ago
fixed the const issue in hawk_trim_uchars() and hawk_trim_bchars() More... over 3 years ago
set const on the first parameter to hawk_trim_uchars() and hawk_trim_bchars() More... over 3 years ago
fixed a flaw in HAWK_OOCHARS_TO_INT_MAKE_OPTION() More... over 3 years ago
fixed the order flaw in lib/mod-hawk.c More... almost 4 years ago
enhanced the test case to detect the bug found in hawk_copy_bcstr_to_bchars() More... almost 4 years ago
fixed the wrong type specified for the length parameter in hawk_copy_bcstr_to_bchars() and hawk_copy_ucstr_to_uchars() More... almost 4 years ago
fixed an issue with an old compiler More... about 4 years ago
fixed a potential issue by shared data access in mod-hawk.c More... about 4 years ago
some improvements to the ffi module. changed hawk::function_exists() to check a module function More... about 4 years ago
got rid of unneeded stuffs More... about 4 years ago
got the ffi module to work in the basics at least More... about 4 years ago