Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : ignore differences of pointers in .plt section in libsimgrid region...
[simgrid.git] / src / simdag /
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.
2011-11-08 Martin Quinsonfurther parser cleanups
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-11-04 Martin Quinsonmerge changes. Strange, it seems to ate pierre commit
2011-11-04 Martin Quinsonregenerate with flexml 1.9.2 (fix to my recent changes...
2011-11-03 Martin Quinsonintegrate initialization functions within the parsing...
2011-11-03 Christophe ThiéryFix the mallocator of SimDag tasks.
2011-11-03 Christophe Thiéryxbt_swag_foreach_safe is actually needed here.
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-11-01 Martin Quinsonregenerate with flexml 1.9.1 (integrate small changes...
2011-10-30 Martin QuinsonRegenerate with flexml 1.9 (robust against multiple...
2011-10-20 Martin Quinsonreduce the amount of damn paranoid checks in simdag...
2011-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-20 Martin Quinsonsetup a mallocator for the simdag tasks. The gain is...
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-20 Martin QuinsonPerformance boost by using a swag internally in SD_simulate
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-09-27 NavarropThose files should not be in git.
2011-07-31 Quintin Jean-Noël[simdag/dotloader] correction the double parsing and...
2011-07-30 Quintin Jean-Noël[simdag/dotloader] modify the allocation of task name
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-07-15 Quintin Jean-Noël[SIMDAG] the dot file is not red
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-24 Martin Quinsonmerge
2011-05-24 Arnaud GierschRegenerate files in maintainer mode.
next