Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove a few barriers from summa
[simgrid.git] / src / simdag /
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-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-24 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
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...
2012-10-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-03 Arnaud GierschUse xbt_abort instead of abort.
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-25 sutersolve bug on FAILED tasks that are rescheduled
2012-09-17 Arnaud GierschUse latest flexml for maintainer files.
2012-09-06 navarroFinalize properties on AS.
2012-09-03 navarroAdd properties to AS structure (Not work for now) and...
2012-07-17 Martin Quinsonregenerate the flexer files with a recent flexml, so...
2012-07-17 Martin QuinsonFix a bug making that the simulation ran longer than...
2012-07-11 navarroAdd a tag cabinet to write new kind of cluster. See...
2012-07-10 suterFinally understand how the rate works. Explain it in...
2012-07-09 suterAs pointed out by a user, the rate should be expressed...
2012-07-05 Martin Quinsonregenerate the parser files with flexml 1.9.3 (thx...
2012-07-03 Arnaud GierschFix free function for dynar, and simplify the code...
2012-07-03 Arnaud GierschAvoid to free object twice.
2012-07-02 Arnaud GierschDefine macros to make compatibility layer of libagraph...
2012-06-29 Arnaud GierschReindent.
2012-06-28 Arnaud GierschUpdate with flex from Debian (includes fixes for ia64).
2012-06-27 Samuel LepetitChanges in generated files from DTD change.
2012-06-26 sutereven with DOT, we should whine if cycle are detected...
2012-06-26 suterinvalid access mode should be tested in the setter...
2012-06-26 suterhave to use basename once again to make tesh happy
2012-06-26 suterWhen you detect a cycle in a structure supposed to...
2012-06-24 suterSD_unschedule was never tested and actually buggy for...
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 jean-noel quintin[simdag,dotloader] clean the valgrind output
2012-06-20 sutertypo
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 suterworks better once tested
2012-06-20 Arnaud GierschKeep tabs in generated files.
2012-06-20 suterSolve white space conflicts
2012-06-20 suteradd a new type of typed task to represent a MxN data...
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 suteradd a SD_task_set_rate function
2012-05-24 sutercorrect doxygen error (forgot the parameter name in...
2012-05-24 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 suterslight change to the dump function
2012-05-23 suteradd a SD_workstation_dump function (not tested yet)
2012-05-22 Frederic SuterAdd a new type of typed task that we may be able to...
2012-05-14 Frederic SuterSD_simulate doesn't return a NULL-terminated array...
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-02 Arnaud GierschEradicate strange characters...
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-28 Arnaud GierschMove all XBT_LOG_CONNECT into one place.
2012-03-28 Arnaud GierschRemove useless use of XBT_LOG_EXTERNAL_CATEGORY.
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-25 schnorr[trace] better checks on setting cats, if NULL is provi...
2012-03-24 schnorr[trace] fix SimDag tracing
2012-03-24 schnorr[trace] two new functions for the SD API (set/get traci...
2012-03-24 schnorr[trace] simplify SD function stack
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-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 navarroRegenerate sources after having updated my flexml :)
2012-02-28 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-27 navarroAdd model storage to surf and add a tag storage to...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschFix format strings to match their arguments.
2012-02-21 Arnaud GierschDon't hide variables with multiple declarations.
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Arnaud GierschRegenerate files with latest flexml.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-23 navarroChange cluster sharing policy for FULLDUPLEX by default.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-13 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-08 Arnaud GierschUse xbt_swag_reset wherever possible.
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-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-28 Arnaud GierschRemove useless internal functions.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-14 Arnaud GierschUse defined interface for accessing to lib properties.
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-08 Arnaud GierschDestroy dax parser after use.
next