fix the cse tests
[bpt/guile.git] / doc /
2012-04-22 Ludovic CourtèsFix and clarify documentation of `sorted?'.
2012-03-05 Mark H WeaverRemove documentation of internal static string comparis...
2012-02-15 Mark H WeaverAdd support for source properties on non-immediate...
2012-02-15 Mark H WeaverAdd 'supports-source-properties?' predicate
2012-02-12 Mark H WeaverFix manual: scm_foreign_to_bytevector to scm_pointer_to...
2012-02-12 Andy Wingoweb server: do not provide a response body where it...
2012-02-08 Mark H WeaverSupport => within case, and improve error messages...
2012-02-08 Mark H WeaverAdd source properties to many more types of data
2012-02-03 Bake TimmonsImprove consistency of definitions of C functions in...
2012-02-03 Bake TimmonsMake notation for Scheme repeated arguments more consis...
2012-02-03 Ludovic Courtèsformat: Add specifier ~h for localized number output.
2012-02-03 Ludovic Courtèstests: Have `getaddrinfo' test work for Darwin 8.
2012-02-02 Andy Wingorevert r5rs changes
2012-02-02 Bake TimmonsFix case in identifiers starting sentences in doc/r5rs...
2012-02-02 Andy WingoRemove unused doc/sources/
2012-02-02 Bake TimmonsMake consistent the usage of variable names in the...
2012-02-02 Bake TimmonsFix unbalanced parentheses in docs.
2012-02-02 Mike GranUpdate srfi-14 character sets to Unicode 6.1
2012-01-30 Ludovic Courtèsdoc: Add "warnings" to the concept index.
2012-01-30 Mark H WeaverRename scm_call_varargs -> scm_call
2012-01-30 Mark H WeaverImplement scm_call_varargs and scm_call_{7,8,9}
2012-01-30 Mark H WeaverUpdate user-visible copyright dates in manual and REPL...
2012-01-27 Andy Wingodocument `include', `include-from-path'
2012-01-27 Andy Wingomore documentation on the process of loading source...
2012-01-26 Andy Wingoupdate local-eval docs
2012-01-26 Andy WingoImplement `local-eval', `local-compile', and `the-envir...
2012-01-25 Andy Wingonew syntax procedures to (system syntax)
2012-01-25 Andy Wingoadd syntax-module
2012-01-25 Andy Wingoadd syntax-locally-bound-identifiers
2012-01-23 Andy Wingocurrent-filename canonicalizes path, remove add-to...
2012-01-22 Ludovic CourtèsAugment `release.org'.
2012-01-21 Mark H WeaverAdd `random-state-from-platform' and `scm_i_random_byte...
2012-01-20 Andy Wingoadd current-filename, add-to-path, add-to-load-path
2012-01-20 Andy Wingoadd when, unless
2012-01-19 Andy Wingoadd syntax-local-binding
2012-01-18 Mark H WeaverAdd `scm_c_value_ref' to allow access to multiple retur...
2012-01-16 Ludovic CourtèsUpdate Gnulib to v0.0-6827-g39c3009; use the `dirfd...
2012-01-11 Andy Wingoprint-options doc update
2012-01-11 Andy WingoMove parameters documentation to core
2012-01-11 Andy Wingoadd docs for scm_gc_register_allocation
2012-01-10 Mark H WeaverRemove docs `procedure-environment', which no longer...
2012-01-10 Mike GranTypo in documentation of local-boxed-set
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
next