Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update changelog
[simgrid.git] / ChangeLog
2019-10-07 Augustin Degommeupdate changelog
2019-10-05 Martin QuinsonNew doc section on plugins
2019-10-05 Martin QuinsonInstall a conversion path for our users wrt host_energy...
2019-10-05 Martin QuinsonDocument recent changes
2019-10-03 Augustin Degommechangelog
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-26 Arnaud GierschFix bug # + whitespace cleanup.
2019-09-25 Frederic Suterintroduces <disk> and s4u::Disk
2019-09-25 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-25 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-25 Martin Quinsondocument last change
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-24 Augustin Degommechangelog update
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-23 Martin QuinsonStart preparing for a release
2019-09-23 Martin QuinsonDon't mandate C++14 as some build daemons still don...
2019-09-23 Martin QuinsonMC: switch to xxhash as a (fast) hashing function.
2019-09-20 Martin QuinsonDocument recent changes
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Frederic Sutermention closing of GH#207
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-15 Martin Quinsondocument existing coding convention in C, and stick...
2019-09-15 Martin QuinsonAdd sg_actor_{get,set}_data()
2019-09-13 Martin Quinsonmove some global signals to the Engine
2019-08-18 Augustin Degommeupdate changelog
2019-08-18 Augustin DegommeAdd support for MPI Errhandlers in Comm, File, Win.
2019-08-17 Martin QuinsonNew MC option: smpi/buffering, to control MPI buffering
2019-08-17 Martin QuinsonHave SMPI fail on MPI_ERR_* in MC mode
2019-08-02 Martin QuinsonNew signal: Actor::on_termination (when its code termin...
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
next