Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Missing include (for uintptr_t).
[simgrid.git] / ChangeLog
2022-06-01 Arnaud GierschCall smpi_mpi_init before smpi_bench_begin.
2022-05-30 Arnaud GierschChangeLog: move closed issue to the right section.
2022-05-30 Tom CornebizeChangelog update
2022-03-30 Martin QuinsonMerge branch 'add_missing_comm_python_bindings' into...
2022-03-29 Martin QuinsonMerge branch 'dev-mailbox-clear' into 'master'
2022-03-28 Bruno DonassoloMerge branch 'issue105' into 'master'
2022-03-25 Martin QuinsonExpose signals Activity::on_suspend and Activity::on_re...
2022-03-25 Martin Quinsonkill a signal that never worked anyway
2022-03-25 Jean-Edouard BOULANGERAdd remaining Comm bindings and examples
2022-03-22 Arnaud GierschStart the dev cycle toward v3.32.
2022-03-22 Martin QuinsonRelease v3.31
2022-03-21 Augustin DegommeChangelog update
2022-03-18 Bruno DonassoloChangelog
2022-03-18 Bruno DonassoloRemove bmf host model. Add it as an option.
2022-03-17 Arnaud GierschSuppress trailing whitespaces.
2022-03-17 Martin QuinsonMerge branch 'add_semaphore_python_bindings' into ...
2022-03-17 Jean-Edouard BOULANGERAdd Semaphore Python bindings
2022-03-17 Martin QuinsonBegin to prepare the next release
2022-03-16 Martin QuinsonMerge branch 'add_barrier_python_bindings' into 'master'
2022-03-15 Jean-Edouard BOULANGERAdd Barrier Python bindings
2022-03-15 Martin QuinsonMerge branch 'add_mutex_python_bindings' into 'master'
2022-03-15 Jean-Edouard BOULANGERAdd Mutex Python bindings
2022-03-14 Martin QuinsonMerge branch 'dev-profile-callbacks' into 'master'
2022-03-14 Fabien ChaixRefactoring profiles to use generic callbacks
2022-03-14 Arnaud GierschRemove target "make uninstall".
2022-03-13 Arnaud GierschMerge remote-tracking branch 'github/master'
2022-03-13 Martin QuinsonMerge branch 'fix_bindings_mistakenly_set_as_member_fun...
2022-03-12 Jean-Edouard BOULANGERMake Python bindings static where needed
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-09 Jean-Edouard BOULANGERAdd remaining Comm synchronisation Python bindings
2022-03-09 Martin QuinsonCosmetics in the changelog and release notes
2022-03-09 Martin Quinsonnew: Actor::get_restart_count(): Returns the number...
2022-03-08 SUTER Fredericadd an s to example name
2022-03-08 SUTER Fredericintroduce thread_execute
2022-03-07 Bruno DonassoloMerge branch 'bmf' into 'master'
2022-03-07 Bruno DonassoloAdd eigen dependency to dockerfiles
2022-03-07 Bruno Donassoloptask_BMF: High-level documentation of BMF and the...
2022-03-06 Martin QuinsonMerge branch 'add_wait_for_to_py_comm_binding' into...
2022-03-06 Martin QuinsonImport (some bits of) the MBI test suite
2022-03-06 Jean-Edouard BOULANGERAdded Python bindings: Comm.wait_for() and Comm.wait_an...
2022-03-05 Martin QuinsonRemove the ISP test suite (not free, superseeded by...
2022-03-04 Martin QuinsonReimplement s4u::Barrier natively, and make them visibl...
2022-03-03 Martin QuinsonDocument recent changes
2022-03-03 Arnaud GierschMake smpi compilation script work when there are spaces...
2022-03-03 Martin QuinsonDisplay a nice error message when ptrace is not usable
2022-03-02 Martin QuinsonNew signal: Engine::on_simulation_start
2022-02-23 Martin QuinsonMC: Support Mutexes in DPOR
2022-02-23 Martin QuinsonMutex do not need a locked_ field. owner_ != null is...
2022-02-23 Augustin Degommechangelog update
2022-02-18 Martin QuinsonMake CommDet a plugin on top of Safety
2022-02-18 Martin QuinsonDocument the fact that MC big bang occured
2022-02-03 Martin Quinsonspecify in the COPYING file that we are LGPL-v2.1-only
2022-02-03 Martin QuinsonMerge branch 'wifi_rate_zero' into 'master'
2022-02-03 Arnaud GierschUpdate references to the mailing list.
2022-02-03 Arnaud GierschMerge branch 'stable'
2022-02-03 Augustin Degommeupdate changelog
2022-02-01 Arnaud GierschUpdate ChangeLog.
2022-01-31 Arnaud GierschKill now unused xbt_dynar_shrink().
2022-01-31 Arnaud GierschMerge branch 'stable'
2022-01-31 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-01-31 Martin QuinsonStart a new dev cycle for v3.31
2022-01-30 Martin QuinsonRelease v3.30 (Sunday Bloody Sunday) v3.30
2022-01-30 Martin QuinsonDocument the next release. I think we're good to go
2022-01-28 Arnaud GierschSpell check.
2022-01-27 SUTER Frederic[no-ci] more entries
2022-01-26 Arnaud GierschUpdate "fixed bugs" in ChangeLog.
2022-01-24 Arnaud GierschTyped template for Extendable::get_data.
2022-01-06 Arnaud GierschTypo + whitespace cleanup.
2022-01-06 Martin QuinsonMerge branch 'appveyor' of github.com:simgrid/simgrid
2022-01-06 SUTER Fredericdrop the old Lua bindings for programmatic platform...
2022-01-05 Martin Quinsoncosmetics [no-ci]
2022-01-05 Bruno DonassoloMerge branch 'issue95' into 'master'
2022-01-05 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
2022-01-05 Martin QuinsonIntroduce on_???_cb functions to shield the signals
2022-01-04 Bruno DonassoloMerge branch 'issue99' into 'master'
2022-01-04 SUTER Frederic[no-ci] document removal of SimDag and Jedule
2022-01-03 Bruno DonassoloMix XML and C++ platforms
2021-12-26 Martin Quinsondoc: Change the TOC. 'Models' become a full section...
2021-12-24 Bruno DonassoloAdd bugfix in changelog
2021-12-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-12-23 Martin QuinsonTentative NEWS file
2021-12-15 Martin QuinsonNew function: Engine::track_vetoed_activities()
2021-12-14 Martin QuinsonNew signal: Activity::on_veto, to detect when an activi...
2021-12-14 Martin QuinsonNew: Engine::run_until(date) to split the simulation
2021-12-06 Bruno DonassoloSMPI network calibration: tutorial
2021-10-26 Arnaud GierschRemove various hacks meant to support swapped contexts...
2021-10-08 Arnaud GierschStart the dev of 3.30.
2021-10-07 Martin QuinsonRelease v3.29
2021-09-29 Martin QuinsonChangelog reviewed by Arnaud [ci-skip]
2021-09-28 Martin Quinsonattempt at improving the changelog, TBC
2021-09-26 Augustin DegommeIntercept exit() to avoid killing simulations too early...
2021-09-23 Augustin DegommeMerge branch 'public_smpi_func' into 'master'
2021-09-23 Martin Quinsoncosmetics in the changelog and NEWS file [skip-ci]
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-08-24 Martin Quinsonns-3: Make wifi creation compatible with ns-3 version...
2021-08-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-08-18 Bruno DonassoloImproving doc and changelog
2021-08-12 Martin Quinsonhttps://framagit.org/simgrid/simgrid/-/issues/77 is...
2021-08-12 Augustin Degommechangelog update
2021-08-09 Bruno DonassoloCPU factors: dynamic factors for CPU
next