36b20b4169
renamed qse_xstr_t to qse_cstr_t
2014-07-08 14:30:42 +00:00
a3453e5bd0
remove qse_cstr_t and related types. switched all existing references to qse_cstr_t and its family
2014-07-02 12:28:58 +00:00
a89cd70ddb
updated copyright notice
2013-12-31 10:24:12 +00:00
870ee3e362
reorganized some error codes.
...
added ssl library check to configure.ac
corrected wrong function definitions in chr.h
added MPI_NODE
2012-09-05 10:40:58 +00:00
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
3fc1b22151
added QSE_SED_NOIMPL
2012-08-09 10:23:32 +00:00
3c326c599f
added qse_pma_clear() and updated the copyright notice
2012-07-20 04:13:39 +00:00
005471b505
started adding nwio
2012-04-27 14:33:14 +00:00
ada60acf67
enhanced win32 utf8 console hack in sio
2012-02-25 14:52:26 +00:00
9fb0bc1628
changed how to handle appends(a,r,R), to use less memory when append text/file is large
2011-09-27 22:51:26 +00:00
ecaed2c2b3
added qse_sed_io_std_t and related code
2011-09-18 09:41:26 +00:00
92b4c29551
* fixed a bug of not setting the IGNORECASE option properly to TRE.
...
* added code to treat a regular expressio delimiter as a normal character when present within [] of a regular expression.
* changed code to allow 0 as a starting address of a start~step address form.
* added code to accept 'I' as a option to the 's' command.
2011-09-08 09:36:08 +00:00
0f85644269
added code to handle an empty regular expression in sed
2011-09-07 08:18:36 +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
cefda5ffc6
improved sed error handling
2009-08-26 21:03:51 +00:00
0f9d553ff8
touched up code
2009-08-18 06:10:30 +00:00
97a7febc78
fixed a bug in closing a qse_awk_rtx_t object
...
- refdown_globals() should have been called after qse_awk_rtx_clrrec()
as it still access NF.
fixed typo in awk error messages
fixed a memory allocation bug in matching a group (match_group)
uncommented binary number parsing code in the awk parser.
2009-06-23 07:01:28 +00:00
ca2bb6155a
updated code and docs
2009-06-08 07:09:14 +00:00
16f0580d75
added qse_sed_geterrstr() and qse_sed_seterrstr()
2009-05-28 07:55:17 +00:00
2a4dd14b2a
fixed quite a few bugs and enhanced error handling in sed
2009-05-25 07:29:12 +00:00
f7d8234c21
touched up error handling in sed
2009-05-23 08:11:03 +00:00
1893905652
improved error handling functions in sed
2009-05-22 00:17:17 +00:00