b2d7199f39
improved error handling in httpd
...
added more win32/watcom targets
2012-12-10 14:39:57 +00:00
5936aea85f
added mux code for os2
2012-12-09 16:14:05 +00:00
1d947c202f
fixed a bug due to QSE_FIO_MBSPATH
...
added more watcom targets
2012-12-09 01:31:55 +00:00
828de9af20
added a missing target file
2012-12-08 01:37:28 +00:00
4ccc843e6b
added unicode trait and case functions.
...
fixed some code for os2
2012-12-06 13:02:46 +00:00
7dd9e67cd8
added qse_awk_rtx_isnilval().
...
enhanced the qse_awk_sio_t core functions so that the implementaion can set the stream name
added export specifiers to some functions
2012-11-29 14:03:59 +00:00
2f96252ddd
fixed some files for os2 build
2012-11-28 14:13:36 +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
2179278c41
changed the module loader to attempt to find '_load' and 'load_' as in addition to 'load'.
...
added the stat field to qse_awk_val_t.
added DLL loading for DOS32/CauseWay
deprecated PROCINFO. you can use various sys::xxxx() functions to get equivalent information.
migrated time() to sys::gettime() and added sys::settime().
2012-11-05 05:20:12 +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
64fbfed781
added qse_fs_delete() still primitive
2012-02-21 12:54:42 +00:00
f2d767064e
enhanced qse_fs_move() for dos build
2012-02-21 09:23:51 +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
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