Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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-04 Augustin Degommealways have display_timing activated for smpi, as it...
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.
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 Martin Quinsonignore some new stuff
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 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 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.
next