Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2019-07-02 Arnaud GierschDefine and use _XBT_STRINGIFY and _XBT_CONCAT{,2,3,4}.
2019-07-02 Arnaud GierschDrop xbt_dynar_sort_strings().
2019-07-02 Arnaud GierschUseless casts.
2019-06-30 Martin Quinsondoc: fix borken links
2019-06-30 Martin Quinsonlinkcheck when building the doc
2019-06-30 Martin QuinsonDocument the native dependencies of the pip package...
2019-06-30 Martin Quinsonlast cleanups to the doc. I stop now for today.
2019-06-30 Martin Quinsonfix make dist (missing doc parts)
2019-06-30 Martin QuinsonVarious doc improvement, mostly on rendering
2019-06-30 Martin Quinsondoc: Better uniformity wrt graphical toc
2019-06-30 Martin Quinsondoc: further cleanups in the graphical toc [ci-skip]
2019-06-29 Martin Quinsonci: yet another attempt at pip dependencies
2019-06-29 Martin Quinsondoc: cosmetics in the graphical toc of platforms
2019-06-29 Martin Quinsonadd missing symbols to the refguide
2019-06-29 Martin Quinsondoc: various formating fixups
2019-06-29 Martin Quinsondoc: Move Java as a subtree of MSG
2019-06-29 Martin Quinsonembeed the javasphinx module
2019-06-29 Martin QuinsonPut the documentation intro on the first page
2019-06-29 Martin Quinsontry to coin the minimal dependencies to build the pip...
2019-06-27 Arnaud GierschComplete activity-lifecycle with test cases from simgri...
2019-06-27 Arnaud GierschCorrectly terminate a Comm which is failing immediately.
2019-06-26 Martin Quinsoncomment borken tests
2019-06-26 Arnaud GierschRemove features marked with DEPRECATED_v324.
2019-06-26 Arnaud GierschUpgrade XBT_ATTRIB_DEPRECATED_v326 -> v327.
2019-06-25 Martin Quinsoncosmetics around the python packaging
2019-06-25 Martin Quinsonsecond attempt at pip@gitlab-ci
2019-06-25 Martin Quinsongitlab-ci: add a job to test the pip building
2019-06-25 Martin QuinsonCommit a file generated by cmake, so that pip finds...
2019-06-25 Martin Quinsonsetup.py: try to specify that we need pybind11
2019-06-25 Martin QuinsonDockerfile.stable: fix to align with recent framagit...
2019-06-25 Martin Quinsonimprove our 'how to release'
2019-06-25 Martin Quinsonspell checking, as per lintian
2019-06-25 henricasanovaAdded a teshsuite activity_life_cycle test that highlig...
2019-06-25 Martin Quinsonstart the dev of 3.23.1
2019-06-25 Martin Quinsonci: fix jarfile generation on stable branch v3.23
2019-06-25 Martin QuinsonRelease v3.23.
2019-06-25 Martin Quinsonalign COPYING with debian/copyright in package
2019-06-25 Martin Quinsoncosmetics
2019-06-24 Arnaud GierschAdd test for FG simgrid/simgrid#26.
2019-06-24 Arnaud GierschEngine should be destroyed through RAII here (fix inval...
2019-06-24 Arnaud GierschCorrectly cancel communications when a link is turned...
2019-06-21 Martin Quinsonproposal of a name + changelog for 3.23
2019-06-21 Martin Quinsondoc: RST fixups
2019-06-21 Arnaud GierschLGPL-2.1.
2019-06-21 Arnaud GierschFix tesh test and distcheck.
2019-06-21 Arnaud Giersch[sonar] Regexps are overkill here.
2019-06-21 Augustin DegommeChangelog update for 3.23
2019-06-21 Augustin Degommeunused
2019-06-21 Augustin Degommeremove spurious ;
2019-06-21 Augustin Degommeadd haiku support. Because why not.
2019-06-20 Frederic Suter [noci] really fix licence version in badge
2019-06-20 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-06-20 Frederic Suter[noci] fix licence version in badge
2019-06-20 Arnaud GierschMore dead links.
2019-06-20 Arnaud GierschFix remaining links to pls_ns3.
2019-06-19 Loic GueganMerge branch 'master' of framagit.org:simgrid/simgrid
2019-06-19 Loic Gueganlmm tests:
2019-06-19 Millian PoquetMerge branch 'tesh-keep-all-proc-output-on-unexpected...
2019-06-19 Millian Poquet[tesh] write cmd output with 1 print()
2019-06-19 Millian Poquet[tesh] bad cmd result: abort -> store retcode
2019-06-18 Martin Quinsonlmm_test: simplify the 2 first tests
2019-06-18 Martin Quinsondefaults values to lmm::System::variable_new
2019-06-17 Martin QuinsonVarious doc fixups
2019-06-17 Loic Gueganlmm testing: Add test expectations
2019-06-16 Martin QuinsonFix my cosmetics around ns-3
2019-06-16 Martin Quinson[doc] various doc small improvements
2019-06-15 Martin Quinsondoc: port a placeholder to the new doc to fix a borken...
2019-06-15 Martin Quinsoncut some content of the old doc that was converted
2019-06-15 Martin QuinsonCosmetics around ns-3
2019-06-15 Martin Quinsonsonar: ignore more issues, hide commented code, add...
2019-06-15 Martin Quinsonsanitize our detection of pybind11
2019-06-15 Martin Quinsondont copy the old doc in the tarball, even if it still...
2019-06-15 Martin Quinsonconvert the doc of ns-3 to the new formalism
2019-06-15 Martin Quinsonlittle tiny fix toward doc homogeneity
2019-06-14 Arnaud GierschPlug memory leaks.
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-14 Martin Quinsontiny doc improvements
2019-06-14 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-06-13 Martin QuinsonMerge branch 'tesh-fix-background-kill' into 'master'
2019-06-13 Millian Poquet[tesh] global pgid: unique value -> list
2019-06-13 Millian Poquet[tesh] setsid -> setpgid(0,0)
2019-06-13 Augustin DegommeMerge branch 'tesh-check-output-on-timeout' into 'master'
2019-06-13 Millian Poquet[tesh] check output on timeout
2019-06-12 Loic Gueganlmm testing:
2019-06-12 Loic Gueganlmm testing: Clean code
2019-06-11 Martin Quinsoncosmetics in cmake error messages
2019-06-11 Martin QuinsonMC: cosmetics
2019-06-11 Martin Quinsonfurther simplify the MC initialization
2019-06-11 Martin Quinsonmc: don't catch exceptions we cannot deal with
2019-06-11 Martin Quinsonbugfix++
2019-06-11 Martin Quinsondoc: Fix Debian installation instruction
2019-06-11 Loic Gueganlmm testing: Correct maxmin precision
2019-06-11 Loic GueganExtends lmm tests
2019-06-11 Loic GueganLMM Testing:
2019-06-11 Loic GueganStart Testing LMM
2019-06-11 Martin Quinsontesh: do return 0 when calling with --help
2019-06-10 Martin Quinsoncode simplification in MC start sequence
next