adda075fe9fixed a crashing bug in ursd when a rewriter terminates prematurely. changed urs code to truncate the trailing string after the first space in the response from ursd/rewriterhyung-hwan2014-08-29 16:16:40 +0000
fdce5fc592migrated rand(), srand(), system() to moduleshyung-hwan2014-07-11 07:42:28 +0000
82a639045fchanged to prototype of qse_mmgr_t function to accept mmgr itself instead of mmgr->ctx and fixed a memory leak bug under a certain failure conditionhyung-hwan2014-07-09 15:01:16 +0000
7774a8a8femigrated index_or_rindex() to fnc.c and exported some functions to shared by index(), str::index(), str::rindex()hyung-hwan2014-05-28 08:40:51 +0000
fdad26bba1fixed a wrong field name that caused a compilation error on solaris 8. make some builtin string functiosn available under str::hyung-hwan2014-05-27 14:13:12 +0000
fab24cd3d3enhanced assertion output for win32hyung-hwan2014-04-23 04:37:57 +0000
ec56609d4fadded some experimental code for legacy mac oshyung-hwan2014-04-22 15:30:28 +0000
e865215e3dfixed build problems caused by missing struct sockaddr_in6 and added an option second parater to dir::open()hyung-hwan2014-04-22 05:16:30 +0000
257dbbb586fixed definitions of INLINE macros for old gcchyung-hwan2014-04-21 15:34:57 +0000
cfb3eb93ecfixed a minor utf8 check bug. fixed static linking problem regarding the seq module for awkhyung-hwan2014-03-31 01:45:18 +0000
35839c9f67fixed a memory leak bug in StdAwk.cpp when compiled for mcharhyung-hwan2014-03-11 14:54:05 +0000
2e9bb90c39added qse_awk_rtx_getvalstr() and qse_awk_rtx_freevalstr(). changed some code to use the 2 new functions. added the sed module to awk. incomplete yethyung-hwan2014-02-19 15:24:33 +0000
b5de91921cadded the 'k' option to the 's' command in sedhyung-hwan2014-02-19 04:09:46 +0000
9006c44b9atouched up fundamental type definitionshyung-hwan2014-01-24 04:38:14 +0000
8d8ac30f08fixed a bug of hanlding an empty string properly in str::isxxx functionshyung-hwan2014-01-10 09:11:10 +0000
ca1d1ede66changed awk to less sensitive about encoding when loading environment. fixed a bug of setting encoding wrongly with --script-encoding in cmd/awk/awk.chyung-hwan2013-11-04 17:37:08 +0000
abcf8988a5added QSE_XLI_STRTAG and changed related functions and defintionshyung-hwan2013-09-24 14:02:06 +0000
84aca0ecb1added QSE_XLI_NOLIST and QSE_XLI_NONILhyung-hwan2013-09-23 14:06:25 +0000
72fd080f70added qse_getxlirootxtn(), QSE_XLI_ROOTXTNSIZE as well as the rootxtnsize parameter to multiple initialization functionshyung-hwan2013-09-20 07:18:26 +0000
99d0e04879added QSE_XLI_LEADDIGIT. enhanced keyword and identifier scanning for xlihyung-hwan2013-09-17 01:28:04 +0000