d70bc70ded
updated regression test scripts
2009-09-09 01:39:46 +00:00
454c76bd22
added regress/sed/regress.out
2009-09-09 01:35:35 +00:00
2a9fabebb6
improved cmd/sed/sed.c
2009-09-09 01:05:48 +00:00
faf8d996db
touched up sed
2009-09-08 07:34:49 +00:00
f9d4ccc50a
fixed a bug in merging consecutive codes with occurrences
2009-09-07 07:18:08 +00:00
f14f01864d
fixed a bug in handling QSE_SED_QUIET for the 'n' command
2009-09-05 07:08:19 +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
c31d8dc8a2
fixed a bug in the close() handler
2009-08-29 06:47:09 +00:00
9c872e932a
touched up code a little bit
2009-08-29 05:58:05 +00:00
2ba054c1a3
enhanded StdAwk::Pipe to support CloseMode
2009-08-29 03:48: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
cefda5ffc6
improved sed error handling
2009-08-26 21:03:51 +00:00
1f29eb2521
touched up sed a little
2009-08-26 07:07:54 +00:00
9253c8644f
enhanced error location handling for awk
2009-08-26 03:50:07 +00:00
48aa3f2d34
touched up code
2009-08-25 06:15:56 +00:00
88d0fd919b
touched up code a bit more
2009-08-24 19:50:38 +00:00
ea9e068c01
touched up code
2009-08-24 06:56:45 +00:00
6f4fd0c385
touched up code a little
2009-08-24 02:48:02 +00:00
fa0e68aa35
touched up code
2009-08-22 23:43:44 +00:00
933a2ff773
fixed make distcheck problem
2009-08-22 20:35:46 +00:00
ee27151bcb
touched up code
2009-08-21 07:04:24 +00:00
f565bd46cc
touched up code
2009-08-21 05:28:03 +00:00
b6ca96214a
improved line number handling
2009-08-20 08:04:15 +00:00
0f9d553ff8
touched up code
2009-08-18 06:10:30 +00:00
267a602d4b
changed qse_awk_seterrnum() and qse_awk_rtx_seterrnum()
2009-08-17 07:44:20 +00:00
08d87ca85e
interim commit
2009-08-17 02:08:58 +00:00
1caca1fa41
touched up sample codes
2009-08-14 07:26:46 +00:00
ce695db836
fixed a bug in StdAwk::SourceFile::open()
2009-08-13 07:39:37 +00:00
64753ed49f
interim commit
2009-08-11 19:28:32 +00:00
876cd7bec9
interim commit
2009-08-11 01:11:16 +00:00
9eb2c2da4c
fixed bugs in handling @include
2009-08-10 21:29:59 +00:00
8059913da3
interim commit
2009-08-08 07:35:24 +00:00
3fc663609e
enhanced the awk parser
2009-08-07 02:27:14 +00:00
ff92573543
improved @include handling
2009-08-01 07:01:04 +00:00
0da1c65cf5
implemented @include partially
2009-07-27 20:31:58 +00:00
90955d1b0a
interim commit
2009-07-25 23:18:42 +00:00
1e7f2551e5
touched up code a little
2009-07-25 06:22:00 +00:00
4496e29945
cleaned up code a little
2009-07-24 22:11:07 +00:00
9fabea2cd2
enhanced pio for WIN32
2009-07-24 07:01:52 +00:00
704e1c2ac7
added some lines of code into pio.c for win32
2009-07-23 06:47:13 +00:00
4bb3fe77eb
added partial code to support 'include'
2009-07-20 07:02:33 +00:00
35e65743ab
cleaned up code
2009-07-19 06:02:24 +00:00
07af9f53fb
merged a few awk options into one
2009-07-18 06:42:02 +00:00
602a14a54e
added QSE_AWK_STRIPSTRSPC
2009-07-17 06:43:47 +00:00
6b31c85427
- deleted unnecessary callback functions - on_loop_enter() & on_loop_exit()
...
- modified qse_awk_rtx_loop() and Awk::loop() to return the return value
- deprecated the callback totally from the Awk class: may readd it in the future.
- added POC code to pass arguments by reference for intrinsic functions. POC ok. more works needed for full support. not enabled.
2009-07-17 02:27:53 +00:00
f0f2db5e8a
cleaned up code
2009-07-16 04:43:31 +00:00
e149b933f7
cleaned up code a little
2009-07-15 08:08:48 +00:00