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