Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
travis: try to use the addon to install homebrew packages
[simgrid.git] / ChangeLog
2018-10-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-11 Martin Quinsondocument the last changes in the right place
2018-10-11 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-10-11 Martin QuinsonMerge pull request #307 from Jean-Emile/v3.20-expose...
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-10-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-09 Martin QuinsonImprove the doc of parallel executions
2018-10-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-05 Martin Quinsonstart the dev of v3.22
2018-10-03 Martin QuinsonRelease v3.21 v3_21
2018-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-01 Martin QuinsonDocument the semaphores' example (and fix other doc...
2018-10-01 Martin QuinsonAcknoledge that the doc conversion is not finished...
2018-09-25 Martin QuinsonMerge pull request #302 from mpoquet/rename-s4u-synchro...
2018-09-25 Augustin DegommeUpdate changelog
2018-09-25 Arnaud GierschMerge remote-tracking branch 'github/master'
2018-09-24 Martin Quinsongetting closer to the release
2018-09-24 Martin Quinsoncomplete the list of bugs closed in this release
2018-09-20 Martin Quinsonimprove the doc of Actor::on_destruction()
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-09-10 Martin QuinsonFix the DTD to not allow to mix internal node content...
2018-09-03 Martin QuinsonSomehow fix the killing of actors in Java
2018-08-15 Martin QuinsonDocument fixed bugs
2018-08-14 Martin Quinsontypo
2018-08-14 Martin Quinsonmake the code of an s4u::actor copyiable in all cases...
2018-08-11 Martin QuinsonMerge branches 'auto_restart' and 'auto_restart' of...
2018-08-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-08 Frederic Suteradd the Storage::read_async and Storage::write_async...
2018-07-18 Martin QuinsonAllow other libraries to react to the --help flag, too
2018-07-18 Martin Quinsonget rid of xbt_os_thread_yield() using C++11
2018-07-18 Martin QuinsonRemove portability wrapper to condition variables
2018-07-18 Martin Quinsonwe don't need thread_specific anymore
2018-07-13 Martin Quinsonstop parsing the command line when encountering '--'
2018-07-13 Arnaud GierschUpdate list of fixed bugs in ChangeLog.
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-13 Martin QuinsonTracing: rename power to speed, and add a core_amount...
2018-07-04 Martin QuinsonRevert "cmake: cleanups around Boost detection"
2018-07-04 Martin Quinsoncmake: cleanups around Boost detection
2018-07-04 Martin QuinsonMerge branch 'master' of https://github.com/Onesphore...
2018-06-30 Arnaud GierschCosmetics.
2018-06-29 Martin Quinsondocument recent changes
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-24 Martin Quinsonstart the v3.21 cycle
2018-06-24 Martin QuinsonRelease v3.20 v3.20
2018-06-23 Martin Quinsonproposal of a release name
2018-06-23 Martin QuinsonMention simgrid_convert_TI_traces.py in changelog
2018-06-23 Martin QuinsonMerge pull request #272 from mpoquet/SMPI_convert
2018-06-21 Christian Heinrich[CHANGELOG] Added lowercased TIT actions
2018-06-21 Christian Heinrich[CHANGELOG] Added section on tracing tags and MPI_Wait
2018-06-20 Martin Quinsoncosmetics in the ChangeLog
2018-06-20 Martin QuinsonObey english typographic rules [noci]
2018-06-19 Arnaud GierschMove item in the right section.
2018-06-19 degommeupdate changelog
2018-06-19 Frederic Sutermore legacy MSG functions
2018-06-18 Arnaud GierschUpdate ChangeLog.
2018-06-16 Martin Quinsonmv simgrid_config.h simgrid/config
2018-06-16 Martin Quinsonkill simix::onDeadlock that was somewhat dupplicating...
2018-06-11 Arnaud GierschComplete list of fixed bugs.
2018-06-03 Martin QuinsonTry to fix the link to Boost_UNIT_TEST_FRAMEWORK
2018-05-26 Martin Quinsonrename the plugins from the command line, and document it
2018-04-19 Arnaud GierschAdd parameter simix/breakpoint. Fixes #143.
2018-04-19 Arnaud GierschDocument changes in xbt/config.
2018-04-13 Christian Heinrich[ChangeLog] Updated SMPI/Replay part.
2018-04-13 Christian Heinrich[S4U] Make s4u::Host::get_actor_count() available
2018-04-04 Martin Quinsondocument last change
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-23 Frederic Sutermake tracing less tightly coupled to MSG
2018-03-22 Martin QuinsonKill obsolete parts of README.coding, move others to...
2018-03-22 Martin QuinsonStart the dev of v3.20 (again)
2018-03-22 Martin Quinsonrelease v3.19.1 v3.19.1
2018-03-21 Martin Quinsonsomehow prepare the next dot release
2018-03-21 Martin QuinsonStart the dev of v3.20
2018-03-20 Martin QuinsonSmall doc and changelog improvements
2018-03-20 Martin QuinsonDocument this version [noci]
2018-03-19 Arnaud GierschChangeLog: merge lists of fixed bugs.
2018-03-18 Augustin Degommeupdate changelog
2018-03-14 Martin QuinsonInstall some kernel header files for the users' plugins...
2018-03-13 Martin Quinsondocument the right bug number
2018-03-13 Martin Quinsonfix #257: Fix (ab)use of CMake install
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-12 Martin QuinsonRemove feature: reset PID on killall()
2018-03-08 Arnaud GierschSD_task_dependency_add(): remove unused parameters...
2018-03-08 Martin QuinsonDocument recent documentation improvements
2018-02-18 Martin Quinsonfinish the s/FULLDUPLEX/SPLITDUPLEX/
2018-02-13 Arnaud GierschRemove unused run-time parameter "tracing/onelink-only".
2018-02-05 Arnaud GierschUpdate ChangeLog.
2018-02-05 Christian Heinrich[CHANGELOG] Added brief description on the privatizatio...
2018-01-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-01-24 Christian Heinrich[SMPI/CHANGELOG] Deprecate smpi_process_index()
2018-01-24 Christian Heinrich[CHANGELOG] Update changelog with SMPI's index + trace...
2018-01-12 Christian Heinrich[S4U] Add onCreation signal to the actor API
2018-01-09 Arnaud GierschRemove XBT_LOG_CONNECT, it should be useless nowadays.
2018-01-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-27 Arnaud GierschReturn 1.0 if the task has not started.
2017-12-27 Arnaud GierschTypo + kill trailing whitespaces.
2017-12-26 Martin Quinsonimplement s4u::Comm::test_any() (fix #194)
2017-12-26 Martin Quinsonfix #245: migrating an actor does not migrate its execution
2017-12-26 Martin Quinsonallow to call s4u::Exec->setHost() after its start...
next