Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill unused swag.
[simgrid.git] / tools /
2017-11-30 Martin QuinsonAll this started with a simple namespace renaming
2017-11-30 Frederic Suter(hopefully) finalize pluginifaction of pseudo file...
2017-11-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Arnaud GierschTry to find real path relative to build directory for...
2017-11-29 Arnaud GierschUse message(STATUS ...) in cmake files.
2017-11-28 Martin Quinsonmove LMM-related stuff to its directory
2017-11-27 Martin Quinsonfix the integration of the new image in the doc
2017-11-27 Martin QuinsonMerge pull request #244 from Takishipp/actor-yield
2017-11-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-11-27 Martin Quinsontesh: try to fix CircleCI builds
2017-11-27 Tom CornebizeMerge pull request #203 from simgrid/fix/execute_benched
2017-11-27 Martin Quinsonchange the URL to SonarQube, as wished upstream
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-27 Arnaud GierschRename file .h -> .hpp.
2017-11-26 Arnaud GierschMerge maxmin_private.hpp into maxmin.hpp.
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-24 Martin QuinsonMerge pull request #246 from danilo-carastan-santos...
2017-11-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-23 Frederic Suterpluginify storage contents
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-22 Frederic Suterremove FileImpl \o/
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-21 Martin Quinsonfinish the integration of the new link_energy plugin
2017-11-16 Arnaud GierschMove file near other smpi include files.
2017-11-15 Augustin Degommefix typo
2017-11-13 Arnaud GierschSome files were removed or renamed.
2017-11-13 Arnaud GierschKill now unused xbt_heap.
2017-11-05 Martin Quinsonfix make dist
2017-11-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-04 Martin QuinsonWindows need time to remove the builddir
2017-11-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-04 Martin Quinsonignore another cruft seen on a CI system
2017-11-04 Martin QuinsonRemove the undocumented/untested tag <include>
2017-10-31 Arnaud GierschUse a static map for dwarf attr and tag names.
2017-10-30 Frederic SuterContinue to reorganize instr
2017-10-28 Arnaud GierschDon't redefine builtin 'format'.
2017-10-28 Arnaud GierschCatch specific exceptions in python scripts.
2017-10-28 Arnaud GierschDon't redefine builtin 'exit'.
2017-10-27 Frederic Suterrework State related events
2017-10-27 Frederic Sutersplit instr_private in several header files
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-25 Arnaud GierschKill now unused xbt_basename().
2017-10-25 Arnaud GierschDefine simgrid::xbt::Path to manage file names.
2017-10-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-22 Arnaud GierschContextUnix: add header file with class definitions.
2017-10-22 Arnaud GierschContextRaw: add header file with class definitions.
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-10 Arnaud GierschFile smpi/include/private.h cannot be compiled in C...
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-09 Arnaud GierschRename file .cc -> .cpp.
2017-10-08 Martin QuinsonIntegrate a Debian patch (armel portability)
2017-10-05 Martin Quinsonadd a test to cover the Constant-time network model
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-28 Arnaud GierschCheck if ASan is enabled from CMake, and define variables.
2017-09-16 Arnaud GierschMemcheck: another kind of leak to ignore from smpi...
2017-09-16 Arnaud GierschMemcheck: another try to make valgrind ignore memory...
2017-09-15 Arnaud GierschFix valgrind suppression file.
2017-09-13 Arnaud GierschGet rid of spurious symlink for lua test.
2017-09-13 Arnaud Gierschtesh: allow multiple --cfg and --log (needed for parall...
2017-09-13 Arnaud Gierschtesh: update ignore_regexp_common.
2017-09-12 Arnaud GierschThese lines have no utility (anymore?)
2017-09-10 Martin Quinsonignore one more cruft from travis
2017-09-10 Martin QuinsonMerge pull request #218 from Takishipp/MSG2S4U
2017-09-09 Arnaud GierschFix potential buffer overflows.
2017-09-01 Augustin Degommeadd --no-compress-output flag to dynamic analysis flags...
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-22 Arnaud GierschFix ns-3 build.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-03 Arnaud GierschDefine simgrid::xbt::three_way_partition as a generic...
2017-08-03 Arnaud GierschPort xbt_parmap to C++.
2017-08-01 Martin QuinsonReduces the amount of build env leaked in the binaries...
2017-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Arnaud Gierschs/GREATER/LESS/
2017-07-27 Arnaud GierschAdd -Wformat-signedness to warnCFLAGS for GCC >= 5.0.
2017-07-27 Arnaud GierschShell scripts: remove useless variable expansion in...
2017-07-27 Arnaud GierschShell scripts: replace backquotes with $().
2017-07-27 Arnaud GierschRemove useless guard.
2017-07-27 Arnaud GierschRemove header files which are obsolete since SimGrid...
2017-07-27 Arnaud GierschRemove remaining mentions of Swig.
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-21 Augustin Degommetry to silence a valgrind leak
2017-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-21 Martin Quinsonfix make dist for MC builds
2017-07-20 Arnaud GierschLooking for libelf (required by MC).
2017-07-20 Arnaud GierschOption was removed by commit 16ba43eb3e96c1e430734f866a...
2017-07-20 Arnaud Gierschtools/graphicator: run tesh in build directory.
2017-07-20 Arnaud GierschUse actual names for configuration options (kebab-case...
2017-07-19 Martin Quinsonfix gcov tests
next