Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove an unused parameter
[simgrid.git] / src /
2016-10-09 Martin Quinsonfix compilation on windows, bummer
2016-10-08 Martin Quinsondisable the maestro-set test on windows, nobody will...
2016-10-07 Martin Quinsondrop xbt_os_sem_get_value: unused internally, deprecate...
2016-10-06 Martin Quinsondon't test equality to 0.
2016-10-06 Martin QuinsonUh? I cannot write explicit here??
2016-10-06 Martin Quinsonplease sonar
2016-10-06 Christian Heinrich[ENERGY] Introduce idle/1core/maxCore energy consumption
2016-10-02 Martin Quinsonlet storage use lazy updates, and kill dead code
2016-10-02 Martin Quinsonrename next_occuring_event_isIdempotent() into nextOccu...
2016-10-02 Martin Quinsoncosmetics: rename object fields
2016-10-02 Martin Quinsonkill more dead code
2016-10-02 Martin Quinsontiny code simplification
2016-10-02 Martin QuinsonselectiveUpdate is a bool
2016-10-02 Martin Quinsonrename next_occuring_event() into nextOccuringEvent()
2016-10-02 Martin Quinsonbetter use of inherency around Model::next_occuring_eve...
2016-10-02 Martin Quinsonadd a solve() fun pointer to maxmin datatype (+minor...
2016-10-02 Martin Quinsonfurther cleanups to all our next_occuring_event functions
2016-10-02 Martin Quinsonmore dupplicated code ritual sacrifice and cleanups
2016-10-02 Martin Quinsondon't make a pure function an object member
2016-10-02 Martin Quinsonso much dupplicated code, this is disgusting.
2016-10-02 Martin Quinsonkill (hopefully) dead code
2016-10-02 Martin Quinsonpreparatory cleanups in model share computations
2016-10-02 Martin Quinsonstd::unordered_map are sufficient, no need for boost...
2016-09-30 Martin Quinsonnice error message when SD_dotload() is called without...
2016-09-30 Martin Quinsontypo and cosmetics
2016-09-27 Martin QuinsonRevert "killing time"
2016-09-25 Martin Quinsonsleep disorder treatment
2016-09-25 Martin Quinsonmerge a collapsible if statement to please sonar
2016-09-25 Martin Quinsondo not display a warning when running on AppVeyor ...
2016-09-25 Martin QuinsonDon't use stderr to nicely interleave with outputs...
2016-09-22 Martin Quinsoncosmetics
2016-09-22 Martin Quinsonhide a global data container
2016-09-16 Frederic Suterkilling time
2016-09-16 Frederic Sutersimplify and fix cycle detection
2016-09-15 Martin Quinsondon't convert host to name to host. Perl epoch is over.
2016-09-14 Martin Quinsonanother dynar dies
2016-09-12 Martin Quinsonconvert a dynar into a vector
2016-09-12 Martin QuinsonMerge pull request #114 from adfaure/master
2016-09-12 adfaurefix segmentation fault when process try to unlock a...
2016-09-10 Martin QuinsonI should try to compile before comiting. Sorry.
2016-09-09 Martin Quinsonrestore a warning when doing weird assumptions about...
2016-09-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 Frederic Sutermore objects
2016-09-08 Christian Heinrich[SIMIX] Indentation to please clang-format ...
2016-09-08 Christian Heinrich[SIMIX] Correct spelling of cfg option
2016-09-08 Christian Heinrich[SURF/S4U] Rename Cpu::getCore() to Cpu::getCoreCount()
2016-09-08 Frederic Sutersimplifications
2016-09-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 Frederic Suterfurther objectification of jedule bindings
2016-09-07 Martin Quinsonquickly review the code of Fred, as requested. Nice...
2016-09-07 Martin QuinsonMerge pull request #113 from adfaure/master
2016-09-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-09-07 adfaure[s4u]fix s4u::Comm::wait_any_for bugs when the timeout...
2016-09-07 Frederic Sutersimplifactions
2016-09-06 Martin Quinsonplease sonar
2016-09-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-06 Frederic Suterobjectify jedule
2016-09-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-09-05 Martin Quinsoninitialize the trace flags in S4U too
2016-09-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-04 Martin Quinsonkill (unindent) an unamed block in a function
2016-09-03 Martin Quinsoncosmetics
2016-09-03 Martin Quinsonmake the NS3 network model more visible
2016-09-03 Martin Quinsonfix the compilation without SMPI
2016-09-02 Frederic Suterfix a pair of bugs in storageN11
2016-09-02 Frederic Suteradd header to fix build (numeric for iota)
2016-09-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-02 Frederic SuterRevert "msg_private.h is a C++ header so add pp"
2016-09-02 Frederic Sutermsg_private.h is a C++ header so add pp
2016-09-02 Frederic Suteruse vector for file descriptor table
2016-09-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-02 Frederic Suterfix linkage warning
2016-09-02 Martin Quinsonsimix_global->create_process_function always exists
2016-09-02 Frederic Suterreindent and cosmetics
2016-09-02 Frederic Suterfix log format
2016-09-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-02 Frederic Suterfactor parce_factor
2016-09-02 Martin Quinsonkill an orphaned header
2016-09-02 Martin QuinsonMerge pull request #112 from glesserd/teshpy
2016-09-02 Frederic Suterplug leak and cosmetics
2016-09-01 Frederic Suterfix rma
2016-09-01 Martin Quinsonyet another missing 'override' keyword
2016-09-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-01 Frederic Suterremove dict and dynar
2016-09-01 Martin Quinsonadd a missing 'override' to please paranoid compilers
2016-09-01 Martin Quinsonchange a function as a method of simix::Host
2016-09-01 Martin Quinsonahem. Fix compilation issues
2016-09-01 Martin Quinsondocument another possible way to model the energy
2016-09-01 Martin Quinsonredemption of a LMM function used by the energy plugin
2016-09-01 Martin Quinson[doc] fix a broken link
2016-09-01 Frederic Suterdynar to vector*
2016-08-31 Martin Quinsonmerge the HL13 VM model into the main VirtualMachine...
2016-08-30 Martin Quinsontiny cleanups in surf::VM
2016-08-29 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-29 Martin Quinsonsmpi/running-power is renamed to smpi/host-speed
2016-08-29 Martin Quinsonsmpi/cpu-threshold:-1 should become smpi/simulate-compu...
2016-08-29 Martin Quinsonmove some placeholder functions from VMHL13 to VirtualM...
2016-08-29 Martin Quinsonrename fields for consistency
2016-08-29 Augustin Degommeremove the else clause that should never be reached...
2016-08-28 Martin QuinsonUse a deque instead of an intrusive hook for all VMs
next