Better error reporting in 'weak-vector-ref' and 'weak-vector-set!'.
[bpt/guile.git] / doc /
2013-03-04 Ludovic Courtèsdoc: Rename "Texinfo" node to "Texinfo Processing".
2013-03-02 Bake TimmonsImprove keyword notation of Texinfo function definitions.
2013-03-01 Ludovic Courtèsdoc: Fix build with Texinfo 5.0.
2013-02-25 Mark H WeaverRevert "random-state-from-platform: simplify pid condit...
2013-02-25 Mark H Weaverrandom-state-from-platform: simplify pid conditional...
2013-02-18 Andy WingoUpdate to gnulib 0.0.7865-a828.
2013-02-18 Daniel LlorensArray documentation fixes
2013-02-18 Andy Wingodeprecate generalized vectors in favor of arrays
2013-02-18 Daniel Hartwigadd hash-count for native tables
2013-02-14 Daniel Hartwigupdate old references in FFI doc
2013-02-02 Mark H WeaverAdd foreign types: ssize_t and ptrdiff_t.
2013-02-02 Mark H WeaverAdd scm_from_ptrdiff_t and scm_to_ptrdiff_t.
2013-01-30 Andy Wingoadd #:doctype-handler to xml->sxml
2013-01-28 Andy Wingoxml->sxml argument can be a port or a string
2013-01-28 Andy Wingomake (sxml simple)'s xml->sxml more capable
2013-01-28 Andy Wingobegin rewriting SXML docs
2013-01-27 Mark H WeaverAdd 'for-humans?' flag to <language> specifications.
2013-01-23 Andy Wingofix dynamic-call doc
2013-01-22 Andy Wingocurrent-language is a parameter in boot-9
2013-01-22 Andy Wingoadd fluid->parameter
2013-01-22 Andy Wingoadd read-string and read-string! to (ice-9 rdelim)
2013-01-22 Andy Wingo`include' relative paths relative to including file
2013-01-22 Andy Wingolibguile examples use scm_c_vector functions instead...
2013-01-22 Andy Wingodocumentation recommends scm_new_smob instead of SCM_NE...
2013-01-21 Andy Wingofix try-module-autoload, which did not detect failure...
2013-01-17 Andy Wingowarn on multithreaded fork
2013-01-16 Andy Wingotrace: limit length of "| | | "... prefix
2013-01-16 Andy Wingoan end to the generated-documentation experiment
2013-01-15 Greg Benisondoc/ref/hierarchy.png: conform to hierarchy.txt and...
2013-01-14 Andy Wingocase-lambda* clauses fail to match if too many positionals
2013-01-11 Andy WingoChange iconv procedures to take optional instead of...
2013-01-11 Andy WingoAdd http-post, http-put, et cetera
2013-01-11 Andy Wingoadd bytevector->string and string->bytevector in new...
2013-01-10 Andy Wingodeprecate SCM_CHAR_CODE_LIMIT and char-code-limit
2013-01-07 Andy WingoFix partial commit of documentation update
2013-01-07 Andy WingoMore procedure-arguments-alist documentation and a...
2013-01-07 Cedric Cellierdocument program-arguments-alist and program-lambda...
2012-12-10 Daniel Hartwigrepl: add repl-option for customized print
2012-12-10 Ludovic Courtèsdoc: Update `release.org'.
2012-11-30 Daniel Hartwigdoc: remove more references to hash-tables-as-vectors
2012-11-30 Ludovic Courtèsdoc: Update `release.org'.
2012-11-29 Ludovic Courtèsdoc: Document nested futures.
2012-11-29 Ludovic Courtèsdoc: Remove example use of vectors as hash tables.
2012-11-29 Mark H WeaverAdd parse-path-with-ellipsis, and use it for GUILE_LOAD...
2012-11-28 Ludovic Courtèsweb: Add `http-get*'.
2012-11-28 Ludovic Courtèsweb: Add `response-body-port'.
2012-11-28 Ludovic Courtèsweb: Export `text-content-type?'.
2012-11-26 Ian PriceFix docs for `hashtable-copy'
2012-11-24 Daniel Hartwig(web uri): document that uri-port is an integer
2012-11-24 Daniel Hartwigsyncronize web module docstrings with manual
2012-11-23 Ludovic Courtèsdoc: Mention the `duplicate-case-datum' and `bad-case...
2012-11-17 Ludovic CourtèsUpdate Gnulib to v0.0-7695-g26c0590.
2012-11-17 Ludovic Courtèsdoc: Strengthen the case for pattern matching.
2012-11-17 Ludovic Courtèsdoc: Fix typo in `set-record-type-printer!' doc.
2012-11-11 Ludovic Courtèsdoc: Update argument order of SRFI-9 `set-field'.
2012-11-10 Ludovic Courtèsdoc: Document SRFI-9 functional setters.
2012-11-10 Ludovic Courtèsdoc: Move SRFI-9 records under "Compound Data Types".
2012-10-26 Mark H WeaverImplement SRFI-105 curly infix expressions.
2012-10-26 Mark H WeaverImplement #!fold-case and #!no-fold-case reader directives.
2012-10-18 Ian PriceFix typo in scheme-using.texi
2012-10-12 Daniel HartwigIn string-split, add support for character sets and...
2012-09-06 Ian PriceDocument (ice-9 curried definitions)
2012-09-03 Ludovic Courtèsdoc: Use scm_{to,from}_double instead of old API in...
2012-08-26 Ian PriceISO 8601 time format specifies zero padding for hours...
2012-08-26 Ludovic Courtèsdoc: Fix description of regexp/locale encoding interaction.
2012-07-28 Andy Wingoimprove documentation for structs
2012-07-28 Andy Wingoupdate structure documentation
2012-07-11 Noah LavineDocument (ice-9 and-let-star)
2012-07-06 Andy Wingoadd http/1.1 transfer codings to the NEWS
2012-07-06 Ian PriceDocument and export `declare-opaque-header!'
2012-07-06 Ian PriceAdd HTTP Chunked Encoding support to web modules.
2012-07-06 Andy Wingodeprecate struct-vtable-tag
2012-07-06 Andy Wingofix typo in web.texi
2012-07-04 Andy Wingoadd scm_c_nvalues with docs; also, docs for scm_c_values
2012-07-04 Andy Wingoadd scm_{to,from}_pointer docs
2012-07-02 Andy Wingoremove docs for smob-call instruction
2012-07-02 Andy Wingotypo fix in web.texi
2012-07-02 Ludovic Courtèsdoc: Remove reference to `closure?', now deprecated.
2012-05-30 Ludovic CourtèsAdd the `%default-port-conversion-strategy' fluid.
2012-05-23 Andy Wingodeprecate scm_sym2var
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
next