|
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 |
|
|
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 |
|
|
2b15063478
|
deleted config.h.in
|
2009-05-20 23:05:43 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
cf12f0ae23
|
improved get_subst() for sed. work still in progress
|
2009-03-29 02:07:24 +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 |
|
|
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 |
|
|
796a10fc92
|
made sed to compile r, R, w, W
|
2009-03-24 06:49:05 +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 |
|
|
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 |
|
|
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 |
|
|
25288e45ad
|
changed sed a litte
|
2009-03-05 04:40:20 +00:00 |
|
|
fc2877524c
|
interim commit
|
2009-03-03 08:13:47 +00:00 |
|
|
faf9c80f3f
|
fixed a bug in run_delete()
|
2009-03-02 21:34:43 +00:00 |
|
|
8e221ca599
|
cleaned up code
|
2009-03-02 08:54:28 +00:00 |
|
|
004ba389f2
|
documented qse_awk_rtx_valtostr() and renamed qse_awk_rtx_valtostrdup()
to qse_awk_rtx_valtocpldup()
|
2009-03-02 03:58:19 +00:00 |
|
|
0b89f7e322
|
changed code for new qse_awk_valtostr().
- fixed a bug in shorten_record() in awk/run.c
- added qse_awk_valtostrdup()
- added qse_awk_rtx_alloc ()
- added qse_awk_rtx_free ()
|
2009-03-01 09:27:03 +00:00 |
|
|
283bcfb2ea
|
making changes caused by changes in qse_awk_rtx_valtostr()
|
2009-03-01 02:44:21 +00:00 |
|
|
462677bb9f
|
cleaning up code
|
2009-02-28 20:18:00 +00:00 |
|
|
3ca13066a9
|
added qse_awk_rtx_getxtnstd() and enhanced qse_awk_rtx_openstd()
|
2009-02-27 06:55:05 +00:00 |
|
|
651f6d2dfa
|
added qse_awk_getxtnstd() and enhanced qse_awk_openstd()
|
2009-02-27 04:56:12 +00:00 |
|