3db2c566a2
added QSE_TRE_NONSTDEXT
...
fixed a bug of not printing pattern space properly after 'q'
2011-09-09 01:49:53 +00:00
0f85644269
added code to handle an empty regular expression in sed
2011-09-07 08:18:36 +00:00
2f15ca2335
enhanced sed escape handling
...
fixed an issue of adding an extra newline after matching $ in do_subst() of sed.
changed tre slightly for QSE's own needs
2011-09-05 10:21:54 +00:00
3fe32033cb
* fixed a rounding bug of reallocation size in _realloc_merge of qse_xma_t.
...
* replaced rex with tre in qse_sed_t
* added submatch reference for the 's' command into qse_sed_t
* changed some options and functions for tre integration in qse_sed_t
2011-09-03 09:27:44 +00:00
1efa41052e
fixed a minor bug in calling tre_add_tags()
...
added qse_tre_open()/qse_tre_close()/qse_tre_geterrnum()/qse_tre_geterrmsg()
added a parameter to return the number of submatches into qse_tre_compx()/qse_tre_comp()
2011-09-02 08:45:06 +00:00
6aba3f8f89
integrated Ville Laurikari's TRE
2011-09-01 09:43:46 +00:00
621eefef0c
renamed ccls to ctype
2011-08-25 00:54:19 +00:00
2c4ed8caf9
* added QSE_MBLEN_MAX
...
* added qse_getcclsid() and related functions
* added qse_isblank() and realted code
2011-08-22 23:26:26 +00:00
03dad41aa2
fixed a bug in pma
2011-08-19 10:26:47 +00:00
8da90da039
* added qse_mbscasebeg()/qse_wcscasebeg()
...
* touched up the _WIN32 part of qse_fio_t a bit
2011-08-15 09:59:55 +00:00
6e2dd10655
* renamed udd to ctx in qse_mmgr_t
...
* fixed problems in build and test scripts
2011-08-15 03:07:31 +00:00
14572f08aa
fixed a few issues in qse_env_t functions on OS2 with Watcom C
2011-08-13 10:35:34 +00:00
66fa01b2cf
* fixed qse_env_t functions for OS2
...
* deleted unnecessary targets for watcom
2011-08-13 08:39:18 +00:00
f843a6e003
* fixed an issue in parsing an expression like "a++ ++b" or "1 ++b"
...
* added _WIN32 code handling QSE_PIO_MBSCMD
* fixed various _WIN32 issues in qse_env_t
* added untested OS2 code handling QSE_PIO_MBSCMD
2011-08-12 09:11:02 +00:00
cfe85ecc60
* added QSE_PIO_MBSCMD
...
* added qse_env_insertsys() and related functions
2011-08-11 10:18:35 +00:00
93f8bfca65
enhanced qse_env_t to use the natural charater type for underlying process execution system call.
...
enanced qse_pio_t to accept environment
2011-08-10 10:08:26 +00:00
6f7f368a91
completed initial implementation of qse_env_t
2011-08-07 09:41:27 +00:00
c73a51dbbc
fixed the wrong defintion of qse_strbeg().
...
started wrting qse_env_delete()
2011-08-06 21:25:08 +00:00
a5e86b984c
added a few functions for qse_env_t
2011-08-06 11:08:21 +00:00
5b92edfe50
fixed the wrong escape character for pio command splitting
2011-08-05 09:53:43 +00:00
470c292157
added more checks to cgi handling
2011-08-05 09:43:28 +00:00
c380388718
added qse_parsehttprange
2011-07-26 09:42:35 +00:00
b08ebd719c
added qse_ubi_t
...
separated task functions from httpd.c to httpd_task.c
2011-07-21 10:17:16 +00:00
fb574aa147
added more code for httpd
2011-07-12 10:31:33 +00:00
afbbdd03ea
fixed a bug in qse_mbs_ncpy() and qse_wcs_ncpy().
...
enhanced qse_mbs_ncat() and qse_wcs_ncat() to allocate a buffer if zero-length string is passed in when the current capacity is 0
2011-07-07 10:44:10 +00:00
4d55ebbcce
reorganizing http functions
2011-07-06 09:45:00 +00:00
325a9d8b2b
enhanced qse_http_t
2011-06-23 10:17:35 +00:00
faf421a54c
added parser code
2011-06-21 08:56:40 +00:00
2adaa58e7d
no meaningful changes...
2011-06-16 10:00:36 +00:00
26427dd4c3
enhanced qse_awk_rtx_valtostr()
2011-05-25 09:14:58 +00:00
8497ddae25
minior message change to cpp error statements
2011-05-24 23:11:42 +00:00
7e6a4dc0d5
* added qse_cptl_t/qse_xptl_t
...
* deleted word substitution functions from awk
2011-05-24 10:52:37 +00:00
bc941f10db
added pooled memory allocator taking code from tre for tre porting
2011-05-23 09:03:30 +00:00
483ce8b5bb
fixed minor bugs in rex.c
2011-05-23 08:14:36 +00:00
d879fd69af
fixed lib/cmn/Makefile.am
2011-05-20 21:18:13 +00:00
c7a49615a2
improved tokenization by rex
2011-05-19 08:36:40 +00:00
3ae34f8acc
modified code for the first successful dos/4gw build omitting unsupported features
2011-05-10 10:11:13 +00:00
fab23e8575
touched up more
2011-05-07 09:28:27 +00:00
26bae0b0fb
enhanced fio.c for DOS
2011-05-05 09:11:23 +00:00
574f373cf0
added some DOS stuffs
2011-05-04 08:00:38 +00:00
fd0b3f9abd
added qse_mbsbasename()/qse_wcsbasename()
2011-05-04 01:48:42 +00:00
8b63507b79
set the ID property on some files
2011-04-26 08:56:05 +00:00
32be9131c7
added qse_mbs_t/qse_wcs_t and related functions
2011-04-26 08:53:50 +00:00
65588fad45
updated copyright notice
2011-04-23 08:28:43 +00:00
212a71460f
added qse_mbsincl()/qse_wcsincl()/qse_mbsexcl()/qse_wcsexcl() and related functions
2011-04-17 09:40:57 +00:00
603af95dca
added qse_mbsset()/qse_wcsset()/qse_mbsdel()/qse_wcsdel() and related functions
2011-04-16 09:18:27 +00:00
e1d7784e4e
added qse_mbsrot()/qse_wcsrot()/qse_mbsrev()/qse_wcsrev() and related functions
2011-04-15 06:42:48 +00:00
6af502fa30
fixed some typos
2011-04-14 09:32:34 +00:00
610e2348de
added qse_mbstok()/qse_wcstok() and related functions
2011-04-13 09:36:18 +00:00
610059c023
added qse_mbsbeg()/qse_wcsbeg()/qse_mbsend()/qse_wcsend() and related functions
2011-04-12 08:15:30 +00:00