|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
db7d928a68
|
deleted unnecessary items from configure.ac
|
2011-02-01 22:48:53 +00:00 |
|
|
5c1599722b
|
fixed distcheck issues
|
2011-01-23 04:32:11 +00:00 |
|
|
da945c3a08
|
fixed minor build issues
|
2011-01-23 03:52:20 +00:00 |
|
|
0e561c494c
|
changed autoconf and build files
|
2011-01-22 02:04:22 +00:00 |
|
|
19af03709a
|
fixed a few lines for c89
added more http code
|
2010-11-04 08:24:29 +00:00 |
|
|
1c82886941
|
added qse_rbt_cbsert()
|
2010-10-31 06:49:18 +00:00 |
|
|
d58631e70b
|
enhanced qse_htb_t and qse_rbt_t
- defined builtin mancbs'
- changed qse_rbt_t to point to mancbs
- touched up a few other functions
|
2010-10-30 07:54:36 +00:00 |
|
|
2265531c97
|
added qse_htb_cbsert().
exported qse_htb_allocpair() and qse_htb_freepair()
|
2010-10-29 07:09:53 +00:00 |
|
|
81f314d676
|
improved qse_htb_t to use less memory. this resulted in backward-incompatible interface
|
2010-10-28 06:54:37 +00:00 |
|
|
299852beaa
|
enhanced resizing of qse_lda_t and qse_str_t
|
2010-10-22 07:29:12 +00:00 |
|
|
70f0002cea
|
added alg_sort.c
|
2010-09-25 03:03:54 +00:00 |
|
|
43bc5ffb79
|
added qse_bsearch(), qse_lsearch(), qse_qsort()
|
2010-09-25 03:03:38 +00:00 |
|
|
70bf0fceaf
|
added missing functions and macros.
documented more functions
|
2010-09-08 06:29:25 +00:00 |
|
|
95e975f514
|
added open-addressed hash table
|
2010-09-08 04:57:43 +00:00 |
|
|
af72767aa5
|
enhanced dll
|
2010-09-04 06:50:08 +00:00 |
|
|
6094a21e5e
|
added a few string functions
|
2010-09-02 07:19:59 +00:00 |
|
|
810134f0ea
|
enhanced qse_fma_h to have more consistency with qse_xma_h
|
2010-08-27 00:26:28 +00:00 |
|
|
70ca33c756
|
added fixed-size block allocator
|
2010-08-26 07:15:40 +00:00 |
|
|
65698c30a2
|
documented xma.h, though terse
|
2010-08-05 01:25:48 +00:00 |
|
|
e5e0bc9a78
|
added a test case for xma
|
2010-08-02 07:13:38 +00:00 |
|
|
221db8488e
|
enhanced xma realloc()
|
2010-08-01 01:45:47 +00:00 |
|
|
4ef1730e71
|
added realloc to xma
|
2010-07-31 07:24:19 +00:00 |
|
|
a1965a6544
|
fixed bugs in xma.c
|
2010-07-29 07:27:03 +00:00 |
|
|
f467ec9930
|
touched the memory allocator
|
2010-07-25 06:43:26 +00:00 |
|
|
a1a57732dd
|
added a primitive memory allocator
|
2010-07-24 07:24:44 +00:00 |
|
|
a8e9033b86
|
fixed a bug in rbt.c
|
2010-07-15 06:54:48 +00:00 |
|
|
0406471ef0
|
updated header files for documentation
|
2010-07-14 07:29:02 +00:00 |
|
|
f05306ba29
|
shortened some type names in rbt.c
|
2010-07-14 05:25:24 +00:00 |
|
|
e187cd9dae
|
enhanced the red-black tree
|
2010-07-14 05:18:30 +00:00 |
|
|
99c72b1755
|
* renamed map to htb
* added qse_awk_findgbl()
* added Awk::findGlobal()
* began working on red-black tree
|
2010-07-09 00:58:44 +00:00 |
|
|
57c56594a5
|
touched up rex.c
|
2010-05-11 07:15:55 +00:00 |
|
|
b0a03e0b4d
|
enhanced regular expression handler
|
2010-05-10 07:44:39 +00:00 |
|
|
e0ab4fca90
|
* added qse_strxput() and qse_strxnput()
* added qse_strxsubst ()
|
2010-04-30 07:14:13 +00:00 |
|