Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
[simgrid.git] / src / surf /
2017-07-13 Frederic Sutera few sonar treats
2017-07-13 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-13 Martin QuinsonMerge pull request #199 from Takishipp/clear_fct
2017-07-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-12 Martin QuinsonMerge pull request #198 from Takishipp/clear_fct
2017-07-12 Frederic Sutersimplify mgmt of write on storage + cleanups
2017-07-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-11 Martin Quinsoncode simplification: nobody use that extensibility...
2017-07-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-11 Frederic Sutercleanups
2017-07-10 Frederic SuterFile mgmt looks like a plugin now \o/
2017-07-10 Frederic Sutermove some of the file mgmt logic out of the storage...
2017-07-10 Frederic Suterdisentangle file opening
2017-07-10 Frederic Suterclosing a file is a noop. No need to deep down the...
2017-07-10 Frederic Suterthis was never used too
2017-07-10 Frederic Suterthis writeActions stuff was never used
2017-07-10 Frederic Sutermore cleanups
2017-07-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-09 Martin Quinsontrailing whitespace
2017-07-09 Martin QuinsonMerge pull request #196 from betsegawlemma/fixes
2017-07-09 Martin QuinsonSimplify a bit the NS3/SimGrid interactions
2017-07-09 Frederic Sutercleanups
2017-07-06 Christian Heinrich[ENERGY] Instead of using plain integers, use constants
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-07-05 Martin Quinsondon't fail on sg_host_energy_update_all() in presence...
2017-07-05 Frederic Suteranother move to FileImpl
2017-07-05 Martin Quinsoncreate the loopback after the right configuration is set
2017-07-05 Frederic Suterdon't use old values in doc and alternate models
2017-07-05 Frederic Suteradd missing new file
2017-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-05 Frederic Sutermodernize one more simcall
2017-07-05 Martin Quinsonplease codacy
2017-07-04 Martin Quinsonrefactor: be explicit on what an action's priority is
2017-07-04 Martin Quinsonmaxmin: rename a variable for clarity
2017-07-04 Frederic Suteraddress a todo
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-03 Frederic Suterplease sonar
2017-07-02 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-30 Takishippget sg_instr_new_router through a signal
2017-06-28 Frederic Suterplease sonar and simplify simcalls (before killing...
2017-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
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 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-25 Martin Quinsonplease codacy
2017-06-21 Martin Quinsoncreate the VMs with the right coreAmount
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 Sutera few codacy treats
2017-06-20 Martin Quinsonfix NS3 builds
2017-06-19 Martin Quinsonenergy: improve the documentation, and have a sensible...
2017-06-19 Martin QuinsonRevert "[ENERGY] Assert that 1-core systems are correct...
2017-06-19 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Frederic Suterfix test (hate dict) and please sonar
2017-06-19 Frederic Sutermassive cleanups in the storage world.
2017-06-17 Martin Quinsonmake this error message reproducible
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-17 Martin Quinsonfix gcc builds: missing prototype
2017-06-16 Martin Quinsongreatly improve an error message
2017-06-16 Martin Quinsonimprove an error message
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 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-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-06-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-13 Martin QuinsonEnergy: New function to update the consumption of all...
2017-06-10 Martin QuinsonNS3 probably don't like bandwidths in Bytes, so use...
2017-06-09 Martin Quinsonmore doxygen fixes
2017-06-09 Frederic Suterkill dead code and plug leak
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 Sutergetting closer: no more MSG_STORAGE_LEVEL
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 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 Quinsoncreate a NetZone::onCreation signal and use it from...
next