Commit Graph

238 Commits

Author SHA1 Message Date
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
a6c0d71710 fixed a minor problem in the Awk class and enhanced a test program for sed 2009-06-08 00:23:53 +00:00
df2c125673 updated lib/awk/Makefile.am 2009-06-07 23:07:34 +00:00
3ac15453b1 enhanced qse_timegm() further 2009-06-07 23:03:44 +00:00
08c1d422f3 enhanced qse_timegm 2009-06-07 07:42:57 +00:00
ebd6199812 changed Makefile.am and Awk.hpp 2009-06-06 06:48:15 +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
ae7e948fc5 added include/qse/config.h.in 2009-06-03 18:54:11 +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
dbc7a8fd3f added libtool 2009-06-03 18:41:30 +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
0b8d9a9b87 documented code a little more 2009-06-02 19:40:23 +00:00
9fcfd0c0ba documented code a little 2009-06-02 07:33:01 +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
4914825a7a changed the author info 2009-05-29 00:37:25 +00:00
b4ff537d85 restructured the doc directory 2009-05-29 00:34:58 +00:00
9dfcf671a4 enhanced the Sed class with a few more methods 2009-05-28 23:00:24 +00:00
fb9cdaa1c0 added qse_sed_geterrstr() and qse_sed_seterrstr() 2009-05-28 07:58:27 +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
822c681691 changed Makefile.am 2009-05-27 05:44:27 +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
4005bd68e8 touched up code 2009-05-22 00:50:02 +00:00
1893905652 improved error handling functions in sed 2009-05-22 00:17:17 +00:00
a4638abf6d fixed Makefile.am 2009-05-21 04:46:05 +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
04c20caf34 delete lib/utl/sed.* 2009-05-20 23:06:18 +00:00
2b15063478 deleted config.h.in 2009-05-20 23:05:43 +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
ce5a13559c added partial support for the N~M address 2009-05-19 07:20:48 +00:00
37bdcd4fb2 fixed a few bugs in sed 2009-05-19 06:55:01 +00:00
acab50e08a fixed a minor bug in handle the D command in sed 2009-05-18 07:42:50 +00:00
bd6a54d00d added qse_str_del() and codede the D command in sed 2009-05-18 03:35:16 +00:00
f0b916ce81 cleaned up code 2009-05-17 07:49:41 +00:00
1eeeee562a coded more commands to sed 2009-05-17 07:09:59 +00:00
164b3d9a98 fixed a bug in AWK and enhanced sed
- awk: fixed a bug of not handling ^ in gsub(), split(), and FS.
- sed: added code for y and s command
2009-05-16 07:31:43 +00:00
b36f20a4a2 implemented w & W commands for sed 2009-05-15 05:28:56 +00:00
b0c9b08d56 added more commands 2009-05-14 07:22:36 +00:00
a512a77bba enhanced write_num() in sed 2009-05-13 21:51:05 +00:00
392d88ab7a added more commands for sed 2009-05-13 07:25:49 +00:00
6d68da1669 added more code 2009-05-11 07:27:35 +00:00
9d258def0e added more code 2009-05-10 08:46:26 +00:00
5aeac8aa19 enhanced address matching routines for sed 2009-05-09 08:06:13 +00:00
c221321cda removed qse_ccls_t and related functions and added qse_strtrm() 2009-05-08 07:15:04 +00:00
4896b3d82c added more code 2009-05-05 20:12:38 +00:00
01937d5282 implemented a and i 2009-05-05 07:49:26 +00:00
bafb6e59e9 wrote more code for sed 2009-05-03 06:16:24 +00:00
ddb5d309d4 implemented the q and Q command 2009-05-02 03:20:27 +00:00
5cddfbb7ef still a long way to finish sed 2009-04-17 06:59:24 +00:00
93ea3e255a resumed working on sed 2009-04-16 08:11:42 +00:00
8a46445be8 more code to sed 2009-04-10 23:00:00 +00:00
f46c63cddb redefined QSE_NULL for C++ 2009-04-03 01:09:10 +00:00
6b52dfe97e adding qse_sed_execute() 2009-04-02 19:15:45 +00:00
787ba46604 changed get_subst() to compile a regular expression 2009-03-31 09:00:18 +00:00
e04dafed4b fixed a bug in get_subst() for sed 2009-03-30 09:04:48 +00:00
cf12f0ae23 improved get_subst() for sed. work still in progress 2009-03-29 02:07:24 +00:00
d8a920e263 still working on sed 2009-03-27 08:02:50 +00:00
ba8bd06016 fixed a bug in handling a regular expression starting with a backslash.
- a regular expression like /\// could not be handled properly without 
this fix
2009-03-26 08:53:10 +00:00
ce46d8f641 writing get_subst() for sed 2009-03-25 19:40:58 +00:00
5ccbefe349 cleaned up code 2009-03-25 08:38:02 +00:00
1e45c03f82 added new string functions and fixed get_file_name() for sed
- added qse_str_setlen() & qse_str_getlen()
- changed get_file_name() to ignore trailing spaces of a file name.
2009-03-24 23:52:27 +00:00
d3534abd0f fixing get_file_name() of sed 2009-03-24 19:44:31 +00:00
796a10fc92 made sed to compile r, R, w, W 2009-03-24 06:49:05 +00:00
b3dfc9d07b made minor changes 2009-03-23 09:05:43 +00:00
342b3c9db6 working on sed 2009-03-22 03:19:28 +00:00
3eb225fd22 enhanced code a little 2009-03-19 08:25:27 +00:00
9a4897ee91 cleaned up code 2009-03-19 04:08:23 +00:00
f48ae81fa6 changed code to compile more command codes in sed 2009-03-19 02:20:33 +00:00
5819dba1f9 added branch target processing to sed 2009-03-18 08:44:21 +00:00
ad5251570f implementing sed 2009-03-16 08:36:05 +00:00
69f02f9c8d added a few more lines of code to sed 2009-03-14 21:14:39 +00:00
1167325005 added more commands to sed 2009-03-12 07:32:31 +00:00
2e818033c9 sed - enhanced a function to get text following 'a', 'i', 'c'. 2009-03-11 07:38:35 +00:00
791565aa2b interim commit 2009-03-11 04:39:18 +00:00
94ad148625 added the QSE_CHROOT() macro 2009-03-05 18:13:41 +00:00
25288e45ad changed sed a litte 2009-03-05 04:40:20 +00:00
fc2877524c interim commit 2009-03-03 08:13:47 +00:00
a66c49812c started adding sed code 2009-03-02 21:44:36 +00:00
faf9c80f3f fixed a bug in run_delete() 2009-03-02 21:34:43 +00:00