Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
silence a winbuntu warning
[simgrid.git] / src /
2017-05-12 Martin Quinsonfix non-MC builds
2017-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-11 Frederic Suterthese models want to please Sonar
2017-05-11 Frederic Suterchasing minor smells
2017-05-10 Frederic Suteruniformization
2017-05-10 Frederic Suterkill useless code
2017-05-10 Frederic Suterno xbt_lib in java world + leak plug
2017-05-09 Martin Quinsonfurther fiddling with the platform documentation [no ci]
2017-05-09 Frederic Suteravoid division by 0 in ptask maxmin solve. Fix #165
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-08 Martin Quinsondo not load internal_config.h from mc.h
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 QuinsonNew functions: s4u::Actor::property() and s4u::Actor...
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 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 Quinsonportability cheating: avoid the configurations that...
2017-05-05 Martin Quinsonshell typo
2017-05-04 Martin QuinsonMore doc [skip ci]
2017-05-04 Takishippget methods and theirs print methods together
2017-05-03 TakishippReplace init_Stream by its content everywhere where...
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 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
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 Quinsoninline another useless function
2017-05-02 Martin QuinsonNow it works (if you don't look at the leaks)
2017-05-02 Martin QuinsonMake the logs more robust to user's stupidity
2017-05-02 Martin Quinsonlittle function to debug the buffer
2017-05-02 Martin Quinsonuse explicitely PajeEvent* instead of paje_event_t
2017-05-02 Martin Quinsonrename paje_event into PajeEvent (+cosmetics)
2017-05-02 Christian Heinrich[SMPI] Remove include from smpi_deployment.cpp
2017-05-02 TakishippAttempt to correct error tests
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 QuinsonFix java builds
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-27 Takishippsave final incorrect changes
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-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 Takishippupdate
2017-04-24 Takishippsomme corrections
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 Takishippsave work
2017-04-21 Takishipphierarchical OOP tree
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 Quinsondlopen: give one fdin per thread to avoid stupid races...
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 Martin Quinsonfix the dlopen privatization (fix #157)
2017-04-20 Martin Quinsonrename option smpi/privatize-global-variables to smpi...
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 Quinsonsmall sonar-inspired cleanups
2017-04-16 Martin Quinsonplease sonar and cosmetics
2017-04-15 Martin Quinsonplease sonar: kill unused parameters
2017-04-14 Martin Quinsontry to fix 32bits builds
2017-04-14 Augustin Degommefix 32 bits builds ... probably
2017-04-14 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-04-14 Martin Quinsonthis static function is now useless
2017-04-14 Martin Quinsoncosmetics
2017-04-14 Martin QuinsonMerge pull request #156 from simgrid/munmap_size
next