|
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 |
|
|
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 |
|
|
58a47ba425
|
cleaned up code
|
2009-02-26 04:35:22 +00:00 |
|
|
6df7f43935
|
added qse_strspltr()
|
2009-02-25 08:05:17 +00:00 |
|