Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
tesh: fix the regexp to ignore windows+java cruft
[simgrid.git] / src /
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
2016-08-28 Martin Quinsonrename the VM callbacks for uniformity
2016-08-28 Martin Quinsonkill two useless functions at once
2016-08-28 Martin Quinsonplease sonar
2016-08-28 Martin Quinsonwahou. This one is great
2016-08-28 Martin Quinsonfurther cosmetics in simix VM, which really needs them
2016-08-28 Martin QuinsonVM: code simplification by ensuring that the piface...
2016-08-28 Martin Quinsonanother useless function dies
2016-08-28 Martin Quinsonone 'void*' less
2016-08-28 Martin Quinsonhow many useless functions can this code possibly contain?
2016-08-28 Martin Quinsoncosmetics in simix VM (much more to do)
2016-08-28 Martin Quinsonkill a useless function
2016-08-28 Martin Quinsonuse a typed extension for simix::Host
2016-08-28 Martin Quinsoncosmetics
2016-08-26 Martin Quinsonclasses can actually be created on demand
2016-08-26 Martin Quinsontry to initialize the class on demand
2016-08-26 Martin Quinsonplease sonar
2016-08-26 Martin Quinsongive the application a chance to not enter the deadlocks
2016-08-26 Martin Quinsonthe order of atexit() seem to be different on FreeBSD
2016-08-25 Martin Quinsondestroy the config set each time we allocate it
2016-08-25 degommeplug some more "leaks"
2016-08-24 Frederic Suterdynar to vector
2016-08-24 Martin Quinsonmatch new and delete
2016-08-23 Martin Quinson[java] new function: msg.Comm.waitAny()
2016-08-22 Martin Quinson[java] New function: msg.Comm.waitAll()
2016-08-22 Martin Quinsonstart objectifing simix::Host
2016-08-21 Martin Quinsonno need to manually compute the log2
2016-08-19 Martin Quinsondon't try to survive to native exceptions
2016-08-19 Martin Quinsonrename the Storage fields to follow our naming conventions
2016-08-19 Frederic SuterFloyd is dynar free
2016-08-19 Martin Quinsonstore the links directly, not the names
next