Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2015-09-08 Christian Heinrich[Doc] Second major update on platform.doc
2015-09-08 Christian Heinrich[Doc] First batch of updates of platform.doc
2015-09-07 Gabriel Corona[mc] Add some boost libs to our debugging whitelisting
2015-09-07 Gabriel Corona[cmake] Remove the explicit linking on C++ standard...
2015-09-07 Gabriel Corona[mc] Fix another bunch of shebang with env
2015-09-07 Gabriel Corona[mc] Stylistic changes in mc_dwarf.cpp
2015-09-07 Gabriel Corona[mc] Simplify MC_dwarf_get_variables()
2015-09-07 Gabriel Corona[mc] Use UNW_REG_SP insteaf of UNW_TDP_SP
2015-09-07 Gabriel Corona[mc] Use target preprocessor symbol instead of UNW_TARG...
2015-09-07 Gabriel CoronaMerge remote-tracking branch 'origin2/master'
2015-09-07 Gabriel CoronaUse env to find script interpreters
2015-09-07 Gabriel Corona[mc] Display region type name
2015-09-07 Gabriel Corona[mc] Fix LTO with all versions of GCC
2015-09-06 Martin Quinsonthere is no windows on travis anyway
2015-09-06 Martin Quinsontry to fix the third configuration on travis
2015-09-06 Martin Quinsondon't run the MPICH3 tests on travis
2015-09-06 Martin Quinsonmore gitignore
2015-09-05 Martin Quinson[travis] don't fail so miserably on mac
2015-09-05 Martin Quinson[travis] don't try to use apt-get on mac
2015-09-01 Gabriel Corona[mc] Remove the --cfg=model-check:1 flag
2015-09-01 Gabriel Corona[mc] Remove remaining parts of the single-process mode
2015-08-31 Martin Quinson[Cmake] small cleanup
2015-08-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-31 Martin Quinsondon't tell 165 times that we need CMAKE v2.6
2015-08-28 Gabriel CoronaDisable lazy relocation in the model-ched process.
2015-08-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-28 Gabriel Corona[mc] Make SIMCALL_MUTEX_TRYLOCK visible and forbid...
2015-08-28 Martin Quinsoncmake: move some bits to a better location
2015-08-27 Martin Quinsonenough. I cant remember what good this broken chunk...
2015-08-27 Martin Quinsonanother try to fix the compilation on travis
2015-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-27 Gabriel Corona[smpi] Fix compilation
2015-08-27 Gabriel Corona[smpi] Avoid locking the mutex when it's not needed
2015-08-25 Lucas Schnorrsome traces have TAB instead of space after %
2015-08-25 Gabriel Corona[mc] Add tests to show that DPOR is guilty of mutex...
2015-08-25 Gabriel Corona[mc] Fix segfault when displaying SIMCALL_MUTEX_LOCK
2015-08-25 Gabriel CoronaUpdate .gitignore
2015-08-25 Gabriel Corona[mc] Add a test to examplify that we should handle...
2015-08-25 Gabriel Coronasmpirun: Option to run the child in foreground
2015-08-25 Gabriel Coronasmpirun: Raise the same signal we received
2015-08-24 Gabriel Coronasmpirun: cleanup files and children before dying
2015-08-24 Martin Quinson[travis] make VERBOSE=1
2015-08-24 Martin QuinsonTry to move the change of linker after the fortran...
2015-08-24 Gabriel Coronatesh: Let a grace period of 1s for the child process...
2015-08-23 Martin Quinsonkill an unused macro
2015-08-20 Martin Quinsonmove another gcc version check in the right location
2015-08-19 Martin Quinsonsort a bit the cmake file
2015-08-16 Martin Quinsonuniformize simcall_comm_send() and simcall_comm_recv()
2015-08-16 Martin Quinsonspellcheck
2015-08-16 Martin Quinsonkill SIMIX_comm_isend(), use simcall_HANDLER_comm_isend...
2015-08-12 Martin Quinsonmove the cmake files in tools/cmake
2015-08-11 Martin Quinson[jenkins] disable MPICH3 test on coverage to avoid...
2015-08-11 Martin Quinsonremove unused jenkins scripts, and document some others
2015-08-11 Martin QuinsonFail loudly when someone tries to unlock a mutex owned...
2015-08-09 Martin Quinsonrename simcall process_change_host -> process_set_host
2015-08-09 Martin Quinsonspell check the comments
2015-08-08 Martin Quinsonremove dupplicated dependency that is also given out...
2015-08-08 Martin Quinsonadd some more words to ignore
2015-08-08 Martin Quinsonimprove the usage message, and count the total amount...
2015-08-08 Martin Quinsonthis comment was seriously outdated
2015-08-08 Martin Quinsontranslate a comment
2015-08-07 Martin Quinsonfix make dist
2015-08-05 Martin QuinsonCleanups in the Constant model
2015-08-05 Martin Quinsonadd a platform with routing=None
2015-08-05 Martin Quinsoninitialize some fields
2015-08-05 Martin Quinsondon't redeclare globals, use headers
2015-08-05 Martin QuinsonReduce the amount of (protected) multiple includes
2015-08-05 Martin QuinsonUpdate copyright notices
2015-08-05 Martin Quinsondon't artificially add the current year to the copyrigh...
2015-08-05 Martin Quinsononly proceed files with an existing SimGrid copyright...
2015-08-05 Martin Quinsonthe routing 'None' must be uppercased in the XML
2015-08-01 Martin QuinsonRemove GTNetS. It was not working anyway
2015-07-30 Gabriel CoronaFix another typo
2015-07-30 Martin Quinsonfix a typo
2015-07-30 Gabriel Corona[mc] Ignore stdout/stderr of the umpire tests
2015-07-30 kbaati[psg] add tutorial source
2015-07-29 Martin Quinsonactivates the ISP test for model-checking
2015-07-29 Martin Quinson[appveyor] request the image that is intended for MinGW
2015-07-29 Martin Quinson[appveyor] give it a try when java is not blocking...
2015-07-29 degommethese are already defined in public simix.h or surf...
2015-07-29 degommeforgotten XBT_PUBLIC
2015-07-29 Martin Quinsondisable lto for gcc 4.8 too
2015-07-28 Martin Quinson[appveyor] show compile command lines (plus: kill dead...
2015-07-28 Martin Quinsonpthread is not necessarily defined on windows
2015-07-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-28 Martin QuinsonActually, pthreads are not mandatory (win32_ucontext...
2015-07-28 Martin Quinson[appveyor] more verbose on problems
2015-07-28 Martin Quinson[appveyor] copy everything from the pthread libs, not...
2015-07-28 Martin Quinsonpthread is mandatory
2015-07-28 Martin Quinson[windows] fix a typo in 32bits detection
2015-07-28 Gabriel Corona[mc] Fail if we can't unprotect the stack guard
2015-07-28 Gabriel Corona[mc] Do not attempt to make the heap writeable
2015-07-28 Martin Quinson[appveyor] dump gcc's builtins symbols
2015-07-28 Martin Quinson[appveyor] be more verbose about what's going on
2015-07-28 Gabriel Corona[mc] Use the real override
2015-07-28 Martin Quinsonstrdup is not part of ansi standards, and msys compiler...
2015-07-28 Martin Quinsonok, it wont work with MSVC
2015-07-28 Martin Quinsonwondering whether MinGW C headers are C++ protected :)
2015-07-28 Martin Quinson[appveyor] install pthread directly in mingw, not in...
2015-07-28 Martin Quinson[appveyor] Get it working with MSYS (or almost)
next