|
fed0a952ab
|
fixed a bug in qse_awk_rtx_call()
|
2009-02-17 19:41:53 +00:00 |
|
|
c86350bfde
|
added new string copy functions with simple formatting and changed awk
error formatter accordingly.
- added qse_strfncpy() and qse_strxfncpy().
- qse_awk_seterror() and qse_awk_rtx_seterror utilize qse_strxfncpy().
|
2009-02-15 03:14:49 +00:00 |
|
|
464f43b821
|
fixed minor bugs and cleaned up code
|
2009-02-13 04:55:25 +00:00 |
|
|
44d4f890f4
|
restructured runtime context functions to support more flexibility
- New functions include:
qse_awk_rtx_open ()
qse_awk_rtx_close ()
qse_awk_rtx_loop ()
qse_awk_rtx_call ()
- deprecated qse_awk_run ()
|
2009-02-12 04:46:24 +00:00 |
|
|
a76f07bc88
|
corrected license information
|
2009-02-04 08:39:21 +00:00 |
|
|
4f968e7f11
|
renamed many functions, typedefs, and variables.
|
2009-02-01 03:59:46 +00:00 |
|
|
b9c02b48bc
|
partially renamed functions related to a runtime context
|
2009-01-31 22:03:05 +00:00 |
|
|
987e709021
|
- minor improvements to tio and sio
- renamed extio to eio in awk
- renamed qse_awk_run_t to qse_awk_rtx_t
|
2009-01-31 04:31:40 +00:00 |
|
|
07d8efa7c2
|
added a dual direction pipe (rwpipe) to awk.
- will not work on WIN32 until qse_pcp_t is completed on the platform.
|
2009-01-17 04:20:22 +00:00 |
|
|
4592f9725a
|
added the LICENSE file
|
2008-12-27 04:35:14 +00:00 |
|
|
4803bd861a
|
initial import
|
2008-12-21 21:35:07 +00:00 |
|
|
4c01ea1604
|
renamed ase to qse
|
2008-12-21 20:30:00 +00:00 |
|