108 Commits

Author SHA1 Message Date
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
c31d8dc8a2 fixed a bug in the close() handler 2009-08-29 06:47:09 +00:00
0f9d553ff8 touched up code 2009-08-18 06:10:30 +00:00
814ed89e53 enhanced Awk::Awk to utilize Awk::Value 2009-07-13 07:06:01 +00:00
65a69c5522 updated files for tagging 0.5.1 2009-07-02 19:26:57 +00:00
393dd9be8d improved the standard console handler to handle when ARGV has been overridden in a script 2009-06-25 02:29:33 +00:00
92b9bfb6d1 changed qse_assert_filed() to dump backtraces 2009-06-23 22:53:22 +00:00
cf606b6819 fixed a bug in matching zero occurrence in a group 2009-06-19 06:08:06 +00:00
9ee15f2e0a fixed a bug of not closing inherited file handles in qse_pio_open(). 2009-06-12 01:44:44 +00:00
334b52900d adding code into pio.c for win32 2009-06-09 07:09:01 +00:00
3ac15453b1 enhanced qse_timegm() further 2009-06-07 23:03:44 +00:00
d1d0e06bb5 changed autoconf related files 2009-06-06 06:34:15 +00:00
922bbbef18 touched up code and docs 2009-06-05 07:36:02 +00:00
6fb8e248cd regenerated autoconf files 2009-06-03 18:50:39 +00:00
71c7d7c877 removed libtool 2009-06-03 18:43:57 +00:00
7307c3cc30 changed configure.ac for Doxyfile.in 2009-06-03 08:13:50 +00:00
a1bec8936b changed configure.ac for Doxyfile.in 2009-06-02 20:16:27 +00:00
9fcfd0c0ba documented code a little 2009-06-02 07:33:01 +00:00
0e679b0b7d fixed minor bugs 2009-05-29 08:12:09 +00:00
b4ff537d85 restructured the doc directory 2009-05-29 00:34:58 +00:00
6675603d47 finished support for stepping address and reorganized source code 2009-05-19 22:28:25 +00:00
a66c49812c started adding sed code 2009-03-02 21:44:36 +00:00
6df7f43935 added qse_strspltr() 2009-02-25 08:05:17 +00:00
5570b60ef2 added a simple test program for awk 2009-02-17 08:00:01 +00:00
27c13aabf7 started working on a stream editor (qse_sed_t) 2009-02-04 08:29:11 +00:00
3f48dd3d7f added QSE_FIO_TEXT to qse_fio_t 2009-01-27 09:26:15 +00:00