qse/qse/lib/sed
hyung-hwan f1f3080ab3 make @word to be always on
simplified the return value of I/O handler's open function by eliminating the concept of EOF on opening.
enhanced qse_awk_parsestd() to accept an array of qse_awk_parsestd_t for input streams.
enhanced cmd/awk/awk.c to handle multiple -f's properly
2012-11-25 16:16:44 +00:00
..
err.c reorganized some error codes. 2012-09-05 10:40:58 +00:00
Makefile.am fixed distcheck issues 2011-01-23 04:32:11 +00:00
Makefile.in enhanced function call code to support module calls. 2012-10-23 17:08:56 +00:00
sed.c make @word to be always on 2012-11-25 16:16:44 +00:00
Sed.cpp cleaned up $ 2012-08-16 03:47:55 +00:00
sed.h prefixed many functions and classes with QSE_EXPORT 2012-11-01 15:03:02 +00:00
std.c added some code to support module calls using module-name::function-name syntax to awk. 2012-10-20 15:58:20 +00:00
StdSed.cpp cleaned up $ 2012-08-16 03:47:55 +00:00