simplify `mark-global!'
[bpt/guile.git] / doc /
2011-11-21 Ludovic CourtèsAdd a `--target' option to `guild compile'.
2011-11-20 Ludovic CourtèsAllow overlapping regions to be passed to `bytevector...
2011-11-16 Andy Wingofix urls in docs
2011-11-16 Andy Wingofix web.texi typo
2011-10-22 Ludovic Courtèsdoc: Document the `sitedir' and `extensiondir' pkg...
2011-10-18 Ludovic Courtèsdoc: Add `libguile-parallel.texi' to the distribution.
2011-10-16 Ludovic Courtèsdoc: Complete renaming of `autoconf.texi'.
2011-10-15 Ludovic Courtèsdoc: Mention the partial evaluator next to `define...
2011-10-12 Andy Wingoadd "Installing Site Packages"
2011-10-12 Andy Wingoupdate tour.texi for site modules and extensions
2011-10-12 Andy Wingomanual: reorganize autoconf, pkg-config info
2011-10-12 Andy Wingoremove documentation on autofrisk foo
2011-10-12 Andy Wingoadd (web client) docs
2011-10-10 Andy Wingoadd ,expand and ,optimize
2011-10-10 Mike GranNew functions scm_is_exact and scm_is_inexact
2011-10-09 Mike GranDocument SCM_ASSERT_TYPE and SCM_ASRTGO macros
2011-09-27 Ludovic Courtèsdoc: (ice-9 match) doesn't have `__1'.
2011-09-27 Ludovic Courtèsdoc: Update (ice-9 match) reference.
2011-09-27 Ludovic Courtèsdoc: Fix typesetting of function definitions in "Access...
2011-09-10 Ludovic Courtèsdoc: Fix typo regarding vhashes.
2011-09-08 Ludovic Courtèsdoc: Use fashionable terminology for macros.
2011-09-08 Ludovic CourtèsClarify `--debug' vs. `--no-debug'.
2011-09-03 Ludovic Courtèsdoc: Augment "Pattern Matching" section.
2011-09-03 Ludovic CourtèsRemove Front-Cover and Back-Cover text from the manual.
2011-09-02 Andy Wingodocument define-syntax-rule
2011-08-18 Andy Wingoreword open-file docs
2011-07-23 Ludovic Courtèsdoc: Remove redundant footnote about the former name...
2011-07-12 Ludovic CourtèsAdd document describing the release process.
2011-07-06 Ludovic Courtèsdoc: Fix `merge-generics' example.
2011-06-30 Ludovic CourtèsAdd `guile-invoke.texi' to the distribution.
2011-06-30 Mark Harigbetter invocation documentation
2011-06-16 Andy Wingoadd docs for shift and reset
2011-06-08 Ludovic Courtèsdoc: Mention the former name of `guild'.
2011-05-31 Andy Wingoadd guild docs
2011-05-31 Andy Wingorename `guile-tools' to `guild'
2011-05-26 Neil JerramDoc for getopt-long's new stop-at-first-non-option...
2011-05-26 Neil JerramRemove unused script-getopt.texi
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
next