39 Commits

Author SHA1 Message Date
66dfa3a2fd did more migrating works 2016-04-29 03:55:42 +00:00
3fc215d1e7 fixed os2 build files 2016-04-28 16:02:47 +00:00
5f46de1083 updated build files 2016-04-28 15:57:20 +00:00
9cb6c963fa migrated some files from cmn to si 2016-04-28 15:29:28 +00:00
768c2eb0c5 moved mux.c to sys from cmn 2015-10-02 06:10:55 +00:00
850ae4d83b changed awk and sed to use qse_setintrhandler() 2015-10-02 05:27:25 +00:00
96744530f0 added qse_setintrhandler() & qse_clearintrhandler() 2015-10-02 03:21:20 +00:00
b53509e1f8 added qse_rwl_t 2015-10-01 15:51:15 +00:00
087faf9f67 added QSE_CPP_RVREF.
enhanced Array and BinaryHeap for C++11
2015-03-20 13:53:54 +00:00
bb1d41d4d0 dropped ExcMmgr and enhanced Mmgr to incoporate both exception raising and error returing 2015-02-02 13:30:33 +00:00
65b4e57a79 updated non-unix/linux build files 2015-02-01 16:09:44 +00:00
206065f904 simplified file copying 2014-12-17 15:29:05 +00:00
1ef7fc2569 touched up glob.c and glob.h 2014-12-15 04:26:41 +00:00
0a9a80c567 added some code for file copying 2014-12-09 13:41:58 +00:00
870622f6c7 enhanced qse_fs_cpfileXXX() a bit.
added qse_mergepathdup() and related functions
2014-12-08 15:07:55 +00:00
44129510dc fixed glob.c to use qse_stat_t instead of struct stat.
fixed other minor problems
2014-11-28 17:01:29 +00:00
8304c5920e started writing qse_fs_mkdir() 2014-11-26 15:33:30 +00:00
5f61505860 added qse_fs_setopt() & qse_fs_getopt().
added QSE_FS_CBS and changed qse_fs_del() to call cbs.del() if available
2014-11-26 15:14:24 +00:00
552bb7cc20 fixed code a bit for watt-32 2014-10-19 13:59:44 +00:00
d9d75a5db5 fixed multiple glitches for building on non-posix platforms 2014-10-19 12:50:51 +00:00
d4439858d3 added some module handling code 2014-09-05 15:52:19 +00:00
f1a77eb311 updated some build files 2014-08-04 16:36:37 +00:00
d40eb87b85 exposed math functions as math::xxxx 2014-06-08 12:46:04 +00:00
fab24cd3d3 enhanced assertion output for win32 2014-04-23 04:37:57 +00:00
d49fd50ecc added sed::str_to_str to the sed module for awk
fixed some build issues on legacy systems
2014-02-20 05:29:32 +00:00
a29a11e9fc regenerated misc makefiles 2014-02-19 15:30:37 +00:00
2e9bb90c39 added qse_awk_rtx_getvalstr() and qse_awk_rtx_freevalstr().
changed some code to use the 2 new functions.
added the sed module to awk. incomplete yet
2014-02-19 15:24:33 +00:00
636967779d enhanced line breaking in sio 2013-10-21 14:53:53 +00:00
f95e8594b8 added more sio functions 2013-10-20 15:22:44 +00:00
010b5fb9c0 fixed a wrong data type of a parameter passed to ioctl.
fixed the segfault when no host configuration is in the configuration file
2013-04-02 14:28:33 +00:00
15924c72cd updated some build files 2013-04-02 12:09:01 +00:00
0048331293 fixed some hiccups in bakefile description 2013-02-02 17:21:52 +00:00
2402f6f92b added build files for msdos extenders 2013-02-02 03:49:28 +00:00
710a425fb7 migrated awk module files 2013-02-01 08:31:42 +00:00
27fbfd6651 regenerated native build files 2013-01-31 09:11:39 +00:00
b8c66b5b8d added qse_dir_geterrnum() 2012-12-25 14:10:02 +00:00
1595a9a4f3 touched up code for warp 4 2012-12-18 08:12:15 +00:00
eb944bbf95 touched up some source files for borland and msvc.
added more options to bakefile description
2012-12-13 13:07:16 +00:00
cfc71b3f80 updated doxyfile and added some bakefile description 2012-12-12 15:21:37 +00:00