Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2015-02-03 Gabriel Corona[mc] Remove some functions in mc_server
2015-02-03 Gabriel Corona[mc] Basic infrastructure for a real model-checker...
2015-02-03 Martin Quinsoncosmetics in example and revalidate all energy examples
2015-02-03 Martin Quinsonpartially fix the energy public API (massive renames...
2015-02-03 Martin QuinsonFix energy plugin wrt idle time
2015-02-02 Gabriel CoronaEnable C++11
2015-01-30 Gabriel Corona[mc] Remove useless code in ~DWARF test
2015-01-30 Gabriel Corona[mc] Remote unwinding support
2015-01-27 Martin Quinsonfix a test by hardcoding the used machines
2015-01-26 Martin Quinsonrename the property used by the energy plugin for clarity
2015-01-26 Martin Quinsonreduce the amount of cruft loaded in the jarfile (don...
2015-01-26 Martin Quinsonoops, remove verbose debug output
2015-01-26 Martin Quinsoneven more informative error message
2015-01-25 Martin Quinsonmore informative (?) error message
2015-01-25 Martin Quinsontest that the hosts get the cluster's properties
2015-01-25 Martin Quinsonproperly pass the cluster's properties to the created...
2015-01-25 Martin Quinsonmore informative error message in some obscure error...
2015-01-25 Martin Quinsoncosmetics in comments
2015-01-23 Gabriel Corona[mc] Make a copy of the libunwind context when snapshot...
2015-01-22 Christian HeinrichModified error messages when creating CPUs for more...
2015-01-20 sutermore verbose output following a weird crash on my laptop
2015-01-19 Christian HeinrichUpdated lua README file to reflect current state of SG
2015-01-16 Gabriel Corona[mc] Add some comments
2015-01-16 Gabriel Corona[mc] Create a separate simgrid-mc program
2015-01-09 Gabriel Corona[mc] Remove remaining bits on hardcoded object list
2015-01-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-01-06 Christian HeinrichFixed cmake/doxygen errors on old systems.
2015-01-06 Augustin DegommeChange order of initialization.
2015-01-05 Augustin DegommeChange include order for smpi tests/examples to avoid...
2015-01-05 Augustin Degommeavoid breaking with recent freebsd that implement this...
2014-12-22 Martin Quinsonkepler->luna
2014-12-22 Martin QuinsonEnsure that MSG_host_self() works from maestro context
2014-12-19 Gabriel Corona[mc] Add some FIXMEs for cross-process support
2014-12-19 Gabriel Corona[mc] Cross-process support for MC_ignore
2014-12-19 Gabriel Corona[mc] Implements privatization support for MC_process_read
2014-12-19 Gabriel Corona[mc] Abstract the process and a snapshot types with...
2014-12-16 Gabriel Corona[mc] More comments for mc_dwarf_execute_expression()
2014-12-16 Gabriel Corona[mc] Add more information about mc_dwarf_register_to_li...
2014-12-15 Augustin Degommeavoid word being recognized as special by doxygen
2014-12-15 Augustin Degommetypos
2014-12-15 Augustin Degommeupdate doc about privatization .. \nThis was not update...
2014-12-12 Augustin Degommefix tesh
2014-12-12 Augustin Degommerequalify teshes for vm migration
2014-12-12 Augustin Degommeupdate changelog
2014-12-12 Augustin Degommedoc update for new appenders
2014-12-12 Augustin DegommePatch by F.Chaix : add two "new" log appender methods...
2014-12-12 Gabriel Corona[mc] Support for reading heap state from another process
2014-12-12 Martin Quinsonmore documentation about the simcall mechanism
2014-12-11 Gabriel Corona[mc] Fix error handling in MC_process{read,write}
2014-12-11 Gabriel Corona[mc] Access memory from another process
2014-12-10 Augustin Degomme(try to) avoid looping forever, temporarily.
2014-12-10 Augustin DegommeFix windows build (this is now used from the java library)
2014-12-10 Marion Guthmullerfix dot output with file descriptor checkpoint/restore
2014-12-09 Augustin DegommePut a 300 seconds timeout on each test with ctest
2014-12-09 Augustin DegommeFix build
2014-12-09 Gabriel Corona[mc] Enable the custom mm malloc only in MC
2014-12-09 Gabriel Corona[mm] Allow to disable the mm based `malloc` at runtime
2014-12-09 Gabriel Corona[mc] Remove redundant typedefs
2014-12-09 Gabriel Corona[mc] Optimise most of XBT
2014-12-08 degommebashism -- (fix https://bugs.debian.org/cgi-bin/bugrepo...
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-08 Gabriel Corona[mc] Optimise all the MC compilation units
2014-12-08 Gabriel Corona[mc] Multiple .so support for region snapshots
2014-12-08 Christian HeinrichFixed return values for several MPI_WIN functions
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-08 Adrien LebreFew temporary debug messages - adrien
2014-12-06 Augustin DegommeAdd a mutex to lock access to the SMPI mailboxes when...
2014-12-06 Augustin DegommeRevert "Avoid using simcalls here, as by descheduling...
2014-12-05 Gabriel Corona[mc] Multiple .so support in MC_ignore_local_variable()
2014-12-05 Gabriel Corona[mc] Basic support for more other libraries than libsim...
2014-12-05 Augustin Degommeactivate mpich3 tests for post/wait/start/complete...
2014-12-05 Augustin DegommeAdd MPI_Win_post, MPI_Win_start, MPI_Win_complete,...
2014-12-04 Gabriel Corona[mc] Move process info in a new s_mc_process_t structure
2014-12-04 Gabriel Corona[mc] Fix distcheck
2014-12-04 Gabriel Corona[mc] Don't include libunwind.h in non MC builds
2014-12-04 Gabriel CoronaMerge branch 'master'
2014-12-04 Gabriel Corona[mc] Don't use unprototyped functions
2014-12-04 Gabriel Corona[mc] Remove useless header #includes
2014-12-02 Augustin Degommeforgot to add this include
2014-12-02 Augustin Degommelet's try to please windows
2014-12-02 Augustin DegommeAvoid using simcalls here, as by descheduling the proce...
2014-12-02 Augustin Degommetypos-=2
2014-12-02 Augustin Degommeavoid problem when freeing pointer with lb!=0
2014-12-02 Augustin Degommedo the same thing as before with IB model parameters
2014-12-02 Gabriel Corona[mc] Modularise header files for MC
2014-12-02 Gabriel Corona[mc] Define a type for MC object information flags
2014-12-01 Gabriel Corona[mc] Remove MC_ignore_global_variable() calls
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-12-01 Gabriel CoronaRevert "[mc] Enable MC specific behaviour in replay...
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-12-01 Gabriel Corona[mc] Remove useless condition check
2014-12-01 Gabriel Corona[mc] Only enable the umpire test for MC builds
2014-12-01 Gabriel CoronaUse pthread mutex instead of semaphore in mm
2014-12-01 Gabriel CoronaFix dist
2014-12-01 Gabriel Coronas/formated/formatted/
2014-12-01 Gabriel Corona[mc] Initial support MC record/replay
2014-12-01 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-11-29 Martin Quinsonand now, fix the java teshsuite, re-sorry
2014-11-29 Martin Quinsonfix the build of java bundles, sorry
2014-11-29 Martin QuinsonDont produce that pdf output that we dont use
next