Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / doc /
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-15 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-12 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-11 Ludovic Courtèsdoc: Update argument order of SRFI-9 `set-field'.
2012-11-11 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
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-11-10 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-09 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-09 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-05 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-03 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-10-31 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
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 WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-28 Andy Wingoimprove documentation for structs
2012-07-28 Andy Wingoupdate structure documentation
2012-07-28 Andy Wingo1;3202;0cMerge remote-tracking branch 'origin/stable...
2012-07-28 Andy Wingoimprove documentation for structs
2012-07-24 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-24 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 WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-06 Andy Wingodeprecate struct-vtable-tag
2012-07-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
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-06-22 Andy Wingoinstead of our custom .go format, use elf
2012-06-22 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-30 Ludovic CourtèsAdd the `%default-port-conversion-strategy' fluid.
2012-05-23 Andy WingoMerge remote-tracking branch 'origin/stable-2.0' master
2012-05-23 Andy Wingodeprecate scm_sym2var
2012-05-21 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-10 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-26 Andy WingoMerge commit 'f66cbb99ee096186837536885d3436bb334df34d'
2012-04-26 Andy WingoMerge commit '1cd63115be7a25d0ea18aaa0e1eff5658d8db77a'
2012-04-26 Andy WingoMerge commit 'de1eb420a5a95b17e85b19c4d98c869036e9ecb0'
2012-04-26 Andy WingoMerge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'
2012-04-22 Ludovic CourtèsFix and clarify documentation of `sorted?'.
2012-03-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-11 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-08 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-07 Andy Wingofaster (make-prompt-tag); default-prompt-tag is a parameter
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-03-05 Mark H WeaverRemove documentation of internal static string comparis...
2012-03-04 Mark H WeaverMerge branch 'stable-2.0'
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-23 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
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-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-12 Mark H WeaverFix manual: scm_foreign_to_bytevector to scm_pointer_to...
2012-02-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-12 Andy Wingoweb server: do not provide a response body where it...
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
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-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
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...
next