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
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
4ef1730e71
added realloc to xma
2010-07-31 07:24:19 +00:00
03c87a4f6a
updated the version to 0.5.5 in configured.ac
2010-07-10 20:16:00 +00:00
b0a03e0b4d
enhanced regular expression handler
2010-05-10 07:44:39 +00:00
b2e41d43f2
updated configure.ac
2010-04-30 07:34:55 +00:00
aaa1097128
simplified qse_cut_comp() and related functions
2009-12-23 06:56:01 +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
6de11d0391
added partial code for cut
2009-10-05 08:08:27 +00:00
c31d8dc8a2
fixed a bug in the close() handler
2009-08-29 06:47:09 +00:00
0f9d553ff8
touched up code
2009-08-18 06:10:30 +00:00
814ed89e53
enhanced Awk::Awk to utilize Awk::Value
2009-07-13 07:06:01 +00:00
65a69c5522
updated files for tagging 0.5.1
2009-07-02 19:26:57 +00:00
393dd9be8d
improved the standard console handler to handle when ARGV has been overridden in a script
2009-06-25 02:29:33 +00:00
92b9bfb6d1
changed qse_assert_filed() to dump backtraces
2009-06-23 22:53:22 +00:00
cf606b6819
fixed a bug in matching zero occurrence in a group
2009-06-19 06:08:06 +00:00
9ee15f2e0a
fixed a bug of not closing inherited file handles in qse_pio_open().
2009-06-12 01:44:44 +00:00
334b52900d
adding code into pio.c for win32
2009-06-09 07:09:01 +00:00
3ac15453b1
enhanced qse_timegm() further
2009-06-07 23:03:44 +00:00
d1d0e06bb5
changed autoconf related files
2009-06-06 06:34:15 +00:00
922bbbef18
touched up code and docs
2009-06-05 07:36:02 +00:00
6fb8e248cd
regenerated autoconf files
2009-06-03 18:50:39 +00:00
71c7d7c877
removed libtool
2009-06-03 18:43:57 +00:00
7307c3cc30
changed configure.ac for Doxyfile.in
2009-06-03 08:13:50 +00:00
a1bec8936b
changed configure.ac for Doxyfile.in
2009-06-02 20:16:27 +00:00
9fcfd0c0ba
documented code a little
2009-06-02 07:33:01 +00:00
0e679b0b7d
fixed minor bugs
2009-05-29 08:12:09 +00:00
b4ff537d85
restructured the doc directory
2009-05-29 00:34:58 +00:00
6675603d47
finished support for stepping address and reorganized source code
2009-05-19 22:28:25 +00:00
a66c49812c
started adding sed code
2009-03-02 21:44:36 +00:00
6df7f43935
added qse_strspltr()
2009-02-25 08:05:17 +00:00
5570b60ef2
added a simple test program for awk
2009-02-17 08:00:01 +00:00
27c13aabf7
started working on a stream editor (qse_sed_t)
2009-02-04 08:29:11 +00:00
3f48dd3d7f
added QSE_FIO_TEXT to qse_fio_t
2009-01-27 09:26:15 +00:00
ae55f22bf9
changed the default value of --enable-syslog in configure.ac
2009-01-24 00:36:34 +00:00
81cf4a462b
changed the file handler to use qse_sio_t in StdAwk
2009-01-18 00:44:31 +00:00
afefb7b85a
interim commit while adding pio.c
2008-12-31 00:08:03 +00:00
da61cde8fd
finished interim implementation of qse_timegm() and qse_timelocal().
...
- currently, they use timegm() and timelocal() provided by libc.
added test programs.
2008-12-30 04:49:25 +00:00
39c4afe129
implemented qse_fio_chmod() for win32 and unix
...
- on win32, it is a best effort implemention.
- it gets the volume name from a handle and use SetFileAttributes().
fixed the problem of wrongly detecting objdump.
- place AC_PROG_LIBTOOL after any AC_CHECK_TOOL.
- otherwise, AC_PROG_LIBTOOL overrides the value of tools checked.
2008-12-27 02:52:47 +00:00
359beea51e
reconfigured autoconf
2008-12-25 08:20:25 +00:00
4803bd861a
initial import
2008-12-21 21:35:07 +00:00
4c01ea1604
renamed ase to qse
2008-12-21 20:30:00 +00:00