summary refs log tree commit diff
path: root/src/libgreen/lib.rs
AgeCommit message (Expand)AuthorLines
2014-01-07doc: Add libgreen and libnative to the indexBrian Anderson-0/+3
2014-01-06Register new snapshotsAlex Crichton-3/+0
2014-01-02Bump version to 0.9Brian Anderson-1/+1
2014-01-01Move task count bookeeping out of libstdAlex Crichton-15/+77
2013-12-26Remove green scheduler bootstrap tasksAlex Crichton-12/+2
2013-12-26Register new snapshotsAlex Crichton-1/+0
2013-12-25Test fixes and rebase conflictsAlex Crichton-16/+13
2013-12-24green: Properly wait for main before shutdownAlex Crichton-15/+34
2013-12-24Test fixes and rebase problemsAlex Crichton-7/+15
2013-12-24green: Fixing all tests from previous refactoringsAlex Crichton-2/+0
2013-12-24green: Allow specifying an IoFactory for poolsAlex Crichton-6/+16
2013-12-24rustuv: Write homing tests with SchedPoolAlex Crichton-26/+27
2013-12-24Finalize the green::Pool typeAlex Crichton-171/+105
2013-12-24std: Get stdtest all passing againAlex Crichton-0/+2
2013-12-24green: Rip the bandaid off, introduce libgreenAlex Crichton-0/+351