Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2017-06-13 Martin QuinsonAdd an exhaustive test for point to point communications
2017-06-13 Martin Quinsonfurther WIP on the ActivityImplPtr feature. Now it...
2017-06-13 Martin QuinsonDeclare and use ActorImplPtr
2017-06-13 Martin QuinsonReduce the displayed backtrace
2017-06-13 Martin Quinsonfirst attempt (ongoing WIP)
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-06-13 Martin Quinsonplease codacy
2017-06-13 Martin Quinsonplease vera++: don't pass vectors by copy
2017-06-13 degommeUpdate changelog for SMPI before release, this time.
2017-06-13 Martin Quinsonplease sonar, damnit
2017-06-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-13 Frederic Suterplug leak
2017-06-13 Martin QuinsonEnergy: New function to update the consumption of all...
2017-06-13 Takishippupdate requested changes
2017-06-13 Takishippremove all the events that are called and destroyed...
2017-06-13 Takishippremove DefineVariableEvent
2017-06-13 Takishippremove DefineContainerEvent
2017-06-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-12 Martin Quinsontry to please sonar in a new and innovative way
2017-06-12 Martin Quinsonuse the current syntax in this doc snippet
2017-06-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-12 Frederic Sutera few smells less
2017-06-12 Takishippremove some useless structures
2017-06-12 Frederic Sutertry to reduce the ugliness of file management
2017-06-12 Frederic Suterthis is now useless
2017-06-11 Martin QuinsonI'm at ns3.26 now
2017-06-11 Martin Quinsonallow to declare an actor with parameter without going...
2017-06-11 Martin Quinsonanother insider trick
2017-06-10 Martin QuinsonNS3 probably don't like bandwidths in Bytes, so use...
2017-06-09 Martin Quinsoncosmetics
2017-06-09 Martin Quinsonmore doxygen fixes
2017-06-09 Martin Quinsonfix a kind of parse error from doxygen
2017-06-09 Frederic Suterkill dead code and plug leak
2017-06-08 Frederic Suterwhy doesn't distcheck told me that !?!?
2017-06-08 Frederic Suteroops, another module was dropped
2017-06-08 Frederic Suterremove useless includes
2017-06-08 Frederic Suterfix by not using lib at all!
2017-06-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-08 Frederic Sutertry to fix build
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Frederic Suterdistcheck cannot be trusted
2017-06-08 Frederic Sutergetting closer: no more MSG_STORAGE_LEVEL
2017-06-08 Frederic Suterredefine sg_storage_t
2017-06-08 Martin QuinsonMerge pull request #184 from Takishipp/signals
2017-06-08 Takishippgetting sg_instr_AS_end through a signal structure
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Martin QuinsonMerge pull request #183 from Takishipp/leak_memory
2017-06-08 Takishippcorrect the leak of memory that correspond to EndLinEvent
2017-06-08 Frederic Suteruse ordered map when order is needed
2017-06-08 Frederic Suteruse pimpl/piface combo for s4u storage
2017-06-07 Frederic Suterreindent
2017-06-07 Frederic Suterkill dicts and unused code
2017-06-07 Martin Quinsonfix a race condition spotted by TSan
2017-06-07 Martin Quinsondoc: move the option index to the top of page to make...
2017-06-07 Martin Quinsonsmall doc improvement
2017-06-07 Martin Quinsoncreate a NetZone::onCreation signal and use it from...
2017-06-07 Martin Quinsonplug a memleak around instr
2017-06-07 bcamusfixing codacy warnings on multi-core VM tests + using...
2017-06-07 bcamusadd test for multicore vm
2017-06-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-06 Frederic Sutertry to catch some leaks
2017-06-06 Frederic Suterfix S4U chord example \o/
2017-06-06 Frederic Sutertiny stuff
2017-06-05 Martin Quinsonreindent
2017-06-05 Martin Quinsonmake it possible to return intrusive_ptr in simcalls
2017-06-03 Martin Quinsonplease codacy a bit
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin Quinsonrename a method
2017-06-02 Takishippremove the useless prototype of sg_instr_new_host
2017-06-02 Martin Quinsonns3 routes are always symmetrical, don't dupplicate...
2017-06-02 Martin Quinsoncleanups after PR #177
2017-06-02 Martin Quinsoncosmetics and reindent
2017-06-02 Martin Quinsonfurther cut the sorted diff to not overflow travis
2017-06-02 Martin Quinsonplease sonar a tiny bit
2017-06-02 Martin Quinsongit-format: don't fail if there is nothing to do
2017-06-02 Martin QuinsonDon't try to assist the eclipse parser here: it hurts...
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-06-02 Takishippadd nochecking for sd initialization
2017-06-02 Takishippadd clean-atexit test
2017-06-02 Takishippcall sg_instr_new_host via signal call
2017-06-02 Takishippadd checking version sd_init
2017-06-01 Martin QuinsonThe previous change actually (fix #178). Thanks @bcamus!!
2017-06-01 Martin QuinsonAnother attempt at getting the simgrid.jar working...
2017-06-01 Martin Quinsonwhen fixing the rpath on Apple, search simgrid-java...
2017-06-01 Martin Quinsonsplit the java library packing thing, and try to do...
2017-06-01 Martin Quinsonplease codacy: make a private field useful
2017-06-01 Martin Quinsonwanna be exhaustive test for the VM sharing
2017-06-01 Martin QuinsonAllow multicore VMs, and take this into account in...
2017-06-01 Martin Quinsondestroying a VM that was not shutdown is OK
2017-05-31 Takshippadd the missing atexit call
2017-05-31 Martin Quinsonmake it possible to destroy a VM that is already half...
2017-05-31 Martin Quinsonreindent and cosmetics
2017-05-31 TakishippUse automated call to sd_exit
2017-05-31 Martin QuinsonMake it somehow easier to debug NS3/SimGrid
2017-05-31 Martin Quinsoncosmetics
2017-05-31 Martin Quinsontry to sanitize the lib rpath on Apple
2017-05-31 Martin Quinsonsonar treats
2017-05-30 Martin Quinsonfix MSG_task_listen_from() and add a test
2017-05-30 Martin Quinsonfix energy consumption when the host is turned off...
2017-05-30 Martin Quinsonplease sonar
next