69b118fcbf
added qse_cmgr_id_t, qse_setdflcmgrbyid(), qse_findcmgrbyid()
...
deleted qse_slmbcmgr, qse_utf8cmgr, qse_cp949cmgr, qse_cp950cmgr
added --enabled-more-cmgrs to configure
2012-09-05 22:37:55 +00:00
464f763307
enhanced configure.ac for selective ssl inclusion.
...
renamed MPI_NODE to MPI_HOST
2012-09-05 13:46:11 +00:00
870ee3e362
reorganized some error codes.
...
added ssl library check to configure.ac
corrected wrong function definitions in chr.h
added MPI_NODE
2012-09-05 10:40:58 +00:00
f0e03cb4ca
enhanced qse_glob() to handle win/dos/os2 driver letters.
...
fixed a bug in qse_tio_writembs()
2012-09-02 08:48:05 +00:00
78f6f709ee
made qse_glob() non-recursive and added dos support into it
2012-09-01 16:05:40 +00:00
b673e79c8c
enhanced qse_glob for win32 and os2.
...
added input file expansion to cmd/sed/sed.c for win32 and os2
2012-08-31 13:00:33 +00:00
fde4ee404b
added an experimental and incomplenet glob function
2012-08-30 16:36:37 +00:00
53c98cce93
touched up configure.ac to produce substituable PACKAGE_VERSION_MAJOR, PACKAGE_VERSION_MINOR, PACKAGE_VERSION_PATCH
2012-08-22 02:53:15 +00:00
6421da99f4
added 'abort' & QSE_AWK_ABORT to awk.
...
added a new sed command 'C' that resembles the cut utility
dropped the cut utility.
added qse_str_nrcat()/qse_mbs_nrcat()/qse_wcs_nrcat()
2012-08-19 14:20:19 +00:00
5e5ed8b3f6
added some mpi code for awk
2012-08-10 16:05:55 +00:00
0bacc36751
added nwio to StdAwk.
...
added StdAwk::getConcoleCmgr() and StdAwk::setConsoleCmgr().
made io attributes names case-insensitive
2012-08-09 10:15:11 +00:00
a448d6c399
added nwio timeout handler for win32
...
added PROCINFO handler for win32
2012-08-01 04:00:39 +00:00
3c326c599f
added qse_pma_clear() and updated the copyright notice
2012-07-20 04:13:39 +00:00
a62984d47a
enhanced nwad functions
2012-07-02 14:21:40 +00:00
c60ca301c4
enhanced qse_upxd_t
2012-06-20 15:12:18 +00:00
4223736c14
added Awk::Pipe::Handler, Awk::File::Handler, Awk::Console::Handler
...
enhanced how to invoke I/O handler functions and objects
2012-06-06 14:41:21 +00:00
c64efd8ae7
added Awk::resetRunContext().
...
updated version to 0.5.7
2012-06-05 12:56:41 +00:00
a0faf15316
added awk12.cpp that shows how to redefine a console handler to use string buffers for console I/O
2012-06-05 07:45:52 +00:00
4105128b3a
added minor changes for vms
2012-05-28 07:11:13 +00:00
efdb33cd30
fixed a glitch in a http sample
2012-05-01 15:38:01 +00:00
238cc4d82e
added SO_REUSEADDR to nwio
2012-05-01 15:02:31 +00:00
c1f46c95ff
fixed minor source glitches
2012-04-30 10:03:55 +00:00
31739d58f4
added win32 nwio
2012-04-30 09:46:58 +00:00
005471b505
started adding nwio
2012-04-27 14:33:14 +00:00
4488041fd3
added QSE_HTRD_STRICT
...
added qse_perdechttpstr()
2012-04-15 08:36:14 +00:00
8ccc2698d6
added QSE_HTTPD_MUTECLIENT
2012-04-14 08:21:07 +00:00
05e0476f97
added a state field to htrd for determining if it's waiting for more feeds.
...
enhanced how it can determine client's half-close
changed how to compose cgi environment variables
fixed a few bugs for various edge cases.
2012-04-13 15:21:36 +00:00
130bbe9e21
changed how to handle http header fields.
...
fixed a few http proxying bugs.
2012-04-11 15:18:51 +00:00
654003e06d
fixed a bug of sending http/1.0 taken from the peer while chunking.
...
enhanced proxy handling in general
2012-04-09 15:29:33 +00:00
e360d3396c
added a bit of proxy test code
2012-04-06 16:02:13 +00:00
30802e5fbc
added a couple of functions for handling trailers
2012-04-06 15:13:53 +00:00
897bd1348d
improved cgi and proxy handling
2012-04-06 03:03:01 +00:00
45b7832b99
enhanced httpd proxy handling
2012-04-05 15:41:53 +00:00
77721b0c94
fixed a bug of not parsing a chunked content in qse_htrd_t.
...
improved proxy handling
2012-04-04 08:18:45 +00:00
7d8a5ff433
added more proxy handling code
2012-03-30 06:12:53 +00:00
3d07790370
written some code for proxy handling
2012-03-27 15:45:10 +00:00
5a0bd73990
added system call macros for x86 and x86_64 for implementing pio based on vfork
2012-03-26 14:11:11 +00:00
7c224230f2
enhanced task trigger for httpd.
...
added cleanup logic for idle httpd clients
2012-03-20 15:31:10 +00:00
c55bceb220
abstracted out most of muplexing code from httpd
2012-03-18 14:24:54 +00:00
6c8755de00
deleted more system dependent code from qse_httpd_t
2012-02-28 09:41:01 +00:00
8b95a1d26c
added qse_nwad_t and related functions
2012-02-27 15:44:57 +00:00
ee8609daf4
added qse_mbstoipad4()/qse_wcstoipad4()/qse_ipad4tombs()/qse_ipad4towcs()
2012-02-26 02:23:47 +00:00
5cc0e408b3
enhanced sio,pio,fio to support win9x
...
fixed minor bugs in sio,pio,fio
2012-02-19 14:38:22 +00:00
b330d2c350
added hton,ntoh
...
renamed qse_getcmgrbyname() to qse_findcmgr()
added qse_setcmgrfinder()/qse_getcmgrfinder()
started adding ipad,nwad
2012-02-13 14:43:50 +00:00
a2346f6e4b
enhanced error handling of sio,pio,tio
2012-02-12 13:20:39 +00:00
3df521f7a9
added qse_httpd_geterrnum()/qse_httpd_seterrnum().
...
added more error codes to httpd.
added qse_pio_gethandleasubi().
enhanced sample file handlers
enhanced qse_htre_completecontent()/qse_htre_discardcontent()/qse_htre_addcontent()/qse_htre_clear()
fixed many cgi handling bugs
2012-02-10 13:58:23 +00:00
29a218eeb5
refactored httpd file handling
2012-02-09 14:30:22 +00:00
1ab75927d2
fixed various bugs in handling cgi
2012-02-09 12:54:00 +00:00
517107ab79
enhanced httpd
2012-02-08 12:59:59 +00:00
17d05bb1e0
fixed httpd to react to request immediate when threaded
2012-02-03 14:30:45 +00:00
681e50822c
made some enhancements to httpd
2012-02-02 14:48:06 +00:00
a782229fa2
added qse_httpd_entasknph()
...
enhanced qse_pio_t with posix_spawn()
2012-02-01 14:32:34 +00:00
7a7127b89f
added qse_httpd_entaskerror() and enhanced qse_httpd_entaskpath()
2012-01-31 14:32:20 +00:00
e7b5bfaf4b
enhanced httpd directory listing
2012-01-26 14:19:48 +00:00
246dc4f5b7
fixed of not setting cmgr properly in awk/std.c
...
added encoding options to the awk command.
added directory functions to httpd
2012-01-25 15:39:02 +00:00
b903f8ebb5
added qse_awk_rtx_pushrcb() and qse_awk_rtx_poprcb().
...
deleted qse_awk_rtx_setrcb() and qse_awk_rtx_getrcb().
added 'close' to qse_awk_rcb_t
added builtin functions 'setenc' and 'unsetenc' to awk/std.c
added qse_getcmgrbyname()
added builtin functions 'setenc' and 'unsetenc' to awk/StdAwk.cpp
2012-01-17 16:45:01 +00:00
fa850168ee
changed qse_runmain() to ignore mbwc error by calling qse_mbstowcsalldup().
...
added qse_mbstowcsalldup() and its variants
2012-01-15 15:25:28 +00:00
60ad0283bc
updated os2 project files
2012-01-11 14:28:59 +00:00
a3eed193d5
added solaris workaround for mbrlen bug.
...
enhanced socket libarary detection in configure.ac
2012-01-10 15:05:40 +00:00
70090bc117
changed qse_awk_parsestd_t and related code.
...
changed to use windows API for WIN32 in slmb.c
2012-01-06 14:38:11 +00:00
42431d2642
separated slmb from mbwc
2012-01-03 14:41:15 +00:00
dd02292cc4
added qse_utf8cmgr and qse_loccmgr
2012-01-02 15:11:43 +00:00
5e0b9418d7
minor code changes in mbwc
2012-01-01 15:14:30 +00:00
a0fc992c65
added qse_cmgr_t. still in primitive stage.
...
added qse_tio_getcmgr()/qse_tio_setcmgr()
added qse_pio_getcmgr()/qse_pio_setcmgr()
added qse_fio_getcmgr()/qse_fio_setcmgr()
added qse_fio_getcmgr()/qse_fio_setcmgr()
added mbs/wcs conversion functions using cmgr
2011-12-30 14:44:21 +00:00
bd7fd49a72
removed redundant code
2011-12-28 14:26:02 +00:00
29107a71be
changed qse_tio_t to accept buffer specified externally.
...
removed the internal buffer from qse_tio_t.
added the WriteFile/WriteConsoleW hack into qse_sio_putwcs()/qse_sio_wcsn() as a partial solution to the WriteFile issue with UTF8 strings on the UTF8 console on win32
2011-12-25 15:25:28 +00:00
5b436e2304
added a mime type handler to the sample httpd program
2011-12-23 15:28:00 +00:00
14acf9a920
added qse_mbsntowcsnupto()
...
changed qse_tio_readwcs() to utilize qse_mbsntowcsnupto()
2011-12-21 16:21:46 +00:00
42c44f9d3d
changed pio for changes in mbwc conversion functions
2011-12-21 02:02:05 +00:00
d5db73dfce
added qse_tio_writembs() and qse_tio_readmbs()
2011-12-18 17:40:37 +00:00
7f0ad74286
fixed a bug of not checking the return value of wcrtomb properly in qse_wcrtomb().
...
fixed a bug of passing a wrong buffer to qse_wcrtomb() in qse_wcsntombsn().
enhanced qse_tio_writembsn() and qse_tio_writewcsn()
2011-12-13 15:48:00 +00:00
283f388ae9
corrected wrong assertion
2011-12-12 14:46:55 +00:00
57683c9396
added QSE_SIO_NOAUTOFLUSH.
...
fixed a bug in qse_tio_writew()
changed how assert() prints messages.
2011-12-12 14:46:22 +00:00
0b4c66cbf5
added primitive qse_tio_writem() and qse_tio_writew()
2011-12-11 16:25:33 +00:00
566e13d874
revised qse_mbstowcs()/qse_mbsntowcsn()/qse_wcstombs()/qse_wcsntombsn().
...
changed the parts affected by the revision works including deleting unnecessary functions
2011-12-11 15:43:19 +00:00
2faee1f23f
added qse_wcsatombsdup()/qse_mbsatowcsdup()
...
added macro redefinition for QSE_MBLEN_MAX in some special cases
fixed a bug of defining QSE_TOMUPPER and QSE_TOMLOWER wrongly
changed data types of utf8 functions.
fixed null-terminating bugs in qse_mbstowcs()/qse_wcstombs()
2011-12-05 13:43:56 +00:00
c2264998f2
added qse_wcsatombsdup()
2011-12-02 16:05:16 +00:00
9550c71096
added qse_ntoff_t
2011-11-24 02:21:18 +00:00
350c75434c
fixed a minor build issue with mingw64.
...
renamed qse_real_t to qse_flt_t
2011-11-22 05:03:31 +00:00
5bd21d36b2
added in-place editing to sed command.
...
relocated files in lib/fs to lib/cmn
2011-11-20 16:24:11 +00:00
1f9de59543
added QSE_ALIGNOF().
2011-11-17 16:07:35 +00:00
df28fde9ef
added QSE_FIO_TEMPORARY.
...
added qse_rand31()
fixed a minor bug in handling QSE_FMTINTMAX_ZEROLEAD
2011-11-16 15:18:46 +00:00
e15fcd0c14
added QSE_FMTINTMAX_ZEROLEAD.
...
changed awk printf to use qse_fmtintmax for integer printing.
added 'b' and 'B' for awk printf
2011-11-15 15:58:32 +00:00
759925d816
interim commit while dropping dependence on printf in awk
2011-11-14 15:15:44 +00:00
595aab7555
enhanced a few code segments that convert a digit to a number
2011-11-09 00:54:27 +00:00
10b0469ee1
added prefix to qse_fmtintmax() and qse_fmtuintmax().
...
chnaged awk's printf to use qse_fmtintmax().
2011-11-07 00:01:19 +00:00
226795c03e
added qse_fmtintmaxtombs()/qse_fmtintmaxtowcs() and related functions.
...
changed qse_awk_t to use these new formatting functions.
redefined some primitive types
2011-11-05 00:50:55 +00:00
6ee7a71b8d
added qse_fmtulongtombs()/qse_fmtulongtowcs()
2011-11-03 14:56:26 +00:00
e5a9693411
enhanded qse_dir_read()
2011-10-28 01:05:19 +00:00
1b600ee20c
touched up code a bit
2011-10-27 22:29:28 +00:00
4eb8cb62ee
added QSE_CANONPATH_EMPTYSINGLEDOT, QSE_CANONPATH_KEEPDOUBLESLASHES, QSE_CANONDROPTRAILINGSEP
2011-10-26 00:19:20 +00:00
f2d60b9366
enhanced qse_dir_t
2011-10-25 01:48:07 +00:00
38500b97d6
added qse_stradup() and related functions
...
coded qse_dir_change() for win32
2011-10-15 23:18:55 +00:00
23ee1f7f51
migrated fs/path.c to cmn/path.c
2011-10-14 22:57:41 +00:00
b5b23cbc36
fixed bugs in qse_canonpath()
2011-10-14 15:51:20 +00:00
68537ad16a
added qse_canonpath()
2011-10-14 00:49:54 +00:00
7505e0723f
* added QSE_SIO_NOCLOSE.
...
* enhanced qse_sed_comp() to accept an array of qse_sed_iostd_t
2011-10-03 01:25:23 +00:00
84cb2b81d8
abandoned unmaintained directories
2011-09-27 23:08:25 +00:00
b9e365f148
added qse_sed_setexechook()
...
added qse_strfnmat() and related functions
2011-09-24 08:52:22 +00:00
7de8b649ef
added qse_sio_openstd().
...
added QSE_SED_ZEROA1 and related code
2011-09-20 00:51:02 +00:00