|
5a0bd73990
|
added system call macros for x86 and x86_64 for implementing pio based on vfork
|
2012-03-26 14:11:11 +00:00 |
|
|
d7c5e50364
|
added cp949 and cp950.
deleted win32 target files for watcom. too difficult to maintain.
added cmgr for cp949 and cp950.
|
2012-02-24 09:09:45 +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 |
|
|
a782229fa2
|
added qse_httpd_entasknph()
enhanced qse_pio_t with posix_spawn()
|
2012-02-01 14:32:34 +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 |
|
|
d48f69568c
|
added sendfile for solaris using sendfilev
|
2012-01-13 14:56:41 +00:00 |
|
|
a3eed193d5
|
added solaris workaround for mbrlen bug.
enhanced socket libarary detection in configure.ac
|
2012-01-10 15:05:40 +00:00 |
|
|
c2264998f2
|
added qse_wcsatombsdup()
|
2011-12-02 16:05:16 +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 |
|
|
e5a9693411
|
enhanded qse_dir_read()
|
2011-10-28 01:05:19 +00:00 |
|
|
5cd5041ed3
|
added QSE_FIO_NOFOLLOW
|
2011-10-19 22:29:28 +00:00 |
|
|
68537ad16a
|
added qse_canonpath()
|
2011-10-14 00:49:54 +00:00 |
|
|
f39a8e3526
|
started writing code for qse_dir_t
|
2011-10-12 00:19:27 +00:00 |
|
|
5d774c198f
|
made qse_sed_setexectracer() selectable at compile-time
|
2011-10-07 23:09:48 +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 |
|
|
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 |
|
|
e833fdff6f
|
enhanced build files
|
2011-08-14 01:05:45 +00:00 |
|
|
1d41b3fb2a
|
tidied up code a bit
|
2011-07-29 09:32:56 +00:00 |
|
|
c380388718
|
added qse_parsehttprange
|
2011-07-26 09:42:35 +00:00 |
|
|
59afc79821
|
added floating-pointer remainder handler for qse_awk_t
|
2011-07-24 03:03:48 +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 |
|
|
4d55ebbcce
|
reorganizing http functions
|
2011-07-06 09:45:00 +00:00 |
|
|
37318f12db
|
improved http sample code
|
2011-06-22 09:58:50 +00:00 |
|
|
f50b2835f7
|
resumed stx after years of hibernation
|
2011-06-05 10:22:20 +00:00 |
|
|
212a71460f
|
added qse_mbsincl()/qse_wcsincl()/qse_mbsexcl()/qse_wcsexcl() and related functions
|
2011-04-17 09:40:57 +00:00 |
|
|
895570a771
|
corrected faults in character handling functions and macros
|
2011-03-25 22:52:47 +00:00 |
|
|
31ae7440a5
|
writing reading and printing functions
|
2011-02-26 09:26:16 +00:00 |
|
|
758037fac0
|
added more code for scm
|
2011-02-22 03:11:21 +00:00 |
|
|
f24fe05409
|
updated build files with a newer autoconf
|
2011-02-11 07:48:51 +00:00 |
|
|
7d5523360e
|
added __int128_t and __uint128_t into configure.ac
|
2011-02-05 09:39:15 +00:00 |
|
|
db7d928a68
|
deleted unnecessary items from configure.ac
|
2011-02-01 22:48:53 +00:00 |
|
|
5c1599722b
|
fixed distcheck issues
|
2011-01-23 04:32:11 +00:00 |
|
|
da945c3a08
|
fixed minor build issues
|
2011-01-23 03:52:20 +00:00 |
|
|
0e561c494c
|
changed autoconf and build files
|
2011-01-22 02:04:22 +00:00 |
|
|
8a19cce569
|
deleted lsp
|
2010-08-25 21:28:40 +00:00 |
|
|
c0122c72b8
|
implemented a non-recursive s-expression reader
|
2010-08-18 07:15:14 +00:00 |
|
|
4ef1730e71
|
added realloc to xma
|
2010-07-31 07:24:19 +00:00 |
|
|
03c87a4f6a
|
updated the version to 0.5.5 in configured.ac
|
2010-07-10 20:16:00 +00:00 |
|
|
b0a03e0b4d
|
enhanced regular expression handler
|
2010-05-10 07:44:39 +00:00 |
|
|
b2e41d43f2
|
updated configure.ac
|
2010-04-30 07:34:55 +00:00 |
|
|
aaa1097128
|
simplified qse_cut_comp() and related functions
|
2009-12-23 06:56:01 +00:00 |
|
|
41b716c195
|
- fixed a bug in pio.c for WIN32
- deleted unnecessary files.
- updated documentation.
|
2009-12-15 06:50:11 +00:00 |
|
|
0d83bdba2c
|
revised project information and added more test scripts for awk
|
2009-12-14 01:44:50 +00:00 |
|
|
782fa151de
|
interim commit while implementing a regular expression processor
|
2009-11-23 07:58:53 +00:00 |
|
|
1d5be1f982
|
still coding rex1.c
|
2009-11-20 23:12:27 +00:00 |
|
|
6de11d0391
|
added partial code for cut
|
2009-10-05 08:08:27 +00:00 |
|