Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make dictionary internal table dynamic (and automatically resized).
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 30 Nov 2007 00:18:03 +0000 (00:18 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 30 Nov 2007 00:18:03 +0000 (00:18 +0000)
commit505fa6b336fedfbe5951b01dc5c49f8c3f54e177
tree2d37df7b0a1bb2f0d226c74b57ac637e3a0d7303
parent7e049faf8cdd41c59c2e97f8c46fd6052b23b8a3
Make dictionary internal table dynamic (and automatically resized).
No need to specify its size anymore; functions xbt_dict_new_ext() and xbt_dict_hashsize_set() thus dropped.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5095 48e7efb5-ca39-0410-a469-dd3cf9ba447f
ChangeLog
include/xbt/dict.h
src/xbt/dict.c
src/xbt/dict_cursor.c
src/xbt/dict_elm.c
src/xbt/dict_private.h