5ec8e15140
updated copyright notice that's been long procrastinated
2019-06-06 05:28:23 +00:00
56e5b5191b
switched the license to BSD
2014-11-19 14:42:24 +00:00
cce68401e2
fixed code a bit more for the old sco compiler
2014-11-17 15:57:00 +00:00
cfb3eb93ec
fixed a minor utf8 check bug.
...
fixed static linking problem regarding the seq module for awk
2014-03-31 01:45:18 +00:00
a89cd70ddb
updated copyright notice
2013-12-31 10:24:12 +00:00
3c326c599f
added qse_pma_clear() and updated the copyright notice
2012-07-20 04:13:39 +00:00
70090bc117
changed qse_awk_parsestd_t and related code.
...
changed to use windows API for WIN32 in slmb.c
2012-01-06 14:38:11 +00:00
bd7fd49a72
removed redundant code
2011-12-28 14:26:02 +00:00
2faee1f23f
added qse_wcsatombsdup()/qse_mbsatowcsdup()
...
added macro redefinition for QSE_MBLEN_MAX in some special cases
fixed a bug of defining QSE_TOMUPPER and QSE_TOMLOWER wrongly
changed data types of utf8 functions.
fixed null-terminating bugs in qse_mbstowcs()/qse_wcstombs()
2011-12-05 13:43:56 +00:00
595aab7555
enhanced a few code segments that convert a digit to a number
2011-11-09 00:54:27 +00:00
f2615f05a5
added simple utf8 functions
2011-11-08 13:36:47 +00:00