18 Commits

Author SHA1 Message Date
88d5820dbb fixed dependencies in build files 2019-06-30 05:00:30 +00:00
46231430f4 enhanced qse_awk_rtx_callfun() to allow a function with pass-by-reference parameters 2019-06-30 04:26:44 +00:00
cb0e08f449 added ErrorGrab and used it in TcpServer 2019-06-13 10:18:30 +00:00
ad3e78f386 fixed some build directive names 2019-06-09 09:51:12 +00:00
dcb4619fec implemented @pragma stack_limit 2019-06-09 05:55:36 +00:00
ac8bb735d9 added mysql::select_db() 2019-06-06 15:12:00 +00:00
38dc85ddf4 added qse_awk_backuperrmsg() and qse_awk_rtx_backuperrmsg().
enhanced the module loading code to emit more comprehensive error message in awk/parse.c
removed dynamic exception specification from some methods.
added mysql::affected_rows()
fixed wrong parameter handling in mysql::autocommit().
changed mysql::esacpe_string() to return the result via the second parameter
2019-06-06 12:11:40 +00:00
5ec8e15140 updated copyright notice that's been long procrastinated 2019-06-06 05:28:23 +00:00
84f5289c33 added mysql::errmsg(), mysql::escape_string(), mysql::ping(), mysql::rollbacK(), mysql::commit(), mysql::autocommit(), mysql::OPT_CONNECT_TIMEOUT, mysql::OPT_READ_TIMEOUT, mysql::OPT_RECONNECT, mysql::OPT_WRITE_TIMEOUT 2019-06-04 08:53:44 +00:00
454f5ec837 implemented mysql::store_result(), mysql::free_result(), mysql::fetch_row() roughly 2019-06-03 08:53:46 +00:00
bbdb18e9d3 more code to mod-mysql 2019-05-24 08:58:52 +00:00
aa3a219f56 some work on mod-mysql 2019-05-23 11:03:46 +00:00
560298d0d1 work in progress - awkmod-mysql 2019-05-22 11:21:57 +00:00
4a897bddf8 removed some module specific functions from the header files 2019-05-14 03:16:33 +00:00
86c1819a1d moved id-to-data mapping functions to imap-imp.h out of mod-dir.c 2019-05-13 16:35:33 +00:00
bd95bb3d2b added the fcb field to the awk value header 2019-05-09 09:35:37 +00:00
8682cc32e7 adding mod-mysql. work in progress 2019-05-09 08:29:00 +00:00
7a49f16742 moved mod/awk to lib/awkmod 2019-05-09 07:35:33 +00:00