Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sonar & codacy
[simgrid.git] / examples /
2017-07-09 Martin Quinsonsonar & codacy
2017-07-09 Martin Quinsoncodacy
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-07-06 Martin QuinsonYou don't send a mailbox, but instead put stuff on it
2017-07-06 Martin Quinsoncodacy
2017-07-06 Martin QuinsonFix clang build
2017-07-06 Martin QuinsonRework the OO design of S4U comms
2017-07-05 Martin Quinsonfix the API to isend detach() and speak about it in...
2017-07-05 Martin Quinsonrevalidate the tesh files after fixing #195
2017-07-05 Martin Quinsonrevalidate a last example after the fix of loopback...
2017-07-05 Martin Quinsonkill the msg-chord example: the s4u one is much better
2017-07-05 Martin Quinsonmake it clear to static analyzers that this mem is...
2017-07-05 Martin Quinsonrevalidate some tesh after the loopback latency fix
2017-07-05 Frederic Suterrevalide tesh
2017-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-05 Frederic Suterfree the engine at the end of test
2017-07-04 Frederic Suteradd daemonize for s4u actors too
2017-07-04 Martin Quinsonfinish removing simix.h from C files, and avoid the...
2017-07-02 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-30 Martin Quinsonplease sonar
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
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-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 QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-26 Frederic Suterplug leak of file unlink
2017-06-24 Martin Quinsonplease codacy
2017-06-20 Frederic Sutera few codacy treats
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 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 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 Frederic Sutermassive cleanups in the storage world.
2017-06-19 Martin Quinsontypo
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-17 Martin Quinsoncosmetics
2017-06-16 Martin Quinsonkill a useless platform file
2017-06-16 Martin Quinsonnew platform file, serving as a documentation to clusters
2017-06-16 Martin Quinsonswitch the platform used by these examples
2017-06-16 Christian Heinrich[ENERGY] Assert that 1-core systems are correctly confi...
2017-06-15 Frederic Sutercommit some harmless changes
2017-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-14 Frederic Suterplease both sonar and codacy
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-06-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-12 Frederic Sutera few smells less
2017-06-09 Martin Quinsoncosmetics
2017-06-08 Martin QuinsonMerge pull request #184 from Takishipp/signals
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Frederic Suteruse pimpl/piface combo for s4u storage
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-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin Quinsonplease sonar a tiny bit
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-06-01 Martin QuinsonAllow multicore VMs, and take this into account in...
2017-05-31 TakishippUse automated call to sd_exit
2017-05-31 Martin Quinsonsonar treats
2017-05-30 Martin Quinsonplease sonar
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-29 Martin Quinsontypo
2017-05-28 Martin Quinsondon't test unsigned for being positive (thx codacy)
2017-05-27 Martin Quinsonrename a MSG example
2017-05-26 Martin QuinsonAnother step toward working CommPtr. chord example...
2017-05-26 Martin Quinsonkill an unimplemented method (+cosmetics)
2017-05-26 Martin Quinsonmore than 100 codacy treats, not bad
2017-05-26 Martin Quinsoncodacy treats
2017-05-24 Martin Quinsonfurther codacy cleanups
2017-05-24 Martin Quinsonrename simix::Mutex to simix::MutexImpl
2017-05-24 Martin Quinsontidy the scope of some more locals
2017-05-24 Frederic Suterfirst step towards a CommPtr
2017-05-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-24 Martin Quinsonlast bunch of codacy treats for tonight. Stop.
2017-05-24 Martin Quinsonreduce the scope of some variables to please codacy
2017-05-23 Martin Quinsonhunt down some more short negation forms
2017-05-23 Martin Quinsonremove (void) in C++
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-23 degommeremove spurious non breaking spaces, grrr
2017-05-23 Matthieu VolatDefine worker_function more rigourously to xbt_main_func_t.
2017-05-23 Matthieu VolatFlush output of energy tests.
2017-05-23 Martin Quinsonuseless cosmetics around NS3 long routes
2017-05-23 degommeAdd formatting to out fortran energy tests.
next