X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9c49acbcdcd9b6239ca1b3018a2ba10676838e12..de20b4d75477c02d2fe70b85e5c42a31f3bafd1e:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 55ab907327..c27ca65a9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,18 @@ SimGrid (2.95) unstable; urgency=low MSG - * Implement MSG_get_msgload [MQ] + * Implement MSG_get_msgload [MQ, AL] SURF * Bugfix: Allow absolute paths for platform description files [MQ] + * Bugfix: do free the variables after use. Leads to drastic performance + improvement [AL] GRAS (new features) * gras_datadesc_dynar() builds a dynar type descriptor, allowing to send dynar over the network (yeah) [MQ] * Real (even if simplistic) implementation of gras_os_myname() on RL [MQ] + * simple/static token-ring example. [Alexandre Colucci and MQ] GRAS (bug fixes) * Differentiate the types "char[22]" and "unsigned char[22]" in automatic