Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2015-09-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-07 Martin Quinson[appveyor] try to get some info on appveyor installs
2015-09-07 Martin Quinson[appveyor] try to KISS
2015-09-07 Martin Quinson[appeveyor] try to use mingw-w64
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 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
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 Quinson[travis] detect linux as we should
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' into S4U
2015-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-27 Martin QuinsonS4U: Implement Storage and File
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-26 Martin Quinson[cmake cleanups] declare subdirs from the upper level
2015-08-25 Lucas Schnorrsome traces have TAB instead of space after %
2015-08-25 Martin QuinsonI don't understand how it could have worked at any...
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 Martin Quinsonthat's misleading
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-18 Martin Quinsonworkaround a possible race condition
2015-08-18 Martin Quinsonmake it possible to load async.hpp without simix
2015-08-17 Martin Quinsonlet's keep the API simple, with reduced redudency ...
2015-08-17 Martin Quinsonimplement s4u::Comm::recv_async()
2015-08-17 Martin Quinsonreact sainly if the actor was not create by S4U but...
2015-08-16 Martin QuinsonHave the s4u::Actor::execute() actually wait for the...
2015-08-16 Martin Quinsonno need for the sendstr() pimple. use send() instead
2015-08-16 Martin Quinsonadd missing includes to s4u.h
2015-08-16 Martin Quinsonthere is no need for a recvstr() pimple. recv() works
2015-08-16 Martin Quinsonadapt to the new simcall_comm_recv() prototype
2015-08-16 Martin QuinsonMerge branch 'master' into S4U
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-16 Martin Quinsonimplement receive async
2015-08-16 Martin QuinsonImplement send async
2015-08-12 Martin Quinsoncosmetics
2015-08-12 Martin Quinsonactually rename s4u::Process into s4u::Actor
2015-08-12 Martin Quinsonrename S4U::Channel to S4U::Mailbox. It was not a good...
2015-08-12 Martin QuinsonMerge branch 'master' into S4U
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 QuinsonMerge branch 'master' into S4U
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-02 Martin QuinsonMerge branch 'master' into S4U
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
next