Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
set will fail property for stack overoflow on win and osx
[simgrid.git] / src /
2016-03-08 Gabriel Corona[mc] Fix compilation in non-MC
2016-03-08 Gabriel Corona[mc] Remove commented out code (parallel code)
2016-03-08 Gabriel Corona[mc] Move mc_liveness code in simgrid::mc
2016-03-08 Gabriel Corona[mc] Remove extra extern "C" {}
2016-03-08 Gabriel Corona[mc] Move things in simgrid::mc
2016-03-08 Gabriel Corona[mc] Remove the SNAPSHOT and COMPARE_SNAPSHOTS MC simcalls
2016-03-08 Gabriel Corona[mc] Horrid double braces for std::array
2016-03-08 Gabriel Corona[mc] Move things in the MC namespace
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 Martin Quinsoncleanups in public config header
2016-03-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-07 Martin Quinsonremove internal definitions from public config header
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-07 Martin Quinsonadd a verbose message to the Boost contexts
2016-03-07 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
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 Frederic Suterno smpi won't be spared by my manic fury!
2016-03-07 Gabriel Corona[mc] Add comments for the DWARF-by-build-id lookup...
2016-03-07 Gabriel Corona[mc] Comment about FILTERED_LIBS
2016-03-07 Gabriel Corona[mc] Load DWARF info from external file using NT_GNU_BU...
2016-03-07 Gabriel Corona[mc] Reorganise the ELF/DWARF processing
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-07 Martin QuinsonBummer, don't display a macro that we just tested to...
2016-03-07 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-03-07 Martin Quinsontry to fix the build of sysv contexts on windows
2016-03-07 Gabriel Corona[mc] Remove more useless braces
2016-03-07 Gabriel Corona[mc] Remove useless braces
2016-03-07 Gabriel Corona[mc] Simplify the control flow
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 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 Martin Quinsoncleanups in internal_config.h
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 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 degommetsssssk
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 QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-05 Martin Quinsonfix MC builds
2016-03-05 Martin Quinsonerrno.h and sys/stat/h are always here nowadays
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 Quinsonfirst round of cleanups in xbt_os_thread
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 degommeoops
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
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 degommeThis was not compiling when sizeof(unsigned long) ...
2016-03-04 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
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-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-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
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 Quinsontidying a bit xbt/cunit.c
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 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 Martin Quinsonvarious little cleanups
2016-03-01 Frederic Suterblank lines and indent in instr
2016-03-01 Frederic Suterput back some includes
2016-03-01 Frederic Sutera few blanks less + static
2016-03-01 Gabriel Corona[mc] Remove the horrible MC_EACH_SIMIX_PROCESS() macro
next