Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into mc
[simgrid.git] / src / xbt / lib.c
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-08 Arnaud GierschKey may be part of obj, remove it at the last.
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-05 Arnaud GierschAdd/update copyright notices.
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
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-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-02-28 Takahiro HirofuchiDelete an used key correctly
2013-02-22 Takahiro HirofuchiFix the segfault upon exit
2013-02-21 alebreMerge with master and fix conflicts
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 alebreFix conflict - Adrien
2013-01-31 Takahiro Hirofuchifix xbt_lib_unset
2013-01-31 alebreFix conflict - Adrien
2013-01-31 Takahiro Hirofuchiadd xbt_lib_unset
2013-01-31 alebreAdrien Fix conflict
2013-01-31 Paul BédarideAdd xbt_lib_remove
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-21 Paul BédarideAll hosts types fusion to xbt_dictelm_t
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 GierschUse homogeneous dicts for xbt_lib.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschRewrite xbt libs, using xbt dicts.
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-03-24 navarropDont used (*lib) but l = *lib.
2011-03-24 navarropAdd xbt_lib_size and xbt_lib_rehash
2011-03-24 navarropAdd library (xbt_lib) to simgrid.