Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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
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)
2015-07-28 Martin QuinsonFix distcheck
2015-07-28 Martin Quinson[appveyor] configuration file
2015-07-28 Martin Quinsonlet's be brutal for now
2015-07-28 Martin QuinsonDon't forbid the use of MSVC, to test AppVeyor
2015-07-27 Martin Quinson[jenkins] try to build in-source when on windows
2015-07-27 Martin Quinson[jenkins] ask for verbose compilations, to see what...
2015-07-27 Martin QuinsonMerge branches 'master' and 'master' of github.com...
2015-07-27 Martin Quinsonadd the files bug-17132 to the tarball even if smpi...
2015-07-27 Martin Quinsontry to fix the yaml file for travis
2015-07-27 Gabriel Corona[jenkins] Fix optimization variable name
2015-07-27 Gabriel Corona[jenkins] Remove debugging
2015-07-27 kbaati* update tutorial
2015-07-27 Martin Quinsontry to fix the yaml file for travis
2015-07-27 Martin QuinsonJenkins: sh syntax error when speaking to windows
2015-07-27 Martin Quinsonjenkins fun
2015-07-27 Gabriel Corona[jenkins] Workaround for Windows
2015-07-27 Gabriel Corona[jenkins] Temporary test
2015-07-27 Gabriel Corona[jenkins] Check build mode before making the archive
2015-07-27 Gabriel Corona[jenkins] Display arguments passed to the script
2015-07-27 Gabriel Corona[jenkins] Fix jenkins
2015-07-27 Gabriel Corona[jenkins] ulimit -c may not be available
2015-07-27 Gabriel Corona[jenkins] Add windows support in build.sh
2015-07-27 Gabriel Corona[jenkins] Add makedist.sh script
2015-07-27 Gabriel CoronaRevert "[cmake] Use -std=c++0x if -std=c++11 is not...
2015-07-27 Gabriel Corona[mc] Fix constness issue in MC_make_functions_index()
2015-07-27 Gabriel Corona[cmake] Check g++ version before checking c++11 support
2015-07-27 Gabriel Corona[cmake] Use -std=c++0x if -std=c++11 is not available
2015-07-27 Gabriel Corona[mc] Remove mc_object_info.cpp
2015-07-27 Gabriel Corona[mc] Remove useless functions
2015-07-27 Gabriel Corona[mc] Move Frame, ModelChecker, ObjectInformation, Type...
2015-07-26 Martin QuinsonChannel: the S4U name of msg_mailbox_t
2015-07-25 Martin QuinsonMissing files in the archive
2015-07-25 Martin Quinsona dumb test for the upcoming interface
2015-07-25 Martin Quinsonbasic grounding of S4U, the next interface of SimGrid
2015-07-25 Martin QuinsonTesh: Use 0 as a default sorting prefix
next