summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Update `NEWS'.v2.0.5Ludovic Courtès2012-01-301-0/+7
* Amend `NEWS'.v2.0.4Ludovic Courtès2012-01-301-6/+6
* Rename scm_call_varargs -> scm_callMark H Weaver2012-01-301-1/+1
* Implement scm_call_varargs and scm_call_{7,8,9}Mark H Weaver2012-01-301-0/+1
* Fix primitive-eval to return #<unspecified> for definitionsMark H Weaver2012-01-301-0/+1
* mention new manual sections in NEWSAndy Wingo2012-01-281-0/+6
* Fix error messages involving definition formsMark H Weaver2012-01-271-0/+1
* update NEWSAndy Wingo2012-01-261-28/+77
* update NEWSAndy Wingo2012-01-121-15/+8
* update NEWSAndy Wingo2012-01-121-343/+56
* fluids.c docstringAndy Wingo2012-01-121-0/+432
* Placate a number of `syntax-check' verifications.Ludovic Courtès2012-01-051-4/+4
* Update `NEWS'.v2.0.3Ludovic Courtès2011-10-221-0/+2
* update NEWS for 2.0.3Andy Wingo2011-10-121-0/+98
* Update `NEWS'.Ludovic Courtès2011-07-011-1/+6
* Fix several POSIX functions to use the locale encodingMark H Weaver2011-06-161-0/+1
* more NEWSAndy Wingo2011-06-161-0/+7
* update NEWSAndy Wingo2011-06-161-0/+156
* Fix typo in `NEWS'.v2.0.1Ludovic Courtès2011-04-271-1/+1
* Update `NEWS'.Ludovic Courtès2011-04-271-3/+7
* Document `(ice-9 binary-ports)'.Ludovic Courtès2011-04-271-0/+1
* add --fresh-auto-compileAndy Wingo2011-04-151-0/+5
* update NEWSAndy Wingo2011-04-131-289/+139
* (rnrs arithmetic fixnums) fixnum? export a procedure againAndy Wingo2011-04-131-0/+326
* Fix the R6RS exact-integer-sqrt and import into core guileMark H Weaver2011-04-091-0/+15
* remove 1.9 changes from NEWS (leaving only 2.0)Andy Wingo2011-02-151-124/+2
* news tweakAndy Wingo2011-02-141-5/+3
* add more NEWSAndy Wingo2011-02-141-0/+89
* fold new NEWS items into main textAndy Wingo2011-02-141-286/+250
* Add four new sets of fast quotient and remainder operatorsMark H Weaver2011-02-141-0/+28
* autocompile -> auto-compileAndy Wingo2011-02-131-3/+3
* deprecate primitive propertiesAndy Wingo2011-02-101-0/+8
* add define-onceAndy Wingo2011-02-091-0/+5
* Improved exactness handling for complex number parsingMark H Weaver2011-02-031-0/+25
* Support non-real complex numbers with inexact zero imaginary partMark H Weaver2011-02-021-0/+42
* Trigonometric functions return exact numbers in some casesMark H Weaver2011-02-021-0/+7
* Update `NEWS'.Ludovic Courtès2011-02-021-1/+12
* Handle products with exact 0 differentlyMark H Weaver2011-02-011-0/+10
* Fix bugs in `rationalize'Mark H Weaver2011-02-011-0/+8
* Fix and combine NEWS entries on `infinite?' and `finite?'Mark H Weaver2011-02-011-9/+2
* update NEWSAndy Wingo2011-01-311-0/+80
* Improve extensibility of `expt' and `integer-expt'Mark H Weaver2011-01-311-0/+11
* Add two new sets of fast quotient and remainder operatorsMark H Weaver2011-01-301-0/+29
* Implement R6RS `real-valued?', `rational-valued?', `integer-valued?'Mark H Weaver2011-01-301-0/+4
* Infinities and NaNs are no longer rationalMark H Weaver2011-01-301-5/+13
* `equal?' and `eqv?' are now equivalent for numbersMark H Weaver2011-01-301-0/+15
* note inf? / nan? domain in NEWSMark H Weaver2011-01-281-0/+7
* Implement `finite?' in core and fix R6RS `finite?' and `infinite?'Mark H Weaver2011-01-281-8/+31
* Fix NEWS entry regarding changes to `expt' for zero baseMark H Weaver2011-01-281-4/+4
* infinities are no longer integersAndy Wingo2011-01-231-0/+5