Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-09-02 Martin Quinsongrmbl. Stupid me.
2016-09-02 Martin Quinsonstop being cleaver when using cmake. This thing sometim...
2016-09-02 Martin Quinsoncmake: fail if Python is not found
2016-09-02 Martin Quinsontravis: this is not helping, remove it
2016-09-02 Martin Quinsondocument that we just raised our expectations on python
2016-09-02 Martin Quinsontesh: actually pick the path to python3 that we have
2016-09-02 Martin Quinsontry to find python3 to please tesh.py
2016-09-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-02 Frederic Suterfix linkage warning
2016-09-02 Martin Quinsontesh.py is less permissive, so fix the tesh files
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 Martin Quinsontry to switch travis to python 3.4 instead
2016-09-02 Martin Quinsonfix make dist
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 Martin QuinsonInstall a tesh.py dependency on travis (at least, try to)
2016-09-02 Frederic Suterplug leak and cosmetics
2016-09-02 David GlesserAdd tests for the new features of Tesh.
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 David GlesserCosmetic in tesh. Better doc and TODO.
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 David GlesserReplace tesh.pl by pesh.py a much better version of...
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 Christian Heinrich[CMAKE] Indentation in CMakeLists.txt
2016-08-29 Christian Heinrich[DOC] Remove references to old 'power' attribute from...
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-28 Martin Quinsonrework the smpirun manpage
2016-08-28 Martin Quinsonmake it possible to start this example without parameters
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 Quinsonfix a memleak by not creating things we never use
2016-08-24 Martin Quinsonmatch new and delete
2016-08-24 Martin Quinsonallow this example to start without paramters
2016-08-23 Martin Quinsonfix make dist
2016-08-23 Martin Quinsonremove obsolete file
2016-08-23 Martin Quinsonnew doc: how to compile the SimGrid examples from Eclipse
2016-08-23 Martin Quinsonbetter documentation of the lua dependencies for install
2016-08-23 Martin Quinsoneclipse is not robust wrt relative pathes
2016-08-23 Martin Quinsonfurther cleanups to please sonar
2016-08-23 Martin QuinsonDon't use -- within XML comments, sonar fails when...
2016-08-23 Martin Quinsonjava way of life
2016-08-23 Martin Quinsonjava does not like uppercased packages
2016-08-23 Martin Quinson[java] new function: msg.Comm.waitAny()
2016-08-23 Martin Quinsoncleanups to please sonar
2016-08-22 Martin Quinsonimprove the eclipse project of our Java examples by...
2016-08-22 Martin Quinsonnew java example, on asynchronous communications
2016-08-22 Martin Quinson[java] cosmetics in the Task.dsend() example
2016-08-22 Martin Quinsonsmpirun.1: document the option I added recently
2016-08-22 Martin Quinson[java] New function: msg.Comm.waitAll()
2016-08-22 Martin Quinsonnew example, Java implementation of the Token Ring
2016-08-22 Martin QuinsonCosmetics in the MSG version of app-token-ring
2016-08-22 Martin QuinsonA project file to import the Java examples in Eclipse
2016-08-22 Martin Quinsonstart objectifing simix::Host
2016-08-21 Martin QuinsonRevert "use C++11 constructs to please sonar"
2016-08-21 Martin Quinsonuse C++11 constructs to please sonar
2016-08-21 Martin Quinsonno need to manually compute the log2
2016-08-20 Martin Quinsonplug a memleak
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