Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-03-05 Frederic Sutershrinking cmake in java examples
2016-03-05 Martin Quinsontry to bind worker threads to cores when possible
2016-03-05 Martin Quinsonkill an unused function
2016-03-05 Martin Quinson[cmake] kill some more unused tests
2016-03-05 Frederic Suterthird try should be the right one
2016-03-05 Frederic Sutertentative fix #2
2016-03-05 Frederic Suterfix distcheck
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 Quinson[cmake] kill an unused test
2016-03-05 Martin Quinsonkill the cmake file that I inlined yesterday
2016-03-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-05 Martin Quinsonfix MC builds
2016-03-05 degommetssk
2016-03-05 Martin Quinsonerrno.h and sys/stat/h are always here nowadays
2016-03-05 Martin Quinson[cmake] factorize the output of windows and non-windows
2016-03-05 Martin Quinson[cmake] inline a file
2016-03-05 Martin QuinsonI just killed the win_ucontext portability layer
2016-03-05 Martin Quinsonmove the set-maestro test to its own directory
2016-03-04 Martin Quinsontry to fix the windows build
2016-03-04 Martin Quinsondon't even try to have ucontextes on windows.
2016-03-04 Martin Quinsonfix build on mac
2016-03-04 Martin Quinsonsmall cleanups in cmake
2016-03-04 Martin Quinsonfirst round of cleanups in xbt_os_thread
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 Gossa[MSG] Renaming MSG_get_host_speed in MSG_host_get_speed...
2016-03-04 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Julien GossaVM.setBound(int load) is now VM.setBound(double bound...
2016-03-04 Julien Gossa[jmsg] deletion of Java_org_simgrid_msg_VM_get_pm:...
2016-03-04 degommeConflicting declaration.
2016-03-04 Frederic Sutercmake factoring in teshsuite/xbt
2016-03-04 degommeoops
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 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 degommeDrop support for windows threads, as pthread seem to...
2016-03-04 degommeWe actually want to try pthreads on windows, as the...
2016-03-04 degommeThis was not compiling when sizeof(unsigned long) ...
2016-03-04 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Julien GossaSTFU you dawn VM - The lovingly handmade tests
2016-03-04 Martin Quinsoncleanup in cmake option declarations, and display all...
2016-03-04 Martin Quinsonfix out of tree builds
2016-03-04 Martin Quinson[cmake] make distcheck: use 4 cores and disable LTO
2016-03-04 Julien Gossarelocation of the generate_tesh script in the doc
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 Frederic Suterupdate
2016-03-04 Martin Quinsonextend the implementation note in comments
2016-03-04 Martin Quinsonkill dead code
2016-03-04 Martin Quinsonkill the latency_bound experiment in our codebase
2016-03-04 Martin Quinson[java] fix some small issues found by SonarQube
2016-03-04 Frederic Suterfactoring cmake for smpi tests
2016-03-03 Gabriel Corona[mc] Remove usage of boost::iterator_range
2016-03-03 Gabriel Corona[mc] Remove the mc_smx_process_info typedefs
2016-03-03 Gabriel Corona[mc] Remove the horrid temporary MC_PROCESS_FOREACH...
2016-03-03 Gabriel Corona[mc] Make SimixProcessInformation a real C++ object
2016-03-03 Gabriel Corona[mc] C++ style SimixProcessInformation
2016-03-03 Julien GossaSTFU you damn VM
2016-03-03 Martin Quinsonfix a typo in documentatino
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 Frederic Suterbindir to srcdir?
2016-03-02 Frederic Suterdamn!
2016-03-02 Frederic Suteradd bindir there too
2016-03-02 Frederic Suterdamn!
2016-03-02 Frederic Suteradd bindir to platform_path
2016-03-02 Frederic Sutermissing space
2016-03-02 Martin Quinsontidying a bit xbt/cunit.c
2016-03-02 Martin QuinsonSimplify the addition of unit tests to our framework
2016-03-02 Frederic Suterupdate this too
2016-03-02 Frederic Suterstupid me. change binary, better change tesh
2016-03-02 Frederic Sutermedium not debug
2016-03-02 Frederic Suterimprove a bunch of CMake files
2016-03-02 Frederic Suterkill MM
2016-03-02 Martin Quinsonmissing files -- bummer
2016-03-02 Martin Quinsonfix my previous commit, sorry
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 Suterdistcheck doesn't like relative path
2016-03-01 Frederic Sutermake test pass with make distcheck too
2016-03-01 Frederic Suterfix newly added tesh
2016-03-01 Frederic Suterdeclare test right in the CMakelists
2016-03-01 Frederic Sutermake this code a real test with a tesh
2016-03-01 Frederic Suterdon't want to display storage info
2016-03-01 Frederic Suterremove code that is already tested elsewhere
2016-03-01 Frederic Suterthird try ...
2016-03-01 Frederic Sutersecond try w/o parent_scope
2016-03-01 Frederic Suterhave a try with foreach in CMakeLists
2016-03-01 Frederic Suterreindent in src/include
2016-03-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-01 Martin Quinsoncreate a singleton for s4u::Engine
2016-03-01 Frederic Suterreindent include files
2016-03-01 Martin Quinsonvarious little cleanups
2016-03-01 Frederic Suterblank lines and indent in instr
2016-03-01 Frederic Suterput back some includes
next