summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Allow early exit from population-reduce; optimize population-anywait-for-child-process-deadlock-fix-v2Robert Ransom2012-01-13
* Add population-any and population-any?, and use themRobert Ransom2012-01-13
* Remove claims that interrupt-triggered-events functions need ints disabledRobert Ransom2012-01-13
* Synchronize removal of old weak pointers from populationsRobert Ransom2012-01-13
* Lift the if construct, tooRobert Ransom2012-01-13
* Lift a let construct out of the loop callRobert Ransom2012-01-13
* Convert population-reduce do loop to named-let loopRobert Ransom2012-01-13
* Don't fail if the procedure passed to walk-interface returns no valuesRobert Ransom2012-01-13
* Use a fake proposals package when bootstrappingRobert Ransom2012-01-13
* Synchronize insertion of elements into (weak) populationsRobert Ransom2012-01-13
* Don't store weak pointers to periodically flushed ports in imagesRobert Ransom2012-01-13
* Remove initialization code in interrupt-triggered-thread-queues-populationRobert Ransom2012-01-11
* Add support for session data with initializer thunksRobert Ransom2012-01-11
* Add a non-blocking function to read the value of a placeholderRobert Ransom2012-01-11
* Register child-process-termination placeholders as interrupt-triggeredRobert Ransom2012-01-11
* Add test case that calls wait-for-child-process in the main threadRobert Ransom2012-01-11
* Allow registration of placeholders as alertable by an interruptRobert Ransom2012-01-11
* Export placeholder-queue in placeholders-internalRobert Ransom2012-01-11
* Move placeholders into initial.imageRobert Ransom2012-01-11
* Allow registration of condvars as alertable by an interruptRobert Ransom2012-01-11
* Export condvar-queue in condvars-internalRobert Ransom2012-01-11
* Allow registration of thread queues as alertable by an interruptRobert Ransom2012-01-11
* Manually revert changeset 0306c5a64775Robert Ransom2012-01-02
* Use an existing condvar if we already have one for a given external event UIDRobert Ransom2012-01-01
* Add test case for wait-for-child-processRobert Ransom2012-01-01
* Note update to Visual C++ 2010 Express in WINDOWS.txt.Mike Sperber2011-12-30
* Zap meeting.ps.Mike Sperber2011-12-30
* Merge.Mike Sperber2011-12-30
|\
| * Update to Visual C++ 2010 Express.Mike Sperber2011-12-30
| * Unbreak Windows build.Mike Sperber2011-12-30
| * Merge.Mike Sperber2011-12-29
| |\
| * | Add doc/deriving.txt.Mike Sperber2011-12-29
| * | Add author information to the best of my abilities.Mike Sperber2011-12-29
| * | Fix up copyright notices.Mike Sperber2010-10-18
* | | Acknowledge co-authors of manual.Mike Sperber2011-12-30
| |/ |/|
* | Fix undefined warning for `show-default-package'.Mike Sperber2011-12-28
* | Merge.Will Noble2011-12-05
|\ \
| * | Added types to ,show-interface and changed format of ,show-current-packages.Sebastian Rheinnecker2011-12-05
* | | Include macro eval in the cenv made by BIND-ALIASES.Will Noble2011-11-30
|/ /
* | Add `,show-known-packages', `,show-interface', `,show-default-package'.Marcus Crestani2011-11-20
* | MergeWill Noble2011-11-15
|\ \
| * | Fix errors in the posix regepx library related to handling errors.Roderic Morris2011-11-12
* | | Manage Scheme representations of process IDs, errnos, and signals from Scheme.Will Noble2011-10-25
* | | Statically allocate array mapping canonical errnos to OS errnos.Will Noble2011-10-25
* | | Statically allocate the canonical-to-OS signal number mapping in POSIX.Will Noble2011-10-25
|/ /
* | MeregeRoderic Morris2011-10-09
|\ \
| * | Fix potential crash after current-cont opcode.Marcus Crestani2011-10-09
| * | Fix scheme/env/space.scm to display TLCs.Marcus Crestani2011-10-09
* | | Partially fix deadlock when calling wait()ing on a process.Roderic Morris2011-10-09
|/ /
* | Set posix-processes' os-signal handler in the signal reinitializer.Roderic Morris2011-08-20