|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
c0122c72b8
|
implemented a non-recursive s-expression reader
|
2010-08-18 07:15:14 +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 |
|
|
a8e9033b86
|
fixed a bug in rbt.c
|
2010-07-15 06:54:48 +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 |
|
|
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 |
|
|
2a045b7ff0
|
enhanced lda with binary heap functions
added more wide character handling functions
|
2010-04-06 06:50:01 +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 |
|
|
92cbbbcec1
|
- renamed Sed::IOStream to Sed::Stream
- renamed StdSed::StdStream to StdSed::FileStream
- added StdSed::StringStream
|
2009-12-19 21:06:28 +00:00 |
|
|
de7082d0d0
|
- Changed the way Mmgr is used. A subclass inheriting Mmged is instantiated with a pointer to Mmgr which used to be the parent class.
- Separated the I/O stream handler from the Sed class and abstracted it into Sed::IOStream.
- Implemented StdSed::StdStream.
|
2009-12-19 06:34:42 +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 |
|
|
93adbf9244
|
touched up code
|
2009-12-10 05:35:54 +00:00 |
|
|
c7d45b6099
|
improving regular expression handler
|
2009-11-28 07:46:49 +00:00 |
|
|
6b98760c2c
|
added group_t reference counting
|
2009-11-28 01:01:43 +00:00 |
|
|
09720f3460
|
interim commit while implementing qse_rex_t
|
2009-11-26 07:32:20 +00:00 |
|
|
1d5be1f982
|
still coding rex1.c
|
2009-11-20 23:12:27 +00:00 |
|
|
9d3084f455
|
interim commit. updating rex1.c
|
2009-11-19 07:47:12 +00:00 |
|
|
5e21877849
|
interim commit
|
2009-11-14 08:01:57 +00:00 |
|
|
98eec6a35d
|
updated qse_cut_clear()
|
2009-10-09 07:09:19 +00:00 |
|
|
a4a82873f7
|
enhanced cut
|
2009-10-07 07:47:16 +00:00 |
|
|
773f5cec57
|
touched up code a bit
|
2009-09-16 04:01:02 +00:00 |
|
|
f14f01864d
|
fixed a bug in handling QSE_SED_QUIET for the 'n' command
|
2009-09-05 07:08:19 +00:00 |
|
|
2ba054c1a3
|
enhanded StdAwk::Pipe to support CloseMode
|
2009-08-29 03:48:02 +00:00 |
|
|
1f29eb2521
|
touched up sed a little
|
2009-08-26 07:07:54 +00:00 |
|
|
9253c8644f
|
enhanced error location handling for awk
|
2009-08-26 03:50:07 +00:00 |
|
|
0f9d553ff8
|
touched up code
|
2009-08-18 06:10:30 +00:00 |
|
|
1caca1fa41
|
touched up sample codes
|
2009-08-14 07:26:46 +00:00 |
|
|
ce695db836
|
fixed a bug in StdAwk::SourceFile::open()
|
2009-08-13 07:39:37 +00:00 |
|