Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
useless cleanups
[simgrid.git] / tools /
2016-03-09 Martin Quinsonkill the portable header
2016-03-09 Martin Quinsonload public config from internal config
2016-03-09 Martin Quinsonactivate -Wundef only in maintainer-mode
2016-03-09 Gabriel CoronaFix PROCESSOR_ flags
2016-03-09 Gabriel CoronaFix HAVE_FOOBAR flags handling
2016-03-09 Gabriel CoronaFix HAVE_GRAPHVIZ handling
2016-03-09 Martin QuinsonWarn on undefined #if, and enjoy that feature
2016-03-09 Martin Quinsonkill windows backtraces. They were x86 only
2016-03-09 Martin QuinsonRevert "thread_local is C++11, remove the portability...
2016-03-08 Martin Quinsonthread_local is C++11, remove the portability layer
2016-03-08 Martin Quinsonuse #if instead if #ifdef for the things in the public...
2016-03-08 Martin Quinsoncmake: exec_program() is deprecated. Use execute_proces...
2016-03-08 Martin QuinsonMove the surf::As* classes into their own files
2016-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-08 Martin Quinsonreindent
2016-03-08 Martin Quinsonmove implementation bits of s4u::As into surf::AsImpl
2016-03-08 Gabriel Coronaunique_ptr for dynar, automaton, swag, etc.
2016-03-08 Gabriel Corona[mc] Use C++ ctor/new/delete for Pair
2016-03-08 Frederic Suterset will fail property for stack overoflow on win and osx
2016-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-08 Martin Quinsonuseless cosmetics in internal config header
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Frederic Sutermv ADD_TESH to the right CMakeLists.txt
2016-03-07 Frederic Sutersplit and simplify reduce and reduce-scatter
2016-03-07 Frederic Sutersimplify alltoall
2016-03-07 Martin Quinsonkill an obsolete script
2016-03-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Frederic Suterfinally this is needed
2016-03-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-07 Martin Quinsonreindent for cosmetics
2016-03-07 Frederic Sutersimplify allredude tests
2016-03-07 Frederic Suterdamn, 2 modifications of Tests.cmake here
2016-03-07 Frederic Suterkill some blank lines, #### lines, ...
2016-03-07 degommeNot escaping { and } in regexps is deprecated in recent...
2016-03-07 Frederic Sutermove add_tesh where it belongs
2016-03-07 degommetry not to rely on dpkg here, fedora does not like...
2016-03-07 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 degommethese test work on windows, actually
2016-03-07 Martin Quinsoncmake: kill MMALLOC_WANT_OVERRIDE_LEGACY that dupplicat...
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Martin QuinsonLeftover reference to enable_tracing cmake option
2016-03-07 Frederic Suterpost-lunch useless cosmetics
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Frederic Suterdid I mention that I hate blank lines?
2016-03-07 Frederic Suterput ADD_TESH where they belong
2016-03-07 Martin Quinsoncmake: PTH_STACKGROW is actually used in many contexts...
2016-03-07 Frederic Suterfactoring and cleanups for msg/tracing
2016-03-07 Frederic Suterdon't be so line expensive
2016-03-07 Frederic Suteradopt good practices for s4u too
2016-03-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-07 degommeEnable Boost contextes on Windows
2016-03-07 Frederic Suterfactoring in examples/msg/masterslave
2016-03-07 Martin Quinsoncmake: More cleanups of the sysv contexts
2016-03-07 Martin Quinsonkill obsolete code. HAVE_PTHREAD => HAVE_THREAD_CONTEXT...
2016-03-07 Martin Quinsoncmake: further cleanups in the detection of sysv variables
2016-03-07 Martin Quinson[cmake] simplify the detection of the ucontext stack...
2016-03-06 Martin QuinsonRemove cmake 'enable_tracing' option: was not doing...
2016-03-06 Martin Quinsoncmake option enable_auto_install was replaced by make...
2016-03-06 Martin Quinson[cmake] remove some more useless tests (and includes)
2016-03-06 Martin Quinson[cmake] cleanup the detection of graphviz
2016-03-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-06 Frederic Suterno more xbt in Tests.cmake
2016-03-06 Martin Quinsoncleanups in internal_config.h
2016-03-06 Frederic Suterfactor tesh-self
2016-03-06 Frederic Sutercosmetics
2016-03-06 Frederic Suterguess what? more refactoring!
2016-03-06 Martin Quinsonsys/time.h is always defined nowadays
2016-03-06 Martin Quinsonkill our _XBT_WIN32. Standard _WIN32 is sufficient
2016-03-06 Martin QuinsonKill two unused thread functions with their portability...
2016-03-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-05 Frederic Suterfactoring cmake for simdag examples
2016-03-05 Martin Quinsontry to bind worker threads to cores when possible
2016-03-05 Martin Quinson[cmake] kill some more unused tests
2016-03-05 Frederic SuterOne CMakeLists for all java teshes
2016-03-05 Frederic Suterseparate dsend and pingpong
2016-03-05 Frederic Suterfurther refactoring
2016-03-05 Martin Quinsonkill the cmake file that I inlined yesterday
2016-03-05 Martin Quinsonerrno.h and sys/stat/h are always here nowadays
2016-03-05 Martin Quinson[cmake] inline a file
2016-03-05 Martin Quinsonmove the set-maestro test to its own directory
2016-03-04 Martin Quinsondon't even try to have ucontextes on windows.
2016-03-04 Martin Quinsonsmall cleanups in cmake
2016-03-04 Martin Quinsonmerge ChangeLog.SimGrid-java into ChangeLog
2016-03-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Frederic Sutercmake factoring in teshsuite/xbt
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Frederic Sutercmake refactoring in teshuite/smpi cont'd
2016-03-04 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Martin Quinsoncleanup in cmake option declarations, and display all...
2016-03-04 Martin Quinson[cmake] make distcheck: use 4 cores and disable LTO
2016-03-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Martin Quinsonextend the implementation note in comments
2016-03-04 Martin Quinsonkill the latency_bound experiment in our codebase
2016-03-04 Frederic Suterfactoring cmake for smpi tests
2016-03-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
next