88b408cdda
added ase_gettime() and ase_settime(), also added many builtin functions to ase_awk_opensimple()
2008-12-17 03:42:48 +00:00
44717bbb4f
fixed minor bugs
2008-12-16 03:56:48 +00:00
f675b072d6
redefined ASE_XXX_COPIER_SIMPLE and ASE_XXX_COPIER_INLINE
...
originally,
- #define ASE_XXX_COPIER_SIMPLE ase_xxx_copysimple
- #define ASE_XXX_COPIER_INLINE ase_xxx_copyinline
after changes.
- #define ASE_XXX_COPIER_SIMPLE ((ase_xxx_copier_t)1)
- #define ASE_XXX_COPIER_INLINE ((ase_xxx_copier_t)2)
when compiled for win32 dll, the reference by the original
definition resulted in different address values in difference modules.
2008-12-15 07:25:42 +00:00
2aa9f8321b
added support for source string
2008-12-13 03:42:32 +00:00
cdbb0b419d
fixed autoconf and source files to use ASE_HAVE_CONFIG_H
2008-12-13 00:25:48 +00:00
cd1dd05766
added ase_awk_runsimple()
2008-12-12 04:05:28 +00:00
6a3e652db3
changed various parts
2008-12-11 04:19:59 +00:00
8dd3401465
fixed input console handling in cmd/awk/awk.c
2008-12-10 02:50:16 +00:00
261c499217
made minor changes to support MINGW32
2008-12-10 00:52:03 +00:00
71aed8062f
porting tio and sio
2008-10-15 04:08:31 +00:00
dc0203008e
porting tio from xpkit
2008-10-14 05:32:58 +00:00
5cb4f03cf9
changed awk according to other previous changes
2008-10-13 09:08:26 +00:00
7a05ceea75
fixed bugs in ase_lda_t & replaced ase_awk_tab_t with ase_lda_t
2008-10-11 05:16:31 +00:00
602be420ee
trying to get lda.c working
2008-10-03 06:06:10 +00:00
c2a6db9ec3
addming a dynamic array
2008-10-01 05:14:20 +00:00
5fd42fbb99
enhancing test programs
2008-09-30 05:07:47 +00:00
b2ad40e12a
initially finished code change for the various changes in common routines
2008-09-28 03:51:23 +00:00
7fb73210b8
2008-08-23 02:13:47 +00:00
713586d04a
2008-08-21 04:58:19 +00:00
5e8901042a
2008-08-21 03:17:25 +00:00
e1ec3d582d
2008-08-19 21:16:02 +00:00
3cbefaa12c
2008-08-19 05:21:48 +00:00
ac38e2b46a
renamed ase_memchr/ase_memrchr to ase_membyte/ase_memrbyte
2008-08-17 08:08:53 +00:00
39f541c4da
2008-08-14 08:22:29 +00:00
4793f1efdf
2008-08-12 04:52:25 +00:00
f4b28ffb6a
2008-08-11 02:27:21 +00:00
6f69035772
defined ASE_MEMXXX and started adding copier and freeer
2008-08-08 05:02:08 +00:00
cbb37554c1
2008-08-04 08:06:43 +00:00
0c923ff71c
2008-08-03 07:40:04 +00:00
a754d8e7c1
2008-07-28 00:16:54 +00:00
925701797f
2008-07-27 09:37:38 +00:00
3aa1251661
2008-07-26 09:01:27 +00:00
3a8e597e03
2008-07-25 08:08:37 +00:00
e5d8cb27fd
2008-07-23 08:22:24 +00:00
2b99c1efad
2008-07-23 07:12:56 +00:00
cca74dbaf7
2008-07-21 23:33:26 +00:00
b363d651b1
2008-07-21 23:27:34 +00:00
c995006f78
2008-07-21 06:42:39 +00:00
bcd51e8b58
2008-07-20 01:37:35 +00:00
017c4cceb1
2008-07-20 01:29:52 +00:00
842970473e
2008-07-19 08:56:50 +00:00
1546704051
2008-07-19 08:04:49 +00:00
71e11073b2
2008-07-16 01:15:02 +00:00
754c2970af
2008-07-15 23:56:32 +00:00
e71d5af472
2008-07-12 08:41:16 +00:00
75d4e90399
2008-07-10 07:20:08 +00:00
b18be770ce
2008-07-06 09:05:48 +00:00
97fb77f21f
2008-07-06 01:25:54 +00:00
8fa039f1e2
2008-06-30 07:41:11 +00:00
07b451aedb
2008-06-29 03:38:00 +00:00