Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Enable tests for all Java examples.
[simgrid.git] / src /
2013-01-31 George MarkomanolisAdding MPI_Alltoall and MPI_Waitall to the SMPI replay...
2013-01-31 suterprotect TRACE_sd_dotloader in case Tracing is off
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 Arnaud GierschFix warning: [cast] redundant cast to java.lang.String.
2013-01-31 Arnaud GierschDon't define variables in header file.!
2013-01-31 Arnaud GierschDon't catch exceptions if you don't know what to do...
2013-01-31 Arnaud GierschBuild simgrid.jar.
2013-01-31 sutermore complicated than expected. should be okay now.
2013-01-31 suterSimplify the way files are handled
2013-01-31 sutermake the category setting function public
2013-01-31 suterWarn the user that declaring explicitly 'root' and...
2013-01-31 suteradd default categories to typed tasks
2013-01-31 suterupdate category setting function name
2013-01-31 suteradd global task counter
2013-01-31 suteradd a specific file to manage tracing in SimDag
2013-01-31 suteruse proper header
2013-01-31 Maximiliano GeierAdded xbt_dynar_remove_n_at to remove an n-sized slice...
2013-01-30 Arnaud GierschMove Java sources (Java files) to src/bindings/java...
2013-01-30 Arnaud GierschMove Java sources (C files) to src/bindings/java/.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Paul BédarideMerge branch 'v3_9_x'
2013-01-30 Paul BédarideMerge commit '4df273f15273f959fc9e6ed69d2bf5e607ec9bf7...
2013-01-30 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Paul BédarideFix missing proto for PID functions
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschMerge remote-tracking branch 'github/master'
2013-01-30 Arnaud GierschRemove old cruft.
2013-01-30 Arnaud GierschRemove unused file.
2013-01-30 Paul BédarideMake MSG use SIMIX pids
2013-01-30 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Jonathan Rouzaud... Add MSG_task_set_data_size function binding
2013-01-30 Jonathan Rouzaud... Add MSG_task_set_data_size function
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... Add dsendBounded + sendBounded with timeout
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-29 Jonathan Rouzaud... Add isendBounded for Task
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-17 Jonathan Rouzaud... Merge branch 'vmtrace'
2013-01-17 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-17 Jonathan Rouzaud... Duplicate entry
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
next