|
fd0b3f9abd
|
added qse_mbsbasename()/qse_wcsbasename()
|
2011-05-04 01:48:42 +00:00 |
|
|
42327ce6d1
|
enhanced record reading further
|
2011-05-02 07:28:51 +00:00 |
|
|
65588fad45
|
updated copyright notice
|
2011-04-23 08:28:43 +00:00 |
|
|
0f3c027105
|
added a problem in installing ctrl-c handler in OS2
|
2011-04-21 08:30:47 +00:00 |
|
|
c7020c00ca
|
touched up awk a bit more for OS/2
|
2011-04-18 09:38:21 +00:00 |
|
|
0fee868b99
|
delete an unnecessary line
|
2011-04-18 09:32:02 +00:00 |
|
|
ea724c784c
|
touched up awk for OS2
|
2011-04-18 09:28:22 +00:00 |
|
|
212a71460f
|
added qse_mbsincl()/qse_wcsincl()/qse_mbsexcl()/qse_wcsexcl() and related functions
|
2011-04-17 09:40:57 +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 |
|
|
96da678f14
|
added qse_mbsword()/qse_wcsword()/qse_mbscaseword()/qse_wcscaseword()
|
2011-03-31 22:15:24 +00:00 |
|
|
9cf0386f11
|
added qse_mbsxstr()/qse_wcsxstr() and related functions
|
2011-03-30 09:37:19 +00:00 |
|
|
0b552210e8
|
added qse_strlwr() and qse_strupr()
|
2011-03-26 10:02:04 +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 |
|
|
52ca1f83e3
|
writing qse_scm_eval()
|
2011-03-08 08:34:27 +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 |
|
|
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 |
|
|
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 |
|
|
81f314d676
|
improved qse_htb_t to use less memory. this resulted in backward-incompatible interface
|
2010-10-28 06:54:37 +00:00 |
|
|
7f9c835412
|
added missing files again
|
2010-08-28 05:51:43 +00:00 |
|
|
8a19cce569
|
deleted lsp
|
2010-08-25 21:28:40 +00:00 |
|
|
c0122c72b8
|
implemented a non-recursive s-expression reader
|
2010-08-18 07:15:14 +00:00 |
|
|
1177866b26
|
changed qse_awk_rcb_t to expose a node pointer
|
2010-08-06 01:31:17 +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 |
|
|
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 |
|
|
b0a03e0b4d
|
enhanced regular expression handler
|
2010-05-10 07:44:39 +00:00 |
|
|
aaa1097128
|
simplified qse_cut_comp() and related functions
|
2009-12-23 06:56:01 +00:00 |
|
|
200a3f6656
|
touched up code a bit
|
2009-12-22 06:44:33 +00:00 |
|
|
d418e651e5
|
- added easy C API functions for sed and cut
- added a sample C program for sed
- added C++ API for cut.
|
2009-12-22 06:29:52 +00:00 |
|
|
41b716c195
|
- fixed a bug in pio.c for WIN32
- deleted unnecessary files.
- updated documentation.
|
2009-12-15 06:50:11 +00:00 |
|
|
0d83bdba2c
|
revised project information and added more test scripts for awk
|
2009-12-14 01:44:50 +00:00 |
|
|
782fa151de
|
interim commit while implementing a regular expression processor
|
2009-11-23 07:58:53 +00:00 |
|
|
1d5be1f982
|
still coding rex1.c
|
2009-11-20 23:12:27 +00:00 |
|
|
6315d1fa9b
|
adding cut
|
2009-11-14 08:18:12 +00:00 |
|