Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not throw an exception on assert, but display backtrace+abort
[simgrid.git] / teshsuite / surf /
2016-10-14 Martin Quinsoncosmetics: kill some C type instances
2016-10-14 Martin QuinsonSanitize the network_model->communicate() API
2016-10-06 Martin Quinsonplease sonar
2016-10-02 Martin Quinsoncompile one more surf example with cpp
2016-09-11 Martin Quinsonkill dead code that annoys sonar
2016-09-11 Martin Quinsonkeep this readable, even if sonar don't like it this way
2016-09-11 Martin Quinsoncosmetics, somehow to please sonar
2016-08-16 Martin Quinsonplug a memleak by properly finalizing the framework
2016-08-10 Frederic Suterbug smell indent
2016-08-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-09 Frederic Suterdynar to std::vector
2016-07-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-28 Frederic Sutermorning routine of chasings sonar bugs
2016-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-27 Frederic Sutersonar bugs--
2016-07-12 Martin Quinsondon't mix stderr and stdout, it breaks windows
2016-06-30 Frederic Suterwoops
2016-06-30 Frederic Suterblockers--
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-26 Martin Quinsonremove empty statements
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Frederic SuterC++ify this example + fix bug in tesh
2016-06-09 Gabriel Coronamaxmin_bench, use stderr only (not stdout)
2016-06-09 Christian Heinrich[TESHSUITE] NULL -> nullptr substitution
2016-05-30 Gabriel CoronaMake some constructors explicit
2016-04-27 degommeorder output of some tests, for windows
2016-04-27 Martin Quinsonplug some harmless memleaks
2016-04-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-05 Martin QuinsonWe never use a second configuration set, so simplify...
2016-04-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-04 Martin Quinsonfurther rework the config handling. Still much to do
2016-03-22 Frederic Suterreorganize cmake files to group ADD_TEST together
2016-03-21 Frederic Suterone CMakeLists per module: achieved!
2016-03-20 Martin Quinsonobjectifies surf::Action::State
2016-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-16 Fabien ChaixExplicitly defined random generator integer type sizes...
2016-03-16 Frederic Suterfactor cmake for teshsuite/msg
2016-03-16 Frederic Suterreindent, static-ify, and kill blanks
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-15 degommewe did not really need cm02 here, did we? (it breaks...
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-15 Martin Quinsonfurther objectifies the traces
2016-03-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-14 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-03-14 Martin Quinsonreally put 'network/crosstraffic' to yes by default...
2016-03-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-02 Frederic Suterbindir to srcdir?
2016-03-02 Frederic Suterdamn!
2016-03-02 Frederic Suteradd bindir there too
2016-03-02 Frederic Suterdamn!
2016-03-02 Frederic Suteradd bindir to platform_path
2016-03-02 Frederic Sutermissing space
2016-03-02 Frederic Sutermedium not debug
2016-03-02 Frederic Suterimprove a bunch of CMake files
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-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 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 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 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-24 Frederic Sutermake surf tesh test something
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 Fabien ChaixAdding test for SURF concurrency feature
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-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-15 Frederic SuterDo not declare empty sets
2016-02-07 Martin Quinsonsanitize surf API: s/updateState/apply_event/
2016-02-07 Martin Quinsonsanitize the surf API
2016-02-02 fabienchaixMerge pull request #1 from mquinson/master
2016-02-01 Martin QuinsonMerge pull request #57 from fabienchaix/oldstyle_elemen...
2016-01-31 Martin Quinsonmark as override a method that does
2016-01-30 Martin Quinson[trace_mgr] less void*, (some) more doc
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 Martin Quinsonframe a concept of execution, that will become a s4u...
2016-01-25 Martin Quinsonkill an unused parameter in the trace_mgr
2016-01-25 Martin Quinsonobjectifies the Future Event Set of trace events
next