mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
Update `NEWS'.
This commit is contained in:
parent
4f39f31ea5
commit
f39779b1be
1 changed files with 6 additions and 1 deletions
7
NEWS
7
NEWS
|
@ -162,11 +162,16 @@ ports)' documentation from the R6RS documentation. Thanks Andreas!
|
||||||
** Fix call-with-input-file & relatives for multiple values
|
** Fix call-with-input-file & relatives for multiple values
|
||||||
** Fix `hash' for inf and nan
|
** Fix `hash' for inf and nan
|
||||||
** Fix libguile internal type errors caught by typing-strictness==2
|
** Fix libguile internal type errors caught by typing-strictness==2
|
||||||
** Fix compile error in mingw fstat socket detection
|
** Fix compile error in MinGW fstat socket detection
|
||||||
|
** Fix generation of auto-compiled file names on MinGW
|
||||||
** Fix multithreaded access to internal hash tables
|
** Fix multithreaded access to internal hash tables
|
||||||
** Emit a 1-based line number in error messages
|
** Emit a 1-based line number in error messages
|
||||||
** Fix define-module ordering
|
** Fix define-module ordering
|
||||||
** Fix several POSIX functions to use the locale encoding
|
** Fix several POSIX functions to use the locale encoding
|
||||||
|
** Add type and range checks to the complex generalized vector accessors
|
||||||
|
** Fix unaligned accesses for bytevectors of complex numbers
|
||||||
|
** Fix '(a #{.} b)
|
||||||
|
** Fix erroneous VM stack overflow for canceled threads
|
||||||
|
|
||||||
|
|
||||||
Changes in 2.0.1 (since 2.0.0):
|
Changes in 2.0.1 (since 2.0.0):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue