Commit Graph

20 Commits

Author SHA1 Message Date
cbf85790ec updated the build files to be able to choose between static modules and dynamic modules even if the main library is static 2025-05-25 17:15:49 +09:00
a5f7e9d43c code update to proudct a single hawk binary including sed 2025-05-16 00:41:36 +09:00
b80ee515b6 fixed bch mode issues and raised the version to 0.9.9 2025-02-11 17:43:46 +09:00
d6ac0010d3 fixed a segfault bug in mysql::stmt_init(), raising the version to 0.9.8
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-25 15:21:53 +09:00
96ece751f7 added memcached module 2024-05-08 10:35:59 +09:00
114040cf68 made @argc and @argv look like ARGC and ARGV
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-03 14:04:03 +09:00
ebfdb71044 some minor clean-up
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-23 00:06:55 +09:00
9fa26924c7 added hawk_gem_dupucsarr() and hawk_gem_dupbcsarr()
All checks were successful
continuous-integration/drone/push Build is passing
modifed mod-uci.h to be compilable at least - it's full of problems
2024-04-22 23:19:50 +09:00
5b4eac36af updated mod-mysql.c and mod-uci.c for better styling
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-22 21:35:40 +09:00
0407dd648c raised the version to 0.9.7.
All checks were successful
continuous-integration/drone/push Build is passing
added Hawk::Value::getTypeName().
fixed some build issues
2024-04-16 12:05:50 +09:00
d83c3635ec hack around my_bool
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build is passing
2023-12-27 09:22:59 +09:00
1fc2c0eb12 renamed AX_CXX_NAMESPACE_STD to AX_CXX_NAMESPACES
Some checks failed
continuous-integration/drone/push Build is failing
2023-10-20 23:59:19 +09:00
a4aa2a36ae updated various build files
Some checks failed
continuous-integration/drone Build is failing
2023-10-20 22:59:09 +09:00
6037c47e3f modified configure.ac to capture configure command and arguments 2023-10-08 14:36:25 +09:00
7e96e62206 put back conditionals for MYSQL_OPT_RECONNECT 2023-07-31 23:59:43 +09:00
c9950f1670 fixed multiple bugs in mod-mysql.c 2023-07-31 23:41:24 +09:00
139808dda7 added const in hawk_rtx_isnilval() 2023-06-29 00:01:54 +09:00
0efc4f8344 fixed the case of some header files not installed 2023-01-13 00:48:18 +09:00
f5a75bb57f changed my_bool to int 2022-09-26 16:26:16 +09:00
9efdf82b16 fixed some build file flaws 2022-09-25 02:08:01 +09:00