e40c018274
moved mod/awk/* to lib/awk/mod/*
2013-01-31 09:04:16 +00:00
c133af0e55
added qse_awk_rtx_setrefval()
...
enhanced qse_awk_rtx_valtobool(), qse_awk_rtx_valtonum()< qse_awk_rtx_valtostr() to handle reference values
2012-12-22 14:01:41 +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
ff13bf4668
added qse_awk_setopt()/qse_awk_getopt().
...
deleted qse_awk_getoption()/qse_awk_setoption()/qse_awk_setmaxdepth()/qse_awk_getmaxdepth().
redefined enumeration types related to the functions added or deleted above.
moved fnc_sleep from cmd/awk/awk.c to mod/awk/sys.c
managed to get external module call working in the primitive level
2012-10-21 16:19:03 +00:00
b0bcf53b6f
added missing files in the new tools directory
2012-02-24 09:15:20 +00:00
f24fe05409
updated build files with a newer autoconf
2011-02-11 07:48:51 +00:00
ec26d103c3
changed build order
2011-01-23 05:26:48 +00:00
da945c3a08
fixed minor build issues
2011-01-23 03:52:20 +00:00
232c0cc1c4
added LICENSE to Makefile.am
2009-12-15 06:57:04 +00:00
933a2ff773
fixed make distcheck problem
2009-08-22 20:35:46 +00:00
0f9d553ff8
touched up code
2009-08-18 06:10:30 +00:00
08d87ca85e
interim commit
2009-08-17 02:08:58 +00:00
393dd9be8d
improved the standard console handler to handle when ARGV has been overridden in a script
2009-06-25 02:29:33 +00:00
d1d0e06bb5
changed autoconf related files
2009-06-06 06:34:15 +00:00
b4ff537d85
restructured the doc directory
2009-05-29 00:34:58 +00:00
7b902d626f
corrected a problem of not honoring DESTDIR in Makefile.am
2009-01-21 08:07:39 +00:00
da61cde8fd
finished interim implementation of qse_timegm() and qse_timelocal().
...
- currently, they use timegm() and timelocal() provided by libc.
added test programs.
2008-12-30 04:49:25 +00:00
deb4ea4ab6
renamed makefile.* to Makefile.*
2008-12-25 08:16:17 +00:00