Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2017-07-04 Frederic Suteraddress a todo
2017-07-04 Frederic Sutermodernize some simcalls
2017-07-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-04 Frederic Suterget rid of smx_file_t
2017-07-04 henricasanovaReplaced:
2017-07-04 Martin Quinsonfurther reduce the intrusive_ptr churn
2017-07-04 Martin Quinsonfix non-MC builds
2017-07-04 Martin Quinsonplease clang
2017-07-04 Martin Quinsonfinish removing simix.h from C files, and avoid the...
2017-07-04 Martin Quinsontry to speed up the refcounting madness by using std...
2017-07-03 Frederic Suterplease henri, add recv with timeout.
2017-07-03 Frederic Suterplease sonar
2017-07-02 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-02 Martin Quinsonremove simix.h from one more C file
2017-07-01 Martin Quinsonremove simix.h from two more C files
2017-07-01 Martin Quinsonrename SIMIX_host_self() into sg_host_self(), and make...
2017-07-01 Martin Quinsononly take the public part of MC within the mallocators
2017-06-30 Martin Quinsonregenerate the simcall code -- sorry for the noisy...
2017-06-30 Martin Quinsontry to reduce the amount of casts by using the right...
2017-06-30 Martin Quinsongenerate code that does not drive clang-format crazy
2017-06-30 Martin Quinsonplease sonar
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-30 Martin Quinsonwell, v3.8 was released a while ago, now :)
2017-06-30 Takishippget sg_instr_new_router through a signal
2017-06-29 Martin Quinsonmake it possible to destroy the engine
2017-06-28 Martin QuinsonVM migration: do not precompute dp_rate
2017-06-28 Martin Quinsoninclude build path before source path to ease out of...
2017-06-28 Martin Quinsoncmake/java: don't rebuild the libs before building...
2017-06-28 Martin Quinsonhardlinks target now recreate the links
2017-06-28 Martin Quinsonuse a msg_barrier instead of smx synchro in this example
2017-06-28 Martin Quinsonuse MSG_bar instead of xbt_mutex in this example
2017-06-28 Martin Quinsoncosmetics
2017-06-28 Martin QuinsonMC: compute if a COMM_WAIT is enabled with the activity...
2017-06-28 Frederic Suterplease sonar and simplify simcalls (before killing...
2017-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-27 Martin Quinsonmake it easier to see the problem in this (failing...
2017-06-27 Frederic Sutermore cruft removed
2017-06-27 Frederic Suterclean up that mess of layers
2017-06-27 Frederic Suteradd missing includes
2017-06-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-26 Martin Quinsondestroy all hosts before destroying the engine (fix...
2017-06-26 Martin Quinsonno need for a backtrace if the file does not exist
2017-06-26 Frederic SuterWIP. crude surf_file_t to FileImpl conversion
2017-06-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-26 Frederic Suterplug leak of file unlink
2017-06-26 Frederic Suterjust a couple of smells
2017-06-25 Martin Quinsonplease codacy
2017-06-24 Martin Quinsonplease codacy
2017-06-23 Martin Quinsonstart the v3.17 development cycle
2017-06-22 Martin Quinsonrelease v3.16 v3.16
2017-06-22 Martin Quinsonimprove an error message
2017-06-22 Martin Quinsonimprove the Changelog and NEWS file
2017-06-22 Martin QuinsonFIX THE LAST BORKEN TEST \o/
2017-06-22 Martin Quinsonliveness tests are working, when I'm not adding a memle...
2017-06-22 Martin QuinsonvCPU overcommit will not be fixed before the release
2017-06-21 Martin Quinsonproposal for a NEWS file
2017-06-21 Martin Quinsonfurther handle my sonar backlog
2017-06-21 Martin Quinsonreduce redudancy
2017-06-21 Martin Quinsoncreate the VMs with the right coreAmount
2017-06-21 Martin Quinsoneclipse: search internal_config where it is, even if...
2017-06-21 Martin Quinsontesh: TODO--
2017-06-21 Martin Quinsonmore codacy treats to start the day
2017-06-21 Martin Quinsontesh: codacy treats
2017-06-21 Martin Quinsondoc improvement [no ci]
2017-06-21 Martin Quinsonmake it possible to free the storage content from the...
2017-06-20 Martin Quinsonfix insider trick
2017-06-20 Martin Quinsoneclipse: ignore the build directory
2017-06-20 Martin Quinsonwoops, fix the refcounting of activityImpl
2017-06-20 Martin Quinsondisable liveness tests again
2017-06-20 Martin QuinsonSimplify intrusive_ptr_release to speed it up and fix...
2017-06-20 Martin Quinsona word about the energy model accuracy
2017-06-20 Martin Quinsonseparate the energy plugin from surf in the doc + impro...
2017-06-20 Frederic Suteroops
2017-06-20 Frederic Sutera few codacy treats
2017-06-20 Martin Quinsonstill improving my workflow with my new outoftree toy
2017-06-20 Martin Quinsonfix NS3 builds
2017-06-19 Martin Quinsonfix some more MC examples
2017-06-19 Martin Quinsonuse only 2 hosts; usefull when called on two_hosts.xml
2017-06-19 Martin Quinsonsome insider tricks
2017-06-19 Martin Quinsonadd a hardlinks target to ease working with out-of...
2017-06-19 Martin Quinsonrevalidate the tesh files
2017-06-19 Martin Quinsonadapt these tests to the fact that the hosts are now...
2017-06-19 Martin Quinsonadapt the platform examples to the new energy model...
2017-06-19 Martin Quinsonenergy: improve the documentation, and have a sensible...
2017-06-19 Martin QuinsonRevert "platform change impacts java too"
2017-06-19 Martin QuinsonRevert "[ENERGY] Assert that 1-core systems are correct...
2017-06-19 Frederic Suterplatform change impacts java too
2017-06-19 Frederic Suterdict/32-bit combo from hell!
2017-06-19 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-19 Martin Quinsoncosmetics
2017-06-19 Martin Quinsonplug a memleak
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Frederic Suterbummer
2017-06-19 Frederic Suterfix test (hate dict) and please sonar
2017-06-19 Takishippfix leak of memory caused by DefineEventTypeEvent call
2017-06-19 Frederic Suterfix clang (try #2)
2017-06-19 Frederic Sutertry to please clang
2017-06-19 Frederic Sutertry to fix build by adding back some includes
2017-06-19 Frederic Sutermassive cleanups in the storage world.
next