Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2023-02-13 Arnaud GierschFor Sonar.
2023-02-13 Arnaud GierschDefine context related globals as static members of...
2023-02-13 Arnaud GierschMake global variables "const".
2023-02-11 Martin Quinsonmove the flatifier functions to the s4u::Engine, for...
2023-02-11 Martin QuinsonAdd a Link::get_concurrency_limit and use it in the...
2023-02-11 Martin QuinsonFlatifier: make a function returning a std::string...
2023-02-11 Martin Quinsonflatifier: cosmetics + display the real name of the...
2023-02-11 Martin QuinsonFix attribution
2023-02-11 Martin QuinsonDocument recent changes
2023-02-11 Arnaud GierschUse more readable alternatives for string::compare().
2023-02-11 Arnaud GierschKill another bunch of globals.
2023-02-09 Arnaud GierschKill a few globals.
2023-02-09 Arnaud GierschFix comment.
2023-02-09 Arnaud GierschLittle simplification.
2023-02-09 Martin QuinsonMerge branch 'arm-patch' into 'master'
2023-02-09 Maxwell PirtleAdd patch for arm64 Ubuntu 22.04 in UnwindContext
2023-02-08 Fred Sutermake all Activity starts vetoable
2023-02-08 Arnaud GierschTypo [ci-skip]
2023-02-08 Arnaud GierschRemove deprecated properties.
2023-02-08 Arnaud GierschImplement ConditionWaitSimcall::to_string().
2023-02-08 Arnaud GierschCosmetics with spacings around colon (:).
2023-02-08 Arnaud GierschDeclare functions with attribute 'noreturn' (sonar).
2023-02-08 Arnaud GierschReduce scope for variables.
2023-02-08 Arnaud GierschSingle quotes don't need to be escaped.
2023-02-07 Arnaud GierschPrevent inlining for empty placeholders of sthread_enab...
2023-02-07 Arnaud GierschCMake 2.8.12 is the minimum required version in FindSim...
2023-02-07 Arnaud GierschUse native cmake commands to compute relative path.
2023-02-07 Arnaud GierschNormalize names for fields in class Node (trailing...
2023-02-06 Arnaud GierschMake global variables "const".
2023-02-06 Arnaud GierschAvoid duplicate declaration.
2023-02-06 Arnaud GierschRemove global variable.
2023-02-06 Arnaud GierschRemove global variable.
2023-02-01 Arnaud GierschDon't use more than one 'break' per loop (Sonar).
2023-01-30 Arnaud GierschKill unused function.
2023-01-30 Arnaud GierschMake pc_id a static member of ProducerConsumer.
2023-01-28 Martin QuinsonFix the code and doc of Comm/Exec suspend/resume in...
2023-01-28 Martin QuinsonReorg examples to show activities dependencies with...
2023-01-28 Martin QuinsonMove the S4U examples to another chapter
2023-01-28 Martin QuinsonIntegrate more examples to the doc: all of DAG + others
2023-01-28 Martin Quinsoncosmetics in the doc (fix the math formatting)
2023-01-27 Arnaud GierschSonar smells after last changes.
2023-01-26 Arnaud GierschCosmetics.
2023-01-26 Arnaud GierschRemove some global variables.
2023-01-25 Arnaud GierschKill commented code.
2023-01-25 Arnaud GierschPointer to const.
2023-01-24 Arnaud GierschCondition is always false.
2023-01-24 Arnaud GierschUnsigned cannot be < 0.
2023-01-24 Arnaud GierschUse predefined algorithm.
2023-01-24 Arnaud LegrandRewording
2023-01-23 Martin QuinsonTry to improve the doc of the weight-S parameter
2023-01-23 Martin QuinsonCosmetics in examples' comments and description
2023-01-23 Augustin Degommedon't create temporary struct at time of push_back...
2023-01-23 Martin QuinsonAnother example gets documented (+cosmetics)
2023-01-22 Martin QuinsonRemove an example that is a dupplicate of another one
2023-01-22 Martin Quinsons/ *$// over all RST files (no content modification)
2023-01-22 Martin QuinsonDocument yet another example
2023-01-22 Martin Quinsonextend example exec-failure to demonstrate state profiles
2023-01-21 Martin QuinsonAdd a section on errors and exceptions to the API docum...
2023-01-21 Martin QuinsonYet another example integrated in the doc
2023-01-21 Martin QuinsonAdd another example to the doc
2023-01-21 Martin QuinsonCosmetics in an example and integrate it to the doc
2023-01-21 Martin QuinsonUse debian:11 as a basis for the simgrid/build-deps...
2023-01-21 Martin QuinsonMove an example to the right section, and document it
2023-01-21 Martin QuinsonVarious fixups and cosmetics in the doc
2023-01-21 Martin QuinsonMake the test output easier to understand
2023-01-20 Martin Quinsonfix warnings :(
2023-01-20 Martin QuinsonPlease the paranoid compilers that we love
2023-01-20 Martin QuinsonAdd a test of CM02 timings with TCP-gamma (and fix...
2023-01-20 Martin QuinsonCosmetics in the messages of this test; no timing change
2023-01-20 Martin QuinsonAllow to disable the TCP windowing modeling by setting...
2023-01-20 Martin QuinsonMove a tiny bit of surf to xbt
2023-01-18 Augustin DegommeMerge branch 'master' into 'master'
2023-01-18 Adrienadd link to simgrid-fmi doc in sphinx doc
2023-01-17 Augustin DegommeMerge branch 'master' into 'master'
2023-01-17 Adrien Gougeonfix doc typo
2023-01-16 Martin QuinsonKill a useless function, and rename another one
2023-01-16 Martin Quinsonanother useless cleanup
2023-01-16 Martin QuinsonKill a parameter that was always nullptr
2023-01-16 Martin QuinsonMove two generic functions from surf to xbt
2023-01-15 Martin Quinsonuseless cleanups
2023-01-15 Martin QuinsonKill another bunch of files in doc/ and move their...
2023-01-15 Martin QuinsonDon't clutter the archive with python notebooks [no-ci]
2023-01-15 Martin QuinsonConvert some insider doc to sphinx, and remove obsolete...
2023-01-15 Martin Quinsondoc: Remove one dupplicated image and a 10 years old...
2023-01-15 Arnaud GierschThe colorize(simgrid-colorizer) utility does not exist...
2023-01-15 Martin QuinsonIntegrate a bit of the old FAQ in the modern doc, and...
2023-01-14 Arnaud GierschRemove more references to MSG in documentation.
2023-01-14 Arnaud GierschPolish the polishing.
2023-01-14 Arnaud GierschPolish jenkins scripts without MSG.
2023-01-14 Arnaud GierschThe right mode is FATAL_ERROR.
2023-01-14 Martin QuinsonRemove MSG. Its EOL was scheduled for 2020
2023-01-13 Martin QuinsonJava was removed
2023-01-13 Arnaud GierschFix MC+sthread+coverage.
2023-01-13 Arnaud Giersch[smpi] Flush output streams after the run too.
2023-01-13 Arnaud GierschDirectory "examples/deprecated/" vanished.
2023-01-13 Arnaud GierschInstall SIGSEGV handler unconditionally.
2023-01-13 Arnaud GierschNo need to compute coverage for Java anymore.
2023-01-13 Arnaud GierschUpdate scripts for Jenkins, now that Java is gone.
2023-01-13 Arnaud GierschI guess that this line was not meant to be removed.
2023-01-13 Arnaud GierschNo need to install Java-related packages anymore.
next