about summary refs log tree commit diff
path: root/src/libgreen
AgeCommit message (Expand)AuthorLines
2013-12-29Fix a deadlock in a libgreen testAlex Crichton-1/+1
2013-12-26Remove green scheduler bootstrap tasksAlex Crichton-34/+16
2013-12-26Register new snapshotsAlex Crichton-1/+0
2013-12-25Test fixes and rebase conflictsAlex Crichton-21/+20
2013-12-24green: Move a scheduler test inside libgreenAlex Crichton-1/+72
2013-12-24std: Remove must deferred sending functionsAlex Crichton-4/+9
2013-12-24rustuv: Fix a memory leak (documented inside)Alex Crichton-7/+25
2013-12-24native: Protect against spurious wakeups on cvarsAlex Crichton-13/+24
2013-12-24green: Properly wait for main before shutdownAlex Crichton-15/+111
2013-12-24Test fixes and rebase problemsAlex Crichton-7/+15
2013-12-24green: Fixing all tests from previous refactoringsAlex Crichton-279/+347
2013-12-24green: Allow specifying an IoFactory for poolsAlex Crichton-6/+16
2013-12-24rustuv: Write homing tests with SchedPoolAlex Crichton-38/+39
2013-12-24Finalize the green::Pool typeAlex Crichton-188/+141
2013-12-24std: Get stdtest all passing againAlex Crichton-0/+2
2013-12-24green: Rip the bandaid off, introduce libgreenAlex Crichton-0/+3082