Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2022-01-28 SUTER Fredericupdate
2022-01-28 SUTER Frederic[python] cleanup Engine getters/setters
2022-01-28 SUTER FredericUsers should not set the netzone_root themselves. Make...
2022-01-28 Martin Quinsonfix some doc issues
2022-01-27 SUTER Frederic[no-ci] more entries
2022-01-26 Martin Quinsonpy: indicate which properties are R/W and which are R-O
2022-01-26 Arnaud GierschUpdate "fixed bugs" in ChangeLog.
2022-01-25 Martin Quinsoncmake: Maybe we have a nested if issue?
2022-01-25 Martin Quinsonjenkins: actually pass SIMGRID_PYTHON_LIBDIR to cmake...
2022-01-25 Arnaud GierschFix git-version in smpi scripts.
2022-01-25 Arnaud GierschEnable ns3 for jenkins builds with sanitizers or valgrind.
2022-01-25 Arnaud GierschUpdate .mailmap (we want you?!)
2022-01-25 Martin Quinsonjenkins: force SIMGRID_PYTHON_LIBDIR on NixOS
2022-01-25 Martin QuinsonAllow to override the python install path (and document it)
2022-01-25 Martin Quinsontry to honor CMAKE_INSTALL_PREFIX when installing the...
2022-01-25 Martin Quinsonadjust the dependencies between the docker images ...
2022-01-24 Martin QuinsonInstall python module to Python3_SITEARCH as it should...
2022-01-24 Arnaud GierschDeprecate Activity::{get,set}_user_data().
2022-01-24 Arnaud GierschTyped template for Extendable::get_data.
2022-01-24 Arnaud GierschPointer-to-const again.
2022-01-24 Arnaud GierschSpecify SSL/TLS protocol version.
2022-01-24 Arnaud GierschCatch more specific exceptions.
2022-01-24 Arnaud GierschUseless assignments.
2022-01-24 Arnaud GierschUnused python imports.
2022-01-24 Martin Quinsonbummer
2022-01-24 Martin QuinsonMerge the docker-tuto-s4u action into docker, to ease...
2022-01-24 Augustin Degommeavoid building shared lib for this one.
2022-01-24 SUTER Fredericplease sonar
2022-01-24 Martin QuinsonInstall the python bindings
2022-01-24 Martin Quinsondocs: add the copybutton extension to sphinx
2022-01-24 adegommenew attempt
2022-01-24 adegommebigdft - fix fortran compiler for ntpoly
2022-01-24 Martin QuinsonEnable python in the stable and unstable docker images
2022-01-24 Martin QuinsonThis docker is now based on simgrid/unstable so it...
2022-01-24 Your Nameadd fortran bindings for smpi_file_get/set_size
2022-01-24 Your Nameupdate bigdft rcfile for ntpoly
2022-01-23 Martin QuinsonPython: Add platform-failures example, and extend Py...
2022-01-23 Martin QuinsonImplement the last (?) Python functions needed for...
2022-01-23 Martin QuinsonExtend the python bindings and cosmetics
2022-01-22 Martin QuinsonReally tiny optimization when the communication is...
2022-01-22 Martin QuinsonExtend a test to use Host::route_to
2022-01-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-01-22 Martin QuinsonFurther fixups and cosmetics in the doc
2022-01-22 Martin QuinsonMake Activity::on_completion take a const&, just like...
2022-01-22 Martin QuinsonMany tiny documentation improvements
2022-01-22 Martin QuinsonChange how examples are presented: from itemize to...
2022-01-21 SUTER Frederic[sonar] parameter check to avoid potential division...
2022-01-21 SUTER Fredericfix java tesh files with new log category names
2022-01-21 Martin QuinsonFix some more problems in the doc + cosmetics + extend...
2022-01-21 Martin QuinsonDocker: syntax error
2022-01-21 Martin QuinsonDocument simgrid.Engine.instance in Python
2022-01-21 Martin Quinsongh action: allow tuto-s4u to build on unstable, as...
2022-01-21 Martin QuinsonDocker: remove borken cruft to switch the user from...
2022-01-21 Martin QuinsonUpdate the action name
2022-01-21 Martin Quinsonsplit the action to build the s4u tuto docker image
2022-01-21 Martin Quinsontutorials: run the dockers as a user
2022-01-21 Martin QuinsonThe python tuto needs the unstable version of simgrid
2022-01-21 Martin QuinsonPort the Algorithm tutorial to python
2022-01-20 Martin QuinsonFix makedistcheck
2022-01-20 Martin QuinsonConvert the MasterWorker to python, in preparation...
2022-01-20 Martin QuinsonThe tuto will soon need python3
2022-01-20 Martin Quinsondoc: don't include files that were removed earlier
2022-01-20 SUTER Fredericrework an example. less XML more programmatic
2022-01-20 SUTER Fredericforgot one
2022-01-20 SUTER Fredericfix java tesh files with new log category names
2022-01-20 SUTER FredericCleanup in log categories
2022-01-20 SUTER Fredericglitch
2022-01-20 SUTER Fredericmore XML cleanup
2022-01-20 SUTER Fredericadd an example for Comm::test_any (mimic that from...
2022-01-20 SUTER Fredericremove 2 avoidable deployment files
2022-01-17 Arnaud GierschCurrent XBT_ATTRIB_DEPRECATED is v334. Fix last changes.
2022-01-17 Arnaud GierschDeprecate functions unused after removal of SimDag.
2022-01-17 Arnaud GierschRename method, and make it return a boolean.
2022-01-17 Arnaud GierschOption -Wtsan is not recognized by older gcc.
2022-01-16 Arnaud Giersch'virtual' looks superfluous here.
2022-01-16 Arnaud GierschDon't turn tsan compilation warnings into errors.
2022-01-16 Arnaud GierschMake signals private in s4u::Actor.
2022-01-16 Arnaud GierschRemove references to ancient functions.
2022-01-16 Arnaud GierschPrefer std algorithms.
2022-01-16 Arnaud GierschPointer-to-const.
2022-01-13 Arnaud GierschFix ccpcheck warning: Possible null pointer dereference...
2022-01-13 SUTER Fredericforgot to build MC
2022-01-13 SUTER Fredericadd a blurb about SimDag/Jedule
2022-01-13 SUTER Fredericmake more ActivityImpl fields private
2022-01-12 SUTER Fredericmake all VM signals private
2022-01-11 SUTER Fredericplease opensuse
2022-01-11 SUTER Fredericcontinue the deprecation of instrumentation C interface
2022-01-11 SUTER Fredericpublic functions in header + fix deprecation info
2022-01-11 SUTER Frederic[sonar] const
2022-01-11 SUTER Fredericsimplify access to netponts
2022-01-11 SUTER Fredericdeprecate a large part of the old C tracing API
2022-01-10 SUTER Fredericfix build. no nullptr with std::string
2022-01-10 SUTER Fredericc++-ify interface to instr
2022-01-10 SUTER Fredericfix conflict
2022-01-10 SUTER Fredericcosmetics
2022-01-08 Martin QuinsonTry to switch the docker image we use for the pip job
2022-01-08 Arnaud GierschDon't hide pointer type.
2022-01-07 Arnaud GierschUse distinct name for different variables.
2022-01-07 Arnaud GierschPlease Sonar (constexpr for global constants; explicit...
2022-01-07 SUTER Frederic[sonar] bunch of smells
next