Commit Graph

130 Commits

Author SHA1 Message Date
08c1d422f3 enhanced qse_timegm 2009-06-07 07:42:57 +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
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
cd52c663cf simplified error formatting in qse_awk_t
- added qse_awk_errstr_t and related functions
- changed the Awk class
also fixed a minor bug in qse_awk_rtx_call()
2009-06-02 03:34:34 +00:00
3148407114 changed sed03.cpp for the wide character mode 2009-05-31 07:33:08 +00:00
d851798b3c enhanced qse_sed_t
- changed qse_sed_t to support arbitrary numbers of commands
- added qse_set_getmaxdepth() and qse_sed_setmaxdepth()
- added relevant wrapper functions to QSE::Sed
2009-05-30 23:29:06 +00:00
7875def835 touched code a little bit 2009-05-30 19:19:46 +00:00
7053747ab2 fixed bugs and added more features.
- fixed a bug in qse_sed_exec() to return success on flush() error
- added Sed::setError()
- completed a sample program sed03.cpp
2009-05-30 00:21:41 +00:00
0e679b0b7d fixed minor bugs 2009-05-29 08:12:09 +00:00
681d6f7068 added qse_sed_getlinnum() and qse_sed_setlinnum() 2009-05-29 07:00:56 +00:00
9dfcf671a4 enhanced the Sed class with a few more methods 2009-05-28 23:00:24 +00:00
16f0580d75 added qse_sed_geterrstr() and qse_sed_seterrstr() 2009-05-28 07:55:17 +00:00
83a6e0d3b0 touched up code and documentation 2009-05-28 01:01:33 +00:00
502bab8e4e added code for the StdSed class 2009-05-27 07:29:47 +00:00
b010320498 added code to the Sed class 2009-05-26 07:39:18 +00:00
2a4dd14b2a fixed quite a few bugs and enhanced error handling in sed 2009-05-25 07:29:12 +00:00
78146a8f91 enhanced error handling 2009-05-23 19:47:43 +00:00
9fb84cf713 touched up code 2009-05-23 19:21:10 +00:00
f7d8234c21 touched up error handling in sed 2009-05-23 08:11:03 +00:00
1893905652 improved error handling functions in sed 2009-05-22 00:17:17 +00:00
b7f8bba219 added the Mmgr class and modifiled related classes 2009-05-21 04:44:47 +00:00
3ab1bfff92 added Sed.hpp and Sed.cpp 2009-05-20 23:26:47 +00:00
6ccadde5cf changed Makefile.am 2009-05-20 23:25:28 +00:00
37f22b0f18 readded files omitted 2009-05-19 22:32:12 +00:00
6675603d47 finished support for stepping address and reorganized source code 2009-05-19 22:28:25 +00:00