X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2c7f3b5cfd507909a4655c8aa65dbbbe944857a2..d13e000f56cfa4abba1c733cdc695a422b8ea39e:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index cf3d0910d2..24947c0532 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-11-03 Arnaud Legrand + - Rename every gras_* function that was in xbt/ to its xbt_ + counterpart. + - Add a heap and a doubly-linked list to xbt + - Added a dichotomy to the dictionnaries. make check works as well before + so I assume that the patch is correct. I do not know however if things + run effectively faster than before now. :) + 2004-10-29 Martin Quinson - Introduction of the remote errors. They are the result of a RMI/RPC on the remote machine.