Add/clean up some bug fix items.
This commit is contained in:
parent
aa1481450d
commit
91002918fc
10
RELEASE
10
RELEASE
|
@ -207,16 +207,20 @@ We manage the project using SourceForge:
|
|||
Add lookup-external from recent S48
|
||||
|
||||
** Bugfixes
|
||||
port->socket uses dups both ports of the socket
|
||||
LET-MATCH, IF-MATCH, and COND-MATCH now behave according to the
|
||||
documentation.
|
||||
Many bug fixes for the SRE system, specifically for dynamic
|
||||
submatches.
|
||||
PORT->SOCKET uses dups both ports of the socket
|
||||
Added missing process resource alignments
|
||||
No reaping for stopped children
|
||||
Initialize t.c_lflag before reading it.
|
||||
Lots of fixes for dynamic regexps
|
||||
Fix to allow single character here strings.
|
||||
Add a whole bunch of S48_GC_PROTECT against s48_extract_integer.
|
||||
Added map, for-each, member, assoc to srfi-1-interface
|
||||
Added MAP, FOR-EACH, MEMBER, ASSOC to SRFI 1 interface
|
||||
Fixed a subtle bug in the macro for the << redirection
|
||||
Use "compare" und "rename" to compare symbols in lots of macros
|
||||
... and many others.
|
||||
|
||||
* New in 0.6.2
|
||||
==============
|
||||
|
|
Loading…
Reference in New Issue