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
hack around my_bool More... about 1 year ago
upated configure.ac to set with_mysql automatically if enable-mod-mysql is set More... about 1 year ago
renamed AX_CXX_NAMESPACE_STD to AX_CXX_NAMESPACES More... about 1 year ago
updated .drone.yml More... about 1 year ago
updated .drone.yml More... about 1 year ago
updated various build files More... about 1 year ago
modified configure.ac to capture configure command and arguments More... over 1 year ago
removed t_connect check in configure.ac More... over 1 year ago
put back conditionals for MYSQL_OPT_RECONNECT More... over 1 year ago
fixed multiple bugs in mod-mysql.c More... over 1 year ago
made match() to accept up to 3 arguments only while keeping str::match() extended with up to 4 arguments More... over 1 year ago
put back the hawk_rtx_call and hawk_rtx_exec macros More... over 1 year ago
fixed formatting in README.md More... over 1 year ago
fixed some anchors in README.md More... over 1 year ago
updated the ffi section in README.md More... over 1 year ago
updated README.md More... over 1 year ago
added hawk::hash() More... over 1 year ago
fixed null check bugs in hawk_gem_geterrbinf() and hawk_getm_geterruinf() More... over 1 year ago
added hawk_bloc_t and hawk_uloc_t. fixed bugs in hawk_geterrbinf() and hawk-geterruinf() More... over 1 year ago
added HAWK_SKAD_TO_OOCSTR_UNIXAT. this changes the behaivor of skad to string conversion. updated string to skad converter to handle a unix socket starting with a slash More... over 1 year ago
enhanced sys::openlog() to accept sock:// More... over 1 year ago
removed SYSLOG_DEVLOG More... over 1 year ago
added const in hawk_rtx_isnilval() More... over 1 year ago
changed hawk_val_t* to const hawk_val_t* in hawk_rtx_isstaticval(), hawk_rtx_getvaltype(), hawk_rtx_getvaltypename(), hawk_rtx_getintfromval() More... over 1 year ago
separated errinf to errbinf and erruinf More... over 1 year ago
fixed the case of some header files not installed More... almost 2 years ago
corrected the project link in configure.ac More... over 2 years ago
fixed the wrong indentation level of the gitea-realese trigger condition More... over 2 years ago
added a rpm release step in .drone.yml More... over 2 years ago
added tap.inc in the t/Makefile.am More... over 2 years ago