Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics in the platform files
[simgrid.git] / tools /
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...
2016-02-02 fabienchaixMerge pull request #1 from mquinson/master
2016-02-01 Martin Quinsonadd the lualib patch in our tarball, and update the...
2016-02-01 Martin Quinsonsome more cleanups in the documentation
2016-02-01 Martin Quinsoncosmetics: rename some documentation files, just for...
2016-02-01 Martin Quinsonrewrite the doc around the tests
2016-02-01 degommeGet rid of super specific gcovr version (maybe there...
2016-02-01 Martin QuinsonMerge pull request #57 from fabienchaix/oldstyle_elemen...
2016-02-01 Martin Quinsontry another trick to get winpthread properly in the jar
2016-01-31 Martin QuinsonThere is no way to disable libwinpthread-1.dll on mingw-64
2016-01-31 Martin Quinsonconvert another file to C++ so that it can use the...
2016-01-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-28 Martin QuinsonKill all deprecated code in MSG -- yeah
2016-01-28 Martin QuinsonI prefer to cut lines at 120 chars, nowadays
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 degommePlease fail when you can't compile.
2016-01-27 degommeDon't execute unsupported factories tests for memcheck
2016-01-26 degommetry again to fix out of source lua test
2016-01-25 Frederic Suterkill sets! kill!
2016-01-25 Martin Quinsondon't set a property on tests that are removed
2016-01-25 degommebuild with verbosity
2016-01-25 degommeThis was useless, as it seems
2016-01-25 degommedont configure/build twice for dynamicanalysis
2016-01-25 degommevalgrind version checking rule did not match 3.10.0
2016-01-25 Frederic Suterget rid of simdag tracing. was superficial anyway
2016-01-25 degommeuseless comment --
2016-01-25 degommeEnable model checking again for coverage, as slave...
2016-01-23 Martin QuinsonCompile trace_mgr with g++. Next step: objectification
2016-01-23 Martin Quinson[java] do not load winpthread-1 on windows
2016-01-22 Frederic Suterdeduplication and tidying
2016-01-22 Martin Quinsonwe will never distribute a windows installer again
2016-01-22 Frederic Suterremove these huge generated files used with gtnets
2016-01-22 Martin Quinsondedupplicate the platform files in the archive
2016-01-22 Martin Quinson[jenkins] disable coverage of MC (libdw too ancient...
2016-01-22 Martin Quinsondo not include libboost-context in the jar
2016-01-22 degommeRevert "[jenkins] also exclude generated files from...
2016-01-22 degommeEnable everything I can think of for coverage
2016-01-22 Martin Quinsonremove two broken tests. Who use ptask anyway? ;)
2016-01-22 Martin QuinsonKill another GRAS leftover: SG/RL thread portability...
2016-01-21 Martin Quinsonkill another GRAS leftover: xbt_peer_t
2016-01-21 Martin Quinson[jenkins] also exclude generated files from the coverage
2016-01-21 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-21 degommeexclude teshsuite folder from coverage reports, as...
2016-01-21 Martin Quinson[xbt] Kill the queue datacontainer: it made more sense...
2016-01-21 Martin QuinsonAlso run the energy tests with ptask_L07 model.
2016-01-21 Martin Quinsonallow to add log settings to the executed commands
2016-01-21 Martin Quinsonfix make distcheck
2016-01-21 Martin Quinsonintegrate Adrien's example for Java VM energy as a...
2016-01-21 degommeenable mpich3 tests for coverage reports on ci
2016-01-20 Christian Heinrich[CMAKE] Fixed build system by removing lua crap
2016-01-20 Christian Heinrich[DOC] Fixed even more errors.
2016-01-20 Christian Heinrich[Lua] Removed lua_utils.c for lua_debug.c
2016-01-20 Christian Heinrich[Lua] Removed lua simulation support
2016-01-20 Ad(rien) LMerge branch 'master' of git://scm.gforge.inria.fr...
2016-01-20 Frederic SuterStarting the SimDag revolution: Easter trimming
2016-01-20 degommeAdd a test for smpi+different kinds of clusters (torus...
2016-01-20 Frederic SuterSD_link_get_list -> sd_link_list
2016-01-19 degommeWarn at build, and die painfully at execution time...
2016-01-19 Martin Quinsonsecond attempt at fixing make distcheck
2016-01-19 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Martin Quinsonexport the energy plugin to the java world
2016-01-19 Martin Quinsoncp is cp, but sh may be sh.exe
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-18 Millian PoquetMerge branch 'master' of https://github.com/mquinson...
2016-01-18 Martin Quinsoncp is called cp.exe on windows...
2016-01-18 Martin Quinson[cmake] fix the copy of the native libs into the jarfile
2016-01-15 degommetry again to find this lib.. and don't crash if not...
2016-01-15 degomme...
2016-01-15 degommeoops
next