Define _GNU_SOURCE to fix the GNU/kFreeBSD build.
[bpt/guile.git] / doc /
2012-01-08 Andy Wingono need to warn people off of s_FOO generated by SCM_DEFINE
2012-01-08 Ludovic Courtèsftw: Add an `error' parameter to `file-system-fold'.
2012-01-08 Andy Wingosyntax parameters doc formatting
2012-01-08 Andy Wingodeprecate SCM_ASRTGO
2012-01-08 Ian Pricedocument syntax parameters
2012-01-06 Andy Wingoupdate api-modules.texi
2012-01-05 Ludovic CourtèsPlacate a number of `syntax-check' verifications.
2012-01-04 Mark H WeaverFix docs of string mutators to do so on a mutable string
2012-01-03 Ludovic Courtèsdoc: Fix typo in `define-wrapped-pointer-type' example.
2011-12-31 Mark H WeaverFix documentation for vhash-fold and vhash-fold-right
2011-12-22 Andy WingoMake the "Dia Primitives" section of the manual more...
2011-12-22 Andy Wingodocument invalidity of (begin) as expression; add back...
2011-12-19 Ludovic Courtèsftw: Clarify the behavior of `scandir' for flat files...
2011-12-18 Ludovic Courtèsdoc: Add link from `opendir' to (ice-9 ftw).
2011-12-18 Ludovic Courtèsdoc: Use `@deffn {Scheme Procedure}' in `misc-modules...
2011-12-18 Ludovic Courtèsftw: Add `scandir'.
2011-12-18 Ludovic Courtèsftw: Add an optional `stat' parameter to `file-system...
2011-12-14 Ludovic Courtèsdoc: Set document encoding to UTF-8; typeset my surname...
2011-12-13 Ludovic CourtèsAdd `file-system-fold' and `file-system-tree' to (ice...
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...
next