Commit Graph

5 Commits

Author SHA1 Message Date
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
5e8901042a 2008-08-21 03:17:25 +00:00
3cbefaa12c 2008-08-19 05:21:48 +00:00
6eead095a5 2008-06-10 00:24:10 +00:00
5786cae59c 2008-06-04 02:17:42 +00:00