qse/qse/lib/awk
2009-07-15 02:06:14 +00:00
..
awk.c - added Awk::setGlobal & Awk::getGlobal 2009-07-15 02:06:14 +00:00
Awk.cpp - added Awk::setGlobal & Awk::getGlobal 2009-07-15 02:06:14 +00:00
awk.h - added Awk::setGlobal & Awk::getGlobal 2009-07-15 02:06:14 +00:00
awk.txt initial import 2008-12-21 21:35:07 +00:00
err.c - added Awk::setGlobal & Awk::getGlobal 2009-07-15 02:06:14 +00:00
err.h simplified error formatting in qse_awk_t 2009-06-02 03:34:34 +00:00
fnc.c fixed a few minor bugs 2009-06-27 07:05:19 +00:00
fnc.h cleaned up code and documentation 2009-06-25 03:50:10 +00:00
generrcode.awk documented code a little 2009-06-02 07:33:01 +00:00
genoptcode.awk initial import 2008-12-21 21:35:07 +00:00
Makefile.am fixed a bug in matching zero occurrence in a group 2009-06-19 06:08:06 +00:00
Makefile.in fixed a bug in matching zero occurrence in a group 2009-06-19 06:08:06 +00:00
misc.c -added Awk::Value::getFirstIndex() & Awk::Value::getNextIndex() 2009-07-14 02:51:23 +00:00
misc.h simplified error formatting in qse_awk_t 2009-06-02 03:34:34 +00:00
parse.c - added Awk::setGlobal & Awk::getGlobal 2009-07-15 02:06:14 +00:00
parse.h enhanced and fixed a few functions. 2009-02-23 08:10:34 +00:00
rec.c added -v var=val to cmd/awk/awk.c 2009-06-21 06:47:34 +00:00
rio.c fixed a few minor bugs 2009-06-27 07:05:19 +00:00
rio.h fixed a bug of not closing inherited file handles in qse_pio_open(). 2009-06-12 01:44:44 +00:00
run.c - added Awk::setGlobal & Awk::getGlobal 2009-07-15 02:06:14 +00:00
run.h enhanced and fixed a few functions. 2009-02-23 08:10:34 +00:00
std.c - fixed a bug of not handling nextfile and nextofile when no files are specified in the standard console handler 2009-07-08 07:05:10 +00:00
StdAwk.cpp enhanced Awk::Awk to utilize Awk::Value 2009-07-13 07:06:01 +00:00
tree.c - added Awk::setGlobal & Awk::getGlobal 2009-07-15 02:06:14 +00:00
tree.h enhanced and fixed a few functions. 2009-02-23 08:10:34 +00:00
val.c cleaned up run_delete() in awk/run.c 2009-07-11 21:01:36 +00:00
val.h added qse_awk_getxtnstd() and enhanced qse_awk_openstd() 2009-02-27 04:56:12 +00:00