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