Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Still fixing bugs - Adrien
[simgrid.git] / src /
2013-01-31 alebreStill fixing bugs - Adrien
2013-01-31 alebreStill fixing bugs - Adrien
2013-01-31 Takahiro Hirofuchifix vm_ws_destroy()
2013-01-31 alebreFix conflict - Adrien
2013-01-31 alebreStill fixing bugs - Adrien
2013-01-31 Takahiro Hirofuchifix destroy() of vm_ws
2013-01-31 Takahiro Hirofuchiadd xbt_lib_unset
2013-01-31 alebrefix conflict
2013-01-31 Takahiro Hirofuchiadd missing one
2013-01-31 alebreminor stuff
2013-01-31 alebreAdrien Fix conflict
2013-01-31 alebreMinor fixes - Adrien
2013-01-31 Takahiro Hirofuchiadd vm shutdown (ongoing)
2013-01-31 Paul BédarideAdd xbt_lib_remove
2013-01-31 alebreFixed conflicts - Adrien
2013-01-31 alebrefix a function point in surf - Adrien
2013-01-31 Takahiro Hirofuchiworking on vm destroy stuff
2013-01-31 Takahiro Hirofuchiadd MSG_vm_shutdown()
2013-01-31 alebreSome progress (start, get/set state, ...) - Adrien
2013-01-31 alebreFix missing call to surf - Adrien
2013-01-31 alebreAdd missing files
2013-01-31 alebreFirst complete implementation of a new MSG call (starti...
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschMerge remote-tracking branch 'github/master'
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Paul BédarideSet a fixed seed for srand and srand48
2013-01-29 Arnaud GierschMerge branch 'v3_9_x'
2013-01-29 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-29 Jonathan Rouzaud... Add dsend_bounded send_with_timeout_bounded
2013-01-29 Arnaud GierschMerge branch 'v3_9_x'
2013-01-29 Paul BédarideStorage parsing skip empty line
2013-01-29 Martin QuinsonMerge branch 'v3_9_x' of scm.gforge.inria.fr:/gitroot...
2013-01-29 Paul BédarideMerge branch 'v3_9_x' of github.com:mquinson/simgrid...
2013-01-29 Paul BédarideStorage parsing skip empty line
2013-01-29 suteroups! forgot to rest some parts ...
2013-01-29 Paul BédarideMerge branch 'master' of 192.168.8.160:/git/simgrid
2013-01-29 suteroups! forgot to rest some parts ...
2013-01-29 Arnaud GierschConnect log category xbt_heap.
2013-01-29 Arnaud GierschConnect log category xbt_heap.
2013-01-29 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-29 Jonathan Rouzaud... Add MSG_task_isend_bounded
2013-01-28 Arnaud GierschAvoid "maybe uninitialized" warning.
2013-01-28 Augustin Degommedo not force the O2 parameter inside SMPI scripts
2013-01-28 Augustin Degommecreate backbone if either one of the bandwidth or laten...
2013-01-28 Marion Guthmullerunnecessary loop for the reset of the simcall args
2013-01-28 Marion Guthmullermodel-checker : don't need to reset the result of simca...
2013-01-28 Marion Guthmullermodel-checker : reset args and result of simcalls in...
2013-01-25 Arnaud GierschUse %zu for type size_t.
2013-01-25 Marion Guthmullermodel-checker : need to switch between raw heap and...
2013-01-25 Marion Guthmullermodel-checker : move function from mc_global in mm_modu...
2013-01-25 Marion Guthmullermodel-checker : compare directly local variables found...
2013-01-25 Marion Guthmullermodel-checker : start canonicalizatipn in heap comparis...
2013-01-25 Marion Guthmullermodel-checker : cleanups for heap comparison from globa...
2013-01-25 Marion Guthmullermodel-checker : stop heap comparison when the first...
2013-01-23 Paul BédarideRemove MSG_load_platform_script and SD_load_environment...
2013-01-23 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-22 sutermem leak --
2013-01-22 suterwhen scheduling the same application more than once...
2013-01-22 sutertiny reindent
2013-01-21 Arnaud GierschMake it build again after commit 48404c66fc4d8248308db1...
2013-01-21 suterImprove behavior of SD_application_reinit. Now, you...
2013-01-21 suterdon't use binary mask
2013-01-21 suterwhy let the user give a name to a dependency if s/he...
2013-01-21 Paul BédarideAll hosts types fusion to xbt_dictelm_t
2013-01-20 sutercan be interesting to get the value of the alpha parame...
2013-01-17 suteradd a new loader that creates a parallel task graph...
2013-01-17 suterchange verbose messages
2013-01-17 suterbetter support of parallel typed tasks in dump and...
2013-01-17 Arnaud Giersch_surf_cfg_set was renamed (untested)
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-17 Arnaud GierschMerge branch 'vmtrace' again (don't try to undersatand...
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-17 Arnaud GierschMissing declaration.
2013-01-16 Jonathan Rouzaud... Merge branch 'vmtrace'
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Fix failed merge
2013-01-16 Jonathan Rouzaud... Merge with master
2013-01-16 Marion Guthmullermodel-checker : apply independance reduction at each...
2013-01-16 Marion Guthmullermodel-checker : minor fix in dpor algorithm
2013-01-16 Augustin Degommechange verbosity of some messages
2013-01-16 Augustin Degommeadd smpi/os and smpi/or parameters to handle timings...
2013-01-16 Augustin Degommeuse temp file for fortran instead of fixed name, which...
2013-01-14 suterbug fix: If the last released dependency is a control...
2013-01-14 suternumber of unsatisfied dependencies can be negative...
2013-01-14 Marion Guthmullermodel-checker : use a global timer for snapshot compari...
2013-01-14 Marion Guthmullermodel-checker : add nb_processes in snapshot
2013-01-11 Marion Guthmullermodel-checker : free memory
2013-01-11 Marion Guthmullermodel-checker : add chunks used into snapshot structure...
2013-01-11 Marion Guthmullermodel-checker : free memory
2013-01-10 Marion Guthmullermodel-checker : fix memory free
2013-01-10 Marion Guthmullermodel-checker : free memory for stacks comparison
2013-01-10 Marion Guthmullermodel-checker : disable use of system malloc for raw_heap
2013-01-10 Marion Guthmullermodel-checker : some cleanup in mmalloc_compare_heap...
2013-01-10 Arnaud GierschFree the TRACE_{start,end}_functions dynars when they...
2013-01-08 Paul BédarideFix lua deploy
2013-01-08 Paul BédarideFix lua platform script
next