Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / tools /
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-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 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 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'
2016-02-09 Gabriel Corona[simix] Attach context
2016-02-08 Martin QuinsonIntroduce DTD v4
2016-02-08 Martin Quinsonmake sure that the dtd is at the promised URL
2016-02-08 Martin Quinson[cmake] fix the rules to fix the output of Flex to...
2016-02-08 Martin Quinson[cmake/java] try to reduce the amount of work done...
2016-02-08 Martin Quinsonwe won't strip java: we are not robust enough, unfortun...
2016-02-08 Martin Quinsonkill two tests bypassing the XML parser the ugly way(s)
2016-02-07 Martin Quinsonput a deployment file near to its binaries
2016-02-07 Martin Quinsonupdate my formatting style
2016-02-07 Martin Quinsoncompile Lua bindings as C++ code
2016-02-07 Martin Quinsoncompile SMPI as C++ source
2016-02-07 Martin Quinsonerror message improvement
2016-02-06 Martin Quinsonsed -i -e 's/\t/ /g' [sources] Please people, stop...
2016-02-06 Martin Quinsonkill that ruby script that nobody will ever use
2016-02-06 Martin Quinsonclang don't like the register modifer in c++
2016-02-06 Martin Quinsonconvert the last bits of surf to C++
2016-02-06 Martin QuinsonMerge pull request #59 from fabienchaix/master
2016-02-05 Martin Quinsonconvert Jedule bindings to C++
2016-02-05 Martin Quinsonkill platform generation from the C sources
2016-02-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-05 Frederic Sutercleaning some oldies
2016-02-05 Frederic Suterprivatization with coccinelle is outdated
2016-02-04 degommeUnify naming of contexts support.
2016-02-04 degommeAs we don't have thread contexts everywhere (windows...
2016-02-03 Martin QuinsonFurther untangle trace:connect. make trace_connect_list...
2016-02-03 Frederic Suterupdate distrib
2016-02-03 Frederic Suterduplicate of tools/MSG_visualization/colorize.pl
2016-02-03 Martin Quinsonfix my previous commit wrt make dist, sorry
2016-02-03 Martin Quinsonlittle comment improvement
2016-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-03 Martin Quinsonadd a test case for the JVM slaying our semaphores
2016-02-02 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
next