Fix typo in manual.
[bpt/guile.git] / doc / ref / api-control.texi
2013-06-04 Ludovic CourtèsPrint the faulty object upon invalid-keyword errors.
2013-04-07 Ludovic Courtèsdoc: Link exceptions and escape continuations.
2013-04-05 Ludovic CourtèsAdd `call/ec' and `let/ec'.
2013-03-10 Jason Earlexcise use of "iff" in the manual
2013-03-01 Ludovic Courtèsdoc: Fix build with Texinfo 5.0.
2012-07-04 Andy Wingoadd scm_c_nvalues with docs; also, docs for scm_c_values
2012-02-08 Mark H WeaverSupport => within case, and improve error messages...
2012-02-03 Bake TimmonsMake notation for Scheme repeated arguments more consis...
2012-01-20 Andy Wingoadd when, unless
2012-01-18 Mark H WeaverAdd `scm_c_value_ref' to allow access to multiple retur...
2012-01-08 Andy Wingodeprecate SCM_ASRTGO
2011-12-22 Andy Wingodocument invalidity of (begin) as expression; add back...
2011-10-09 Mike GranDocument SCM_ASSERT_TYPE and SCM_ASRTGO macros
2011-06-16 Andy Wingoadd docs for shift and reset
2011-04-28 Andy Wingofix break example
2011-04-28 Andy Wingoallow while as an expression
2011-02-13 Neil JerramMisc textual editing
2011-02-09 Ralf Wildenhuesdocs: fix typos in manual, and a couple in code comments.
2011-01-04 Ludovic CourtèsDocument `scm_misc_error' (bug #31969).
2010-09-11 Neil JerramDocument scm_wrong_type_arg_msg
2010-08-17 Andy Wingoa number of doc fixes
2010-04-16 Neil JerramMerge branch 'wip-manual-2'
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-16 Andy Wingoadd a section to the manual on prompts
2010-03-14 Andy Wingoupdate "data representation" part of guile internals doc
2010-02-26 Andy Wingodeprecate lazy-catch
2010-02-08 Andy Wingomake scm_make_continuation internal
2009-12-19 Neil JerramRemove page breaks except before new chapters and indices
2009-12-18 Brian Goughmore typo fixes
2009-12-11 Andy Wingomerge from master to elisp
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-07 Neil JerramRevert "Change dynwind flag enums to #defines, for...
2009-10-02 Neil JerramChange dynwind flag enums to #defines, for greater...
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-06 Andy Wingoupdate news; ready for 1.9.3
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-03 Neil JerramMove `Continuation Barriers' to the section that covers...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-08-02 Andy Wingomerge guile-vm to guile
2007-06-07 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-15 Kevin Rydemerge from 1.8
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-09-15 Neil JerramDoc typo fixes
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-02-04 Neil Jerram(Throw Handlers): New node.
2006-01-29 Marius VollmerRenamed the "frames" that are related to dynamic-wind...
2005-12-06 Marius Vollmer* api-control.texi (if cond case): Describe SRFI 61...
2005-08-06 Kevin Ryde(Error Reporting): In strerror, note message is in
2005-06-23 Kevin Ryde(Lazy Catch): Cross ref for with-fluids.
2005-03-02 Marius VollmerUpdates for the new thread stuff.
2004-09-23 Marius VollmerUpdated docstrings from libguile/
2004-08-10 Marius VollmerUpdated example to use scm_to_locale_string
2004-08-02 Marius Vollmer* scheme-binding.texi: Renamed to api-binding.texi.