Commit Graph

122 Commits

Author SHA1 Message Date
8923102323 fixed a minor glitch in the pio sample code 2011-08-13 22:44:43 +00:00
c380388718 added qse_parsehttprange 2011-07-26 09:42:35 +00:00
d9d2cda5c3 added version to documentation 2011-07-21 10:32:07 +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
46c7cd9484 added doxygen.css 2011-07-16 10:20:33 +00:00
49abb01c3e corrected documentation a bit 2011-07-16 09:53:49 +00:00
f50b2835f7 resumed stx after years of hibernation 2011-06-05 10:22:20 +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
db7d928a68 deleted unnecessary items from configure.ac 2011-02-01 22:48:53 +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
5b4845db55 enabled qse_http_feed() to get trailing headers after 0 2010-11-27 09:00:57 +00:00
70ca33c756 added fixed-size block allocator 2010-08-26 07:15:40 +00:00
65698c30a2 documented xma.h, though terse 2010-08-05 01:25:48 +00:00
0406471ef0 updated header files for documentation 2010-07-14 07:29:02 +00:00
b0a03e0b4d enhanced regular expression handler 2010-05-10 07:44:39 +00:00
de7082d0d0 - Changed the way Mmgr is used. A subclass inheriting Mmged is instantiated with a pointer to Mmgr which used to be the parent class.
- Separated the I/O stream handler from the Sed class and abstracted it into Sed::IOStream.
- Implemented StdSed::StdStream.
2009-12-19 06:34:42 +00:00
41b716c195 - fixed a bug in pio.c for WIN32
- deleted unnecessary files.
- updated documentation.
2009-12-15 06:50:11 +00:00
7715b1b9f9 updated documentation a bit 2009-12-14 08:19:58 +00:00
0d83bdba2c revised project information and added more test scripts for awk 2009-12-14 01:44:50 +00:00
1d5be1f982 still coding rex1.c 2009-11-20 23:12:27 +00:00
9f494ba184 touched up code a little 2009-10-08 06:39:18 +00:00
6de11d0391 added partial code for cut 2009-10-05 08:08:27 +00:00
22394802f8 extended FS to support 5-character special form 2009-09-24 04:19:30 +00:00
bc43362962 enhanced string cache for awk 2009-09-19 22:28:49 +00:00
ae7b0a5bdd enhanced index and match 2009-09-17 00:35:29 +00:00
63c12720cb touched up code while enhancing index() and match() 2009-09-16 08:03:15 +00:00
773f5cec57 touched up code a bit 2009-09-16 04:01:02 +00:00
10c75d357d fixed a bug in emitting a string 2009-09-03 06:55:55 +00:00
15227808a7 added QSE_SED_SAMELINE to sed 2009-09-01 07:24:06 +00:00
8118c7477d touched up code for an old c++ compiler 2009-08-31 07:19:02 +00:00
81b3d369e8 implemented partial closing for rwpipe 2009-08-28 06:52:20 +00:00
9d635709f3 added partial code to support close ("name", "r or w") 2009-08-27 06:59:08 +00:00
4496e29945 cleaned up code a little 2009-07-24 22:11:07 +00:00
d725c01bac touched up code a little 2009-07-02 07:14:39 +00:00
944a492c88 fixed bugs in rex and awk
- fixed bugs of not parsing some forms of ranges such as {,m} {n,} properly
- fixed bugs in substitution functions that did not handle 0-length substring match properly.
2009-06-18 06:43:50 +00:00
e774c0bbd1 improved numeric string comparison for various contexts. 2009-06-17 00:05:40 +00:00
769e4ec9b1 interim commit 2009-06-08 07:33:07 +00:00
ca2bb6155a updated code and docs 2009-06-08 07:09:14 +00:00
cc1438a2cf added more documentation with some code fix 2009-06-08 06:11:56 +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
551e6f7c09 reorganized files 2009-06-04 15:50:32 +00:00
d50419267f updated documentation a bit 2009-06-04 06:33:47 +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
2bd2f30828 added more documentation 2009-06-03 01:42:30 +00:00
a1bec8936b changed configure.ac for Doxyfile.in 2009-06-02 20:16:27 +00:00