35 Commits

Author SHA1 Message Date
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
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
c64efd8ae7 added Awk::resetRunContext().
updated version to 0.5.7
2012-06-05 12:56:41 +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
e7b5bfaf4b enhanced httpd directory listing 2012-01-26 14:19:48 +00:00
a3eed193d5 added solaris workaround for mbrlen bug.
enhanced socket libarary detection in configure.ac
2012-01-10 15:05:40 +00:00
bd7fd49a72 removed redundant code 2011-12-28 14:26:02 +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
350c75434c fixed a minor build issue with mingw64.
renamed qse_real_t to qse_flt_t
2011-11-22 05:03:31 +00:00
6aba3f8f89 integrated Ville Laurikari's TRE 2011-09-01 09:43:46 +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
6e2dd10655 * renamed udd to ctx in qse_mmgr_t
* fixed problems in build and test scripts
2011-08-15 03:07:31 +00:00
c380388718 added qse_parsehttprange 2011-07-26 09:42:35 +00:00
a9635f0ee0 fixed a minor issue for OS/2 2011-07-25 08:42:23 +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
faf421a54c added parser code 2011-06-21 08:56:40 +00:00
2008bdeef1 started working on parser 2011-06-20 09:31:23 +00:00
121f0145fa added test code for bootstrapping 2011-06-19 09:30:49 +00:00
682cfc1949 revised bootstrapping code 2011-06-18 10:17:18 +00:00
c7b3ece237 interim commit 2011-06-17 07:51:05 +00:00
fb46d98bb2 added more code for symbol table, system dictionary, bootstrapping 2011-06-15 10:04:31 +00:00
3cc4595018 added more code for symbol table and system dictionary 2011-06-14 11:13:17 +00:00
143bf5aa2b updated qse_stx_hashobj() 2011-06-08 10:47:20 +00:00
adcf59e44d did a bit of stx work 2011-06-08 10:30:16 +00:00
f50b2835f7 resumed stx after years of hibernation 2011-06-05 10:22:20 +00:00
4a1e5d6106 added a missing file in Makefile.am 2011-05-20 09:15:15 +00:00
0d83bdba2c revised project information and added more test scripts for awk 2009-12-14 01:44:50 +00:00
deb4ea4ab6 renamed makefile.* to Makefile.* 2008-12-25 08:16:17 +00:00
21e7970256 corrected wrong library names 2008-12-21 22:04:18 +00:00
4803bd861a initial import 2008-12-21 21:35:07 +00:00