Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-08 Martin Quinsongrmbl
2017-05-08 Martin Quinsonstop forbidding semaphores and cond variables in model...
2017-05-07 Martin QuinsonFurther cleanups in SMPI includes
2017-05-07 Martin Quinsonfurther empty smpi/private.h
2017-05-07 Martin Quinsonreduce the amount of includes
2017-05-07 Martin Quinsonfix jedule builds
2017-05-06 Martin QuinsonAPI improvement in s4u
2017-05-06 Martin Quinsonlet's use a sensible API for the MSG_zone functions
2017-05-06 Martin Quinsonrename all MSG_zone_* functions (backward compatible)
2017-05-05 Martin Quinsonfix a java test
2017-05-05 Martin Quinsonupdate the deployment documentation after the XML update
2017-05-05 Martin QuinsonNew functions: s4u::Actor::property() and s4u::Actor...
2017-05-05 Martin Quinsonignore new binaries
2017-05-05 Martin Quinsondocument the XML change
2017-05-05 Martin QuinsonUpdate all our XML files + next XML version will be...
2017-05-05 Martin Quinsonintroduce a few synonyms in XML to allow the use of...
2017-05-05 Martin QuinsonI like sed, but sed does not like me
2017-05-05 Martin Quinsonfinish the conversion of public MACRO names, in the...
2017-05-05 Martin Quinsonprefix all macro defined in public simgrid_config.h...
2017-05-05 Martin Quinsonhide a (grave) warning in the tests
2017-05-05 Martin Quinsonportability cheating: avoid the configurations that...
2017-05-05 Martin Quinsonshell typo
2017-05-04 Martin QuinsonMore doc [skip ci]
2017-05-04 Martin Quinsoncircle: cosmetics
2017-05-03 Martin Quinsongive circleci a spin
2017-05-03 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-03 Martin Quinsontry to fix #161 on Mac OSX too
2017-05-03 Martin QuinsonMerge pull request #164 from sthibaul/smpi_user_data
2017-05-03 Samuel Thibaultrestore smpi_process_get_user_data and smpi_process_set...
2017-05-03 Samuel ThibaultRevert "kill useless code"
2017-05-03 degommeAdd (too?) simple test for privatization.
2017-05-03 Martin QuinsonNew option: smpi/keep-temps to not cleanup temp files
2017-05-02 Martin Quinsonsmpicc: fail on undefined symbols (fix #161)
2017-05-02 Martin QuinsonMake the logs more robust to user's stupidity
2017-05-02 Christian Heinrich[SMPI] Remove include from smpi_deployment.cpp
2017-05-02 Christian Heinrich[SMPI] Ported smpi_deployment.cpp to C++
2017-05-02 Christian Heinrich[SMPI] Alignment cosmetics
2017-05-02 Christian Heinrich[SMPI] Add errno and strerror to SMPI memory error msg
2017-05-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-01 Martin QuinsonFix the execution with NS3
2017-05-01 Martin Quinsonfix NS3 and lua builds
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-01 Martin Quinsondoc: finish the deployment page (?)
2017-05-01 Martin QuinsonFix java builds
2017-05-01 Martin Quinsonfix make dist
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-04-30 Martin Quinsonkill dead code
2017-04-30 Martin Quinsonreduce the amount of static_cast in smx_network
2017-04-29 Martin Quinsonfix some doxygen errors
2017-04-29 Martin QuinsonHide a gcc attribute that drives doxygen nuts
2017-04-29 Martin Quinsondoc improvements: mainly intro of platf and deployment
2017-04-28 Martin Quinsoncommit the script I use to compile simgrid
2017-04-27 Martin Quinsonimprove a tiny bit the doc introduction
2017-04-26 Martin QuinsonStrengthen the memory ordering order on that refcountin...
2017-04-26 Martin Quinsoncomment++ on that code that I barely understand but...
2017-04-26 Frederic Suterthis is now useless
2017-04-24 Martin Quinsonsort logically the fields of ActorImpl
2017-04-24 Martin Quinsonintroduce type aid_t for Actor's ID (ie, PID)
2017-04-24 Frederic Suterone xbt_lib less in storage
2017-04-24 Frederic Sutersimplify way files are handled by MSG
2017-04-24 Martin Quinsontry to use more standard, less obscure synchro for...
2017-04-24 Frederic Suterxbt_strbuff to std::string in cpp files
2017-04-24 Martin QuinsonNew function xbt_replay_action_get(): Retrieve the...
2017-04-24 Martin Quinsonfix my late sunday commit
2017-04-23 Martin Quinsonreduce the verbosity of that message
2017-04-22 Martin Quinson32bits I hate you.
2017-04-22 Martin Quinsondamn 32bits
2017-04-22 Martin Quinsontry to avoid that others fall into the trap where I...
2017-04-21 Martin Quinsoncheck that the sendfile worked correctly or die verbose...
2017-04-21 Martin Quinsoninline a function (to please sonar)
2017-04-20 Martin Quinsonmore informative msg when the dlopen of mmap priv fails
2017-04-20 Martin Quinsonplease sonar a tiny bit
2017-04-20 Martin Quinsondon't suppose anythin on privatization when threads...
2017-04-20 Martin Quinsonfix a broken condition in the tests
2017-04-20 Martin Quinsondlopen: give one fdin per thread to avoid stupid races...
2017-04-20 Martin Quinsondocument the dlopen thing in the changelog
2017-04-20 Martin QuinsonI cannot even use xbt_die correctly anymore, bummer
2017-04-20 Martin QuinsonEven more informative error messages when dlopen fails
2017-04-20 Martin Quinsonbe more verbose when dlopen fails
2017-04-20 degommetypo --
2017-04-20 Martin Quinsonmissed these spots while renaming an option
2017-04-20 Martin Quinsontest dlopen privatization too
2017-04-20 Martin Quinsonfix the dlopen privatization (fix #157)
2017-04-20 Martin Quinsonrename option smpi/privatize-global-variables to smpi...
2017-04-20 degommefix typos in cmake, preventing include paths from being...
2017-04-19 Martin Quinsonimprove the documentation of smpi/privatize-global...
2017-04-18 Martin Quinsonplease sonar a tiny bit
2017-04-17 Martin QuinsonSMPI cleanups: rename a symbol and remove unused parameters
2017-04-17 Martin Quinsonignore newly activated mpich tests
2017-04-17 Martin Quinsonsmall sonar-inspired cleanups
2017-04-16 Martin Quinsonplease sonar and cosmetics
2017-04-16 Martin Quinsonmake the mpich3 tests compile with the warnings on...
2017-04-15 Martin Quinsonplease sonar: kill unused parameters
2017-04-15 Martin Quinsonfix the copyright date on these files
2017-04-15 Tom CornebizeReduce the size of partial shared malloc tests.
2017-04-14 Martin Quinsondamn, there is more of these nasty %lx around there
2017-04-14 Martin Quinsontry to fix 32bits builds
2017-04-14 Augustin Degommefix 32 bits builds ... probably
2017-04-14 Augustin Degommefix dist
next