Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
safety: give some basic logging at verbose level already
[simgrid.git] / ChangeLog
2019-07-24 Martin QuinsonHost::get_englobing_zone() returns the englobing netzone
2019-07-17 Arnaud GierschAdd simple support for MPI_Rsend, MPI_Rsend_init.
2019-07-17 Martin Quinsonbe compatible with the standard of cmake+MPI
2019-07-16 Martin QuinsonAdd support for MPI_Irsend
2019-07-14 Martin QuinsonMC: provide a workaround in the error msg seen on moder...
2019-07-13 Martin QuinsonIntroduce SG_BARRIER_SERIAL_THREAD
2019-07-10 Frederic Suterlist last modifications
2019-07-10 Martin QuinsonRemove option model-checker/hash; This is always activa...
2019-07-09 Arnaud GierschKill obsolete Fortran bindings for smpi/dvfs.
2019-07-08 Martin Quinsonstart the cycle of 3.23.3
2019-07-08 Martin QuinsonDon't use null objects v3.23.2
2019-07-08 Martin Quinsontry to dot-release
2019-07-04 Arnaud GierschFixed simgrid/simgrid#27.
2019-07-03 Martin Quinsondoc: Migrate Deploying_your_Application to RST
2019-07-02 Arnaud GierschRename simgrid::TimeoutError to simgrid::TimeoutException.
2019-07-02 Arnaud GierschDrop xbt_dynar_sort_strings().
2019-06-29 Martin Quinsondoc: Move Java as a subtree of MSG
2019-06-25 Martin Quinsonstart the dev of 3.23.1
2019-06-25 Martin QuinsonRelease v3.23.
2019-06-25 Martin Quinsoncosmetics
2019-06-24 Arnaud GierschCorrectly cancel communications when a link is turned...
2019-06-21 Martin Quinsonproposal of a name + changelog for 3.23
2019-06-21 Augustin DegommeChangelog update for 3.23
2019-06-15 Martin QuinsonCosmetics around ns-3
2019-06-15 Martin Quinsonconvert the doc of ns-3 to the new formalism
2019-06-14 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-06-11 Martin Quinsonbugfix++
2019-06-11 Martin Quinsondoc: Fix Debian installation instruction
2019-06-11 Martin Quinsontesh: do return 0 when calling with --help
2019-06-06 Martin Quinsonprepare the release of 3.22.4 v3.22.4
2019-06-05 Martin QuinsonBuild nice python source packages
2019-06-04 Martin Quinsonbug fixed++
2019-06-03 Martin QuinsonRemove the lagrange-based models
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-30 Martin QuinsonMC: remove support for flat storage of regions
2019-05-18 Martin QuinsonAdd a link from smpirun(1) to the online doc
2019-05-18 Arnaud GierschF comes before G, and correct bug number.
2019-05-18 Martin Quinsonmore bugs got closed
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
next