summaryrefslogtreecommitdiff
path: root/doc/ref/api-scheduling.texi
AgeCommit message (Expand)AuthorFilesLines
2011-02-13Misc textual editingNeil Jerram1-1/+1
2011-02-09docs: fix typos in manual, and a couple in code comments.Ralf Wildenhues1-1/+1
2010-12-17Clarify doc regarding threading of `par-map' and `par-for-each'.Ludovic Courtès1-1/+2
2010-12-17document make-unbound-fluid et alAndy Wingo1-1/+19
2010-12-16Implement `(ice-9 threads)' high-level constructs in terms of futures.Ludovic Courtès1-0/+15
2010-12-07Use `current-processor-count' to determine the number of future-workers.Ludovic Courtès1-2/+8
2010-12-03Add `(ice-9 futures)'.Ludovic Courtès1-1/+98
2009-12-19Remove page breaks except before new chapters and indicesNeil Jerram1-1/+0
2009-10-30Since support for "futures" in C has been completely disabled for someKen Raeburn1-33/+0
2009-09-14Update `scm_without_guile ()' documentation.Ludovic Courtès1-5/+14
2009-08-03Move `Continuation Barriers' to the section that covers continuationsNeil Jerram1-27/+0
2009-08-03Review/update sections on arbiters and asyncsNeil Jerram1-21/+15
2008-05-14Delete trailing whitespace.Neil Jerram1-25/+25
2008-05-14latest set of SRFI-18 support changes to core threadsJulian Graham1-4/+29
2008-03-24(Mutexes and Condition Variables): ChangeNeil Jerram1-1/+1
2008-03-08Core enhancements, by Julian Graham, to Guile's thread, mutex andNeil Jerram1-10/+77
2008-02-01(Threads): Add "C Function scm_join_thread"Neil Jerram1-0/+1
2007-10-29Changes from arch/CVS synchronizationLudovic Courtès1-1/+37
2006-06-17merge from 1.8 branchKevin Ryde1-1/+1
2006-04-16merge from 1.8 branchKevin Ryde1-2/+2
2006-01-29Removed "Futures" node.Marius Vollmer1-29/+31
2006-01-29Renamed the "frames" that are related to dynamic-wind to "dynamicMarius Vollmer1-29/+29
2005-12-06Removed scm_leave_guile, scm_enter_guile and all references toMarius Vollmer1-22/+12
2005-06-05{} groups around "void*" C return types.Kevin Ryde1-3/+3
2005-03-07Moved up section on mutexes and condition variables. Added criticalMarius Vollmer1-136/+188
2005-03-04Synchronized docstrings.Marius Vollmer1-13/+18
2005-03-04Better docs for leaving guile mode.Marius Vollmer1-12/+19
2005-03-02Updates for the new thread stuff.Marius Vollmer1-394/+211
2005-01-24Reverted changed from 2005/01/24 19:14:54, which was a commit to theMarius Vollmer1-1/+1
2005-01-24Threading changes.Marius Vollmer1-1/+1
2004-09-07(Parallel Forms): In parallel, letpar, par-map,Kevin Ryde1-7/+7
2004-08-24Ran a (docstring-process-module "(guile)") and moved entries fromMarius Vollmer1-6/+32
2004-08-14(Mutexes): New datatype-centric section, addingKevin Ryde1-96/+153
2004-08-05(Arbiters): Tweak wording for clarity, note anyKevin Ryde1-16/+16
2004-08-02* scheme-binding.texi: Renamed to api-binding.texi.Marius Vollmer1-0/+863