41 Commits

Author SHA1 Message Date
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
42c44f9d3d changed pio for changes in mbwc conversion functions 2011-12-21 02:02:05 +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
5547b38369 changed watcom project file 2011-10-09 00:09:54 +00:00
7a93b6a5c9 added sed win32 targets for watcom 2011-09-22 00:03:44 +00:00
ac8b7735b8 added a few targets for watcom 2011-09-21 23:50:23 +00:00
5be63c4b38 added files to watcom project files 2011-09-08 01:17:05 +00:00
14572f08aa fixed a few issues in qse_env_t functions on OS2 with Watcom C 2011-08-13 10:35:34 +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
f795450b1b added a missing file 2011-05-05 09:13:55 +00:00
26bae0b0fb enhanced fio.c for DOS 2011-05-05 09:11:23 +00:00
574f373cf0 added some DOS stuffs 2011-05-04 08:00:38 +00:00
12adaea5a3 enhanced record handling for CRLF 2011-05-02 08:37:17 +00:00
32be9131c7 added qse_mbs_t/qse_wcs_t and related functions 2011-04-26 08:53:50 +00:00
0f3c027105 added a problem in installing ctrl-c handler in OS2 2011-04-21 08:30:47 +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
2f4a4000cd fixed issues of watcomc for _win32 in stdio.c 2011-04-01 09:32:07 +00:00
96da678f14 added qse_mbsword()/qse_wcsword()/qse_mbscaseword()/qse_wcscaseword() 2011-03-31 22:15:24 +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
0b552210e8 added qse_strlwr() and qse_strupr() 2011-03-26 10:02:04 +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