Commit Graph

14 Commits

Author SHA1 Message Date
5ec8e15140 updated copyright notice that's been long procrastinated 2019-06-06 05:28:23 +00:00
66dfa3a2fd did more migrating works 2016-04-29 03:55:42 +00:00
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
b907296f4a touched up qse_task_t 2012-10-15 09:36:39 +00:00
3c326c599f added qse_pma_clear() and updated the copyright notice 2012-07-20 04:13:39 +00:00
42431d2642 separated slmb from mbwc 2012-01-03 14:41:15 +00:00
7505e0723f * added QSE_SIO_NOCLOSE.
* enhanced qse_sed_comp() to accept an array of qse_sed_iostd_t
2011-10-03 01:25:23 +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
6aba3f8f89 integrated Ville Laurikari's TRE 2011-09-01 09:43:46 +00:00