Merge branch 'stable-2.0'
[bpt/guile.git] / doc /
2014-01-21 Mark H WeaverMerge branch 'stable-2.0'
2014-01-17 Arne Babenhauserheidedoc: embedding example more readable.
2014-01-16 Andy WingoFinish documenting the new compiler
2014-01-16 Andy WingoFix CPS doc typos
2014-01-15 Mark H WeaverDocument that we support srfi-46 and add it to %cond...
2014-01-15 Mark H WeaverDocument that we support srfi-87 and add it to %cond...
2014-01-15 Mark H WeaverMerge branch 'stable-2.0'
2014-01-15 Mark H WeaverMerge branch 'stable-2.0'
2014-01-15 Mark H Weaverprint: Support R7RS |...| symbol notation.
2014-01-15 Mark H Weaverread: Support R7RS |...| symbol notation.
2014-01-14 Mark H WeaverDocument that we support srfi-62 and add it to %cond...
2014-01-14 Mark H WeaverMerge branch 'stable-2.0'
2014-01-14 Mark H WeaverRecognize 'escape' character name, per R7RS.
2014-01-14 Mark H Weaverread: Accept "\|" in string literals.
2014-01-14 Mark H Weaverread: Support R7RS '#true' and '#false' syntax for...
2014-01-14 Mark H WeaverAdd srfi-16 and srfi-30 to %cond-expand-features.
2014-01-14 Mark H WeaverMerge branch 'stable-2.0'
2014-01-12 Andy WingoFinish CPS documentation
2014-01-12 Mark H WeaverBump user-visible copyright years to 2014.
2014-01-09 Mark H WeaverImplement R7RS 'syntax-error'.
2014-01-09 Mark H Weaverpsyntax: custom ellipses using 'with-ellipsis' or R7RS...
2014-01-09 Mark H WeaverMerge branch 'stable-2.0'
2014-01-09 Mark H WeaverImplement 'exact-integer?' and 'scm_is_exact_integer'.
2014-01-09 Mark H WeaverFix doc that incorrectly claimed (integer? +inf.0)...
2013-12-13 Mark H WeaverMerge branch 'stable-2.0'
2013-12-10 Andy WingoQuick documentation fixes.
2013-12-10 Andy WingoBeginnings of CPS section in manual
2013-12-10 Andy WingoFix cross-references in api-macros.texi
2013-12-05 Andy Wingocompiler.texi tweaks
2013-12-04 Andy WingoDoc updates to macroexpansion, compiled procs, and...
2013-12-01 Mark H WeaverGOOPS doc fix: #:dsupers is the init keyword for the...
2013-12-01 Andy WingoAdd section to vm.texi about Guile's use of ELF
2013-11-30 Andy Wingovm.texi tweak
2013-11-30 Andy WingoUpdate vm.texi's "Instruction Set" section.
2013-11-30 Andy WingoBeginning vm.texi updates
2013-11-30 Andy WingoUpdate history.texi
2013-11-29 Andy WingoRemove outdated section of api-memory.texi
2013-11-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-11-28 Andy WingoMerge commit 'd364a8971828e38e8f9112b711066f4962bb400e'
2013-11-28 Andy WingoMerge commit 'e7bd20f7d9b2110fdc0fa25db5a2bfe6b2214923'
2013-11-28 Andy WingoMerge commit '17330398d50524058c2ef488bd21ac5ec9c8b6e8'
2013-11-28 Andy WingoMerge commit 'a38024baaa32d1a6d91fdc81388c88bbb926c3ae'
2013-11-28 Andy WingoMerge commit '2437c7b2e8b4ab7786847ee1ce0b59e446a70fe2'
2013-11-28 Andy WingoMerge commit '8571dbde639e0ee9885bad49c9e180474bd23646'
2013-11-28 Andy WingoMerge commit '750ac8c592e792e627444f476877f282525b132e'
2013-11-28 Andy WingoMerge commit 'c61be45084d04b1db792b7e232f5bd77099f3287'
2013-11-28 Andy WingoMerge commit 'd360671c1cca335600079f1c5714572d1c2e676d'
2013-11-28 Andy WingoFix "include" doc typo
2013-11-28 Andy WingoUse version 2.2 in manual examples
2013-11-28 Andy WingoFix some references to objcode in the manual
2013-11-21 Andy WingoNo more VM objects visible to Scheme
2013-11-21 Andy WingoVM accessors take VM as implicit argument, not explicit...
2013-11-19 David ThompsonAdd procedures to convert alists into hash tables.
2013-10-19 Ian PriceDoc: 'unfold-right' takes a tail not a tail generator.
2013-10-18 Ian PriceDoc: mention vectors are self-quoting
2013-10-14 Ludovic Courtèsdoc: Update the section on SMOBs and memory management.
2013-10-03 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-09-30 Mark H WeaverFix minor mistakes in documentation.
2013-09-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-09-13 Mark H WeaverFix truncated documentation for 'put-char'.
2013-08-24 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-19 Ian Pricedoc: `get-string-all' takes only one argument.
2013-08-17 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-15 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-14 Mark H WeaverManual: clarify that 'append!' and 'reverse!' might...
2013-08-13 Mark H WeaverManual: don't promise that 'append!' will modify the...
2013-08-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-12 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-07 Mark H WeaverString ports use UTF-8; ignore %default-port-encoding.
2013-08-06 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-18 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverAdd support for HTTP proxies.
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-06-28 Andy WingoRemove with-fluids; replaced by with-fluid* and inlined...
2013-06-27 Andy Wingoreplace <dynset> with primcalls to fluid-set!
2013-06-27 Andy Wingoreplace <dynref> with primcalls to fluid-ref
2013-06-27 Andy Wingodynamic-wind in terms of wind and unwind; remove <dynwi...
2013-06-27 Andy Wingoremove apply:nconc2last
2013-06-10 Mark H WeaverAllow #f as timeout argument to unlock-mutex and SRFI...
2013-06-04 Ludovic CourtèsPrint the faulty object upon invalid-keyword errors.
2013-05-27 Andy Wingopop-continuation abort-continuation hooks pass return...
2013-04-14 Mark H WeaverManual: fix 'my-or' examples to use let-bound variable.
2013-04-14 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-04-09 Ludovic Courtèsdoc: Update `release.org'.
2013-04-09 Ludovic Courtèsdoc: Cosmetic change for `release.org'.
2013-04-09 Mark H WeaverManual: Don't promise to signal an error for an illegal...
2013-04-07 Ludovic CourtèsChange `sendfile' to loop until everything has been...
2013-04-07 Mark H WeaverRemove outdated and misplaced "Included Guile Modules...
2013-04-07 Mark H WeaverClarify 'file-encoding' docs: heuristics may be improve...
2013-04-07 Mark H WeaverAdd keyword arguments to file opening procedures.
2013-04-07 Mark H WeaverImplement efficient 'scm_unget_bytes' and 'unget-byteve...
2013-04-07 Mark H WeaverDo not scan for coding declarations in open-file.
2013-04-07 Ludovic Courtèsdoc: Link exceptions and escape continuations.
2013-04-07 Ludovic Courtèsdoc: Warn against misuses of `file-name-separator-string'.
2013-04-06 Mark H WeaverFix the recommendations for conversion of C string...
2013-04-06 Mark H WeaverImplement 'scm_c_bind_keyword_arguments'.
2013-04-06 Ludovic Courtèsdoc: Document `--language'.
2013-04-06 Ludovic Courtèsdoc: Document file name separator procedures.
next