Commit Graph

16 Commits

Author SHA1 Message Date
a89cd70ddb updated copyright notice 2013-12-31 10:24:12 +00:00
a3ee069804 simplified some functions 2012-11-06 04:30:35 +00:00
3f99d7ac3d added qse_awk_fnc_spec_t.
renamed qse_awk_mod_info_t to qse_awk_mod_spec_t
2012-11-03 17:44:23 +00:00
31edff2391 enhanced function call code to support module calls.
added libltdl into configure.ac, thus to the project
2012-10-23 17:08:56 +00:00
11b9829c9b added some code to support module calls using module-name::function-name syntax to awk.
reorganized a few awk error code
2012-10-20 15:58:20 +00:00
ec5537a35f cleaned up $ 2012-08-16 03:47:55 +00:00
3c326c599f added qse_pma_clear() and updated the copyright notice 2012-07-20 04:13:39 +00:00
40711d3320 exposed the details of qse_awk_fun_t 2011-05-23 21:38:03 +00:00
8f88a97dfc added qse_awk_rtx_findfun() and qse_awk_rtx_callfun() 2011-05-22 10:08:54 +00:00
65588fad45 updated copyright notice 2011-04-23 08:28:43 +00:00
773f5cec57 touched up code a bit 2009-09-16 04:01:02 +00:00
1c56d6e347 cleaned up code and documentation 2009-06-25 03:50:10 +00:00
f9bf649924 fixed bugs in awk
- added qse_awk_seterrinf() and qse_awk_geterrinf().
- deleted qse_awk_seterrmsg()
- fixed a bug in qse_awk_geterrmsg()
- fixed wrong handling of 'length'
- changed run_printf() to flush before returning
2009-06-15 02:40:52 +00:00
d0ce35eacf enhanced and fixed a few functions.
- qse_awk_rtx_call()
- qse_awk_parsesimple() 
- qse_awk_parsesimple_in_t
- qse_awk_parsesimple_out_t
2009-02-23 08:10:34 +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