Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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.
2017-06-19 Martin QuinsonActivityImplPtr are not part of any C struct, only...
2017-06-19 Martin Quinsonmove the C++ data of MSG into a namespace
2017-06-19 Martin Quinsontypo
2017-06-18 Martin Quinsonand now, a correct implementation of this_actor::isMaes...
2017-06-18 Martin QuinsonNew: this_actor::isMaestro() returns whether we are...
2017-06-17 Martin Quinsonmake it possible to run this test with any platform
2017-06-17 Martin Quinsonprivate headers should not be loaded from public ones
2017-06-17 Martin Quinsonplease sonar a bit
2017-06-17 Martin Quinsonfix windows build
2017-06-17 Martin Quinsonchange my settings to build out of tree
2017-06-17 Martin Quinsonclang-format broke gcc builds, damnit
2017-06-17 Martin Quinsonmake this error message reproducible
2017-06-17 Martin Quinsongive the full path to the files (to ease copy/paste)
2017-06-17 Martin Quinsonforgot the copyright header
2017-06-17 Martin Quinsonkill all horizontal tabs
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-17 Martin Quinsonre-activate the liveness tests: they are not melting...
2017-06-17 Martin Quinsongcc dont' like zero-length fmt strings
2017-06-17 Martin Quinsonfix gcc builds: missing prototype
2017-06-17 Martin Quinsoncosmetics
2017-06-16 Martin Quinsonkill a useless platform file
2017-06-16 Martin Quinsoncosmetics around the cloud-sharing test
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 Martin Quinsongreatly improve an error message
2017-06-16 Martin Quinsonacknowledge that #120 can be seen here
2017-06-16 Martin Quinsonimprove an error message
2017-06-16 Martin QuinsonThis test was broken because a bug was solved :)
2017-06-16 Martin Quinsonfix most of the MC tests. Liveness and CommPattern...
2017-06-16 Christian Heinrich[ENERGY] Add API call for querying current consumption
2017-06-16 Christian Heinrich[ENERGY] Assert that 1-core systems are correctly confi...
2017-06-16 Christian HeinrichRevert "[ENERGY] Fixed wrong calculation for 1-core...
2017-06-16 Martin QuinsonRemove a debug message, sorry
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 Quinsonmake this test easier to maintain and work with
2017-06-15 Martin Quinsontry to fix the impact of a big full VM on its PM
2017-06-15 Martin QuinsonLMM: add a function to see how many variables are activ...
2017-06-15 Christian Heinrich[ENERGY] Fixed wrong calculation for 1-core systems
2017-06-15 Christian HeinrichFixed spelling: zoneZoute -> zoneRoute
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-15 Martin Quinsonfix the linkage declaration of a function
2017-06-15 Martin Quinsonfix clang build
2017-06-15 Martin QuinsonDon't use the C linkage when we use C++ datatypes
2017-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-15 Martin Quinsoncorrectly use clumsy xbt_dynar interface
2017-06-15 Martin Quinsonwe manipulate CommPtr and not Comm* nowadays
2017-06-15 Martin QuinsonNow this test may pass
2017-06-15 Martin Quinsonthese static casts are useless
2017-06-14 Martin QuinsonMerge branch 'ActivityPtr' of github.com:simgrid/simgri...
2017-06-14 Martin Quinsonsimplify this test for the ongoing debugging
2017-06-14 Gabriel CoronaFox broken CMakeLists.txt
2017-06-14 Martin Quinsonsimple test on waitany
2017-06-14 Martin Quinsonbummer
2017-06-14 Martin Quinsontry to get the refcounting right on waitany simcalls
2017-06-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Takishippremove useless XBT_DEBUG
next