36b20b4169
renamed qse_xstr_t to qse_cstr_t
2014-07-08 14:30:42 +00:00
a3453e5bd0
remove qse_cstr_t and related types. switched all existing references to qse_cstr_t and its family
2014-07-02 12:28:58 +00:00
e21afe6f6e
enhanced c++ compiler detection
2014-05-28 16:51:32 +00:00
45b2bc5e57
added qse_sio_truncate(), qse_sio_seek(),
...
changed qse_sio_getpos() to flush first.
renamed qse_Xio_purge() to qse_Xio_drain().
2014-04-28 14:18:06 +00:00
e26b1a2a68
autoreconfed the project
2014-04-24 02:45:31 +00:00
fa3757222a
fixed some sample files
2014-03-03 15:36:30 +00:00
8e6e7f29a6
touched up gdl.h
2013-11-26 13:47:58 +00:00
91c9182ad7
enhanced __float128 handling
...
added qse_strvfmt() and qse_strxvfmt()
2013-11-03 16:01:39 +00:00
8b0e522b27
added some convenience routines into sio
2013-10-20 14:14:10 +00:00
bd3502f7e9
added qse_sio_putmbsf(), qse_sio_putwcsf(), qse_sio_putstrf()
2013-10-19 03:39:10 +00:00
987c2cdbae
added 1 more test case for qse_dir_t
2013-04-07 01:53:54 +00:00
33d7fd632c
implemented QSE_DIR_SORT.
...
changed the way directory listing is formatted.
2013-04-04 15:04:45 +00:00
b4e1c58553
renamed samples/cmn/env.c to samples/cmn/env01.c
2013-02-26 09:24:35 +00:00
bbdf168ee8
added AM_SILENT_RULES to configure.ac
2013-02-09 13:31:31 +00:00
ef6d295cac
revised docs
2013-01-12 16:46:12 +00:00
f04bea44e1
added QSE_NWIFCFG_LINKUP, QSE_NWIFCFG_LINKDOWN, QSE_NWAD_NX.
...
changed qse_nwifcfg() to set an address type to QSE_NWAD_NX when the address can't be retrieved
2012-11-22 13:36:46 +00:00
a55545b8ae
added qse_prefixtoip4ad()/qse_prefixtoip6ad().
...
added more code to qse_getnwifcfg().
renamed qse_ipad4_t and qse_ipad6_to to qse_ip4ad_t and qse_ip6ad_t respectively
2012-11-18 15:19:51 +00:00
034d3e9c04
added QSE_GLOB_TOLERANT
...
enhanced check for __int128_t
added qse_getnwifcfg()
added qse_skad_t, qse_skadtonwad(), qse_nwadtoskad()
added more checks to configure.ac
2012-11-16 16:46:49 +00:00
b94dd042c5
changed qse_ntime_t to a structure and made related changes
2012-11-11 16:07:34 +00:00
31edff2391
enhanced function call code to support module calls.
...
added libltdl into configure.ac, thus to the project
2012-10-23 17:08:56 +00:00
e2f152c927
added qse_httpd_getserveroptstd() and qse_httpd_setserveroptstd().
...
added an output length parameter to qse_mbstowcsdup() and similar functions
2012-10-18 06:52:03 +00:00
d9b42ca785
fixed wrong indentation
2012-10-15 09:46:29 +00:00
b907296f4a
touched up qse_task_t
2012-10-15 09:36:39 +00:00
001ede6afa
added qse_mbstouri()/qse_wcstouri()/qse_strtouri().
...
added qse_enbase64()/qse_debase64().
enhanced basic authorization to httpd-std
2012-09-30 13:56:20 +00:00
cb34385ded
fixed a formatting bug in qse_strtonwad()
...
renamed qse_httpd_addserver() to qse_httpd_attachserver().
added qse_httpd_detachserver().
added the predetach field to qse_httpd_server_t.
added qse_httpd_cbstd_t and changed qse_htpd_loopstd() to accept this cbstd.
enhanced server uri parsing to include 'docroot'.
enhanced qse_httpd_entasktext() and added qse_httpd_entask_text() for internal use.
added nwif functions like qse_nwifindextombs().
added qse_env_insertmbsa()/qse_env_insertwcsa()/qse_env_inserta().
enhanced TPROXY handling
2012-09-25 02:47:25 +00:00
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
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
5e5ed8b3f6
added some mpi code for awk
2012-08-10 16:05:55 +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
c64efd8ae7
added Awk::resetRunContext().
...
updated version to 0.5.7
2012-06-05 12:56:41 +00:00
4105128b3a
added minor changes for vms
2012-05-28 07:11:13 +00:00
c1f46c95ff
fixed minor source glitches
2012-04-30 10:03:55 +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
a2346f6e4b
enhanced error handling of sio,pio,tio
2012-02-12 13:20:39 +00:00
517107ab79
enhanced httpd
2012-02-08 12:59:59 +00:00
681e50822c
made some enhancements to httpd
2012-02-02 14:48:06 +00:00
e7b5bfaf4b
enhanced httpd directory listing
2012-01-26 14:19:48 +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
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