Fix the R6RS exact-integer-sqrt and import into core guile
[bpt/guile.git] / doc / ref / api-data.texi
2011-04-09 Mark H WeaverFix the R6RS exact-integer-sqrt and import into core...
2011-04-06 Mark H WeaverDoc fix: quotient/remainder/modulo do not require exact...
2011-03-17 Andy Wingoscm_{to,from}_locale_string use current locale, not...
2011-03-09 Mark H WeaverAdd scm_from_latin1_keyword and scm_from_utf8_keyword
2011-03-08 Mark H WeaverImprove docs of string and symbol conversions from...
2011-02-15 Mark H WeaverFix minor errors in docs of division operators
2011-02-14 Mark H WeaverAdd four new sets of fast quotient and remainder operators
2011-02-14 Mark H WeaverMake divide functions return values via (SCM *) output...
2011-02-13 Neil JerramMisc textual editing
2011-02-13 Neil JerramAvoid uses of "resp. signed"
2011-02-13 Ralf Wildenhuesdocs: fix typos in manual, and a couple in code comments.
2011-02-09 Ralf Wildenhuesdocs: fix typos in manual, and a couple in code comments.
2011-02-02 Mark H WeaverSupport non-real complex numbers with inexact zero...
2011-02-01 Mark H WeaverImprove discussion of exactness propagation in manual
2011-01-31 Mark H WeaverRename {euclidean,centered}_quo_rem to {euclidean,cente...
2011-01-30 Mark H WeaverAdd two new sets of fast quotient and remainder operators
2011-01-30 Mark H WeaverInfinities and NaNs are no longer rational
2011-01-28 Andy Wingodomain of inf?, finite?, nan? is the real numbers
2011-01-28 Mark H WeaverImplement `finite?' in core and fix R6RS `finite?'...
2011-01-26 Julian GrahamAdditional documentation for symbol manipulation functions.
2011-01-25 Ludovic CourtèsAdd `scm_{to,from}_utf32_string'.
2011-01-22 Andy Wingoinfinities are no longer integers
2011-01-21 Andy Wingodocument hungry-eol-escapes
2011-01-04 Ludovic CourtèsImprove doc of `string-index', `string-index-right...
2010-11-19 Andy Wingofix string-filter and string-delete argument order
2010-10-31 Neil JerramAdd ref to new location for regex doc
2010-10-31 Neil JerramPromote regex doc out of the `Simple Data Types' section
2010-10-01 Andy Wingomove read and print options docs to the procedures...
2010-09-12 Michael GranProvide non-locale C/Scheme string conversion functions
2010-07-26 Andy Wingoupdate docs
2010-07-26 Andreas RottmannAllow exposing of random number generator state
2010-07-17 Michael GranEnable character hex escapes by default
2010-06-01 Andy Wingorename (rnrs bytevector) to (rnrs bytevectors)
2010-04-16 Neil JerramMerge branch 'wip-manual-2'
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-18 Andy WingoA start at syntax-rules docs
2010-03-14 Ludovic Courtèsdoc: Remove obsolete reference to the lack of Unicode...
2010-02-09 Ludovic CourtèsFix documentation of the `string->utf' and `utf->string...
2010-01-18 Michael GranMove string internals description in ref doc
2010-01-18 Michael GranString ref doc updates for case and conversion
2010-01-17 Michael GranDocument string-bytes-per-char and %string-dump
2010-01-13 Michael GranDocument R6RS hex escapes
2010-01-10 Michael GranAdd R6RS backspace string escape
2010-01-10 Michael GranAdd R6RS backslash string escape
2010-01-10 Michael GranAdd R6RS character names
2010-01-07 Andy Wingoupdate uniform vector docs
2010-01-03 Julian GrahamSupport for Unicode string normalization functions
2009-12-28 Michael GranAdd documentation for scm_c_upcase et al
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-27 Neil Jerrammanual updates following libguile docstring changes
2009-12-24 Julian GrahamSupport for Unicode general categories
2009-12-22 Julian GrahamImproved support for Unicode title case in Guile's...
2009-12-19 Neil JerramRemove page breaks except before new chapters and indices
2009-12-18 Brian Goughmore typo fixes
2009-12-11 Andy Wingomerge from master to elisp
2009-12-03 Andy Wingoremove "primitive numerics" from the docs
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-04 Michael GranDoc updates for Unicode string escapes and port encodings
2009-09-03 Michael GranDoc updates for srfi-14 character sets
2009-09-03 Michael GranUpdate docs and docstrings for Unicode characters
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-30 Michael GranUpdate docs for Unicode characters
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-09 Neil JerramIn general, use @lisp in preference to @smalllisp
2009-08-04 Neil JerramFix overfull hboxes
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-26 Andy Wingominor doc tweaks
2009-06-21 Ludovic CourtèsMake bytevectors accessible using the generalized-vecto...
2009-06-21 Ludovic Courtèsbytevectors: Add a C-friendly API.
2009-06-21 Ludovic Courtèsbytevectors: Use `size_t' rather than `unsigned' for...
2009-06-21 Ludovic CourtèsFix documentation of `make-bytevector'.
2009-06-18 Ludovic CourtèsImport documentation for the R6RS bytevector and port...
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-20 Neil JerramFix `explicitely' typos, should be `explicitly'
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-07-05 Ludovic CourtèsAdd `scm_c_symbol_length ()'.
2008-04-26 Ludovic CourtèsAdd `(srfi srfi-88)'.
2008-04-15 Ludovic CourtèsAdd support for SRFI-88-like postfix keyword read syntax.
2008-02-15 Neil JerramRelease stuff: missing NEWS and 2007/2008 copyrights.
2008-02-11 Neil Jerram(Random): New text about the default random state,
2007-07-10 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-31 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-15 Kevin Rydemerge from 1.8
2006-11-18 Ludovic CourtèsChanges from arch/CVS synchronization
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-09-28 Neil Jerram(Symbol Props): Remove unnecessarily specific
2006-09-20 Ludovic CourtèsChanges from arch/CVS synchronization
2006-09-15 Neil JerramDoc typo fixes
2006-04-16 Kevin Rydemerge from 1.8 branch
next