|
006dd8975f
|
added 'abort' & QSE_AWK_ABORT to awk.
added a new sed command 'C' that resembles the cut utility
dropped the cut utility.
added qse_str_nrcat()/qse_mbs_nrcat()/qse_wcs_nrcat()
|
2012-08-19 14:20:05 +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 |
|
|
7f0ad74286
|
fixed a bug of not checking the return value of wcrtomb properly in qse_wcrtomb().
fixed a bug of passing a wrong buffer to qse_wcrtomb() in qse_wcsntombsn().
enhanced qse_tio_writembsn() and qse_tio_writewcsn()
|
2011-12-13 15:48:00 +00:00 |
|
|
7e6a4dc0d5
|
* added qse_cptl_t/qse_xptl_t
* deleted word substitution functions from awk
|
2011-05-24 10:52:37 +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 |
|
|
35e65743ab
|
cleaned up code
|
2009-07-19 06:02:24 +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 |
|
|
9b994d4a7c
|
enhanced the awk parser a little
|
2009-02-04 00:26:06 +00:00 |
|
|
14bc247637
|
cleaned up code a little
|
2009-02-03 03:54:32 +00:00 |
|
|
1201d2890b
|
renamed some functions, variables, definitions, etc to shorten names.
- renamed global to gbl
- renamed local to lcl
|
2009-02-02 08:28:04 +00:00 |
|
|
b9c02b48bc
|
partially renamed functions related to a runtime context
|
2009-01-31 22:03:05 +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 |
|
|
4803bd861a
|
initial import
|
2008-12-21 21:35:07 +00:00 |
|
|
4c01ea1604
|
renamed ase to qse
|
2008-12-21 20:30:00 +00:00 |
|