Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
further convert some bits of the documentation
[simgrid.git] / ChangeLog
2019-03-01 Arnaud GierschStop setting random seed at initialization.
2019-02-28 Martin QuinsonDon't give actors a chance to survive their exec if...
2019-02-27 Frederic Sutermake MSG_process_create die if host is off.
2019-02-13 Frederic Suterfix github issue (#132)
2019-02-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-10 Arnaud GierschTypo.
2019-02-09 Martin QuinsonIn <host> and <peer>, availability_file is now speed_file
2019-02-01 Arnaud GierschRIP cunit.
2019-01-25 Arnaud GierschRestore final messages in Java examples.
2019-01-22 Arnaud GierschAdd missing issues to ChangeLog.
2019-01-21 Arnaud GierschUpdate ChangeLog.
2019-01-15 Martin QuinsonDrop xbt_os_thread_t
2019-01-15 Martin QuinsonImplement thread factory with std::thread, and cleanups
2019-01-15 Martin QuinsonDocument last change
2019-01-12 Martin QuinsonCorrectly search C++14 on older cmake
2019-01-10 Arnaud GierschKill unused function xbt_ex_display().
2019-01-05 Martin Quinsonmake xbt_os_thread_self() useless, and kill it
2019-01-05 Martin Quinsonkill the unused xbt_os_thread_self_name()
2019-01-04 Martin Quinsonkill xbt_os_sem_t and the required cmake-detection...
2019-01-04 Martin QuinsonIntroduce a portable xbt::OsSemaphore using C++11 threads
2018-12-27 Martin QuinsonDrop sg_cmdline. Please use xbt_cmdline instead (+inclu...
2018-11-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-11-21 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-11-21 Martin Quinsondocument recent changes
2018-11-11 Martin QuinsonMSG: kill the MSG_process_create_from_stdfunc() pimple
2018-10-29 Martin Quinsonreplace our own crude code with Boost.stacktrace
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
next