Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2015-05-05 Gabriel Corona[mc] Cleanup horrible for loop
2015-05-05 Gabriel Corona[mc] Fix XBT_ERROR message
2015-05-05 Gabriel Corona[mc] Remove designated initializers
2015-05-05 Gabriel Corona[mc] Remove designated initializers
2015-05-05 Gabriel Corona[mc] Fix formatting specification
2015-05-05 Gabriel Corona[mc] Remove designated initializers
2015-05-05 Gabriel Corona[mc] Fix type of zero_buffer_size in mc_process.c
2015-05-05 Gabriel Corona[mc] Fix unitialized variable
2015-05-04 Gabriel Corona[mc] Add missing inttypes.h include
2015-05-04 Gabriel Corona[mc] Fix mm_fake_malloc() implementation
2015-05-04 Gabriel Corona[mc] Fix mmalloc with fortran
2015-05-04 Gabriel Corona[mc] Fixed the compilation on non-MC build
2015-05-04 Gabriel Corona[mc] Fix the umpire tesh files
2015-05-04 Gabriel Corona[mc] Fix segfault in MC_request_is_enabled() executed...
2015-05-04 Gabriel Corona[mc] Fix umpire tests invocations (call simgrid-mc)
2015-04-30 Christian HeinrichAdded include_path and dependencies for FreeBSD < 10.0
2015-04-30 Christian HeinrichAdded reference link to comment in MakeLib.cmake
2015-04-28 Christian HeinrichFixed exception tests
2015-04-28 Christian HeinrichFixed typo in sg_config.c
2015-04-28 Gabriel Corona[xbt] Add unit test got xbt_dict with arbitrary (not...
2015-04-28 Gabriel CoronaDisable a test which only works on one computer
2015-04-28 Gabriel Corona[smpi] Better implementation of predefined attributes
2015-04-28 Gabriel CoronaSync the Fortran value of MPI_ERR_LASTCODE with the...
2015-04-28 Christian Heinrich-Wclobbered will now only be added for GCC.
2015-04-28 Christian HeinrichReplaced check for GNU compiler with CMAKE variable...
2015-04-28 Christian HeinrichRemoved if-statement from CMakeLists.txt
2015-04-28 Gabriel Corona[mc] Remove the dual heap mc_heap/std_heap
2015-04-28 Gabriel Corona[mc] Cleanup MC init code (split MCer and MCed init)
2015-04-28 Gabriel Corona[mc] Move stacks_areas code in mcer_ignore
2015-04-28 Gabriel Corona[mc] Cleanup mc_ignore/mcer_ignore
2015-04-28 Gabriel Corona[mc] Move MCer code from mc_ignore.cpp to mcer_ignore.cpp
2015-04-28 Gabriel Corona[mc] Multiple heap removal (partial)
2015-04-27 Christian HeinrichRemoved keyword 'register' from files.
2015-04-27 Gabriel Corona[mc] Fix XBT_CONNECT, mc_main is not in libsimgrid.so
2015-04-27 Gabriel Corona[mc] Add missing XBT_CONNECT, move some out of HAVE_MC
2015-04-27 Gabriel CoronaFix EXTRA_DIST
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
2015-04-26 Martin Quinsonthis example needs to forcefully destroy the VMs
2015-04-26 Martin Quinsonrevamp the start_kill test to greatly improve the coverage
2015-04-26 Martin QuinsonRemove the kill_time timer when a process stops (fix...
2015-04-26 Martin Quinsonnew function: remove a given element of the xbt_heap
2015-04-26 Martin Quinsonmore consistant identifier names around Java objects...
2015-04-25 Martin QuinsonActually allows the GC to reclaim tasks (fix #18874)
2015-04-23 Marion Guthmullermodel-checker : declare variable at the right place
2015-04-23 Marion Guthmullermodel-checker : unused variable
2015-04-23 Marion Guthmullermodel-checker : uninitialized variables
2015-04-23 Marion Guthmullermodel-checker : missing header
2015-04-23 Marion Guthmullermodel-checker : really fix mc dependancies with MC...
2015-04-23 Marion Guthmullermodel-checker : fix dependancies without MC
2015-04-17 Gabriel Corona[mc] Do not execute MCer code in MCed mode in MC_remove...
2015-04-17 Gabriel Corona[mc] Add missing copyright notices (and update)
2015-04-17 Gabriel Corona[mc] C++ class PageStore
2015-04-17 Gabriel Corona[mc] C++ class ModelChecker
2015-04-17 Gabriel Corona[mc] Remove mc_interface.h
2015-04-17 Gabriel Corona[mc] Remove soft dirty page tracking
2015-04-17 Gabriel Corona[mc] Remove standalone mode and remove MC_do_the_modelc...
2015-04-16 Gabriel Corona[mc] Remove mc_set.cpp
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-14 Gabriel Corona[mc] Fix comm_determinism to work in split MCer/MCed
2015-04-13 Christian HeinrichElaborated on error messages in src/msg/msg_process.c
2015-04-13 Gabriel Corona[mc] Fix MCed event/message loop
2015-04-10 Gabriel Corona[mc] Kill the MCed process if/when the MCer dies
2015-04-10 Gabriel Corona[mc] DRY MC_do_the_modelcheck_for_real()
2015-04-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-04-09 Martin Quinsontiny doc improvement
2015-04-09 Martin Quinsonprovide placeholder headers to not disturb the users
2015-04-09 Gabriel Corona[mc] Move comm determinism code in mc_comm_determinism.c
2015-04-09 Gabriel Corona[mc] Move liveness in MCer process
2015-04-08 Christian HeinrichSMPI: Fixed wrong value for MPI_ERR_LASTCODE.
2015-04-08 Christian HeinrichSMPI: More errorclasses: Added all errorclasses from...
2015-04-08 Arnaud LegrandThis tesh file was actually wrong. This is fixed by...
2015-04-08 Arnaud Legranddocument this test as broken
2015-04-08 Arnaud LegrandCosmetics
2015-04-08 Arnaud LegrandIntegrate this exception example to the standard set...
2015-04-08 Arnaud LegrandMaking the exception/exception test work:
2015-04-08 Arnaud LegrandAdding debug messages
2015-04-08 Arnaud LegrandMake a more complex example that tests more combination...
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-08 Adrien LebreAdd hosts test before migrating a VM - adrien
2015-04-07 Gabriel Corona[mc] Cleanup safety initialisation code
2015-04-07 Gabriel Corona[mc] Cross-process xbt_swag_size(simix_global->process_...
2015-04-07 Gabriel Corona[mc] Fix safety initialisation code
2015-04-05 Martin Quinsonimprove Java interface
2015-04-05 Martin Quinsonkill unused code: Task.get/setId()
2015-04-05 Martin Quinsonreindent the java sources
2015-04-05 Martin QuinsonRename Task.setDataSize() to Task.setBytesAmount()
2015-04-05 Martin QuinsonInterface cleanup
2015-04-05 Martin Quinsonadd the path to jni.h to eclipse config
2015-04-05 Martin Quinsonrename parameters to make them unanbigous
2015-04-04 Martin Quinsonmv msg/msg.h simgrid/msg.h
2015-04-04 Martin Quinsonmv simdag/simdag.h simgrid/simdag.h
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
2015-04-04 Martin Quinsonrename parameters all around to make their meaning...
2015-04-04 Martin Quinsonrevalidate teshes
2015-04-04 Martin QuinsonRename Process.currentProcess() to Process.getCurrentPr...
2015-04-04 Martin Quinsoncosmetics about excluded tests to ease the writing...
2015-04-04 Martin Quinsonno need for that include
2015-04-04 Martin Quinsondont segfault when exiting before everything is allocat...
next