Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[codacy] Don't use assert for error checking.
[simgrid.git] / tools /
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 Martin Quinsoncmake: new option to build a jarfile with no external...
2019-04-03 Martin QuinsonDocker: dont mess with the bash syntax ('>' is for...
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud GierschEnable memcheck for tests test-help-*.
2019-04-02 degommea bit more verbose here
2019-04-01 Martin Quinsonvarious doc improvements
2019-03-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-28 degommeTest of an MPI_Ibarrier implementation.
2019-03-21 Arnaud GierschKill dead code.
2019-03-17 Martin Quinsonautopep8 --max-line-length 120 -i --aggressive `find...
2019-03-14 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-14 Arnaud GierschMove test declaration in proper CMakeLists.txt.
2019-03-12 Arnaud GierschComplete Asan suppressions.
2019-03-12 Frederic Sutermv ActorImpl where it belongs
2019-03-12 Frederic Suterproperly split task/comm in msg files
2019-03-08 degommeSwitch s4u tuto to pajengr as well.
2019-03-07 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-07 degommeadapt smpi tuto to use pajengr (+ dockerfile)
2019-03-06 degommeoops
2019-03-06 degommeWIP - SMPI tuto - add parts about sampling and memory...
2019-03-06 Frederic Suterremove or deprecate now useless code
2019-03-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-04 Martin QuinsonMove ForcefulKillException to the root namespace, along...
2019-03-03 Frederic Sutermore factoring when sending MSG tasks
2019-03-01 Martin Quinsonkill obsolete doc
2019-03-01 Martin Quinsonconvert another page from old doc to RST
2019-02-28 Arnaud GierschRemove never used FindRngStream.cmake.
2019-02-25 Arnaud GierschBuild still broken with ld 2.31.1. Check only version...
2019-02-20 Arnaud GierschKill now unused mc_xbt.
2019-02-19 Frederic SuterAll activities have their own finish method \o/
2019-02-18 Frederic SuterSIMIX_io_finish becomes IoImp::finish
2019-02-14 Frederic SuterTransfers things from smx_network to Mailboxes
2019-02-13 Frederic SuterObjectify Semaphore kernel counterpart
2019-02-12 Arnaud Giersch[tesh] Split setenv parameter on first '=' only.
2019-02-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-11 Arnaud GierschAdd suppressions for Asan when run on jenkins.
2019-02-09 Martin Quinsonfinish the rename of availability_file into speed_file
2019-02-09 Martin Quinsonremove a useless example profile
2019-02-09 Martin Quinsonmv examples/platforms/two_hosts_platform_with_availabil...
2019-02-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-08 Martin Quinsonmv examples/platforms/trace examples/platforms/profiles
2019-02-08 Martin Quinsonadd an example of speed profile in the platform
2019-02-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-05 Arnaud GierschWith Icc, change bogus error into warning.
2019-02-05 Arnaud GierschProvide our own main() for unit-tests.
2019-02-02 Martin Quinsonalign file position to the C++ namespaces
2019-02-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-01 Arnaud GierschRemove last references to testall.
2019-02-01 Arnaud GierschRIP cunit.
2019-02-01 Arnaud GierschConvert the unit tests of xbt::config to Catch2.
2019-02-01 Arnaud GierschConvert the unit tests of xbt::str to Catch2.
2019-02-01 Arnaud GierschConvert the unit tests of xbt::dict to Catch2.
2019-01-31 Martin Quinsonfix makedist
2019-01-31 Martin QuinsonConvert the unit tests of xbt::dynar to Catch2
2019-01-31 Arnaud GierschDefine coverage_checkpoint().
2019-01-31 Arnaud GierschDefine COVERAGE for C++ too.
2019-01-31 Martin Quinsonconvert the two other boost::unit_test suites to Catch2
2019-01-31 Martin QuinsonConvert a first unit test to Catch
2019-01-30 Martin QuinsonAdd the Catch header
2019-01-29 Arnaud Giersch[jenkins] Temporary disable LTO on NixOS/gcc 7.4.0...
2019-01-29 Arnaud GierschOptimize MC builds a bit further.
2019-01-29 Arnaud GierschContextUnix belongs to Simix.
2019-01-23 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-01-23 Augustin Degommecoverage : avoid matching cobertura pattern with jacoco...
2019-01-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-23 Martin QuinsonRemove 2 (out of 3) horrible hacks around Java contexts
2019-01-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-16 Arnaud GierschDrop xbt_os_mutex_* functions.
2019-01-16 Arnaud GierschBuild log module as C++.
2019-01-16 Arnaud GierschAdd dependency to build tests for make check.
2019-01-15 Martin Quinsonfix Java and MC examples
2019-01-15 Martin QuinsonMove MSG and SimDag examples out of the sight of users
2019-01-14 Augustin Degommelet's try again without these
2019-01-14 Augustin Degommerename GCCFlags.cmake file in Flags.cmake
2019-01-14 Augustin Degommeset some flag for cmake coverage
2019-01-13 Arnaud GierschRemove redundant command from distcheck.
2019-01-13 Arnaud GierschFix distcheck.
2019-01-13 Arnaud GierschRemove useless symlink on distcheck.
2019-01-13 Arnaud Gierschgraphicator is needed by make install.
2019-01-12 Martin Quinsonhopefully add all the missing binaries to the tests
2019-01-12 Martin QuinsonTests also need the java tests and simgrid-mc
2019-01-12 Martin QuinsonThe tests also need smpimain and smpireplaymain
2019-01-11 Martin Quinsonmissing spots where we should now build 'tests'
2019-01-11 Martin Quinsondo not build the examples by default, only when running...
2019-01-11 Martin Quinsonam I stupid?!
2019-01-11 Martin Quinsondon't include the git hash in simgrid/config.h
2019-01-11 Martin Quinsonre-factorize examples/s4u/CMakeLists.txt
2019-01-11 Arnaud GierschUse wildcards for location of libcgraph in simgrid...
2019-01-10 Arnaud GierschTry to improve valgrind suppressions for python before...
2019-01-10 Arnaud Giersch[travis] There are only 2 cores available.
2019-01-10 Arnaud GierschCosmetics: trailing withespaces.
2019-01-10 Augustin Degommebad formatting of suppression file, missing a mandatory...
2019-01-10 Augustin Degommetell valgrind to ignore cruft inside python3.. Let...
2019-01-10 Augustin Degommedisable python for sanitizers
2019-01-09 Augustin Degommeadopt single file for cobertura as well
2019-01-09 Augustin Degommegenerate only one file for all python reports, as sonar...
2019-01-09 Augustin Degommeadd python coverage
next