Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document this test as broken
[simgrid.git] / src /
2015-04-08 Arnaud LegrandMaking the exception/exception test work:
2015-04-08 Arnaud LegrandAdding debug messages
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-08 Adrien LebreAdd hosts test before migrating a VM - adrien
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 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 QuinsonRename Process.currentProcess() to Process.getCurrentPr...
2015-04-04 Martin Quinsonno need for that include
2015-04-04 Martin Quinsondont segfault when exiting before everything is allocat...
2015-04-04 Martin Quinsondont mangle error messages when surf_exit segfaults
2015-02-27 Gabriel CoronaAdd missing copyright notice
2015-02-26 Marion Guthmullermodel-checker : MUTEX_UNLOCK is invisible for MC
2015-02-26 Marion Guthmullermodel-checker : mutex owner may be NULL after UNLOCK
2015-02-25 Marion Guthmullermodel-checker : clang compliant
2015-02-25 Marion Guthmullermodel-checker : include MUTEX_LOCK and UNLOCK in dot...
2015-02-25 Marion Guthmullermodel-checker : really (?) fix SIMCALL_MUTEX_LOCK and...
2015-02-25 Marion Guthmullermodel-checker : fix SIMCALL_MUTEX_LOCK with MC
2015-02-24 Marion Guthmullermodel-checker : extend comm determinism verification
2015-02-24 Marion Guthmullermodel-checker : non-progressive cycle detection (enable...
2015-02-23 Martin Quinsonfix the formating of the energy plugin's documentation...
2015-02-23 Martin Quinsonsome more documentation to the energy plugin
2015-02-22 Martin Quinsoncosmetics
2015-02-22 Martin QuinsonSMPI: info message when the collective algorithm is...
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-18 Arnaud LegrandImprove error message
2015-02-17 Arnaud GierschReplace remaining smx_action by smx_synchro.
2015-02-16 Martin QuinsonHave smpirun, smpicc and friends display the simgrid...
2015-02-16 Martin Quinsonmake smpirun guess the hostfile for cluster tags too
2015-02-13 Marion Guthmullermodel-checker : include tag in comm determinism verific...
2015-02-10 Marion Guthmullermodel-checker : intermediate backtracking enabled if...
2015-02-10 Marion Guthmullermodel-checker : memory leak
2015-02-09 Marion Guthmullermodel-checker : cosmetics
2015-02-09 Marion Guthmullermodel-checker : non-recursive liveness algorithm
2015-02-09 Marion Guthmullermodel-checker : intermediate backtracking with model...
2015-02-09 Marion Guthmullermodel-checker : communications determinism with visited...
2015-02-03 Martin QuinsonNew property: watt_off to denote the disipation when...
2015-02-03 Martin Quinsonpartially fix the energy public API (massive renames...
2015-02-03 Martin QuinsonFix energy plugin wrt idle time
2015-01-26 Martin Quinsonrename the property used by the energy plugin for clarity
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 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-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-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-01-05 Augustin Degommeavoid breaking with recent freebsd that implement this...
2014-12-22 Martin QuinsonEnsure that MSG_host_self() works from maestro context
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 Martin Quinsonmore documentation about the simcall mechanism
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 DegommeFix build
2014-12-09 Gabriel Corona[mc] Remove redundant typedefs
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 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 Augustin DegommeAdd MPI_Win_post, MPI_Win_start, MPI_Win_complete,...
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 CoronaUse pthread mutex instead of semaphore in mm
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 Quinsonfix the build of java bundles, sorry
2014-11-29 Martin Quinsonreindent and improve displayed message
2014-11-29 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-11-28 Augustin Degommemove smpi bandwidth and latency factors out of the...
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
next