Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-02-27 Martin Quinsonremove every XBT_USE_DEPRECATED parts
2016-02-27 Martin Quinsonthat bug is fixed now
2016-02-26 Martin Quinsonnicer API to the Netcard type
2016-02-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-26 Frederic Sutersimplify some msg examples
2016-02-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-26 Frederic Suterpedantic freak meets MSG sources
2016-02-26 Frederic Suterfix make distcheck (but it wasn't me)
2016-02-26 Frederic Sutermsg_mailbox.h was alone in src/msg
2016-02-26 Martin QuinsonRemove ROUTING_HOST_LEVEL: was not used anymore
2016-02-26 Gabriel CoronaRemove/cleanup/fix #include
2016-02-26 Gabriel Corona[mc] s/NULL/nullptr/
2016-02-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-26 Gabriel CoronaRemove/cleanup/fix some #include
2016-02-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-26 Frederic Suterreplace dumb deployment file by C
2016-02-26 Gabriel CoronaRemove some #include
2016-02-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-26 Gabriel Corona[mc] Fix previous commit
2016-02-26 Frederic Suterkill ugly deprecated launcher
2016-02-26 Gabriel Corona[mc] Homogeneise throwned system_error
2016-02-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-26 Frederic Sutercleanup msg actions
2016-02-26 Gabriel Corona[mc] Cleanup/reorganise the code of simgrid_mc
2016-02-26 Gabriel Corona[mc] Documentation for Type and Member
2016-02-26 Gabriel Corona[mc] Remove Type::is_pointer_type
2016-02-26 Gabriel Corona[mc] Member initialization in Variable, Member, Type
2016-02-26 Gabriel Corona[mc] Move some code into simgrid::mc namespace
2016-02-26 Gabriel Corona[mc] Don't leave model-checked processes around
2016-02-26 Martin Quinsonoups
2016-02-26 Martin Quinsonrebalance a bit between simgrid_config and internal_config
2016-02-26 Martin Quinsonfurther cleanups of the DLL usage madness
2016-02-26 Martin Quinsonfurther remove dead code
2016-02-26 Martin Quinsonwoops, all machines but mine need stdio.h here
2016-02-26 Martin Quinsonasprintf is never used: bprintf is so swag
2016-02-26 Martin Quinsonwe never need asnprintf nor vasnprintf
2016-02-26 Martin Quinsonsnprintf is C99, we require C11. kill the portability...
2016-02-26 Martin Quinsonfurther improve code coverage by killing old code
2016-02-26 Martin Quinsontesh is not in C anymore, there is no need to compute...
2016-02-26 Martin Quinsonkill some other defunct portability checks
2016-02-25 Martin Quinsonwe don't support static build [on windows] anyway
2016-02-25 Martin Quinsonimprove coverage: kill dead code
2016-02-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-25 Martin Quinsondust a bit our portability checks
2016-02-25 Martin Quinsonremove useless header inclusions
2016-02-25 Martin QuinsonCeterum censeo Applem delendam esse
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 Martin QuinsonImplem? I meant Impl, as in pimpl. Sorry for the noise
2016-02-25 Frederic Suterchanged some trace names
2016-02-25 Frederic Suterfactor host samples, update flatifier
2016-02-24 Martin Quinsoncosmetics in the coordinate-based platform files
2016-02-24 Martin Quinsonkill SD_HOST_LEVEL \o/. Its friends must follow.
2016-02-24 Martin Quinsonkill two almost empty files by inlining the contained...
2016-02-24 Martin QuinsonLet's call sg::surf::host a HostImplem
2016-02-24 Martin Quinsonconvert S4U to my current coding convention
2016-02-24 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-02-24 Martin Quinsonget ride of a stupid header file
2016-02-24 Martin Quinsontry to sort out the surf headers a bit, if possible
2016-02-24 Martin Quinson[cmake] hide debug message
2016-02-24 degommeseriously, me
2016-02-24 degommeseriously c++
2016-02-24 degommeadd extern "C"
2016-02-24 degommeOne day, we will manage to check dist before pushing...
2016-02-24 degommeSomehow cmake on windows+ci found this syntax wrong...
2016-02-24 degommefix windows compilation
2016-02-24 Martin Quinson[cmake] hide debug message
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 Frederic SuterDijkstra would have like symmetry too
2016-02-24 Frederic Suterfour_hosts_floyd_bis doesn't bring anything
2016-02-24 Frederic Suterupdate definePackages
2016-02-24 Frederic Suterremove old locations
2016-02-24 Frederic Suterrename conf to optorsim
2016-02-24 Frederic Suterignore mc mutex binaries
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-24 Martin Quinsonsimplify a bit the CPU creation API
2016-02-24 Martin Quinsonmove more xml cruft to the xml jail
2016-02-24 Martin Quinsonkill several unused functions in xbt
2016-02-24 Martin Quinsonrephrase to improve coverage
2016-02-23 Martin Quinsonhow many times can I break make distcheck in only one...
2016-02-23 Martin Quinson[cmake] replace tools/cmake/MakeExe by a little foreach...
2016-02-23 Martin Quinsonthis test does not exist anymore
2016-02-23 Martin QuinsonSome people want both make distcheck AND make to work...
2016-02-23 Martin QuinsonGuess what. I broke make distcheck.
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 Quinsonthat perticular binary wants to be in bin/ not ./
2016-02-23 Frederic Suterupdate generation script to v4
2016-02-23 Frederic Suterkill generated XML
2016-02-23 Gabriel Corona[mc] Remove a ugly special case in LocationListEntry
next