Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-02-26 Frederic Sutercleanup msg actions
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
2016-02-23 Gabriel Corona[mc] Cleanup LocationListEntry
2016-02-23 Gabriel Corona[mc] Cleanup/documentation for simgrid::mc::Frame
2016-02-23 Gabriel Corona[mc] Move remote_ptr in its own file
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 degommeFix build with mc
2016-02-23 Gabriel Corona[mc] Partial cleanup of the initialisation of the diffe...
2016-02-23 degommebasename -> xbt_basename
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.
next