4da9a4d010
migrated math functions in Awk and StdAwk
2011-05-18 08:56:54 +00:00
9514c71a03
regenerated the test output
2011-05-02 07:29:45 +00:00
40fad800f3
fixed the bug of not able to find the longest match for a multiple-character RS.
2011-04-28 08:04:13 +00:00
28d83d57a6
fixed minor flaws in regression test scripts
2011-03-19 09:24:24 +00:00
221db8488e
enhanced xma realloc()
2010-08-01 01:45:47 +00:00
2a045b7ff0
enhanced lda with binary heap functions
...
added more wide character handling functions
2010-04-06 06:50:01 +00:00
0d83bdba2c
revised project information and added more test scripts for awk
2009-12-14 01:44:50 +00:00
faea2475ac
fixed a parser bug in awk.
...
- handling of idiv operators
- tokenization of /=/ as a regular expression
- calling QSE_AWK_FREEREX to free compiled regular expressions.
switched to a new regular expression handler.
2009-12-11 07:03:54 +00:00
e384e1d044
- enhanced how to determine between a function call and a variable concatenated with an parenthsized expression.
...
- fixed a bug in split.
2009-10-20 07:33:40 +00:00
bc43362962
enhanced string cache for awk
2009-09-19 22:28:49 +00:00
ae7b0a5bdd
enhanced index and match
2009-09-17 00:35:29 +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
f5e3e53290
- added Awk::setGlobal & Awk::getGlobal
...
- fixed a bug in parsing getline
2009-07-15 02:06:14 +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