Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[CMAKE] Initialize variables before their output.
[simgrid.git] / teshsuite /
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
2016-02-01 Martin QuinsonMerge pull request #57 from fabienchaix/oldstyle_elemen...
2016-01-31 degommewe don't support MPI_Cancel, deactivate this test as...
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-30 Martin Quinsonreindent to avoid a (fatal) warning on RawHide
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-26 Martin QuinsonI said there is no need to copy before strcmp
2016-01-26 Martin QuinsonHooo my eyes, that hurts!
2016-01-26 Frederic SuterSimDag Revolution: SD_workstation becomes sg_host
2016-01-25 Frederic Suterbody count++: routing_get_latency_and_bandwidth
2016-01-25 Martin Quinsontry to fix that test when not built in dir
2016-01-25 Martin Quinsonkill an unused parameter in the trace_mgr
2016-01-25 Martin Quinsonobjectifies the Future Event Set of trace events
2016-01-23 Martin QuinsonCompile trace_mgr with g++. Next step: objectification
2016-01-22 Frederic Suterthis file is not here anymore
2016-01-22 Frederic Suterdeduplication and tidying
2016-01-22 Frederic Sutercoverage madness in examples
2016-01-22 Frederic Suterimprove coverage in teshsuite
2016-01-22 degommerequalify tesh
2016-01-22 Martin Quinsonrevalidate tesh files when maestro is given a process...
2016-01-21 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-21 Martin QuinsonFirst round of refactoring in the event trace stuff
2016-01-21 Martin Quinsoncosmetics in teshsuite/msg/host_on_off -- don't ask why
2016-01-21 Martin Quinsonwoops revalidate some tesh files
2016-01-20 degommeadd a test for IB network model as well
2016-01-20 degommedrop n-ary bcast/barrier that was not actually working...
2016-01-20 Christian Heinrich[Tests][Lua] Fixed wrong Lua platforms test
2016-01-20 Ad(rien) LMerge branch 'master' of git://scm.gforge.inria.fr...
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 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 Frederic SuterThx green guy! power is speed.
2016-01-19 Frederic Suter Start the SimDag revolution: function factoring
2016-01-19 Frederic SuterStart the SimDag revolution: function renaming
2016-01-15 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-01-15 Frederic Suterremove free of return set in user code for these tests...
2016-01-14 Frederic Suterthis part was never tested (and useless IMHO), call...
2016-01-14 Frederic SuterModify almost all SD tests. There is no need to free...
2016-01-14 Frederic Sutermodify the way states are handled (get rid of swags)
2016-01-11 Martin Quinsonremove completely the energy concern from the core
2016-01-09 Martin QuinsonC++-ifies a wrapper function, and kill it
2016-01-08 Gabriel CoronaBypass the C binding layer (surf_action and surf_host)
2016-01-04 Martin Quinson[cmake] fix make dist
2015-12-29 Martin QuinsonGive a p_netcard to simgrid::Host instead of relying...
2015-12-27 Martin QuinsonRename RoutingEdge into NetCard
2015-12-27 Martin Quinsonthis is C++
2015-12-15 Gabriel CoronaAdd missing files in cmake
2015-12-15 Gabriel CoronaUse simgrid::Host instead of xbt_dictelt_t for root...
2015-12-12 Martin Quinsonit seems that SMPI ranks are now given a simgrid PID
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-12-07 Gabriel Corona[simix] Port JavaContext to C++
2015-11-25 Gabriel Corona[surf] Hardcode some of the sg_platf_host callbacks
2015-11-22 Martin Quinsonrename a global to make its purpose clear (hopefully)
2015-11-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-04 Christian Heinrich[SMPI] Renamed smpi/async_small_thres to smpi/async_sma...
2015-11-01 Martin Quinsonfix a test that got broken when I suppressed some simcalls
2015-11-01 Martin Quinsontypo (s/deamon/daemon/)
2015-10-31 Martin Quinsonkill an almost unused function: surf_model_name
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2015-10-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-24 degommetry to fix some compilation erros
2015-10-24 Martin Quinson[cmake] tiny cleanup around smpi
next