qse/ase/lib/cmn
hyung-hwan 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
..
asecmn.bdsproj 2008-06-04 02:17:42 +00:00
asecmn.dsp 2008-06-04 02:17:42 +00:00
asecmn.vcproj 2008-06-04 02:17:42 +00:00
chr.c 2008-08-27 02:50:12 +00:00
chr.h 2008-08-23 01:06:35 +00:00
descrip.mms 2008-06-07 04:19:57 +00:00
dll.c added ase_str_init(), ase_str_fini(), ase_map_init() and ase_map_fini() to support static creation. 2008-08-30 08:51:04 +00:00
makefile.am 2008-08-23 01:06:35 +00:00
makefile.in 2008-08-23 02:13:47 +00:00
map.c fixed various bugs in a map and enhanced it. 2008-09-25 01:18:50 +00:00
mem.c 2008-08-21 02:22:07 +00:00
mem.h 2008-08-21 03:17:25 +00:00
misc.c 2008-06-07 04:19:57 +00:00
msw-bcc.mak 2008-06-04 02:17:42 +00:00
msw-cl.mak 2008-06-04 02:17:42 +00:00
msw-dmc.mak 2008-06-04 02:17:42 +00:00
opt.c 2008-08-23 01:06:35 +00:00
rex.c 2008-08-21 03:17:25 +00:00
sll.c added ase_sll_init() and ase_sll_fini() 2008-09-01 05:15:57 +00:00
str_bas.c fixed various bugs in a map and enhanced it. 2008-09-25 01:18:50 +00:00
str_cnv.c 2008-08-19 05:21:48 +00:00
str_dyn.c fixed various bugs in a map and enhanced it. 2008-09-25 01:18:50 +00:00