Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Keep deprecated wrappers "virtual".
[simgrid.git] / include / xbt / dict.h
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-26 Arnaud Giersch[sonar] Put parentheses around macro parameters.
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud GierschKill unused xbt_dict_dump().
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-07-17 Martin Quinsondoxygen: uniformity in command markers (@ vs. \)
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-25 Arnaud GierschRemove features marked with DEPRECATED_v321.
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-13 Martin Quinsonpublic headers should include simgrid in a system-wide...
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2018-01-09 Arnaud GierschSlight cleanup after removal of xbt_dict_new().
2018-01-09 Arnaud GierschKill features marked deprecated until v3.19.
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-10-20 Martin QuinsonMerge branch 'actor-priority' of https://github.com...
2017-10-18 Arnaud GierschUse standard C/C++ attributes when available.
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-17 Frederic Suterno comment...
2017-10-17 Frederic Sutertry to silent CI
2017-10-17 Frederic Suterstart deprecating xbt_dict
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-21 Martin Quinsoncosmetics in error message
2017-07-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-19 Martin Quinsondont document a deprecated function, and properly mark...
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin QuinsonCleanups
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-20 Gabriel CoronaMerge remote-tracking branch 'adfaure/master'
2016-07-19 Gabriel Corona[doc] @deprecate XBT structures
2016-07-12 Gabriel Corona[doc] Suggest C++ alternatives to xbt containers
2016-07-11 Gabriel Corona[xbt] Remove useless bits
2016-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-08 Gabriel Coronaunique_ptr for dynar, automaton, swag, etc.
2016-03-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-01 Frederic Suterreindent include files
2016-02-28 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-27 Martin Quinsonremove every XBT_USE_DEPRECATED parts
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...
next