Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ignore some example binaries
[simgrid.git] / ChangeLog
2019-05-17 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschComplete list of closed bugs.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschDon't install empty doc/html/.
2019-05-16 Arnaud GierschAllow binary to be stripped with install/strip.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-05-16 Martin QuinsonUse addr2line as a fallback for stacktraces when backtr...
2019-05-16 Arnaud GierschDisable LTO for pybind11 too when enable_lto=off.
2019-05-16 Arnaud GierschClose simgrid/simgrid#7 (FramaGit).
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-15 Martin QuinsonRemove option 'model-check/record': paths are recorded...
2019-05-06 Arnaud GierschTypos.
2019-05-06 Martin Quinsoncontinue the devel of the future 3.23 release
2019-05-06 Martin Quinsonon the way for 3.22.2 v3.22.2
2019-04-26 Augustin Degommechangelog
2019-04-24 Arnaud GierschPreserve on_exit funcions between restarts.
2019-04-23 Arnaud Gierschdrand48 is not used anymore; stop using srand48.
2019-04-19 Arnaud GierschNew log appenders stdout and stderr. Use stdout for...
2019-04-19 Frederic Suterfixed issue
2019-04-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-12 Arnaud GierschCosmetics.
2019-04-04 Martin Quinsondocument last bug closed
2019-04-04 degommechangelog update
2019-04-02 Arnaud GierschClose #326.
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud GierschKill unused xbt_dict_dump().
2019-04-02 Arnaud GierschStart the dev of v3.23.
2019-04-01 Martin QuinsonRelease v3.22 v3_22
2019-03-29 degommechangelog
2019-03-29 degommechangelog
2019-03-22 Arnaud GierschRemove now unused xbt_str_join_array().
2019-03-20 Arnaud GierschUpdate list of fixed bugs.
2019-03-19 Martin Quinsonimprove release documentation
2019-03-18 degommechangelog update
2019-03-16 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-03-15 Martin QuinsonImprove the ChangeLog & NEWS in preparation for the...
2019-03-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-04 Martin QuinsonSanitize the prototype of Actor::on_exit() callbacks
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...
next