| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -1/+1 | |
| 2011-08-31 | Replace xfail-stageN with simply xfail-test | Marijn Haverbeke | -3/+1 | |
| Closes #799 | ||||
| 2011-08-31 | Revert "Replace xfail-stageN with simply xfail-test" | Marijn Haverbeke | -1/+3 | |
| This reverts commit 574194f6bcfb90b9f8486002b83babc4c21208c0. | ||||
| 2011-08-31 | Replace xfail-stageN with simply xfail-test | Marijn Haverbeke | -3/+1 | |
| Closes #799 | ||||
| 2011-08-03 | Remove all xfail-stage0 directives | Brian Anderson | -3/+0 | |
| While it is still technically possible to test stage 0, it is not part of any of the main testing rules and maintaining xfail-stage0 is a chore. Nobody should worry about how tests fare in stage0. | ||||
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -4/+4 | |
| 2011-07-26 | Remove uses of tuples from the test suite | Marijn Haverbeke | -4/+4 | |
| 2011-07-22 | Add xfail-stage3 directives to tests | Brian Anderson | -0/+1 | |
| The new test runners run stage 3 | ||||
| 2011-06-15 | Reformat source tree (minus a couple tests that are still grumpy). | Graydon Hoare | -11/+10 | |
| 2011-05-14 | Remove xfail-boot lines from tests | Brian Anderson | -1/+0 | |
| 2011-05-12 | Downcase std modules again, move to :: for module dereferencing | Marijn Haverbeke | -1/+1 | |
| This should be a snapshot transition. | ||||
| 2011-05-06 | Rename std modules to be camelcased | Marijn Haverbeke | -1/+1 | |
| (Have fun mergining your stuff with this.) | ||||
| 2011-05-03 | Assume xfail-stage0 implies stage1 and stage2 in tests, for now. | Graydon Hoare | -0/+2 | |
| 2011-03-25 | Switch xfail system to use comments embedded in source files. | Graydon Hoare | -0/+2 | |
| 2010-09-09 | Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly ↵ | Graydon Hoare | -1/+4 | |
| work, possibly a little bumpy. Changes a lot. | ||||
| 2010-07-22 | A certain incomplete quantity of wrestling with "INIT" statements that don't ↵ | Graydon Hoare | -3/+3 | |
| actually initialize. Should probably rename them to MAKE. Anyway, WIP, but two steps forward (and one back). More later. | ||||
| 2010-07-13 | Fix the next typo in mlist-cycle.rs; still doesn't work. | Graydon Hoare | -1/+1 | |
| 2010-06-25 | Add callable gc method exposed to user code, use it in mlist-cycle.rs test ↵ | Graydon Hoare | -0/+4 | |
| (still not quite working; some memory corruption in the recursive tag constructors, not the GC) | ||||
| 2010-06-24 | Fix bad output-slot logic in tag constructors. | Graydon Hoare | -5/+5 | |
| 2010-06-23 | Populate tree. | Graydon Hoare | -0/+10 | |
