37 Commits

Author SHA1 Message Date
b2d7199f39 improved error handling in httpd
added more win32/watcom targets
2012-12-10 14:39:57 +00:00
1d947c202f fixed a bug due to QSE_FIO_MBSPATH
added more watcom targets
2012-12-09 01:31:55 +00:00
4ccc843e6b added unicode trait and case functions.
fixed some code for os2
2012-12-06 13:02:46 +00:00
624d88fdce fixed some files for os2 build 2012-11-28 14:12:26 +00:00
7e509d4daa added qse_dir_t.
added qse_mux_t.
added dir::xxx() for awk
2012-11-09 17:31:33 +00:00
b907296f4a touched up qse_task_t 2012-10-15 09:36:39 +00:00
b673e79c8c enhanced qse_glob for win32 and os2.
added input file expansion to cmd/sed/sed.c for win32 and os2
2012-08-31 13:00:33 +00:00
3e4194cca8 touched up tio 2012-04-30 15:15:41 +00:00
d7c5e50364 added cp949 and cp950.
deleted win32 target files for watcom. too difficult to maintain.
added cmgr for cp949 and cp950.
2012-02-24 09:09:45 +00:00
60ad0283bc updated os2 project files 2012-01-11 14:28:59 +00:00
14acf9a920 added qse_mbsntowcsnupto()
changed qse_tio_readwcs() to utilize qse_mbsntowcsnupto()
2011-12-21 16:21:46 +00:00
df28fde9ef added QSE_FIO_TEMPORARY.
added qse_rand31()
fixed a minor bug in handling QSE_FMTINTMAX_ZEROLEAD
2011-11-16 15:18:46 +00:00
aba1884abb updated build files for watcom 2011-11-11 15:55:33 +00:00
5be63c4b38 added files to watcom project files 2011-09-08 01:17:05 +00:00
66fa01b2cf * fixed qse_env_t functions for OS2
* deleted unnecessary targets for watcom
2011-08-13 08:39:18 +00:00
3ae34f8acc modified code for the first successful dos/4gw build omitting unsupported features 2011-05-10 10:11:13 +00:00
32be9131c7 added qse_mbs_t/qse_wcs_t and related functions 2011-04-26 08:53:50 +00:00
ea724c784c touched up awk for OS2 2011-04-18 09:28:22 +00:00
603af95dca added qse_mbsset()/qse_wcsset()/qse_mbsdel()/qse_wcsdel() and related functions 2011-04-16 09:18:27 +00:00
e1d7784e4e added qse_mbsrot()/qse_wcsrot()/qse_mbsrev()/qse_wcsrev() and related functions 2011-04-15 06:42:48 +00:00
610e2348de added qse_mbstok()/qse_wcstok() and related functions 2011-04-13 09:36:18 +00:00
610059c023 added qse_mbsbeg()/qse_wcsbeg()/qse_mbsend()/qse_wcsend() and related functions 2011-04-12 08:15:30 +00:00
10901ba0df added qse_mbstrm()/qse_wcstrm()/qse_mbspac()/qse_wcspac() and related functions 2011-04-09 07:56:28 +00:00
c0afd55a3a added qse_mbsspltrn()/qse_wcsspltrn()/qse_mbsspl()/qse_wcsspl() 2011-04-08 00:46:25 +00:00
ee52b08a0c added qse_mbsbytes()/qse_wcsbytes() 2011-04-04 08:57:23 +00:00
48bf4d5a05 added qse_mbsxword()/qse_wcsxword() and related functions 2011-03-31 09:07:48 +00:00
9cf0386f11 added qse_mbsxstr()/qse_wcsxstr() and related functions 2011-03-30 09:37:19 +00:00
5662ae2010 added qse_mbsdup()/qse_wcsdup() and related functions 2011-03-30 05:20:29 +00:00
22a3eee756 added qse_mbscat()/qse_wcscat() and related functions 2011-03-29 10:07:37 +00:00
a0ed88add5 updated watcom target files 2011-03-28 08:38:19 +00:00
c3f6340f9e added qse_mbscmp()/qse_wcscmp() and related functions while doing similar things for character class handling 2011-03-25 22:36:43 +00:00
486c2b53d5 added qse_mbsfcpy()/qse_wcsfcpy() and related functions 2011-03-25 08:20:55 +00:00
9255381669 touched up a few string copy functions 2011-03-24 09:07:24 +00:00
b701c43361 added qse_strpbrk() 2011-03-23 20:45:39 +00:00
f83c2c133a added qse_strspn() and qse_strcspn() 2011-03-23 20:21:14 +00:00
20a989ecaf added OS/2 code into time.c
started writing OS/2 code into pio.c
fixed minor issues in fio.c
2011-03-19 09:07:21 +00:00
b69285fc36 fixed qse_basename() for OS/2 2011-03-17 09:17:25 +00:00