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] / teshsuite /
2016-02-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Frederic Sutera few more cosmetics
2016-02-29 Frederic Sutercleanup in teshsuite/msg
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 Martin Quinsonsome useless cleanups
2016-02-28 Martin Quinsondon't sort the output, that's impossible to debug
2016-02-28 Martin Quinsonfix make distcheck
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-28 Martin Quinsoncleanups in routing
2016-02-27 Martin Quinsonour code is so entertaining
2016-02-27 Martin Quinsonremove every XBT_USE_DEPRECATED parts
2016-02-27 Martin Quinsonthat bug is fixed now
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-27 Fabien ChaixAh... C was a long time ago..
2016-02-27 Fabien ChaixRemoving concurrency printing that was making a mess
2016-02-26 Fabien ChaixHopefully the last fix in tesh files
2016-02-26 Fabien ChaixFixing more mistakes in tesh files
2016-02-26 Fabien ChaixAdding robustness to logging
2016-02-26 Fabien ChaixCorrecting tesh files (2)
2016-02-26 Martin Quinsonnicer API to the Netcard type
2016-02-26 Fabien ChaixCorrecting tesh files
2016-02-26 Fabien ChaixTrying to implement the C++ minstd_rand0 to get quick...
2016-02-26 Fabien Chaixcontrol better random, returning to assertion
2016-02-26 Fabien ChaixMore tracking of random numbers and correcting assertion
2016-02-26 Fabien ChaixTrying to fix the random set-up
2016-02-26 Fabien ChaixJunk to understand why tests fail in MAC
2016-02-26 Fabien ChaixAdded formatting to the debug output of maxmin bench...
2016-02-26 Fabien ChaixFixed outputs of failing tests (one because I was negli...
2016-02-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-25 Frederic Suteryet another redundant platform less
2016-02-25 Frederic Suterchanged some trace names
2016-02-25 Frederic Suterfactor host samples, update flatifier
2016-02-25 Fabien ChaixFixed tesh-surf-maxmin-xxx tests
2016-02-25 Fabien ChaixAdding some text in the documentation related to integr...
2016-02-24 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-02-24 Martin Quinsontry to sort out the surf headers a bit, if possible
2016-02-24 degommeOne day, we will manage to check dist before pushing...
2016-02-24 Frederic Suterstart to factor dummy platforms
2016-02-24 Frederic Suterremove some redundant files
2016-02-24 Frederic SuterDijkstra is not so cool finally
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-24 Frederic SuterDijkstra would have like symmetry too
2016-02-24 Frederic Suterfour_hosts_floyd_bis doesn't bring anything
2016-02-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-24 Frederic Sutermake surf tesh test something
2016-02-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-24 Martin QuinsonIn <host> and <link>, attributes availability and state...
2016-02-24 degommechange log format to avoid printing file path
2016-02-24 degommeAdd test for the (still very experimental) automatic...
2016-02-24 Martin Quinsonthis xml file did not even parse anymore
2016-02-24 degommePrevious change made this size smaller, but it resulted...
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 Quinsonreduce the amount of includes to speed up recompilations
2016-02-23 Martin Quinsonwoopsy, broke make distcheck. Again.
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] Partial cleanup of the initialisation of the diffe...
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-23 Fabien ChaixAdding test for SURF concurrency feature
2016-02-22 Frederic Suternever ending cleanup of the simdag world
2016-02-22 Frederic Suternever ending cleanup of the simdag world
2016-02-21 Martin Quinsoncosmetics: kill useless functions of the C surf API...
2016-02-21 Martin Quinsonbanish some surf parsing files to a src/surf/xml jail
2016-02-21 Martin Quinsonfix make distcheck
2016-02-20 Martin Quinsonsurfxml: better error checking, and less include of...
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-20 Martin Quinsonrouting: inline method routing_get_network_element_type
2016-02-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-18 Frederic Sutercleanup XML jungle in teshsuite
2016-02-15 Frederic SuterDo not declare empty sets
2016-02-15 Martin QuinsonI'm psychotic
2016-02-15 Martin Quinsoncleanups in teshsuite/simdag/platforms, don't ask why
2016-02-15 Martin Quinsonkill old cruft
2016-02-15 Martin Quinsonplug some memleaks in simdag tests
2016-02-14 Martin Quinsonfurther cleanups in routing: check if route already...
2016-02-14 Martin Quinsonroutes are symmetrical by default, DRY
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-08 Martin Quinsonconvert all xml files to the new DTD v4
2016-02-07 Martin Quinsonsanitize surf API: s/updateState/apply_event/
2016-02-07 Martin Quinsonsanitize the surf API
2016-02-07 Martin Quinsondon't load private headers from C tests: they will...
2016-02-07 Martin QuinsonKill some more atof
2016-02-06 Martin Quinsonsed -i -e 's/\t/ /g' [sources] Please people, stop...
2016-02-06 Martin Quinsonoops I broke that test, sorry
2016-02-06 Martin QuinsonMerge pull request #59 from fabienchaix/master
2016-02-05 Martin Quinsonthat test does not need to be sooo long
2016-02-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-05 degommeput back some fix for a warning
2016-02-05 degommeThis file was not supposed to be still manually privatized
2016-02-05 Frederic Suterprivatization with coccinelle is outdated
2016-02-03 Martin Quinsonadd the bug number in the test case
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-03 Martin QuinsonCleanup in this test case
2016-02-02 fabienchaixMerge pull request #1 from mquinson/master
next