|
56e5b5191b
|
switched the license to BSD
|
2014-11-19 14:42:24 +00:00 |
|
|
a89cd70ddb
|
updated copyright notice
|
2013-12-31 10:24:12 +00:00 |
|
|
d841c9f62f
|
changed awk to handle IGNORECASE with a regular expression engine that doesn't have a run-time option but has a compile-time option
|
2013-08-23 15:19:29 +00:00 |
|
|
bad915cc55
|
added some code for integrating TRE into awk
|
2013-04-06 13:39:56 +00:00 |
|
|
3c326c599f
|
added qse_pma_clear() and updated the copyright notice
|
2012-07-20 04:13:39 +00:00 |
|
|
8b95a1d26c
|
added qse_nwad_t and related functions
|
2012-02-27 15:44:57 +00:00 |
|
|
42431d2642
|
separated slmb from mbwc
|
2012-01-03 14:41:15 +00:00 |
|
|
6ee7a71b8d
|
added qse_fmtulongtombs()/qse_fmtulongtowcs()
|
2011-11-03 14:56:26 +00:00 |
|
|
00e15a42e9
|
fixed a bug in handling r and a command
|
2011-09-11 10:14:38 +00:00 |
|
|
3db2c566a2
|
added QSE_TRE_NONSTDEXT
fixed a bug of not printing pattern space properly after 'q'
|
2011-09-09 01:49:53 +00:00 |
|
|
0f85644269
|
added code to handle an empty regular expression in sed
|
2011-09-07 08:18:36 +00:00 |
|
|
2f15ca2335
|
enhanced sed escape handling
fixed an issue of adding an extra newline after matching $ in do_subst() of sed.
changed tre slightly for QSE's own needs
|
2011-09-05 10:21:54 +00:00 |
|
|
6aba3f8f89
|
integrated Ville Laurikari's TRE
|
2011-09-01 09:43:46 +00:00 |
|