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
set RTLD_LOCAL for dlopen() when opening a module More... about 4 years ago
removed -std=c++11 from hawk.spec.in More... about 4 years ago
updated hawk.spec.in More... over 4 years ago
enhanced sys::read() to accept the 4th parameter as an input end delimiter More... over 4 years ago
fixed wrong O_NONBLOCK handling in mod-sys.c More... over 4 years ago
redefined hawk_ntime_sec_t with a data size guard More... over 4 years ago
removed unneeded code More... over 4 years ago
added more test cases for hawk_add_ntime()/hawk_sub_ntime() More... over 4 years ago
renamed some time functions. enhanced hawk_add_ntime()/hawk_sub_ntime() to detect overflow/underflow More... over 4 years ago
removed unneeded substitution in configure.ac More... over 4 years ago
removed the do..while wrapper from HAWK_STATIC_ASSERT More... over 4 years ago
added a static assertion in lib/hawk-cmn.h More... over 4 years ago
improved character definitions in hawk-cmn.h More... over 4 years ago
added check for the u and U prefix for string literals More... over 4 years ago
regenerated some build files More... over 4 years ago
renamed --enable-unicode to --enable-wide-char More... over 4 years ago
added --enable-pthread-flags to configure.ac More... over 4 years ago
updated ax_lib_mysql.m4 More... over 4 years ago
minor comment changes in hawk-cmn.h More... over 4 years ago
modified README.md More... over 4 years ago
changed ambiguous code in lib/fmt.c More... over 4 years ago
changed ambiguous code in lib/fmt.c More... over 4 years ago
added HAWK_ZDIGIT_TO_NUM() More... over 4 years ago
added a common macro HAWK_XDIGIT_TO_NUM() to replace repeated code More... over 4 years ago
fixed the wrong value defined for HAWK_SKAD_TO_OOCSTR_PORT More... over 4 years ago
fixed wrong length type in hawk_copy_uchars_to_ucstr() and hawk_copy_bchars_to_bcstr() More... over 4 years ago
fixed hawk_arr_getstyle() More... over 4 years ago
added special parser-level substitution word - @SCRIPTNAME, @SCRIPTLINE More... over 4 years ago
removed hawk::array_size(), hawk::array_tally(). enhanced hawk::array() and hawk::map() to accept values More... over 4 years ago
simplified the way to get the first integer index in idxnde_to_str() More... over 4 years ago