Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-02-01 Martin Quinsonrevalidate a tesh file after recent changes to the LMM
2016-02-01 Martin QuinsonMerge pull request #57 from fabienchaix/oldstyle_elemen...
2016-02-01 Martin Quinsontry another trick to get winpthread properly in the jar
2016-01-31 Martin QuinsonThere is no way to disable libwinpthread-1.dll on mingw-64
2016-01-31 Martin Quinsonsanitize the handling of trace:connect for host_avail
2016-01-31 Martin Quinsonconvert another file to C++ so that it can use the...
2016-01-31 degommewe don't support MPI_Cancel, deactivate this test as...
2016-01-31 degommespecify srcdir here
2016-01-31 degommeweirdly cut fails here on some systems, try this workaround
2016-01-31 Martin Quinsonmark as const a method that is pure
2016-01-31 Martin Quinsonmark as override a method that does
2016-01-31 degommelooks like a bug (doesn't fix the tests, though)
2016-01-31 Martin QuinsonSimplifies the prototype of the surf::Link::onStateChan...
2016-01-31 Martin Quinsonunspecialize the trace setup for CPUs
2016-01-30 Martin Quinsonrename a function, and kill 2 dead prototypes
2016-01-30 Martin Quinsonrename the datacontainers allowing the trace:connect tag
2016-01-30 Martin Quinson[cpu_ti] small code untangling
2016-01-30 Martin Quinson[trace_mgr] cosmetics: only declare variables on need
2016-01-30 Martin Quinsoncosmetics and comments in surf_solve
2016-01-30 Martin Quinson[trace_mgr] less void*, (some) more doc
2016-01-30 degommeThis comparison was wrong - Thanks gcc 6.0 for the...
2016-01-30 degommeThese consts were wrong - Thanks gcc 6.0 for the warning
2016-01-30 Martin Quinsonreindent to avoid a (fatal) warning on RawHide
2016-01-30 Martin QuinsonMake it compile on 32bits, to please @degomme
2016-01-30 Martin Quinsoncosmetics and reindent in ptask
2016-01-30 Martin QuinsonThese methods are overriden to the same content too
2016-01-30 Fabien ChaixFixed a dummy bug and removed an assertion that was...
2016-01-30 Fabien ChaixChanges to the Surf LMM:
2016-01-30 Christian Heinrich[MC] Renamed option sparse-checkpoint to sparse_checkpoint
2016-01-29 Martin Quinsons/power/speed/ in that example too
2016-01-29 Frederic Suterdon't count tasks in a global
2016-01-29 Martin Quinsonkill dead code: override to the same content
2016-01-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-28 Martin QuinsonKill all deprecated code in MSG -- yeah
2016-01-28 Frederic Suterbe consistent with myself and don't break test
2016-01-28 Frederic Suterproduce a jedule file in the jedule format
2016-01-28 Frederic Suterjedule_sd_dump should be called with a filename or...
2016-01-28 Martin QuinsonI prefer to cut lines at 120 chars, nowadays
2016-01-28 Frederic Suterno need to include lua stuff here?
2016-01-28 Frederic Suterdo not output empty tags, indent, and cosmetics
2016-01-28 Frederic Suterchanging jedule binding behavior
2016-01-28 Frederic Suterremove dummy test function
2016-01-28 Frederic Suterthis tentative of storage layer in SD was a bad idea.
2016-01-28 Frederic Suterdead code
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 Martin Quinsonframe a concept of execution, that will become a s4u...
2016-01-27 Martin Quinsonwhat could have been the use of that construct?
2016-01-27 Martin Quinsonuseless cosmetics
2016-01-27 Martin Quinsonsort out related functions
2016-01-27 degommePlease fail when you can't compile.
2016-01-27 degommeDon't execute unsupported factories tests for memcheck
2016-01-27 Frederic Suterapply name changes to jedule too
2016-01-27 Frederic Suterdead code
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 Frederic Suterno need for that declaration anymore
2016-01-27 Frederic Suterkill another dummy function
2016-01-27 Frederic Suterfurther cleaning in this rotten realm
2016-01-26 Frederic Suterkill dumb function
2016-01-26 Frederic Sutertidying and cosmetics
2016-01-26 Martin Quinsoncosmetics and kill dead code
2016-01-26 Martin QuinsonI said there is no need to copy before strcmp
2016-01-26 Martin QuinsonHooo my eyes, that hurts!
2016-01-26 Martin Quinsondon't use two variables for the same purpose
2016-01-26 Martin Quinsonno need to copy the strings before comparison
2016-01-26 Martin Quinsonno need to be protective against free(NULL), that's...
2016-01-26 Martin QuinsonMerge pull request #54 from glesserd/master
2016-01-26 David GlesserAllows the bytes_amount argument of MSG_parallel_task_c...
2016-01-26 Martin Quinson[trace_mgr] cosmetics and simplifications
2016-01-26 Frederic SuterSimDag Revolution: SD_workstation becomes sg_host
2016-01-26 degommeThis triggered a segfault as argc and argv are null...
2016-01-26 degommetry again to fix out of source lua test
2016-01-25 Frederic SuterI said no sets, even in dicts
2016-01-25 Frederic Suternever trust distcheck
2016-01-25 Frederic Suterbody count++: routing_get_latency_and_bandwidth
2016-01-25 Frederic Suterset are dead. don't include this .h
2016-01-25 Frederic Suterkill sets! kill!
2016-01-25 Martin Quinsondon't set a property on tests that are removed
2016-01-25 Martin Quinsontry to fix that test when not built in dir
2016-01-25 Martin Quinsoncosmetics around surf traces
2016-01-25 Martin Quinsonkill a useless function
2016-01-25 Frederic Suterpartially revert modifications
2016-01-25 Frederic Sutera couple more asserts
2016-01-25 Martin Quinsondocument a function
2016-01-25 Martin Quinsonkill an unused parameter in the trace_mgr
2016-01-25 Martin Quinsonobjectifies the Future Event Set of trace events
2016-01-25 Frederic Suterassert when you should!
2016-01-25 Frederic Sutercleanup doesn't seem to be up. no extra leak. kill!
2016-01-25 Frederic Suteruncovered code in test is dead code. kill!
2016-01-25 Frederic Suteruncovered code in test is dead code. kill!
2016-01-25 degommedesperate attempt :
2016-01-25 degommebuild with verbosity
2016-01-25 degommeThis was useless, as it seems
2016-01-25 degommedont configure/build twice for dynamicanalysis
2016-01-25 Frederic Suterplease 32-bit archs too
2016-01-25 Frederic Sutersqueeze that one too
2016-01-25 degommesilence some warnings when generating memchek tests
2016-01-25 degommevalgrind version checking rule did not match 3.10.0
2016-01-25 Frederic Suterget rid of simdag tracing. was superficial anyway
2016-01-25 Frederic Suterstart to use s4u in simdag internally
2016-01-25 degommeuseless comment --
next