Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-23 Fabien ChaixRefactoring to allow for alternative definition of...
2016-02-23 Fabien ChaixAdding test for SURF concurrency feature
2016-02-23 Gabriel Corona[mc] Port stack-cleaner compiler-wrapper to Python
2016-02-23 Martin QuinsonRemove PSG from SimGrid git
2016-02-23 Martin Quinsonkill another out of date script
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 Frederic Suternever ending cleanup of the simdag world
2016-02-22 Frederic Suternever ending cleanup of the simdag world
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 Gabriel Corona[mc] Remove unsafe method ChunkedData::pagenos() (non...
2016-02-22 Gabriel Corona[mc] Doc/cleanup ChunkedData
2016-02-22 Gabriel Corona[mc] Fix context registration which was disabled by...
2016-02-22 Christian Heinrich[SMPI] Fix filename in comment
2016-02-22 Christian Heinrich[INSTR] Removed duplicate code in TRACE_surf_host_set_u...
2016-02-22 Christian Heinrich[XBT] Amended docs for xbt/dict
2016-02-22 Christian Heinrich[XBT] Added some markup and "\see" to comment
2016-02-22 Christian Heinrich[SMPI] Added condition before smpi_switch_data_seg
2016-02-22 Christian Heinrich[SMPI] Argument alignment of func call
2016-02-22 Christian Heinrich[SMPI] Code beautification.
2016-02-22 Christian Heinrich[XBT] typo fix.
2016-02-22 Christian Heinrich[CMAKE] Changed confusing header comment
2016-02-22 Christian Heinrich[CMAKE] Initialize variables before their output.
2016-02-22 Christian Heinrich[SMPI] Indentation...
2016-02-22 Christian Heinrich[Doc] Phrasing...
2016-02-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-22 degommeTry to fix build on 32 bit platforms
2016-02-22 Gabriel Corona[mc] Fix ReadOptions
2016-02-22 Gabriel Corona[mc] Replace ReadMode with strongly-type/safe ReadOptions
2016-02-22 Martin Quinsonkill two deprecated scripts and an unused tesh file
2016-02-22 Gabriel Corona[mc] Documentation of AddressSpace
2016-02-22 Gabriel Corona[mc] Document/clean DwarfExpression
2016-02-22 Martin QuinsonAnother C wrapper falls.
2016-02-22 Martin Quinsonkill some unused function prototypes
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 Quinsonkill (for real) an obscure obsolete way of bypassing...
2016-02-20 Martin Quinsonsurfxml: better error checking, and less include of...
2016-02-20 Martin Quinsonkill a seriously braindead example
2016-02-20 Martin Quinsonkill some unused or dupplicated functions
2016-02-20 Martin Quinsonfix some dead assignments reported by clang scan-build
2016-02-20 Martin Quinsonavoid a segfault when using option aliases
2016-02-20 Martin Quinson[travis] fix the coverity branch name
2016-02-20 Martin QuinsonTry to fix the YAML syntax
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-20 Martin Quinsontry to reactivate the coverity thing
2016-02-20 Martin Quinsonrename the fields of CpuTi
2016-02-20 Martin QuinsonActually, every AS can have bypass routes
2016-02-20 Martin Quinsonrename parseBypassroute into addBypassRoute
2016-02-20 Martin Quinsoncleanups around bypassRoute
2016-02-20 Martin Quinsonrouting: inline method routing_get_network_element_type
2016-02-19 Martin Quinsonrename AsGeneric into AsRoutedGraph
2016-02-19 Martin Quinsonmove one method higher in As hierarchy
2016-02-19 Martin Quinsononly routed ASes can have bypassRoutes
2016-02-19 Martin Quinson.
2016-02-19 Martin Quinsonremove an unused lua file
2016-02-19 Martin Quinsonlua/platf: more error checking
2016-02-19 Martin Quinsonrouting cleanup: symbol renaming
2016-02-19 Martin Quinsonmore checks on the parameters of addRoute()
2016-02-19 Martin Quinsonfix a copy/paste error
2016-02-19 Martin Quinsoncleanups: there is no random in the platforms since...
2016-02-19 Martin Quinsoneven more cleanups in the routing
2016-02-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-19 Martin Quinsoncosmetics in routing
2016-02-19 Frederic Suterdon't declare sel-self ASRoutes
2016-02-19 Martin Quinsonsmall cleanups in routing
2016-02-19 Martin Quinsonfurther documentation improvements
2016-02-18 Martin Quinsonsmall doc improvements
2016-02-18 Martin Quinsonfiddle with the doxygen config
2016-02-18 Martin Quinsonuseless cosmetic
2016-02-18 Frederic Suterlast little cleaning of XML and cmake files
2016-02-18 Frederic Sutermore cleanups in XML 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 QuinsonRevert "revalidate broken tesh files"
2016-02-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-17 Martin QuinsonKill rm_cb feature of config sets: it was never useful
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 Sutercleanups in java examples (2/2)
2016-02-17 Frederic Suteradd a new test for storage access in Java
2016-02-17 Frederic Suterdouble free fixes
2016-02-17 Frederic Suterrevalidate broken tesh files
next