Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement a gras_os_myname. KISS and don't try a DNS resolver tonight. ie, don't...
[simgrid.git] / ChangeLog
index 7a0d6b3..d282a84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,37 @@
-SimGrid (2.93-cvs) NOT RELEASED YET; urgency=low
+SimGrid (2.94-cvs) UNRELEASED
+
+----
+TODO
+----
+
+- Faire descendre gras de msg?
+- Compilation de data_send/recv?
+Je pense que c'est plutot post SG3, tout ca.
+
+Plutot finaliser ce qui est commencĂ© et finir le Grand Nettoyage:
+  - virer le test msg soit de examples/ soit de testsuite/
+  - dĂ©placer les exemples msg pour faire une seule passe doxygen
+  - regarder ce qu'on peut couper de la xbt
+  - diffusion "pull" dans graspe
+  - certains tests n'utilisent pas les loggeries, et/ou sont trop bavards
+
+----
+DONE
+----
+  [Arnaud]
+  (msg)
+  * Add MSG_task_get_compute_duration() and MSG_task_get_data_size()
+
+  [Martin]
+  * Cleanups in configury with regard to compile optimization/warning flags.
+    Also add -fno-loop-optimize to any powerpc since it's the optimization
+    killing gcc (< 3.4.0).
+  * Bugfix: XBT_LOG_NEW_DEFAULT_CATEGORY now compiles without compiler
+    warning (thanks loris for stumbling into this one).
+
+ --
+
+SimGrid (2.93) unstable; urgency=low
 
   Alpha 4 on the path to SimGrid 3 (aka the "neuf-trois" version)
 
@@ -29,7 +62,7 @@ SimGrid (2.93-cvs) NOT RELEASED YET; urgency=low
    - Add MSG_task_get_name. The task names are mainly for debugging purpose,
      but anyway.
 
- -- SimGrid team <simgrid2-users@listes.ens-lyon.fr> NOT RELEASED YET
+ -- SimGrid team <simgrid2-users@listes.ens-lyon.fr>  Fri,  4 Mar 2005 14:32:37 -0800
 
 SimGrid (2.92) unstable; urgency=low