Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] SimGrid 3.11 Chanelog/NEWS
[simgrid.git] / include / xbt /
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-06-17 Martin Quinsonsome sorting in the [smpi/xbt]_replay stuff
2015-06-15 Martin QuinsonSMPI replay: make sure that the replay is inited even...
2015-06-11 Gabriel CoronaRemove cycles in #include files
2015-06-10 Millian PoquetMerge branch 'master' of https://scm.gforge.inria.fr...
2015-06-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-10 Gabriel Corona[Windows] Fix access to root log categories from other...
2015-06-10 Gabriel CoronaFix dllexport/dllimport declarations (Windows)
2015-06-09 Gabriel CoronaBreak #include-dependency cycle
2015-06-09 Gabriel CoronaAdd missing #include for _XBT_WIN32
2015-06-09 Gabriel CoronaHopefully fix the strdup/_strdup issue
2015-06-09 Gabriel CoronaFix strdup/_strdup detection
2015-06-09 Gabriel CoronaFix Windows build
2015-06-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-09 Gabriel CoronaUse _strdup is strdup is not available
2015-06-09 Gabriel CoronaSome (partial) fixes for cross-compiling to Windows
2015-05-21 Gabriel Corona[mc] Make C++ classes out of addres_space, process...
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-05-07 Gabriel Corona[mc] Mark many MC symbols as hidden
2015-05-05 Gabriel CoronaFix xbt_fifo_foreach
2015-04-27 Christian HeinrichRemoved keyword 'register' from files.
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
2015-04-26 Martin Quinsonnew function: remove a given element of the xbt_heap
2015-04-16 Gabriel Corona[mc] Switch to C++
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-09 Gabriel Corona[mc] Move liveness in MCer process
2015-04-02 Gabriel Corona[mc] Fix cross process access to xtd_heap in mc_diff.c
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-03-06 Gabriel Corona[mc] Cross-process access to smx_process and simcall
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-02-10 Gabriel Corona[mc] Server side symbol evaluation
2015-02-10 Gabriel Corona[mc] Register symbols as pointers in the examples
2015-02-10 Gabriel Corona[mc] Extend xbt_propositional_symbols
2015-02-10 Gabriel Corona[mc] Cleanup heap switching code
2015-02-06 Gabriel Corona[mc] Do not call malloc_no_memset in mc_snapshot
2014-12-19 Gabriel Corona[mc] Abstract the process and a snapshot types with...
2014-12-12 Augustin DegommePatch by F.Chaix : add two "new" log appender methods...
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-01 Gabriel Corona[mc] Initial support MC record/replay
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-02 Martin Quinsonrename smx_action_t to smx_synchro_t
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...
next