Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-07-30 Martin Quinsonmove the synchronization stuff to its own directory
2016-07-29 Frederic Sutermore cosmetic cleanups
2016-07-29 Frederic Suterthis code is full of void
2016-07-29 Frederic Sutermorning cleanups
2016-07-29 Frederic Suterremove a not-really-simdag example.
2016-07-29 Martin Quinsonmv mutex.hpp Mutex.hpp (plus make it compile again)
2016-07-29 Martin Quinsonreally annoying typo
2016-07-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-28 degommedocument previous change. Would need to be improved...
2016-07-28 degommeAdd a flag maxmin/concurrency_limit to allow setting...
2016-07-28 degommecloud-multicore test was not built anymore..
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-28 degommeFix for manually crafted clusters.
2016-07-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-28 Frederic Sutermorning routine of chasings sonar bugs
2016-07-28 Martin Quinsonmark a deprecated function as such
2016-07-28 Martin Quinsonmark a constructor as explicit to please sonar
2016-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-27 Martin Quinsonsonar: recursively exclude teshsuite/smpi/{isp/umpire...
2016-07-27 Frederic Suterdumb me. sg_size_t are not doubles
2016-07-27 Frederic Suterplease sonar (and I do agree with this one)
2016-07-27 Frederic Sutercosmetics (and sonar bugs--)
2016-07-27 Frederic Sutertry to minimize the addition of new tech debt
2016-07-27 Frederic Sutersonar bugs--
2016-07-26 Martin Quinsonwoops
2016-07-26 Martin Quinsonfurther use c++11 loops
2016-07-26 Martin Quinsoncosmetics
2016-07-26 Martin Quinsonrename a C++-only header with the '.hpp' suffix
2016-07-26 Martin Quinsonuseless cosmetics
2016-07-26 Martin Quinsonfix make distcheck
2016-07-26 Martin Quinsonrename actor.hpp to Actor.hpp
2016-07-26 Martin Quinsonkill an unused function and make an internal field...
2016-07-26 Martin Quinsonkill a useless function
2016-07-26 Martin Quinsonsimdag: use extended C++11 loops instead of iterators...
2016-07-26 Martin Quinsontesh: only make an absolute path out of test file if...
2016-07-26 Martin Quinsonrename the S4U method retrieving the internal impl...
2016-07-26 Martin QuinsonRename the S4U interface stored in internal objects...
2016-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-25 Frederic Suterfix issue raised by kenenbek
2016-07-25 Martin Quinsonmove the routing logic to its own directory
2016-07-25 Martin Quinsonuseless cosmetics
2016-07-25 Frederic Suteryet another == with doubles
2016-07-25 Frederic Sutertry to avoid == for double.
2016-07-25 Frederic Suterchase bugs and smells
2016-07-24 Martin Quinsoncosmetics
2016-07-24 Martin Quinsontesh: display the full path to tesh file to simplify...
2016-07-24 Martin Quinsonkill two obscure SMPI examples
2016-07-23 Martin Quinsonexclude the NAS from sonar. Not my business.
2016-07-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Frederic Suterworkstation -> host
2016-07-22 Frederic Suterrewrite set_state
2016-07-22 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2016-07-22 Martin QuinsonMerge pull request #100 from dindon-sournois/sem_get_ca...
2016-07-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Frederic Sutercleaning and trimming
2016-07-22 Loris Lucidoadded return value for MSG_sem_get_capacity
2016-07-22 Gabriel CoronaMerge s4u wait_any
2016-07-22 Frederic Sutervarious tiny changes
2016-07-22 Gabriel Corona[xbt] Add missing #includes
2016-07-22 Gabriel Corona[xbt] Install a custom exception handler
2016-07-22 Gabriel Corona[simix] Dexbtization: remove xbt_dynar_t argument in...
2016-07-22 adfaure[s4u] add Comm::wait_any
2016-07-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Frederic Suterend of simplification of dependencies
2016-07-22 Gabriel Corona[doc] TODO -1 timeout should not be forever
2016-07-22 Gabriel Corona[java] Fix binding for RngStream.setSeed on LP64
2016-07-22 Gabriel CoronaMerge commit 'dd9b0df'
2016-07-22 adfaure[SIMIX]add timeout to simcall_comm_waitany
2016-07-22 Gabriel Corona[s4u] Activity ought not to be copied
2016-07-21 Martin Quinsondon't document an option that is long gone
2016-07-21 Martin Quinsontry to sonar-ignore SMPI scavenged code for the collectives
2016-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-21 Frederic Suterchange the way dependencies are handled
2016-07-21 Gabriel Corona[doc] De-Ostern-ization (typo)
2016-07-21 Gabriel Corona[mc] More documentation
2016-07-21 Gabriel Corona[mc] this_actor, wait_for and wait_until
2016-07-21 Gabriel Corona[s4u] Don't handle -1 specially in ConditionVariable...
2016-07-21 Gabriel Corona[mc] Documentation
2016-07-20 Martin Quinsonsimplify a loop to please sonarqube
2016-07-20 Gabriel CoronaMerge remote-tracking branch 'adfaure/master'
2016-07-20 Gabriel Corona[doc] More TODO
2016-07-20 Gabriel Corona[s4u] More support for C++-style time and durations
2016-07-20 Gabriel Corona[s4u] Support for C++11-style duration in ConditionVariable
2016-07-20 Gabriel Corona[mc] Fix NT_GNU_BUILD_ID support
2016-07-20 Gabriel Corona[mc] Add documentation and fix some things
2016-07-20 adfaure[s4u] add Comm::test
2016-07-19 Gabriel Corona[doc] Kill remaining reference to XBT_set
2016-07-19 Gabriel Corona[doc] @deprecate XBT structures
2016-07-19 Gabriel Corona[doc] TODO / Letter to Santa
2016-07-19 Martin QuinsonReally use the right URL, bummer.
2016-07-19 Martin Quinsoncorrectly update the SonarQube URLs
2016-07-19 Martin Quinsonchange nemo.sonarqube.com to sonarqube.com
2016-07-18 Martin Quinsondocument how to regenerate a travis/sonar token
2016-07-18 Martin Quinsondont spellcheck the smpi collectives
2016-07-18 Martin Quinsonfix some typos
2016-07-18 Gabriel CoronaMerge commit '458ff11'
2016-07-18 Gabriel Corona[mc] Remove unused pointer_to_data_member trait
2016-07-18 Gabriel Corona[mc] Documentation cleanup
2016-07-18 adfaure[s4u] Mailbox::receiver return a s4u::ActorPtr
2016-07-18 Gabriel Corona[mc] Avoid extra memory allocation and fix off-by-one...
next