Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-02-01 Martin Quinsonbugfix in Task.setDataSize(): change both C and Java...
2013-02-01 Martin QuinsonCompile with a recent flexml
2013-02-01 Martin Quinsonmake it compile in paranoid mode
2013-02-01 Martin Quinsonignore some new stuff
2013-01-31 Marion Guthmullermodel-checker : update tesh bugged1_liveness and chord_...
2013-01-31 Marion Guthmullermodel-checker : remove trigger for state equality detection
2013-01-31 Marion Guthmullermodel-checker : debug message if log enabled
2013-01-31 Marion Guthmullermodel-checker : variable used ifdef MC_VERBOSE
2013-01-31 Marion Guthmullermodel-checker : start heap comparison from local variables
2013-01-31 Marion Guthmullermodel-checker : fix get_local_variables
2013-01-31 Marion Guthmullermodel-checker : get bytes used in std_heap instead...
2013-01-31 Marion Guthmullermodel-checker : remove unnecessary variable
2013-01-31 Arnaud GierschRemove remaining cruft from simgrid-java import.
2013-01-31 Arnaud GierschEnable tests for all Java examples.
2013-01-31 Arnaud GierschEnable build for all Java examples.
2013-01-31 Arnaud GierschOops... forgot to include Java bindings for tracing.
2013-01-31 Arnaud GierschAvoid to modify simgrid.jar at each build.
2013-01-31 George MarkomanolisAdding MPI_Alltoall and MPI_Waitall to the SMPI replay...
2013-01-31 Arnaud GierschFix path.
2013-01-31 suterdon't compile simdag_trace if Tracing is off
2013-01-31 suterprotect TRACE_sd_dotloader in case Tracing is off
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 Arnaud GierschAdd CMakeLists.txt for examples/java.
2013-01-31 Arnaud GierschUpdate CMakeLists.txt for java_bittorrent.
2013-01-31 Arnaud GierschFinal fix for the java-bittorrent example.
2013-01-31 Arnaud GierschCombine the native libraries in simgrid.jar.
2013-01-31 Arnaud GierschMove around remaining files from SimGrid-java.
2013-01-31 Arnaud GierschAdd java-bittorrent example (still not working).
2013-01-31 Arnaud GierschFix warning: [cast] redundant cast to java.lang.String.
2013-01-31 Arnaud GierschEnable compile warnings for Java too.
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 Arnaud GierschBuild libSG_java.
2013-01-31 Arnaud GierschDefine Java source files.
2013-01-31 Arnaud GierschThis file is useless now.
2013-01-31 Arnaud GierschAdd Cmake option "enable_java", and search for required...
2013-01-31 suterfinal revalidation of this multi-example
2013-01-31 sutermore complicated than expected. should be okay now.
2013-01-31 suterSimplify the way files are handled
2013-01-31 suterrevalidate that too
2013-01-31 suterreally revalide tesh (loader set some categories)
2013-01-31 suterrevalidate tesh with category dumping
2013-01-31 suterrevalidate tesh file
2013-01-31 suteruse new category setting function name
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 suterremove set/get category functions. Managed in another...
2013-01-31 suteruse proper header
2013-01-31 Paul BédarideGenerate a VERSION file with release number during...
2013-01-31 Paul BédarideMerge simgrid-java documentation into simgrid
2013-01-31 Arnaud GierschUse -x to test for executable.
2013-01-31 Maximiliano... Added xbt_dynar_remove_n_at to remove an n-sized slice...
2013-01-31 Paul BédarideRevert "Add ModelChecker build type"
2013-01-31 Paul BédarideAdd documentation to create simcalls
2013-01-31 Paul BédarideFix XBT_PUBLIC for pid simcall
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 GierschMove Java examples to examples/java/.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Arnaud GierschAdd (empty) ChangeLog entry for release 3.10.
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschAdd (empty) ChangeLog entry for release 3.9.
2013-01-30 Arnaud GierschIncrease version number.
2013-01-30 Paul BédarideFix masterslaveDeployment.xml
2013-01-30 Paul BédarideMerge branch 'v3_9_x'
2013-01-30 Paul BédarideModify teshs timings
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 GierschAdd test for distcheck. v3_9_rc1
2013-01-30 Arnaud GierschAdd script to compare git repository and tardist.
2013-01-30 Arnaud GierschAdd file to tardist.
2013-01-30 Arnaud GierschRemove old cruft.
2013-01-30 Arnaud GierschConsolidate .gitignore files.
2013-01-30 Arnaud GierschRemove unused file.
2013-01-30 Arnaud GierschThis file does not need to be distributed.
2013-01-30 Paul BédarideMake MSG use SIMIX pids
2013-01-30 Paul BédarideAdd test for msg pid
2013-01-30 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Arnaud GierschMore missing files...
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 GierschDon't know what this file is for. Just delete it!.
2013-01-30 Arnaud GierschCorreclty distribute the lua/{bittorrent,kademlia}...
2013-01-30 Arnaud GierschSort file names.
2013-01-30 Arnaud GierschAdd the HelloWorld example to the doc.
2013-01-30 Arnaud GierschAdd more missing files to the archive.
2013-01-30 Arnaud GierschRemove remaining trace of chord_before_dsend.
2013-01-30 Arnaud GierschDisable bittorrent/parallel tests in release mode.
2013-01-30 Arnaud GierschImprove message.
2013-01-30 Arnaud GierschFile looks unused too. Remove it.
2013-01-30 Arnaud GierschAdd more missing files to the archive.
next