Reveal guile-tools's inner simplicity...
[bpt/guile.git] / doc /
2011-05-25 Mark H WeaverClarify docs for SCM_UNSPECIFIED: used sometimes but...
2011-05-20 Andy Wingofix documentation for option-set! syntaxen
2011-05-08 Ludovic CourtèsAdd `vhash-fold-right'.
2011-05-07 Andreas RottmannMake the R6RS simple I/O library use conditions
2011-05-07 Andreas RottmannMore completely document the `(rnrs io ports)' library
2011-04-28 Andy Wingofix break example
2011-04-28 Andy Wingoallow while as an expression
2011-04-27 Ludovic CourtèsDocument `(ice-9 binary-ports)'.
2011-04-25 Ludovic CourtèsUpdate Gnulib to v0.0-5158-g7d06b32; remove `strcase...
2011-04-22 Ludovic CourtèsMake sure binary ports pass `binary-port?' regardless...
2011-04-21 Mark H WeaverClarify units of string length in decription of scm_fro...
2011-04-20 Mark H WeaverClarify the units of returned lengths in string convers...
2011-04-15 Andy Wingoadd --fresh-auto-compile
2011-04-09 Mark H WeaverFix the R6RS exact-integer-sqrt and import into core...
2011-04-06 Andreas RottmannMove `define-inlinable' into the default namespace
2011-04-06 Mark H WeaverDoc fix: quotient/remainder/modulo do not require exact...
2011-04-01 Andy Wingostring->pointer and pointer->string have optional encod...
2011-03-31 Andy Wingoweb.texi: handler return types documentation
2011-03-31 Andy Wingoweb.texi: fix uri->string invocation
2011-03-29 Andy Wingodocument -q, repl options
2011-03-27 Noah LavineDocument SRFI-23
2011-03-25 Neil JerramRemove statements about scripts/* that are no longer...
2011-03-25 Neil JerramInline the effect of am/pre-inst-guile
2011-03-17 Andy Wingoscm_{to,from}_locale_string use current locale, not...
2011-03-17 Andy Wingoadd pointer->scm, scm->pointer
2011-03-13 Ludovic Courtèsdoc: Remove "lack of support for Unicode I/O and strings".
2011-03-09 Andreas RottmannDon't mix definitions and expressions in SRFI-9
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-03-08 Mark H WeaverRemove incorrect footnote from GOOPS manual
2011-03-08 Mark H WeaverFix description of the R6RS `finite?' in manual
2011-03-08 Andy Wingoscm_public_ref et al docs
2011-03-08 Andy Wingoeval-string docs
2011-03-08 Andy Wingodocument scm_call_{5,6,n}
2011-03-05 Mark HarigUpdated Guile manual page.
2011-03-04 Michael GranAdd ,width meta-command to set screen width in debug...
2011-03-02 Ludovic CourtèsImprove the documentation for `dynamic-link'.
2011-02-28 Andy Wingoupdate port-filename docs
2011-02-27 Andy Wingoupdate R6RS incompatibilities
2011-02-24 Ludovic CourtèsRevert ""latin1" -> "Latin-1"."
2011-02-20 Andy Wingoupdate examples in manual to use PKG_CHECK_MODULES
2011-02-20 Andy Wingopkg-config instead of guile-config in manuals
2011-02-20 Andy Wingotour.texi compilation fix
2011-02-20 Andy Wingo@value{EFFECTIVE-VERSION} instead of 2.0 in some places...
2011-02-18 Neil JerramFix typos in (web ...) doc
2011-02-18 Neil JerramLast (for a little while) GOOPs doc fix
2011-02-18 Neil JerramRemove unneeded fixme
2011-02-18 Neil JerramTidy up remaining bits of the MOP section
2011-02-18 Neil JerramClean up doc on class redefinition and instance class...
2011-02-18 Neil JerramMerge orphan Class Options section into Class Definition
2011-02-18 Neil JerramDoc of MOP for instance and class creation
2011-02-18 Neil JerramSummarize class definition protocol
2011-02-18 Neil JerramWork on GOOPS MOP documentation
2011-02-18 Neil JerramRewording for "make an intervention".
2011-02-18 Neil JerramNo sublimated desires
2011-02-18 Andy Wingoupdate extension example in manual
2011-02-15 Ludovic CourtèsUpdate `doc/example-smob'.
2011-02-15 Ludovic CourtèsDocument `%auto-compilation-options'.
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 JerramTypo fix
2011-02-13 Neil JerramProcedure/macro index includes Autoconf macros
2011-02-13 Neil JerramMisc textual editing
2011-02-13 Neil JerramAvoid uses of "resp. signed"
2011-02-13 Neil JerramReword intro of `Accessing Arrays from C'
2011-02-13 Ralf Wildenhuesdocs: fix typos in manual, and a couple in code comments.
2011-02-13 Ralf Wildenhuesdocs: fix markup in api-options.texi.
2011-02-13 Andy Wingoautocompile -> auto-compile
2011-02-10 Andy Wingodeprecate primitive properties
2011-02-10 Ludovic Courtès"latin1" -> "Latin-1".
2011-02-09 Ralf Wildenhuesdocs: add missing parentheses in asin formula.
2011-02-09 Ralf Wildenhuesdocs: fix markup in api-options.texi.
2011-02-09 Ralf Wildenhuesdocs: fix typos in manual, and a couple in code comments.
2011-02-09 Ralf Wildenhuesdocs: remove non-ASCII space from docs.
2011-02-09 Andy Wingoadd define-once
2011-02-08 Ludovic CourtèsHave `define-wrapped-pointer-type' take a type name.
2011-02-02 Mark H WeaverSupport non-real complex numbers with inexact zero...
2011-02-02 Noah Lavinemacro documentation fixup
2011-02-02 Ludovic CourtèsHave `read-char' & co. throw to `decoding-error'.
2011-02-01 Mark H WeaverImprove discussion of exactness propagation in manual
2011-02-01 Mark H WeaverUpdate copyright date of manual, and a small fix
2011-01-31 Mark H WeaverRename {euclidean,centered}_quo_rem to {euclidean,cente...
2011-01-30 Ludovic CourtèsAdd `pointer?'.
2011-01-30 Ludovic CourtèsAdd `define-wrapped-pointer-type'.
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-29 Ludovic CourtèsDon't remove `standard-library.texi' upon "make clean".
2011-01-29 Ludovic CourtèsHave `recv!', `send', etc. accept a bytevector.
2011-01-28 Andy Wingoupdate api-evaluation.texi
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 Andy Wingofix format ~f documentation for width combined with...
2011-01-26 Julian GrahamAdditional documentation for symbol manipulation functions.
2011-01-25 Ludovic CourtèsAdd `scm_{to,from}_utf32_string'.
2011-01-24 Andy Wingoupdate the man page
2011-01-24 Ludovic CourtèsChoose the input source file encoding in a locale-indep...
2011-01-22 Andy Wingoinfinities are no longer integers
2011-01-22 Andy Wingoweb.texi fix
2011-01-21 Andy Wingodocument hungry-eol-escapes
next