| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-06-13 | This is the mega-ucontext commit. It replaces the task switching mechanism ↵ | Eric Holk | -21/+0 | |
| with a new one inspired by ucontext. It works under Linux, OS X and Windows, and is Valgrind clean on Linux and OS X (provided the runtime is built with gcc). This commit also moves yield and join to the standard library, as requested in #42. Join is currently a no-op though. | ||||
| 2011-05-12 | Downcase std modules again, move to :: for module dereferencing | Marijn Haverbeke | -0/+21 | |
| This should be a snapshot transition. | ||||
| 2011-05-06 | Rename std modules to be camelcased | Marijn Haverbeke | -21/+0 | |
| (Have fun mergining your stuff with this.) | ||||
| 2010-09-22 | Reformat standard library; no code changes. | Graydon Hoare | -3/+12 | |
| 2010-08-11 | Added support for task sleeping in the scheduler. | Michael Bebenita | -0/+12 | |
