Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This way of passing arguments has changed since a long time.
[simgrid.git] / examples / simdag /
2012-06-24 suterbasename raises a warning without including libgen.h
2012-06-22 sutermake this tests pass
2012-06-22 suterone more test of the dotloader (dot with a good schedul...
2012-06-22 suteradd a (currently) broken test that tries to create...
2012-06-20 sutermore on testing the dotloader
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterbeginning of automated tests for the dotloader. To...
2012-06-20 suteroups
2012-06-20 suterdon't try to browse a dynar that has been freed
2012-06-20 suterAdd 2 tesh files for new stuff and make them part of...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterremove some useless output on workstations
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 sutermake use of the newly introduced MxN data redistributio...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-15 Arnaud GierschRemove unused variable.
2012-06-15 suterslight modifications
2012-06-15 suteradd a new example that use SD_task_set_rate to throttle...
2012-06-14 navarro2nd part of kill GLOB_RECURSE
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 navarroFirst step to delete GLOB command from cmake
2012-05-25 navarroThose line are useless since this file is now deleted...
2012-05-25 navarroRemove Montage_25.jed after test
2012-05-24 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 Arnaud GierschRemove unused variable: task.
2012-05-23 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 suterupdate and simplify the test of sequential access mode...
2012-05-22 Frederic Suteradd an example of usage of SD_TASK_COMP_PAR_AMDHAL...
2012-05-22 Frederic Suterrevalidate the tesh file for sd_test. BTW the timings...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-24 schnorr[trace] two new functions for the SD API (set/get traci...
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 navarroAdd print out for simulated time.
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 Frederic Suterprevent tasks to share resources when they don't have to.
2012-02-05 Arnaud GierschKill more duplicate routes in platform files.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-09 Christophe ThiéryMake the Lua API respect coherent naming conventions
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-07 NavarropDon't use a fix value of host.
2011-10-20 Martin Quinsonsave some useless strdups
2011-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-20 Martin Quinsonmemory cleanups
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-20 Martin Quinsonuse a user level mallocator on the task content
2011-10-19 Martin Quinsonfirst prealpha not working prototype (please public...
2011-10-19 Martin Quinsontypo--
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-07 Arnaud GierschRemove unused variables.
2011-04-19 Martin Quinsonfix the make clean command v3.6_beta2
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-22 agierschFix memory leaks in simdag examples and tests.
2011-02-22 agierschThere is no need to dup the key when using xbt_dict_set.
2011-02-17 agierschUse new style logging macros.
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-05 navarropCan compile out of source now.
2010-12-07 suterone & too much
2010-12-07 mquinsonxbt_dynar_to_array now destroys the dynar. The caller...
2010-12-02 quintin[simdag/dotloader] correction of some memory leak
2010-12-02 suteradd a new example to test xbt_dynar_to_array
2010-12-02 navarropFor additional files put them into EXTRA_DIST list.
2010-12-02 quintin[simdag/dot,example/simdag/dot] correction of logs
2010-12-02 quintin[example/simdag/dot] correction of the CMakeList
2010-12-02 quintin[simdag/dotloader,example/simdag/dot] correction of...
2010-12-02 quintin[src/simdag,examples/simdag] add the simulator inside...
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 navarropPrepare the out of source build.
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-28 mquinsonAllow out of source builds
2010-11-23 schnorrSD_init and SD_exit call TRACE_start/end if tracing...
2010-11-16 agierschTry to produce the same results with minmin on differen...
2010-11-12 thieryFix test_minmin: the simulated times had changed since...
2010-11-12 mquinsonkill generated file out of the svn
2010-11-10 schnorrinstrumentation of the dax loader and its example
2010-10-31 mquinsonfix file permissions
2010-10-19 schnorradding an example of simdag with tracing functions
2010-10-19 schnorradding categories to dot file to serve as example
2010-10-19 schnorrdotloader to trace task categories based on dot file
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-05 coldpeacefix lua console application for SimDag module
2010-10-04 mquinsonupdate the platforms to kill the :
2010-09-28 navarropNew platform files (just add AS tag)
2010-09-13 navarropCosmetics.
2010-09-13 navarropUpdate CMakeLists for windows
2010-08-04 navarropUpdate tesh files for simdag. Due to adding an INFO...
2010-08-04 coldpeaceadd new example to simdag using lua script(...not yet...
2010-07-20 quintinDotLoader : Add the possibility to have some edge from...
2010-07-12 suterthe code to of "change_name" was moved into the dax...
next