Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
reduce the amount of includes teshsuite/simdag
[simgrid.git] / tools /
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...
2016-03-02 Frederic Suterwip. revising cmake for smpi.
2016-03-02 Martin Quinsoncunit: make it work (again) with C++ test suites
2016-03-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-02 Martin QuinsonSimplify the addition of unit tests to our framework
2016-03-02 Frederic Suterimprove a bunch of CMake files
2016-03-02 Frederic Suterkill MM
2016-03-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-01 Martin Quinsonmove surf::As to s4u::As
2016-03-01 Frederic Suterdeclare test right in the CMakelists
2016-03-01 Frederic Suterhave a try with foreach in CMakeLists
2016-03-01 Gabriel Corona[mc] Remove the horrible MC_EACH_SIMIX_PROCESS() macro
2016-03-01 Martin Quinsonkill the gpu examples: not used, braindead
2016-03-01 Gabriel CoronaCoding style: camel case RemotePtr
2016-03-01 degommeTemporary : exclude liveness tests from dynamicanalysis
2016-02-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Frederic Sutercosmetics
2016-02-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Gabriel CoronaRemove xbt_sha
2016-02-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Frederic Suterstart to clean MM smpi example
2016-02-29 Gabriel CoronaRemove static tracepoint support
2016-02-29 Martin QuinsonNo Ruby anymore
2016-02-29 Gabriel Corona[mc] as: autopep8
2016-02-29 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-29 Gabriel Corona[mc] Port stack-cleaner/as in Python
2016-02-29 Martin QuinsonPerl gets mad when the locales are not set, breaking...
2016-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-28 Martin QuinsonEnsure that task_listen works on asynchronous mailboxes...
2016-02-28 degommeRevert "try to crash properly when dynamicanalysis...
2016-02-28 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-27 Martin Quinsonremove every XBT_USE_DEPRECATED parts
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-27 degommetry to crash properly when dynamicanalysis build fails
2016-02-26 Frederic Suterremove overkill log category declaration
2016-02-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-26 Fabien ChaixJunk to understand why tests fail in MAC
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 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 Gabriel Corona[mc] Homogeneise throwned system_error
2016-02-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
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 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 Quinsonsnprintf is C99, we require C11. kill the portability...
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 QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-25 Martin Quinsondust a bit our portability checks
2016-02-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-25 Martin QuinsonImplem? I meant Impl, as in pimpl. Sorry for the noise
2016-02-25 Fabien ChaixFixed tesh-surf-maxmin-xxx tests
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 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 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-24 Frederic Suterupdate definePackages
2016-02-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-24 degommeAdd test for the (still very experimental) automatic...
2016-02-24 Martin Quinsonrephrase to improve coverage
next