elisp @@ macro
[bpt/guile.git] / doc / ref / api-scheduling.texi
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-06-10 Mark H WeaverAllow #f as timeout argument to unlock-mutex and SRFI...
2013-03-28 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-03-27 Ludovic Courtèsfutures: Limit the number of nested futures on the...
2013-03-10 Jason Earlexcise use of "iff" in the manual
2013-01-23 Andy Wingomerge stable-2.0
2013-01-22 Andy Wingoadd fluid->parameter
2013-01-07 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-29 Ludovic Courtèsdoc: Document nested futures.
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-03 Bake TimmonsMake notation for Scheme repeated arguments more consis...
2012-02-02 Bake TimmonsMake consistent the usage of variable names in the...
2012-01-30 Andy WingoMerge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'
2012-01-11 Andy WingoMove parameters documentation to core
2011-02-13 Neil JerramMisc textual editing
2011-02-09 Ralf Wildenhuesdocs: fix typos in manual, and a couple in code comments.
2010-12-17 Ludovic CourtèsClarify doc regarding threading of `par-map' and `par...
2010-12-17 Andy Wingodocument make-unbound-fluid et al
2010-12-16 Ludovic CourtèsImplement `(ice-9 threads)' high-level constructs in...
2010-12-07 Ludovic CourtèsUse `current-processor-count' to determine the number...
2010-12-02 Ludovic CourtèsAdd `(ice-9 futures)'.
2010-04-16 Neil JerramMerge branch 'wip-manual-2'
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2009-12-19 Neil JerramRemove page breaks except before new chapters and indices
2009-12-11 Andy Wingomerge from master to elisp
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-30 Ken RaeburnSince support for "futures" in C has been completely...
2009-09-13 Ludovic CourtèsUpdate `scm_without_guile ()' documentation.
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...
2009-08-03 Neil JerramReview/update sections on arbiters and asyncs
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-05-14 Neil JerramDelete trailing whitespace.
2008-05-14 Julian Grahamlatest set of SRFI-18 support changes to core threads
2008-03-24 Neil Jerram(Mutexes and Condition Variables): Change
2008-03-08 Neil JerramCore enhancements, by Julian Graham, to Guile's thread...
2008-02-01 Neil Jerram(Threads): Add "C Function scm_join_thread"
2007-10-29 Ludovic CourtèsChanges from arch/CVS synchronization
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-04-16 Kevin Rydemerge from 1.8 branch
2006-01-29 Marius VollmerRemoved "Futures" node.
2006-01-29 Marius VollmerRenamed the "frames" that are related to dynamic-wind...
2005-12-06 Marius VollmerRemoved scm_leave_guile, scm_enter_guile and all refere...
2005-06-05 Kevin Ryde{} groups around "void*" C return types.
2005-03-07 Marius VollmerMoved up section on mutexes and condition variables...
2005-03-04 Marius VollmerSynchronized docstrings.
2005-03-04 Marius VollmerBetter docs for leaving guile mode.
2005-03-02 Marius VollmerUpdates for the new thread stuff.
2005-01-24 Marius VollmerReverted changed from 2005/01/24 19:14:54, which was...
2005-01-24 Marius VollmerThreading changes.
2004-09-07 Kevin Ryde(Parallel Forms): In parallel, letpar, par-map,
2004-08-24 Marius VollmerRan a (docstring-process-module "(guile)") and moved...
2004-08-14 Kevin Ryde(Mutexes): New datatype-centric section, adding
2004-08-05 Kevin Ryde(Arbiters): Tweak wording for clarity, note any
2004-08-02 Marius Vollmer* scheme-binding.texi: Renamed to api-binding.texi.