X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1d26c9c436dd9a0dc6b3a27bf0210edaef449170..183a6118a95c570b0c66695505dab7dbebc0c7b3:/ChangeLog diff --git a/ChangeLog b/ChangeLog index f959057234..f903db2d67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ SimGrid (3.16) UNRELEASED XML platforms: Switch to platform v4.1 format. * This is (mainly) a backward compatible change: v4 are valid v4.1 files - can be used as a synonym for the now deprecated - - an be used as a synonym for the now deprecated + - can be used as a synonym for the now deprecated - an be used as a synonym for the now deprecated - can be used as a synonym for the now deprecated - state_file and avail_file periodicity is now easier to express @@ -53,6 +53,9 @@ SimGrid (3.16) UNRELEASED - MPI_Op_commutative, MPI_Fetch_and_Op, MPI_Compare_and_swap - MPI_Rput, MPI_Rget, MPI_Raccumulate, MPI_Rget_accumulate + S4U + - New: this_actor::isMaestro() returns whether we are in kernel mode. + XBT - Replay: New function xbt_replay_action_get(): Retrieve the function previously associated to an event type.