Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2014-04-01 Pierre Veyreremove MSG_file_ls()
2014-04-01 Pierre VeyreRemove XBT_INFO call
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-01 Pierre VeyreAdd bug-17132 tesh suite
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-31 Pierre VeyreImprove MSG_file_read() and MSG_file_write()
2014-03-31 Arnaud GierschImprove error message.
2014-03-31 Arnaud GierschFix bug with Java bindings on 32-bit systems.
2014-03-31 Arnaud Giersch[mc] Reduce stack_size for tests mc-bugged*.
2014-03-31 Arnaud Giersch[mc] Better fix for compatibility with old/broken versi...
2014-03-31 Augustin DegommeRemove benchmarking calls in MPI functions that don...
2014-03-31 Augustin Degommeforgotten useless line (should not do anything with...
2014-03-28 Gabriel Corona[mc] Fix type conversion in unit test
2014-03-28 Gabriel Corona[mc] Fix type conversion (once again)
2014-03-28 Gabriel Corona[mc] Fix type conversion
2014-03-28 Gabriel Corona[mc] Fix type conversions
2014-03-28 Augustin Degommeprivatization : perform the initialization at process...
2014-03-28 Augustin Degommereplace warnings by debug messages
2014-03-28 Gabriel Corona[mc] Change type for type->id
2014-03-28 Marion Guthmullermodel-checker : smpi mutual exclusion example
2014-03-28 Gabriel Corona[mc] Fix type of expression resolution methods (uintpt_...
2014-03-28 Gabriel Corona[mc] Fix compatibility with old/broken version of dwarf.h
2014-03-28 Gabriel Corona[mc] Kernel Samepage Merging support (Linux)
2014-03-27 Gabriel Corona[mc] Comment unhandled rangelistptr class in DW_AT_star...
2014-03-27 Gabriel Corona[mc] Correctly handle the end of the stack unwinding
2014-03-27 Gabriel Corona[mc] Really fix DW_AT_high_pc for DWARF4
2014-03-26 Arnaud GierschFix parameter names.
2014-03-26 Arnaud GierschFix directories for bug-17312.
2014-03-26 Martin Quinsonfix 'make dist', stupid me
2014-03-26 Martin Quinsonintegrate the testcase of #17132 into our testsuite
2014-03-26 Paul BédarideFinalize reservation surf plugin
2014-03-26 Paul BédarideAdd networkCommunicateCallback, NetworkLink::updateLate...
2014-03-26 Paul BédarideChange StateChanged callback signatures
2014-03-26 Pierre VeyreFix Workstation::fileRcopy
2014-03-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-25 Pierre VeyreFinalises MSG_file_rcopy() and MSG_file_rmove()
2014-03-25 Gabriel CoronaMerge branch 'mc++'
2014-03-25 Gabriel Corona[mc] Fix warning on pointer/integer/address conversion
2014-03-25 Gabriel Corona[mc] Handle DW_AT_high_pc as offset for DWARF4
2014-03-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-25 Pierre Veyreprepare MSG_file_rcopy()
2014-03-25 Pierre Veyreprepare Workstation::fileRcopy()
2014-03-25 Gabriel Corona[mc] Fix DW_OP_addr to translate address into virtual...
2014-03-25 Augustin Degommempich tests : Use the manually privatized version of...
2014-03-25 Gabriel Corona[mc] Fix DW_OP_call_frame_cfa
2014-03-25 Gabriel Corona[mc] Fix broken DW_OP_call_frame_cfa
2014-03-24 Paul BédarideAdd java surf plugin to reserve bandwidth
2014-03-24 Arnaud GierschAvoid to fill up the disks of build daemons with core...
2014-03-24 Arnaud GierschFix doxygen comment: parameter does not exist.
2014-03-24 Gabriel Corona[mc] Fix handling of inlined subroutines in MC_ignore_l...
2014-03-24 Gabriel Corona[mc] Attach correct namespaced name in inlined subrouti...
2014-03-24 Gabriel Corona[mc] Replace frame->frame (frame *name*) by frame-...
2014-03-24 Gabriel Corona[mc] Process nested-scopes
2014-03-24 Gabriel Corona[mc] Remove MC_dwarf_get_variable_by_name (unused)
2014-03-24 Gabriel Corona[mc] Fix handling of DW_AT_high_pc
2014-03-24 Gabriel Corona[mc] Rename frame->start into frame->id
2014-03-24 Gabriel Corona[mc] Remove frame->end field which was not used anymore
2014-03-24 Pierre VeyreRemoves MSG_storage_file_rename()
2014-03-24 Gabriel Corona[mc] Process nested scopes DWARF informations
2014-03-24 Gabriel Corona[mc] Fix memory leaks
2014-03-24 Gabriel Corona[mc] Documentation
2014-03-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-23 Martin Quinsonfix the dist target after my last header move
2014-03-23 Martin Quinsonmove back the protected interface of platforms to the...
2014-03-23 degommeHave smpi_bench.c see HAVE_MMAP flag
2014-03-22 Arnaud GierschMissing dependency (fix parallel builds).
2014-03-22 Arnaud GierschAdd missing files for javadoc.
2014-03-22 Arnaud GierschFix doxygen comments.
2014-03-22 Arnaud GierschMissing XBT_LOG_CONNECTs.
2014-03-22 Arnaud GierschMove win32_ucontext.h to private area.
2014-03-22 Arnaud GierschHeader platf_interface.h needs to be public (included...
2014-03-22 Arnaud GierschDon't include private header from public ones.
2014-03-22 Arnaud GierschDisable mmalloc when !HAVE_MC.
2014-03-22 degommemove unused variable
2014-03-22 degommeprotect against not mmap-enabled systems
2014-03-22 Arnaud GierschFix dist.
2014-03-21 Augustin DegommeHave some mpich3 tests use the automatic privatization...
2014-03-21 Augustin DegommeAdd a first draft for automatic privatization of global...
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Pierre VeyreFix leaks and invalid read
2014-03-21 Gabriel Corona[mc] Avoid heap collisions by using a bigger gap bewtee...
2014-03-21 Gabriel Corona[mc] Flag state hashing (model-check/hash) as experimental
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-21 Gabriel CoronaIncrease the MC heap size as a quickfix for the heap...
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Pierre VeyreWorkstation::open() improvement
2014-03-21 Paul BédarideFix issues for destroy callbacks
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Pierre VeyreLeak --
2014-03-20 Arnaud GierschFix cfg=path for test sorage_basic.
2014-03-20 Arnaud GierschDon't use xbt_assert for error checking.
2014-03-20 Arnaud GierschTypo.
2014-03-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-20 Pierre VeyreFix bug and leak for msg_file_open
2014-03-20 Gabriel Corona[mc] Fix cleanup of info->types
2014-03-20 Gabriel Corona[mc] Fix free callback for type->members
2014-03-20 Gabriel Corona[mc] Efficient lookup of subprogram by offset
2014-03-20 Gabriel Corona[mc] Store abstract subprograms in info->subprograms
next