X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/534039d7635bc420c005444981b32e4bcd42ed77..c6c7e9aaac3b743f24a2be104fa027645a20217a:/ChangeLog diff --git a/ChangeLog b/ChangeLog index d1b5573bd6..304fb9329f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -51,6 +51,9 @@ SMPI: building shared libraries, this may cause issues, so environment variable SMPI_NO_UNDEFINED_CHECK can be added to disable this. +XBT: + - Drop xbt_str_split(). + C binding and interface: - The return type of the sg_actor_on_exit() callbacks is now 'void' (int value was previously ignored) @@ -67,6 +70,7 @@ Fixed bugs (FG#.. -> FramaGit bugs; FG!.. -> FG merge requests) - FG#48: The Impossible Did Happen (yet again) - FG#50: Suspending an actor executed at the current timestamp fails - FG#52: Zero-seconds timeout : "That's in the past already" + - FG#53: Crash while using ns-3 network model - FG#54: How to suspend a comm? - FG!22: Stochastic Profiles - FG!24: Documentation and fix for xbt/random @@ -80,6 +84,7 @@ Fixed bugs (FG#.. -> FramaGit bugs; FG!.. -> FG merge requests) - GH#336: Packet-level simulation using SMPI? - GH#345: Error in the LMM while migrating a VM - GH#346: [SMPI] error while loading shared libraries: libsimgrid.so + - GH#352: pip install / python setup.py install fail to find pybind11 - GH!337: Fix link_energy plugin for wifi platforms - GH!339: Add Mailbox set_receiver method to python binding - GH!344: Cast hugepages macros parameters to int64