summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove initialization code in interrupt-triggered-thread-queues-populationwait-for-child-process-deadlock-fixRobert Ransom2012-01-10
* fixup! Allow registration of placeholders as alertable by an interruptRobert Ransom2012-01-10
* fixup! Allow registration of condvars as alertable by an interruptRobert Ransom2012-01-10
* fixup! Allow registration of thread queues as alertable by an interruptRobert Ransom2012-01-10
* fixup! Allow registration of thread queues as alertable by an interruptRobert Ransom2012-01-10
* fixup! Allow registration of thread queues as alertable by an interruptRobert Ransom2012-01-10
* fixup! Allow registration of thread queues as alertable by an interruptRobert Ransom2012-01-10
* fixup! Allow registration of condvars as alertable by an interruptRobert Ransom2012-01-10
* Add support for session data with initializer thunksRobert Ransom2012-01-10
* Add a non-blocking function to read the value of a placeholderRobert Ransom2012-01-10
* Register child-process-termination placeholders as interrupt-triggeredRobert Ransom2012-01-08
* Add test case that calls wait-for-child-process in the main threadRobert Ransom2012-01-08
* Allow registration of placeholders as alertable by an interruptRobert Ransom2012-01-08
* Export placeholder-queue in placeholders-internalRobert Ransom2012-01-08
* Move placeholders into initial.imageRobert Ransom2012-01-08
* Allow registration of condvars as alertable by an interruptRobert Ransom2012-01-08
* Export condvar-queue in condvars-internalRobert Ransom2012-01-08
* Allow registration of thread queues as alertable by an interruptRobert Ransom2012-01-08
* 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
* | Merge.Roderic Morris2011-08-20
|\ \
| * | Treat SIGCHLD specially when handling os signals. Always request it.Roderic Morris2011-05-30
* | | Fix a bug in the FFI's subcall handling.Marcus Crestani2011-07-08
* | | Do not push cexternal_return_value if it is NULL.Marcus Crestani2011-07-08