Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Do not use mc_{global_variables,local_variables,variables_type}_{libsimgrid...
[simgrid.git] / src / simdag /
2013-10-31 Arnaud GierschDon't rely on assert for error handling.
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-07 Arnaud GierschValue stored to 'bandwidth' is never read.
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-03 Arnaud GierschKill some memory leaks.
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Arnaud GierschTry to exit in a more valgrind friendly manner when...
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Pierre VeyreChange MSG_host_get_storage_list function + update...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 sutersome corrections while chasing leaks
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-18 Pierre VeyreMSG storage API improvements
2013-08-22 Arnaud LegrandFix a bunch of typos thanks to the new spell script...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-09 suterSimdag users may also want to change SimGrid configurat...
2013-08-09 suteradd a SD_workstation_storage_get_list as a first try...
2013-08-09 suteradd new simdag function upon user request.
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-07 suterallow tasks to take no output nor produce any output
2013-05-06 Paul BédarideFix to handle warnings+optimizations on CI [#15544]
2013-02-20 Arnaud GierschFix a few memory leaks.
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Arnaud GierschChange regexp to correctly handle types like "short...
2013-02-14 Arnaud GierschRemove unused static functions.
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-07 Arnaud GierschTry to make simdag-test-dotload reproducible.
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-04 Arnaud GierschDie if fopen() failed.
2013-02-04 suterbetter to close file
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 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 suterdoesn't hurt to use types expected by some xbt_dynar...
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 suterDo the right thing for 'root' and 'end' in dot_add_para...
2013-02-01 sutertypo
2013-02-01 Martin QuinsonCompile with a recent flexml
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 suterprotect TRACE_sd_dotloader in case Tracing is off
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-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-29 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-29 Paul BédarideMerge branch 'v3_9_x' of github.com:mquinson/simgrid...
2013-01-29 suteroups! forgot to rest some parts ...
2013-01-29 suteroups! forgot to rest some parts ...
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 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 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-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... Merge with master
2013-01-14 suterbug fix: If the last released dependency is a control...
2013-01-14 suternumber of unsatisfied dependencies can be negative...
2012-12-21 suterCosmetics
2012-12-20 Arnaud LegrandAllow MSG one-side communications that rely on parallel...
2012-12-20 Arnaud GierschUpdate with newer flexml.
2012-12-20 Paul BédarideMove module tracing into corresponding modules
2012-12-18 Martin QuinsonUse xbt_malloc (and friends) instead of direct malloc()
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMove config from surf to simgrid
2012-11-30 shensheiMerge ../simgrid
2012-11-29 suterclean stuff even when the scheduled is not good
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-24 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-23 Arnaud GierschRegenerate with latest flexml.
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 navarroAdd first steps for a TAG tutorial
2012-10-22 sutermove the xbt_mallocator_release after the free of the...
2012-10-12 suterfix an issue that occurs when SD_simulate is called...
next