Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Move all #include directives before any code for C++ too.
[simgrid.git] / src / kernel /
2019-07-02 Arnaud GierschRename simgrid::TimeoutError to simgrid::TimeoutException.
2019-07-02 Arnaud GierschDeprecate legacy xbt_ex; kill xbt_errcat_t.
2019-07-02 Arnaud GierschThrow std::invalid_argument.
2019-07-02 Arnaud GierschReplace some calls to THROWF.
2019-06-27 Arnaud GierschCorrectly terminate a Comm which is failing immediately.
2019-06-26 Arnaud GierschRemove features marked with DEPRECATED_v324.
2019-06-19 Loic GueganMerge branch 'master' of framagit.org:simgrid/simgrid
2019-06-19 Loic Gueganlmm tests:
2019-06-18 Martin Quinsondefaults values to lmm::System::variable_new
2019-06-14 Arnaud GierschAdd method to free all variables at once.
2019-06-14 Arnaud GierschThis void* for Constraint::id_ is a Resource*.
2019-06-14 Arnaud GierschFix null pointer dereference.
2019-06-14 Martin Quinsonkill dead code
2019-06-05 Martin QuinsonLMM: rename sharing_weight into sharing_penalty for...
2019-06-04 Martin QuinsonRename Action::priority into Action::sharing_penalty...
2019-06-04 Martin QuinsonHide the destructor of resource::Model
2019-06-04 Martin Quinsonsonar: kill unused parameter
2019-06-03 Martin Quinsonlmm: cosmetics in documentation (reduce redundency)
2019-06-03 Martin Quinsonfinish the removal of lagrange-related things
2019-06-03 Martin Quinsonlmm: rename some fields for clarity
2019-06-03 Martin QuinsonRemove the lagrange-based models
2019-06-03 Martin Quinsonlmm::{Variable,Constraint}: Obey our coding conventions...
2019-05-31 Martin Quinsonrename a file
2019-05-31 Martin Quinsonfix build on stable debian
2019-05-31 Martin Quinsonfix make dist, stupid f*** bummer
2019-05-31 Martin Quinsoncleanup after the split of kernel/resource/profile...
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-23 Arnaud GierschUseless include.
2019-05-21 Arnaud GierschSave worker's context directly in TLS.
2019-05-19 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-19 Frederic Suterplease sonar, pass parameters to lambda
2019-05-18 Arnaud GierschDeobfuscation.
2019-05-17 Frederic Suterenable wait_any and wait_any_for for asynchronous execu...
2019-05-17 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-07 Frederic Sutercosmetics: make more fields private
2019-05-03 Arnaud GierschRename fields to follow coding syle and unshadow from...
2019-05-03 Arnaud Giersch[sonar] Don't name unused exceptions.
2019-05-02 Arnaud GierschUpdate URLs (FG #1).
2019-04-25 Arnaud GierschFix again FG #11 (mixing daemonize and auto-restart).
2019-04-24 Arnaud GierschField seems unused since 10 years at least.
2019-04-24 Arnaud GierschClear the 'on_exit' vector when the actor doesn't have...
2019-04-24 Arnaud GierschFix 'on_exit' preservation which failed when auto_resta...
2019-04-24 Arnaud GierschPreserve on_exit funcions between restarts.
2019-04-19 Arnaud GierschUse default destructor for resource::Model.
2019-04-19 Arnaud GierschRemove empty functions
2019-04-18 Augustin DegommeMerge branch 'file' into 'master'
2019-04-18 Arnaud GierschRevert "Inline Context::self()."
2019-04-18 Arnaud GierschDefine PropertyHolder::set_properties.
2019-04-18 Arnaud GierschConstify get_properties() and and remove simcalls.
2019-04-17 Arnaud GierschCosmetics.
2019-04-17 Arnaud GierschInline Context::self().
2019-04-17 Arnaud Giersch[sonar] clean_action() called from destructor should...
2019-04-16 Arnaud GierschDon't make exception on timeout.
2019-04-16 Arnaud Giersch[sonar] Remove custom destructors for routing/Dragonfly...
2019-04-15 degommeDon't explode here, as flatifier may try exactly to...
2019-04-13 Frederic Suterplease sonar: replace void* by unsigned char* for raw...
2019-04-12 Yann DuplouyComply with clang-format rules
2019-04-12 Yann DuplouySplitting trace_mgr into a file per class
2019-04-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-12 Arnaud GierschWith a std::map, entries are already sorted by their...
2019-04-11 Frederic Suterplease sonar (protected fields) and coding standards...
2019-04-10 Arnaud GierschSimplify deprecated function.
2019-04-08 Frederic Suterugly typo ...
2019-04-08 Frederic Suterfurther simplify throw_exception
2019-04-08 Frederic Sutersimplify throw_exception
2019-04-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-05 Frederic Sutersimplify
2019-04-05 Frederic Sutersimplify terminaison of activities in Actor::exit()
2019-04-05 Frederic Suterfactor simcall/activity binding
2019-04-03 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 Frederic Sutersimcall_comm_test returns a bool too
2019-04-03 Frederic Sutersimcall_execution_test returns a bool not a state
2019-04-03 Frederic Sutermake more sense
2019-04-03 Frederic Suterfactoring with an ActivityImpl::clean_action() method
2019-04-03 Frederic Suteruse activity cancel, not the action cancel
2019-04-02 Frederic SuterSave a cast per action completion
2019-04-02 Frederic Suterrework terminaison of IoImpl
2019-04-02 Frederic Suterrework terminaison of SleepImpl
2019-04-02 Frederic SuterDONE is not an expected state for Raw activities
2019-04-02 Frederic Suterfactor cancel across activities
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Frederic Suterfactor get_remaining across acitvities
2019-04-02 Arnaud Gierschdetached really is a boolean.
2019-04-02 Frederic Suterimplement CRTP in kernel::activity
2019-04-02 Arnaud GierschCall set_remains() before set_state().
2019-04-02 Arnaud GierschConstify Cpu::speed_per_pstate_.
2019-04-01 Arnaud GierschReally detach detached sends.
2019-03-29 Frederic Sutermore uniformity in kernel
2019-03-28 Frederic Suterrework ExecImpl to have a single start() method
2019-03-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-28 Frederic Sutertry to clean and uniformize Activity Impls
2019-03-27 Frederic Sutercosmetics
next