| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -1/+1 | |
| 2011-11-17 | remove compile-command from local variable blocks | Niko Matsakis | -1/+0 | |
| 2011-10-20 | Remove temporary fn# syntax | Brian Anderson | -1/+1 | |
| 2011-10-20 | Drop the 2 from the spawn*2 functions | Brian Anderson | -2/+2 | |
| Issue #1022 | ||||
| 2011-10-20 | Convert tests to use bare-fn spawn | Brian Anderson | -4/+4 | |
| Issue #1022 | ||||
| 2011-08-25 | Cleaning up task and comm exports, updating all the test cases. | Eric Holk | -2/+2 | |
| 2011-08-15 | Converted two more spawn tests. | Eric Holk | -1/+4 | |
| 2011-08-03 | Remove all xfail-stage0 directives | Brian Anderson | -1/+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 | -31/+21 | |
| 2011-07-13 | Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases. | Graydon Hoare | -1/+1 | |
| 2011-06-15 | Fixed a problem where spawn arguments were getting lost again. Also, fixed ↵ | Eric Holk | -4/+10 | |
| up stack alignment, which closes #496 | ||||
| 2011-06-15 | Fix a bunch of compile-command lines to use RBUILD | Graydon Hoare | -1/+1 | |
| 2011-05-27 | Re-XFAIL, not valgrind-clean. | Graydon Hoare | -0/+3 | |
| 2011-05-27 | Switching over to wrappers for spawning functions of multiple arguments. ↵ | Eric Holk | -4/+29 | |
| Doesn't quite work yet. | ||||
| 2011-05-27 | Un-XFAILing spawn tests. | Eric Holk | -4/+0 | |
| 2011-05-27 | Working on 2 argument spawn. The arguments seem to be copied correctly once, ↵ | Eric Holk | -0/+15 | |
| but then they get lost. | ||||
