Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
using walltimer in adaptive algorithm
[simgrid.git] / ChangeLog
index 0c46ad1..ad6b503 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
 SimGrid (3.12) NOT RELEASED; urgency=low
 
- (to complete)
+ cMSG:
+ * Interface improvement:
+   - Rename MSG_host_is_avail(h) to MSG_host_is_on(h)
+ jMSG:
+ * Interface improvement:
+   - Rename Host.isAvail() to Host.isOn()
+ SIMIX:
+ * New functions
+   - SIMIX_process_throw: raises an exception in a remote process
 
  -- $date Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>