qse/ase/include/ase
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
..
awk 2008-09-01 04:57:24 +00:00
cmn fixed various bugs in a map and enhanced it. 2008-09-25 01:18:50 +00:00
lsp 2008-08-19 05:21:48 +00:00
tgp 2008-07-20 01:29:52 +00:00
utl 2008-09-05 04:59:23 +00:00
conf_msw.h 2008-06-27 00:48:38 +00:00
conf_vms.h 2008-06-27 00:48:38 +00:00
config.h.in 2008-08-17 03:52:54 +00:00
macros.h 2008-09-01 04:57:24 +00:00
makefile.am 2008-06-27 04:46:39 +00:00
makefile.in 2008-07-20 01:29:52 +00:00
pack1.h 2008-06-27 00:48:38 +00:00
pack2.h 2008-06-27 00:48:38 +00:00
types.h 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
unpack.h 2008-06-27 00:48:38 +00:00