Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Tests whether the file could be opened and removes the temporary file at the end
[simgrid.git] / src / plugins /
2020-03-11 Martin QuinsonFix link_energy plugin for wifi links
2020-03-04 Arnaud GierschRemove unused lambda capture.
2020-03-04 Arnaud GierschSimcall again, when updating content in s4u::File:...
2020-03-04 Arnaud GierschUse a simcall for s4u::File construction and destruction.
2020-03-04 Arnaud GierschModify object property in kernel mode.
2020-03-04 Arnaud GierschDuplicate assert (taken from FileSystemDiskExt::parse_c...
2020-03-03 Martin Quinsondie verbosely when the content of a filesystem is not...
2020-03-01 Arnaud GierschMerge branch 's_SimGrid_simgrid' into 'master'
2020-02-27 Arnaud GierschHost is not null here (for scan-build).
2020-02-26 Arnaud Giersch[sonar] Change raw for-loops to range for-loops.
2020-02-26 Martin QuinsonAlso fire the on_connect signal for VMs
2020-02-11 Martin Quinsondon't use deprecated functions
2020-02-06 Arnaud GierschCatch any kind of Exception here (revert previous change).
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-06 Arnaud GierschSimplify logic.
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-13 Frederic Suter[sonar] Don't mix public/private data members
2020-01-06 Arnaud GierschExplicit instanciation of xbt::Extendable<> specializat...
2020-01-03 Martin QuinsonFurther reduce the amount of errors and warnings when...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-30 Arnaud GierschMisc const qualifiers following yesterday's changes.
2019-12-28 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-23 Arnaud Giersch[sonar] Constify pointer and reference local variables...
2019-12-23 Martin QuinsonVarious docs update
2019-12-23 Arnaud GierschMerge branch 'master' of framagit.org:simgrid/simgrid
2019-12-23 Arnaud Giersch[sonar] Initialize data members with class initializers...
2019-12-23 Frederic Suter[sonar] initialization lists and co.
2019-12-18 Frederic Sutercodefactor: reduce complexity in s4u_FileSystem.cpp
2019-12-18 Frederic Sutercodefactor: malformed whitespace issues
2019-12-13 Frederic Suteryet another bunch of cleanups
2019-12-11 Frederic SuterMerge branch 'master' into depencencies
2019-12-10 Augustin Degommefix issue with file unlinking
2019-12-09 Frederic Suteranother bunch of codefactor style issues
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Arnaud GierschQualifier "virtual" is redundant with "override".
2019-11-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-28 Frederic SuterImprove self (less SIMIX more kernel)
2019-11-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-28 Frederic Sutere_smx_state_t is now kernel::activity::State
2019-11-22 Augustin Degommecosmetics : I activated -pedantic for a quick pass
2019-11-22 Martin QuinsonMerge remote-tracking branch 'framagit/master'
2019-11-20 Arnaud GierschDefine simgrid::xbt::InitializationError (please Sonar).
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-18 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-18 Martin QuinsonEnergy plugins now throws std::logic_error when not...
2019-11-17 Frederic Sutera bit of cleanup, could go further but not now
2019-11-13 Frederic Sutermake piface_ private and have get_iface() everywhere
2019-11-10 Martin Quinsondoc: get rid of sphinxcontrib.contentui
2019-11-10 Arnaud GierschSlightly reorganize log categories; remove unused ones.
2019-11-03 Frederic Sutermake s4u::File extendable
2019-11-02 Arnaud GierschRemove unused parameter 'free_ctn' for xbt_dict_set...
2019-10-24 Frederic Suterboss not happy, partial revert
2019-10-24 Frederic Sutermake HostImpl::actor_list_ private
2019-10-24 Frederic Sutersome process to actor renaming
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-22 Frederic Suterfix ns3
2019-10-22 Frederic Sutermake host's pimpl_netpoint private
2019-10-20 Arnaud GierschFix misspelling of "occurring".
2019-10-20 Arnaud GierschSpell check.
2019-10-18 Frederic Suterremove some direct accesses to pimpl_cpu
2019-10-12 Arnaud Giersch[sonar] Remove commented out code.
2019-10-12 Arnaud Giersch[cppcheck] Reduce scope for variables.
2019-10-11 Arnaud GierschKeep deprecated features one more release (target:...
2019-10-10 Frederic SuterMerge branch 'master' into CRTP
2019-10-09 Martin Quinsonsecond attempt at fixing 32bits. Am I stupid or something? v3.24
2019-10-09 Martin Quinsonfix 32bits builds
2019-10-09 Martin Quinsonun-deprecate a redundent function
2019-10-09 Martin QuinsonMerge pull request #334 from Mommessc/rework-energy...
2019-10-09 Martin QuinsonMerge branch 'master' into rework-energy-plugin-2.0
2019-10-09 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2019-10-09 Martin QuinsonAdd a TODO in the code
2019-10-09 Martin Quinsonplease clang-static by initializing p_idle only once
2019-10-09 clement-dell[Energy] cosmetics and comments
2019-10-09 clement-dell[Energy] Mark sg_host_get_idle_consumption as deprecated
2019-10-09 clement-dell(Energy] Add sg_get_idle_consumption_at function
2019-10-08 clement-dellRevert "[Energy] Can now retrieve idle power of specifi...
2019-10-08 clement-dell[Energy] Missing power profiles for a host defaulted...
2019-10-08 clement-dell[Energy] Enfore as many power profiles as pstates
2019-10-08 clement-dell[Energy] Can now retrieve idle power of specified pstate
2019-10-08 Martin Quinsondeal with rounding errors on 32bits
2019-10-07 Martin Quinsonmore informative error message
2019-10-07 Martin QuinsonFurther doc improvements
2019-10-07 Martin Quinsoncosmetics in the doc of the Host energy plugin
2019-10-07 Martin Quinsoncosmetics: cpu_load is not supposed to be >1 anymore
2019-10-07 Martin Quinsonhost_energy: rework the code converting the old syntax...
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-10-06 Martin QuinsonMerge similar signals, and other cleanups
2019-10-05 Martin QuinsonNew doc section on plugins
2019-10-05 Martin QuinsonInstall a conversion path for our users wrt host_energy...
2019-09-29 Martin QuinsonMerge branch 'rework-energy-plugin' into 'master'
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-27 Arnaud GierschFix warning: `content' may be used uninitialized.
2019-09-26 Frederic Suter[sonar] fix some bugs and smells related to disk addition
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Frederic SuterMerge branch 'master' into disk
2019-09-19 Frederic SuterMerge branch 'master' into disk
next