Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Port stack-cleaner/as in Python
[simgrid.git] / tools /
2016-02-29 Gabriel Corona[mc] Port stack-cleaner/as in Python
2016-02-29 Martin QuinsonPerl gets mad when the locales are not set, breaking...
2016-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-28 Martin QuinsonEnsure that task_listen works on asynchronous mailboxes...
2016-02-28 degommeRevert "try to crash properly when dynamicanalysis...
2016-02-28 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-27 Martin Quinsonremove every XBT_USE_DEPRECATED parts
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-27 degommetry to crash properly when dynamicanalysis build fails
2016-02-26 Frederic Suterremove overkill log category declaration
2016-02-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-26 Fabien ChaixJunk to understand why tests fail in MAC
2016-02-26 Frederic Suterfix make distcheck (but it wasn't me)
2016-02-26 Frederic Sutermsg_mailbox.h was alone in src/msg
2016-02-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-26 Gabriel CoronaRemove/cleanup/fix some #include
2016-02-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-26 Gabriel Corona[mc] Homogeneise throwned system_error
2016-02-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-26 Martin Quinsonrebalance a bit between simgrid_config and internal_config
2016-02-26 Martin Quinsonfurther cleanups of the DLL usage madness
2016-02-26 Martin Quinsonwoops, all machines but mine need stdio.h here
2016-02-26 Martin Quinsonasprintf is never used: bprintf is so swag
2016-02-26 Martin Quinsonsnprintf is C99, we require C11. kill the portability...
2016-02-26 Martin Quinsonkill some other defunct portability checks
2016-02-25 Martin Quinsonwe don't support static build [on windows] anyway
2016-02-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-25 Martin Quinsondust a bit our portability checks
2016-02-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-25 Martin QuinsonImplem? I meant Impl, as in pimpl. Sorry for the noise
2016-02-25 Fabien ChaixFixed tesh-surf-maxmin-xxx tests
2016-02-24 Martin Quinsonkill two almost empty files by inlining the contained...
2016-02-24 Martin QuinsonLet's call sg::surf::host a HostImplem
2016-02-24 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-02-24 Martin Quinsonget ride of a stupid header file
2016-02-24 Martin Quinsontry to sort out the surf headers a bit, if possible
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-24 Frederic Suterupdate definePackages
2016-02-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-24 degommeAdd test for the (still very experimental) automatic...
2016-02-24 Martin Quinsonrephrase to improve coverage
2016-02-23 Martin Quinsonhow many times can I break make distcheck in only one...
2016-02-23 Martin Quinson[cmake] replace tools/cmake/MakeExe by a little foreach...
2016-02-23 Martin Quinsonthis test does not exist anymore
2016-02-23 Martin QuinsonGuess what. I broke make distcheck.
2016-02-23 Martin QuinsonKill graphxml parsing feature. It was not used
2016-02-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-23 Martin Quinsonthat perticular binary wants to be in bin/ not ./
2016-02-23 Frederic Suterkill generated XML
2016-02-23 Gabriel Corona[mc] Move remote_ptr in its own file
2016-02-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-23 Martin Quinsonvarious cleanups in the CMakeLists.txt files
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-23 Gabriel Corona[mc] Port stack-cleaner compiler-wrapper to Python
2016-02-22 Frederic Suterthis lua file is a bad platform.xml
2016-02-22 Frederic Sutermv simdag platforms to the right place
2016-02-22 Frederic Suternever ending cleanup of the simdag world
2016-02-22 Gabriel CoronaPython: align style with PEP-008
2016-02-22 Gabriel Corona[mc] Use simgrid::xbt::range for program-counter ranges
2016-02-22 Christian Heinrich[CMAKE] Changed confusing header comment
2016-02-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-22 Martin Quinsonkill two deprecated scripts and an unused tesh file
2016-02-21 Martin Quinsonbanish some surf parsing files to a src/surf/xml jail
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-19 Martin Quinsonrename AsGeneric into AsRoutedGraph
2016-02-19 Martin Quinsonremove an unused lua file
2016-02-18 Frederic Suterlast little cleaning of XML and cmake files
2016-02-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-18 Frederic Sutercleanup XML jungle in teshsuite
2016-02-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-17 Frederic Suterfix distcheck
2016-02-17 Frederic Suterkill more old junk from the attic
2016-02-17 Frederic SuterA user found that old junk in our attic.
2016-02-17 Frederic Suteradd a new test for storage access in Java
2016-02-15 Frederic Suteranother try to fix distcheck
2016-02-15 Frederic Sutercome on dist check
2016-02-15 Frederic Sutermore fix of make distcheck
2016-02-15 Frederic Suterfix make distcheck
2016-02-15 Frederic Suteradd a test for this example
2016-02-15 Frederic SuterDo not declare empty sets
2016-02-15 Martin Quinsoncmake: kill dead code
2016-02-12 Martin QuinsonKill the scala examples
2016-02-12 Martin Quinson[cmake] kill unused cruft aiming at surviving pre-c...
2016-02-12 Frederic Suterwoops
2016-02-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-12 Frederic Suterremove a couple of oldies
2016-02-12 Martin Quinsonunrelated cosmetics
2016-02-12 Frederic Suterdon't mislead robots
2016-02-12 Martin Quinsontry to fix the stack growth direction on non-amd64
2016-02-12 Frederic Suterno need for this awk checker anymore
2016-02-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-12 Frederic Suterkill the SD_application_reinit function
2016-02-12 Gabriel Corona[cmake] Fix libsigc++ mode
2016-02-10 Martin QuinsonGet ride of a stupidly empty header file
2016-02-10 Frederic Suterremove examples/xbt there too
2016-02-10 Frederic Suterremove examples/xbt there
2016-02-10 Martin QuinsonRename the ptask files. There is no Host07 class anymore
2016-02-09 Martin Quinsonfix 'make dist'
next