Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
tiny code simplification
[simgrid.git] / src / surf /
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 Quinsontypo and cosmetics
2016-09-22 Martin Quinsoncosmetics
2016-09-22 Martin Quinsonhide a global data container
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-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 Christian Heinrich[SURF/S4U] Rename Cpu::getCore() to Cpu::getCoreCount()
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-06 Martin Quinsonplease sonar
2016-09-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
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 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 SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-02 Martin Quinsonsimix_global->create_process_function always exists
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 QuinsonMerge pull request #112 from glesserd/teshpy
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 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-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 Quinsonmove some placeholder functions from VMHL13 to VirtualM...
2016-08-29 Martin Quinsonrename fields for consistency
2016-08-28 Martin QuinsonUse a deque instead of an intrusive hook for all VMs
2016-08-28 Martin Quinsonrename the VM callbacks for uniformity
2016-08-28 Martin QuinsonVM: code simplification by ensuring that the piface...
2016-08-28 Martin Quinsonhow many useless functions can this code possibly contain?
2016-08-28 Martin Quinsonkill a useless function
2016-08-26 Martin Quinsonclasses can actually be created on demand
2016-08-26 Martin Quinsontry to initialize the class on demand
2016-08-25 Martin Quinsondestroy the config set each time we allocate it
2016-08-24 Frederic Suterdynar to vector
2016-08-19 Martin Quinsonrename the Storage fields to follow our naming conventions
2016-08-19 Martin Quinsonstore the links directly, not the names
2016-08-19 Martin Quinsonuse std::map for sparse vectors. This simplifies things
2016-08-19 Martin Quinsoncosmetics
2016-08-19 Martin Quinsonreduce the amount of casts
2016-08-19 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-19 Frederic Suterplug memleak
2016-08-19 Frederic Suteruse vector for privateLinks_
2016-08-18 Martin QuinsonMerge pull request #108 from adfaure/master
2016-08-18 Frederic Suterwoops
2016-08-18 Frederic Suterfix build
2016-08-18 Frederic Sutercosmetics
2016-08-18 Frederic Suteryet another dynar to disappear
2016-08-18 Frederic Suter2 dynar less (but this code is ... improvable)
2016-08-17 Frederic Suterstore host and not names
2016-08-16 Frederic Suterdynar-- for hosts that restart
2016-08-16 Frederic Suterdynar-- for trace mgmt
2016-08-15 Martin Quinsonfix NS3 builds
2016-08-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-14 Martin Quinsonrename smx_process_t to smx_actor_t
2016-08-14 Martin Quinsonreduce the amount of mallocs (and plug a memleak)
2016-08-14 Martin Quinsonplease sonar with some cleanups
2016-08-13 Martin Quinsoncleanups to please sonar, and add a FIXME for a bug...
2016-08-12 Martin Quinsonreduce the amount of unneed malloc
2016-08-12 Frederic Suterdynar to std::vector for pstates
2016-08-12 Frederic Sutercosmetics
2016-08-10 Martin Quinsonkill the half backen setAffinity feature
2016-08-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-09 Frederic Suterdynar to std::vector
2016-08-05 Martin Quinsonadd Exa- and Peta- units to XML
2016-08-03 Frederic Suterbugs and smells
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-08-02 degommeAdd a check to crash when user is compiling with stable...
2016-08-02 degommeOrder of these error messages was inverted
2016-08-02 Frederic Suterguess what? bugs and smells
2016-07-31 Martin Quinsonalign namespaces on directories for kernel::routing
2016-07-31 Martin Quinsonmove parts of the kernel to the right subdir
2016-07-29 Frederic Suterthis code is full of void
2016-07-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-28 degommeAdd a flag maxmin/concurrency_limit to allow setting...
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-28 degommeFix for manually crafted clusters.
next