Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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 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 Frederic Suterfactoring in examples/msg/masterslave
2016-03-07 Martin Quinson[cmake] factorize the generation of smpi scripts
2016-03-07 Martin Quinsonwaa, that part of the FAQ is *really* obsolete. Good...
2016-03-07 Martin Quinson[cmake] simplify the detection of the ucontext stack...
2016-03-07 Martin Quinsondisplay the src/internal_config after configuration
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 Quinsonreduce the amount of includes teshsuite/simdag
2016-03-06 Martin Quinsonkill our _XBT_WIN32. Standard _WIN32 is sufficient
2016-03-06 Martin Quinsonone set of macros for min/max is enough
2016-03-06 Martin Quinson'inline' is C99, remove portability the layer
2016-03-06 Martin Quinsontry to not specify any calling convention on windows
2016-03-06 Martin Quinsonanother useless thread function dies
2016-03-06 Martin Quinsonfirst cleanups in the WIN32 preprocessor stuff
2016-03-06 Martin Quinsonkill another unused thread function
2016-03-06 Martin Quinsonmake xbt_mutex reentrant (the standard way) and kill...
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 degommetsssssk
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...
next