| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch xfail system to use comments embedded in source files. | Graydon Hoare | 2011-03-25 | 1 | -0/+1 |
| | | |||||
| * | Implement a map2() function in std._vec | Patrick Walton | 2010-11-09 | 1 | -1/+18 |
| | | |||||
| * | test_init_fn() in lib-vec.rs doesn't seem to segfault anymore. Un-XFAIL it. | Patrick Walton | 2010-11-05 | 1 | -1/+1 |
| | | |||||
| * | Move the option type to its own module | Patrick Walton | 2010-11-05 | 1 | -1/+1 |
| | | |||||
| * | Change vec slice to use uint, add push/pop/shift/unshift. | Graydon Hoare | 2010-10-22 | 1 | -14/+14 |
| | | |||||
| * | Rename lib tests, enable lib-int.rs using _str.eq for now. | Graydon Hoare | 2010-08-24 | 1 | -0/+49 |