Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
finish the s/smurf/popping/ renaming
[simgrid.git] / include / xbt /
2014-10-22 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-16 Gabriel CoronaRemove irrelevant API documentation
2014-10-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-10-15 Martin QuinsonI'm not sure of why flexml generated a different flex...
2014-09-19 Augustin Degomme[xbt/surf] Change the costly heapremove+heapinsert...
2014-08-29 Gabriel CoronaMerge branch 'mc'
2014-08-28 Augustin DegommeAdd a xbt wrapper for simcall_mutex_trylock (asked...
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 etortilopezadded option to bind threads to physical cores
2014-08-11 Paul BédarideAdd vm tesh
2014-08-07 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-06 Martin Quinsonmake public the function that can display an exception
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel Corona[mc] Make state/snapshot comparison work with SMPI...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-08 Gabriel CoronaMerge branch 'mc-fix' into mc-fastsnapshot
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Gabriel CoronaMerge branch 'mc-fastsnapshot' into mc
2014-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-26 Augustin DegommeChange send/isend simcalls to add a new parameter ...
2014-06-24 Gabriel Corona[mc] Use an unordered_set for compared_pointers instead...
2014-06-20 suterprevent warining for undocumented (because internal...
2014-06-19 Gabriel Corona[mc] Do not allocate pagemap buffer on the heap
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-16 Gabriel Corona[mc] Remove useless parts in mmalloc_compare_heap,...
2014-06-13 Gabriel Corona[mc] Page-level sparse snapshot: work-in-progress,...
2014-06-02 Arnaud GierschMake xbt_free a function-like macro.
2014-05-28 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-26 Stéphane CastelliFix some bugs in fat trees
2014-05-24 Martin Quinsondeclare all types that we may use
2014-05-24 Martin Quinsonmake the xbt_os_time module public
2014-05-16 Gabriel CoronaMerge branch 'mc_without_ksm' into mc
2014-05-16 Gabriel Corona[mc] Avoid memsetting twice
2014-05-14 Stéphane CastelliAdd a routing for fat trees
2014-05-13 Stéphane CastelliThe tag cluster accepts the topology fat_tree
2014-05-12 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-12 Arnaud GierschFix warning about duplicate typedef.
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-06 Augustin Degommehave barrier_wait return XBT/MSG_BARRIER_SERIAL_PROCESS...
2014-05-06 Augustin Degommeadd msg and xbt versions of barrier.
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-25 Augustin Degommenew flex run
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-24 Arnaud GierschFix warning about undefined identifier [-Wundef].
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-14 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-14 Gabriel CoronaMerge branch 'mc-perf'
2014-04-11 Arnaud GierschMake xbt_abort really silent on Windows.
2014-04-08 Gabriel CoronaMerge remote-tracking branch 'origin/mc'
2014-04-04 Augustin Degommeadd XBT_PUBLIC_CLASS macro, and a bunch of XBT_PUBLIC...
2014-04-01 Arnaud GierschCosmetics: move SimGrid copyright on top.
2014-03-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-22 Arnaud GierschMove win32_ucontext.h to private area.
2014-03-22 Arnaud GierschDon't include private header from public ones.
2014-03-22 Arnaud GierschDisable mmalloc when !HAVE_MC.
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-18 Gabriel Corona[mc] Use reference to types intead of type IDs
2014-03-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-17 Arnaud GierschNew function: xbt_os_thread_setguardsize (like pthread_...
2014-03-17 Arnaud GierschCache the size of a memory page for the current system.
2014-03-10 Gabriel Corona[mc] Pass arguments everywhere in the state comparator...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-25 Gabriel CoronaMerge bugfix from branch mc-refactor
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-24 Gabriel CoronaMerge branch 'mc-perf' into mc
2014-02-21 Gabriel Corona[mc] Avoid resolving TLS over and over again
2014-02-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-20 Pierre VeyreIntroduce model specific properties for storage_type
2014-02-18 Paul BédarideFix doxygen
2014-02-14 Augustin Degommeprotect smpi against problems with replay+collectives.
2014-02-13 Augustin Degommeenforce the use of the routing attribute of an AS,...
2014-02-10 Arnaud GierschSupernovae mode was deprecated. It is currently broken...
2014-02-10 Gabriel CoronaMerge branch 'mc' into mc-perf
2014-02-07 Gabriel CoronaMerge branch mc into mc-perf
2014-02-07 Gabriel Corona[mc] Pass mc_object_info_t arguiments in many places...
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-22 Augustin Degommedtd update for new cluster routing options
2014-01-17 Augustin Degommeupdate dtd to add torus_dimensions tag to clusters
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-12-06 Arnaud GierschCosmetics: fix spacing.
2013-12-05 Arnaud GierschUse SG_{BEGIN,END}_DECL() for what it's designed to...
2013-12-05 Arnaud GierschIn XBT_LOG_NEW_SUBCATEGORY_helper, protect function...
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-11-05 Arnaud GierschMerge branch 'v3_10_x'
2013-11-05 Arnaud GierschUse xbt_die() for DIE_IMPOSSIBLE.
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-04 Marion Guthmullermodel-checker : fix detection of pointers on a fragment...
next