72 Commits

Author SHA1 Message Date
d70bc70ded updated regression test scripts 2009-09-09 01:39:46 +00:00
2a9fabebb6 improved cmd/sed/sed.c 2009-09-09 01:05:48 +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
8118c7477d touched up code for an old c++ compiler 2009-08-31 07:19:02 +00:00
9253c8644f enhanced error location handling for awk 2009-08-26 03:50:07 +00:00
b6ca96214a improved line number handling 2009-08-20 08:04:15 +00:00
3fc663609e enhanced the awk parser 2009-08-07 02:27:14 +00:00
0da1c65cf5 implemented @include partially 2009-07-27 20:31:58 +00:00
f0f2db5e8a cleaned up code 2009-07-16 04:43:31 +00:00
782f17c7e1 fixed regress/awk/Makefile.am 2009-07-15 02:08:00 +00:00
f5e3e53290 - added Awk::setGlobal & Awk::getGlobal
- fixed a bug in parsing getline
2009-07-15 02:06:14 +00:00
65a69c5522 updated files for tagging 0.5.1 2009-07-02 19:26:57 +00:00
d725c01bac touched up code a little 2009-07-02 07:14:39 +00:00
dd36ca0725 changed regression test scripts 2009-07-01 07:14:39 +00:00
e78de0f959 restructured regression test scripts for awk 2009-06-30 04:17:39 +00:00
14b0bca55c improved the naming rule 2009-06-29 07:41:47 +00:00
3c63104bf7 fixed a bug of not checking a function name against named variables 2009-06-28 06:42:53 +00:00
b9d3b490a2 fixed a bug of not checking a parameter name against the function name 2009-06-27 23:52:54 +00:00
c31adc3f7c fixed bugs of not handling <NL> properly in local/global variable declarations. 2009-06-27 20:50:54 +00:00
e337e01d46 fixed a few minor bugs 2009-06-27 07:05:19 +00:00
393dd9be8d improved the standard console handler to handle when ARGV has been overridden in a script 2009-06-25 02:29:33 +00:00