| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-07-01 | Convert to new closure syntax | Brian Anderson | -1/+1 | |
| 2012-06-30 | Eliminate usages of old sugared call syntax | Brian Anderson | -1/+1 | |
| 2012-02-20 | core: New task API | Brian Anderson | -2/+1 | |
| 2012-01-06 | port over the tests to use the new API | Niko Matsakis | -1/+4 | |
| 2011-12-22 | Register new snapshots, purge log_err and log_full in favour of log(...). | Graydon Hoare | -1/+1 | |
| 2011-12-22 | Register snapshots and switch logging over to use of log_full or #error / ↵ | Graydon Hoare | -1/+1 | |
| #debug. | ||||
| 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 | -1/+1 | |
| Issue #1022 | ||||
| 2011-10-20 | Convert tests to use bare-fn spawn | Brian Anderson | -2/+2 | |
| Issue #1022 | ||||
| 2011-09-02 | Reformat. Issue #855 | Brian Anderson | -4/+1 | |
| 2011-08-25 | Cleaning up task and comm exports, updating all the test cases. | Eric Holk | -1/+4 | |
| 2011-08-20 | Reformat | Brian Anderson | -4/+1 | |
| This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[] | ||||
| 2011-08-15 | Working on more spawn test cases. | Eric Holk | -1/+6 | |
| 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 | -8/+2 | |
| 2011-07-15 | Modify task::join to indicate how the task terminated | Brian Anderson | -1/+1 | |
| This involves sticking yet another field into the task structure | ||||
| 2011-06-15 | Fixed a problem where spawn arguments were getting lost again. Also, fixed ↵ | Eric Holk | -7/+11 | |
| up stack alignment, which closes #496 | ||||
| 2011-06-15 | Fix a bunch of compile-command lines to use RBUILD | Graydon Hoare | -1/+1 | |
| 2011-06-15 | Reformat source tree (minus a couple tests that are still grumpy). | Graydon Hoare | -8/+5 | |
| 2011-05-27 | Re-XFAIL, not valgrind-clean. | Graydon Hoare | -0/+3 | |
| 2011-05-27 | Switched calling conventions so that spawn with multiple arguments works. | Eric Holk | -2/+2 | |
| 2011-05-27 | Switching over to wrappers for spawning functions of multiple arguments. ↵ | Eric Holk | -0/+8 | |
| Doesn't quite work yet. | ||||
| 2011-05-27 | Un-XFAILing spawn tests. | Eric Holk | -2/+0 | |
| 2011-05-27 | Programs using spawn terminate | Eric Holk | -1/+1 | |
| 2011-05-27 | Arguments seem to be correctly passed to child processes now. | Eric Holk | -1/+1 | |
| 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/+1 | |
| 2010-06-23 | Populate tree. | Graydon Hoare | -0/+10 | |
