5cb4f03cf9
changed awk according to other previous changes
2008-10-13 09:08:26 +00:00
204f833d16
fixed bugs in lda and changed awk for lda over tab.
...
- added ase_lda_rwalk
- fixed crash when the keeper is not set
- modified the awk parser to utilize lda.
2008-10-12 08:10:25 +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
ba30f5cf12
fixed bugs in ase_lda_t
2008-10-10 22:04:22 +00:00
b2d1b51302
oh my lda!
2008-10-10 05:45:49 +00:00
dd2d9190c0
still modifying ase_lda_t
2008-10-09 05:43:56 +00:00
b461e7f30d
still modifying ase_lda_t
2008-10-08 05:30:16 +00:00
76580ef4eb
improving and fixing ase_lda_t
2008-10-06 08:52:15 +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
b9cae82a1d
redefined ase_mmgr_t
2008-09-30 04:36:21 +00:00
16fc28b456
corrected typo
2008-09-30 04:32:10 +00:00
2b7a9c169f
corrected documentation
2008-09-30 04:31:20 +00:00
6e8b4e6bf0
redefined ase_ccls_t
2008-09-30 04:26:26 +00:00
febbaadc31
cleaned up a few type definitions
2008-09-30 04:01:15 +00:00
f3d022d4ea
cleaned up ase_sll_t
2008-09-30 01:11:08 +00:00
6269382655
fixed ase_sll_setcomper()
2008-09-29 08:21:17 +00:00
fda36606e8
added ase_sll_search()
2008-09-29 08:20:27 +00:00
275c6fb8ec
added a comparator to ase_sll_t
2008-09-29 00:02:10 +00:00
b2ad40e12a
initially finished code change for the various changes in common routines
2008-09-28 03:51:23 +00:00
7f9f5b1fc0
corrected a lot of code using a map in awk
2008-09-27 09:30:49 +00:00
ca18186e94
fixing code to utilize ase_map_setscale
2008-09-27 02:01:24 +00:00
8480da56d1
fixed minor problems in a map
2008-09-27 01:26:20 +00:00
7e13bc23fc
fixed wrong wctrans names
2008-09-26 22:31:40 +00:00
981ceeedf4
added the scale factor to a map
2008-09-26 05:06:33 +00:00
688cd299dc
Changed robodoc.rc slightly for better documentation
2008-09-26 04:45:04 +00:00
d87b7de0fb
added a configuration file for robodoc
2008-09-26 01:08:20 +00:00
7505c076b0
changed code further to get things right. still long way to go
2008-09-25 05:36:45 +00:00
3dcab112d9
just a temporary commit while changing code for new convention
2008-09-25 05:07:24 +00:00
327fd11974
added useful macros to ase_str_t and ase_map_t
2008-09-25 02:16:41 +00:00
dfc1e83f7c
added missing basic functions to ase_str_t
2008-09-25 02:06:56 +00:00
c1b3c8dfd8
changed val.c to adopt ase_map_t changes
2008-09-25 02:00:50 +00:00
a88cc05eae
fixed various bugs in a map and enhanced it.
...
- added ase_strbytes returning the number of bytes of a '\0'-terminated string
- changed the prototype of ase_map_walker_t to return ase_map_walk_t
- added ASE_MAP_KCLEN and ASE_MAP_VCLEN
- fixed the bug of not initializing the bucket in ase_map_init
- fixed the bug of returning 0 when a match is found in ase_map_search
- fixed the bug of wrongly calculating the value pointer in alloc_pair
2008-09-25 01:18:50 +00:00
21c331febf
added to ase_map_t a keeper function that is called when a value is replace by itself. deprecated the generic ase_sizer_t and defined context-specific sizer types such as ase_str_sizer_t and ase_map_sizer_t
2008-09-24 08:47:23 +00:00
ac92d8581a
changed ase_map_open() to adjust invalid parameters and fixed reorganize() to adjust a wrong capacity returned by a user-defined sizer
2008-09-24 05:37:38 +00:00
2fbbff8139
added the sizer function to ase_map_t
2008-09-24 05:27:24 +00:00
2230fbd445
renamed ASE_STR_XXX macros and added the ase_xstr_t type
2008-09-24 03:51:24 +00:00
a1348d4ca5
renamed ASE_CHAR_TO_NUM to ASE_CHARTONUM
2008-09-24 03:36:30 +00:00
b6e14c7be3
added the hint parameter to the sizer function
2008-09-23 05:21:08 +00:00
8488b72f98
2008-09-05 05:15:53 +00:00
b1a63068c6
2008-09-05 05:05:14 +00:00
9522110d9d
2008-09-05 04:59:23 +00:00
f90fffc853
2008-09-05 04:58:08 +00:00
fd2eb3f012
2008-09-01 05:17:01 +00:00
4520a77a59
fixed unnecessary freeing of memory in ase_map_init()
2008-09-01 05:16:52 +00:00
cb5e20a885
added ase_sll_init() and ase_sll_fini()
2008-09-01 05:15:57 +00:00
8a219e1548
2008-09-01 04:57:24 +00:00
5958ddccef
2008-09-01 04:56:47 +00:00
ae2f49f1a1
removed ase_str_forfeit() and added ase_str_yield()
2008-09-01 04:55:59 +00:00