|
87656f803e
|
some code touch up
|
2020-03-03 12:00:13 +00:00 |
|
|
140c12f726
|
updated lib/Makefile.am
|
2020-02-27 07:49:04 +00:00 |
|
|
a35c729348
|
updated ax_pthread.m4 to the latest
updated lib/Makeifle.am and samples/Makefile.am
|
2020-02-26 18:42:31 +00:00 |
|
|
e2af46cabe
|
got mysql::execute() and mysql::fetch() working
|
2020-01-19 14:31:27 +00:00 |
|
|
49b7896ba0
|
added mysql::insert_id(), mysql::stmt_insert_id(), mysql::stmt_fetch().
mysql::stmt_fetch() yet to be finished
|
2020-01-19 11:17:14 +00:00 |
|
|
8246a38f61
|
wrote more code for mysql::stmt_execute().
changed error handling in mod-mysql.c
|
2020-01-19 04:43:56 +00:00 |
|
|
6c3a3f3f1e
|
some more experimental code into mod-mysql.c for parameter binding
|
2020-01-18 10:43:41 +00:00 |
|
|
e5692a250e
|
some experimental into mod-mysql.c
|
2020-01-18 05:36:36 +00:00 |
|
|
b62142dea7
|
fixed the bug of having omitted setting an error message when given wrong handle.
more fixes in HawkStd
|
2020-01-06 08:53:31 +00:00 |
|
|
b610816366
|
implementing prepared statement support in mod-mysql.c
|
2020-01-04 15:55:18 +00:00 |
|
|
235500ee8e
|
fixing mod-mysql.c for hawk
|
2020-01-04 05:21:00 +00:00 |
|
|
f3f4ee4ebe
|
have refactored error information handling in error.c.
removed hawk_seterror() and hawk_seterrstr()
|
2020-01-04 04:47:41 +00:00 |
|
|
11f898591d
|
fixed a bug in fmt_put_bchars_to_uch_buf()
added getpgid() and getpgrp() check to configure.ac
redefined RC_XXXX in mod-sys.c
changed some functions in mod-sys.c
|
2020-01-02 15:10:04 +00:00 |
|
|
912c2787ad
|
fixed bugs in query_module()
deleted unused files.
added sys::resetdir().
|
2020-01-02 08:33:24 +00:00 |
|
|
49e3eec642
|
consolidated syserr_to_errnum macros to a single hawk_syserr_to_errnum() function
|
2020-01-01 05:20:28 +00:00 |
|
|
bd61380fa0
|
added hawk_gem_skadtoucstr() and hawk_gem_skadtobcstr()
|
2019-12-31 06:46:33 +00:00 |
|
|
33f0f6b245
|
added hawk_tokenize_bchars() and hawk_tokenize_uchars().
trying to get functions right in gem-nwif2.c
|
2019-12-29 16:54:12 +00:00 |
|
|
757b7e6c63
|
adding some network interface functions
|
2019-12-27 08:21:27 +00:00 |
|
|
b7c7231c1b
|
added lib/gem-nwif.c
|
2019-12-26 15:00:02 +00:00 |
|
|
40bf6910e5
|
some work for socket address conversion
|
2019-12-24 16:26:18 +00:00 |
|
|
baae1c4bf6
|
replaced hawk_pma_t by hawk_tre_mem_t
|
2019-12-20 03:15:03 +00:00 |
|
|
4ee4e3fe60
|
refactored fio
|
2019-12-17 08:53:33 +00:00 |
|
|
58d06e55b3
|
some code refactoring
|
2019-12-16 08:57:43 +00:00 |
|
|
cd5dfcd504
|
ongoing code refactoring
|
2019-12-14 06:11:30 +00:00 |
|
|
043a24a4ea
|
starting hawk. goodbye to qseawk
|
2019-12-13 04:29:58 +00:00 |
|