X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/25491558359d25fea95eef51d3b6e3e3e6ee03d0..0b91a7979cb7b0abe7988e5bb9ba81db3233327c:/ChangeLog diff --git a/ChangeLog b/ChangeLog index bc77f6ca2e..b3d154b6c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -128,6 +128,8 @@ SimGrid (3.6) stable; urgency=medium combine Vivaldi based latencies with last-mile platforms. SIMIX + * Added a check for NaN of IEEE754 infinite in the double entries of + the smx_user.c file * Introduce a new context factory "raw", highly inspirated from the ucontext factory, but using manually crafted functions in assembly to do the work in an efficient manner.