Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New XBT module: file
[simgrid.git] / include / xbt / dict.h
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-11 Paul BédarideAdd vm tesh
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-18 Paul BédarideFix doxygen
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-21 Arnaud GierschFix build error with clang.
2013-01-21 Paul BédarideAll hosts types fusion to xbt_dictelm_t
2012-07-03 navarroFix some warnings in doc
2012-05-25 navarroAdd documentation for xbt_dict_foreach
2012-02-09 Arnaud GierschMark multi-level dictionaries as deprecated.
2012-02-09 Arnaud GierschRemove declarations for non-existent functions.
2012-02-08 Arnaud GierschMark integer dicts as deprecated.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschDefine xbt_dict_new_homogeneous().
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-28 Arnaud GierschRename dict structs to follow README.coding.
2011-10-20 Martin Quinsonmerge branches
2011-09-08 Arnaud GierschFix compilation warnings in ISO-C99 mode.
2011-09-08 NavarropRevert "Re-apply old patch A. Giersch 06/07/2010"
2011-09-08 NavarropRe-apply old patch A. Giersch 06/07/2010
2011-02-17 agierschRemove ; after SG_BEGIN_DECL().
2010-10-11 alegrandIndent include and src using this command:
2010-08-09 coldpeaceadd new function : xbt_dict_is_empty
2010-07-07 navarropRevert [From A. Giersch] Fix the following compilation...
2010-07-06 navarrop[From A. Giersch] Fix the following compilation warning...
2010-05-05 mquinsonNew function: xbt_dict_cursor_set_data()
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-01 mquinsonMake sure that dict of integers can be traversed too
2010-04-01 mquinsonxbt_dict: allow to have integer key and data
2009-12-11 mquinsonDo not mark all public function as potentially inline...
2009-07-13 mquinsonfix a constness
2009-07-13 mquinsonAdd xbt_dict_get_key achieving a linear reverse search
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-10-01 mquinsonAdd a stupid function to display the content of a dict...
2008-09-11 mquinsonSpell-checking comments used as documentation (thanks...
2008-09-10 mquinsonAdd a xbt_dict_get_or_null_ext function
2008-06-17 mquinsonAdd a xbt_dict_size function
2008-04-30 mquinsonRah. I finally found why the doxygen parser got fucked...
2007-11-30 mquinsonTwo more hashing functions (chosen by define, not dynam...
2007-11-30 mquinsonMake dictionary internal table dynamic (and automatical...
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-02-07 mquinsontypo in windows DLL cruft
2007-02-07 cherierma default
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-08-04 thieryChange parameter names from 'head' to 'dict'. Add two...
2006-08-03 thieryReimplement dictionaries as hashtables
2006-03-30 mquinsonRemove the old crufty navigation bars
2005-10-22 mquinsonXBT documentation reorganization. module-xbt only conta...
2005-09-08 mquinsonRename BEGIN_DECL since we changed the usual definition...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-07 mquinsonMore xbt_error_t eradication
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-01 alegrandhelp doxygen to stop complaining about documentation...
2005-06-27 mquinsonre-enable multidicts
2005-02-16 alegrandAdding everything needed to develop GRAS benchmarking...
2005-02-13 mquinsondoxygenification
2005-02-11 mquinsondoxygenification of XBT
2005-01-29 alegrandupdating the doc
2004-12-10 mquinsondefine max only when not previously defined (win32...
2004-12-09 mquinsonuse BEGIN_DECL (ie, useless cleanup); picky documentati...
2004-12-09 alegrandAdd missing dependency.
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-15 alegrandAdd the trace library and fixed a few source of potenti...
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Erradication
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-06 mquinsonsplit gras and gros