Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-02-06 Arnaud GierschRegenerate tesh file for master_slave_virtual_machines.
2013-02-06 Arnaud GierschWait a while before effective shutdown.
2013-02-06 Arnaud GierschDestroy comm action in SIMIX_process_kill.
2013-02-06 Arnaud GierschCorrectly restart all processes on VM reboot.
2013-02-06 Arnaud GierschFix memory leak.
2013-02-06 Marion Guthmullermodel-checker : fix insertion in mc_heap_comparison_ignore
2013-02-05 Arnaud Giersch[pipol] Enable Java on MC builds.
2013-02-05 Arnaud Giersch[pipol] Synchronize MemCheck.sh and Nightly_memCheck.sh.
2013-02-05 Arnaud Giersch[pipol] Remove tests for simgrid-java.
2013-02-05 Arnaud Giersch[pipol] Install default version for compilers.
2013-02-05 Arnaud Giersch[pipol] Sort packages by name.
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-05 Arnaud GierschFix release date for v3.9. v3_9
2013-02-05 Arnaud GierschCast value, to please C++ compilers.
2013-02-05 Arnaud GierschMark parameter as unused.
2013-02-04 Paul BédarideRevert "Add ModelChecker build type"
2013-02-04 Arnaud GierschDie if fopen() failed.
2013-02-04 Arnaud GierschKill spaces at eol.
2013-02-04 suterdon't try to understand why the order changes when...
2013-02-04 suterbetter to close file
2013-02-04 Arnaud LegrandAdd a new test on availability for the SimDAG API.
2013-02-04 Arnaud LegrandThis way of passing arguments has changed since a long...
2013-02-04 Arnaud LegrandBug fix in trace management.
2013-02-04 Arnaud LegrandBug fix. The date given when updating the state of...
2013-02-04 Arnaud LegrandAdditionnal information never hurt.
2013-02-04 Arnaud LegrandDocfix
2013-02-04 suterdon't break anything this way
2013-02-04 suterdon't break if debug is activated ...
2013-02-04 sutermem leak --
2013-02-04 sutermem leak--
2013-02-04 suter'end' is parsed as other node now, don't use a non...
2013-02-04 sutertry again to revalidate this thing... hope it is robust now
2013-02-04 suteroups, forgot to check is graph is acyclic or not
2013-02-04 suterdeal with the predefined scheduling stuff
2013-02-04 suteryet another attempt to solve issues with the dotload...
2013-02-04 sutersecurity commit before using the ax!
2013-02-04 suterchange generated trace format
2013-02-04 suterdoesn't hurt to use types expected by some xbt_dynar...
2013-02-04 Arnaud GierschRewrite xbt_getline.
2013-02-04 Arnaud GierschAvoid to return from inside a TRY block.
2013-02-04 Arnaud GierschInitialize variable.
2013-02-04 Arnaud LegrandAdd a new test on availability for the SimDAG API.
2013-02-04 Arnaud LegrandThis way of passing arguments has changed since a long...
2013-02-04 Arnaud LegrandBug fix in trace management.
2013-02-04 Arnaud LegrandBug fix. The date given when updating the state of...
2013-02-04 Arnaud LegrandAdditionnal information never hurt.
2013-02-04 Arnaud LegrandDocfix
2013-02-04 Martin QuinsonFurther cleanup in the ignore file
2013-02-04 Martin Quinsonuse our xbt_getline on every platform to ease our cmake...
2013-02-03 Arnaud GierschRename getline as xbt_getline.
2013-02-03 Arnaud GierschUpdate documentation about java bindings.
2013-02-03 Arnaud GierschFix javadoc warnings.
2013-02-03 Arnaud GierschMake javadoc less verbose.
2013-02-03 George MarkomanolisAdd MPI_Alltoallv support to the SMPI replay tool....
2013-02-03 Arnaud GierschConnect log categories used in java bindings.
2013-02-03 Arnaud GierschChange message to debug loglevel.
2013-02-03 Arnaud GierschFix java examples: catch exceptions on failures.
2013-02-03 Arnaud GierschDon't let exceptions pass through the MSG layer.
2013-02-02 Arnaud GierschTypo.
2013-02-02 Arnaud GierschRun Java tests from build directory, instead of source...
2013-02-02 Arnaud GierschRemove output file after run.
2013-02-02 Arnaud GierschThere's no test for java_io.
2013-02-02 Arnaud GierschImprove dependencies around simgrid.jar (again).
2013-02-02 Arnaud GierschStrip libraries in release mode only.
2013-02-02 Arnaud GierschSG_java_tracing is not a separate library anymore.
2013-02-02 Arnaud GierschImprove output of check_dist_archive.
2013-02-02 Martin Quinsoncleanups in .gitignore files
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 George MarkomanolisUpdate the MPI_Waitall for SMPI replay tool, remove...
2013-02-01 Arnaud GierschAnother fix in build depends.
2013-02-01 Marion Guthmullermodel-checker : remove var in list of global variables...
2013-02-01 Arnaud GierschAdd missing files for dist.
2013-02-01 Arnaud GierschConsolidate .gitignore files.
2013-02-01 Marion Guthmullermodel-checker : fix index of dynar in get_location
2013-02-01 Arnaud GierschTry to guess JSG_BUNDLE on unknown systems.
2013-02-01 Arnaud GierschAdd rules to install Java bindings.
2013-02-01 Arnaud GierschFix library name.
2013-02-01 Maximiliano... chainsend: remove active wait at peer termination
2013-02-01 Arnaud GierschUse predefined variables instead of hardcoded values...
2013-02-01 Arnaud GierschTypo.
2013-02-01 Arnaud GierschFix dependencies for Java and its examples.
2013-02-01 suterDo the right thing for 'root' and 'end' in dot_add_para...
2013-02-01 sutertypo
2013-02-01 Maximiliano... chainsend: reduce filesize in tesh to avoid timeouts...
2013-02-01 Maximiliano... chainsend: remove end of data message, send that inform...
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.
next