Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Use mc_region_contain where it could be used
[simgrid.git] / src / xbt /
2014-07-22 Gabriel Corona[mc] Disable soft-dirty page tracking by default
2014-07-21 Gabriel Corona[mmalloc] Force metadata update in mmalloc/mrealloc
2014-07-21 Gabriel Corona[mmalloc] Add mmcheck() which checks mmalloc heap consi...
2014-07-21 Gabriel Corona[mmalloc] Add new block type for heapinfo blocks
2014-07-11 Gabriel Corona[mmalloc] Add documentation
2014-07-11 Gabriel Corona[mmalloc] Avoid useless memset0
2014-07-08 Gabriel CoronaMerge branch 'mc-fix' into mc-fastsnapshot
2014-06-13 Gabriel Corona[mc] Page-level sparse snapshot: work-in-progress,...
2014-06-05 Gabriel CoronaRemove comment which has not been accurate for a long...
2014-05-30 Marion Guthmullermodel-checker : cleanups, refactoring and apply indent...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-26 Stéphane CastelliFix some bugs in fat trees
2014-05-22 Gabriel CoronaRevert "[mmalloc] Use mremap to expand heaps (heap...
2014-05-21 Arnaud GierschAdd some words about %e fore spaces in logs.
2014-05-21 Martin QuinsonWhen the parameter parser is jammed, display the full...
2014-05-21 Martin Quinsonadd some doc about the trap I just felt into
2014-05-18 Martin Quinsonfurther document the parmap mess. Next step should...
2014-05-16 Gabriel CoronaMerge branch 'mc_without_ksm' into mc
2014-05-16 Gabriel Corona[mc] Avoid memsetting twice
2014-05-16 Gabriel Corona[mc] Move mm_diff in mc/
2014-05-16 Gabriel Corona[mc] Use the actual heap size when testing if an addres...
2014-05-16 Gabriel Corona[mc] Comments/documentation of memory related code
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-13 Gabriel Corona[mmalloc] Use mremap to expand heaps (heap collision...
2014-05-12 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-12 Arnaud GierschSet return value.
2014-05-12 Arnaud GierschFix dead assignments.
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-05-05 Arnaud GierschDon't use xbt_assert for error checking, it may be...
2014-04-25 Augustin Degommenew flex run
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-24 Gabriel Corona[mmalloc] Extends the junk area and use finer grained...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-15 Stéphane CastelliAdded some work in the creation of links in the fat...
2014-04-14 Gabriel Corona[mc] Only enable KSM on snapshots and not on main memory
2014-04-14 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-14 Gabriel CoronaMerge branch 'mc-perf'
2014-04-14 Gabriel Corona[mc] Avoid allocation/deallocation in init_heap_information
2014-04-11 Arnaud GierschCosmetics: XBT_PUBLIC is not needed here.
2014-04-11 Arnaud GierschMake xbt_abort really silent on Windows.
2014-04-11 Gabriel Corona[mc] Avoid allocations in state->equals_to{1,2}
2014-04-11 Gabriel Corona[mc] Optimise memory allocation in mm_diff
2014-04-11 Gabriel Corona[mc] Remove buggy xbt_free
2014-04-08 Gabriel CoronaMerge remote-tracking branch 'origin/mc'
2014-04-07 Augustin Degommeadd defines to windows build, to avoid breaking ucontex...
2014-04-04 Gabriel CoronaMerge branch 'mc'
2014-04-04 Augustin Degommeoops, forgot to perform the actual change of path in...
2014-04-04 Augustin Degommefile win32_ucontext.h was moved by 6e893f95c
2014-04-04 Augustin Degommeget page size info on win32
2014-04-04 Augustin Degommedisable segv handler and guards on windows platforms
2014-04-01 Arnaud GierschCheck if MAP_ANONYMOUS is defined after including sys...
2014-04-01 Arnaud GierschCosmetics: move SimGrid copyright on top.
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-31 Martin QuinsonRevert "Remove XBT_INFO call"
2014-03-31 Pierre VeyreRemove XBT_INFO call
2014-03-31 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-28 Gabriel Corona[mc] Kernel Samepage Merging support (Linux)
2014-03-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-22 Arnaud GierschMissing XBT_LOG_CONNECTs.
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-18 degommeMerge branch 'master' of git://scm.gforge.inria.fr...
2014-03-18 degommemissing includes
2014-03-18 Gabriel Corona[mc] Use reference to types intead of type IDs
2014-03-18 Gabriel Corona[mc] Fix type name handling
2014-03-18 Gabriel Corona[mc] Add location field in struct/class-members
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 GierschBe less coarse on error recovery: try first with a...
2014-03-17 Arnaud GierschInitialize default thread attrs in xbt_os_thread_mod_pr...
2014-03-17 Arnaud GierschCache the size of a memory page for the current system.
2014-03-13 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-11 Arnaud GierschCheck for null pointer.
2014-03-10 Gabriel Corona[mc] Pass arguments everywhere in the state comparator...
2014-03-08 Arnaud GierschKey may be part of obj, remove it at the last.
2014-03-08 Martin Quinsonkill some unused static functions
2014-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-03-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-07 Pierre VeyreAdd "attach" attribute to storage tag in platform descr...
2014-03-06 Arnaud GierschUse sensible values for arities of config elements.
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-03-03 Gabriel Corona[mc] Add support for DW_TAG_unspecified_type (nullptr_t...
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-25 Gabriel Corona[mc] Handle DW_TAG_class_type as DW_TAG_structure_type...
2014-02-25 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-25 Gabriel CoronaMerge bugfix from branch mc-refactor
2014-02-25 Gabriel CoronaMerge bugfix
2014-02-25 Gabriel Corona[mc] Fix buf introduces by previous commit
2014-02-25 Gabriel Corona[mc] Handle reference_type and rvalue_reference_type...
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-18 Marion Guthmullermodel-checker : conflit
2014-02-14 Augustin Degommeprotect smpi against problems with replay+collectives.
next