|
c0afd55a3a
|
added qse_mbsspltrn()/qse_wcsspltrn()/qse_mbsspl()/qse_wcsspl()
|
2011-04-08 00:46:25 +00:00 |
|
|
f7ebae421f
|
added str_len.c to Makefile.am
|
2011-04-04 09:00:51 +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 |
|
|
c9caef5ae8
|
added qse_mbsxsubst()/qse_wcsxsubst()
|
2011-03-28 08:32:37 +00:00 |
|
|
2470066357
|
added qse_mbsxchr()/qse_wcsxchar() and related functions
|
2011-03-27 23:04:24 +00:00 |
|
|
0b552210e8
|
added qse_strlwr() and qse_strupr()
|
2011-03-26 10:02:04 +00:00 |
|
|
895570a771
|
corrected faults in character handling functions and macros
|
2011-03-25 22:52:47 +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 |
|
|
794b0f8c47
|
fixed a fault in a makefile
|
2011-03-25 08:32:07 +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 |
|
|
042493b24d
|
fixed wrong Makefile.am
|
2011-03-23 20:46:48 +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 |
|
|
e29dea930f
|
fixed typo in the definition of qse_strstr()
|
2011-03-22 08:03:01 +00:00 |
|
|
fe67761da6
|
* Added code to handle the case when QSE_PIO_SHELL is not set in qse_pio_init() for OS/2.
* Added qse_mbschr(), qse_wcschr(), qse_mbsstr(), and qse_wcsstr()
|
2011-03-22 08:01:10 +00:00 |
|
|
98eaacce41
|
* added qse_mbscpy() and qse_wcscpy()
* enhanced qse_pio_init() for OS/2
|
2011-03-21 08:16:54 +00:00 |
|
|
28d83d57a6
|
fixed minor flaws in regression test scripts
|
2011-03-19 09:24:24 +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 |
|
|
287d67101a
|
fixed wrong eol style for some files
|
2011-03-17 02:37:06 +00:00 |
|
|
680c45e9ed
|
fixed wrong block ending in main.c
|
2011-03-16 09:23:37 +00:00 |
|
|
8869368a02
|
added more for OS/2
|
2011-03-16 09:20:03 +00:00 |
|
|
3822b48eea
|
added more code for OS/2 file operations
|
2011-03-15 21:40:39 +00:00 |
|
|
f84872aee3
|
added some OS/2 functions
|
2011-03-15 09:40:35 +00:00 |
|
|
16294931ee
|
added qse_runmainwithenv()
|
2011-03-13 07:40:15 +00:00 |
|
|
52ca1f83e3
|
writing qse_scm_eval()
|
2011-03-08 08:34:27 +00:00 |
|
|
2c48b27f9a
|
started writing qse_scm_eval()
|
2011-03-05 17:45:12 +00:00 |
|
|
5b60fd18f6
|
* fixed a problem of not printing the closing parenthesis if the last CDR is not nil in qse_scm_print().
* separated the syntax bit for a symbol from the type bits
|
2011-03-04 01:55:37 +00:00 |
|
|
5703d4c58a
|
trying to make qse_scm_print() non-recursive
|
2011-03-03 08:41:24 +00:00 |
|
|
1d478104b3
|
moved entity management functions to a separate file
|
2011-03-01 09:40:58 +00:00 |
|
|
31ae7440a5
|
writing reading and printing functions
|
2011-02-26 09:26:16 +00:00 |
|
|
5b1a61f4c8
|
adding entity reader
|
2011-02-24 09:32:13 +00:00 |
|
|
402800e0ae
|
added more scm code
|
2011-02-23 06:58:59 +00:00 |
|
|
758037fac0
|
added more code for scm
|
2011-02-22 03:11:21 +00:00 |
|
|
f24fe05409
|
updated build files with a newer autoconf
|
2011-02-11 07:48:51 +00:00 |
|
|
af1a430992
|
added some more types to types.h
|
2011-02-05 09:47:53 +00:00 |
|
|
7d5523360e
|
added __int128_t and __uint128_t into configure.ac
|
2011-02-05 09:39:15 +00:00 |
|
|
db7d928a68
|
deleted unnecessary items from configure.ac
|
2011-02-01 22:48:53 +00:00 |
|
|
613b07417d
|
fixed a build issue on a platform with g++ where sizeof(double) == sizeof(long double)
|
2011-02-01 07:49:41 +00:00 |
|
|
1b874c975b
|
fixed a build issue on a platform with gcc where sizeof(double) == sizeof(long double)
|
2011-02-01 07:46:52 +00:00 |
|
|
ec26d103c3
|
changed build order
|
2011-01-23 05:26:48 +00:00 |
|
|
5c1599722b
|
fixed distcheck issues
|
2011-01-23 04:32:11 +00:00 |
|