Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mcapi::automaton_state_compare() in insert_visited_pair()
[simgrid.git] / ChangeLog
index b4aa5e1383c073ba6d454e35f8fdab5b1ee4971a..304fb9329f05a5fd55865c350eb066415ff9576a 100644 (file)
--- 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)