Graydon Hoare
|
00c856c0b1
|
Update license, add license boilerplate to most files. Remainder will follow.
|
2012-12-03 17:12:14 -08:00 |
|
Brian Anderson
|
fc06114ddf
|
Merge remote-tracking branch 'brson/companion' into incoming
Conflicts:
src/compiletest/compiletest.rs
src/libcargo/cargo.rs
src/libcore/core.rs
src/librustc/rustc.rs
src/librustdoc/rustdoc.rc
|
2012-11-28 13:17:33 -08:00 |
|
Brian Anderson
|
8179e268ef
|
Register snapshots
|
2012-11-28 12:33:00 -08:00 |
|
Graydon Hoare
|
082a88e42c
|
Merge pull request #4032 from catamorphism/getopts
[libstd] getopts, now with fewer copies
|
2012-11-28 08:47:25 -08:00 |
|
Brian Anderson
|
19f5f91c04
|
rustdoc: Make fold require Clone instead of Copy
|
2012-11-27 11:08:19 -08:00 |
|
Tim Chevalier
|
f74fe894fc
|
[libstd] getopts, now with fewer copies
Change the opt_ functions in getopts to take a reference to a
Matches, instead of taking a Matches by-value, as suggested in
|
2012-11-24 12:52:27 -08:00 |
|
Brian Anderson
|
2d4c217186
|
rustdoc: Fix build error
|
2012-11-21 11:25:01 -08:00 |
|
Brian Anderson
|
415664181b
|
rustdoc: Begin removing legacy modes
|
2012-11-20 22:13:50 -08:00 |
|
Brian Anderson
|
145e02347e
|
rustdoc: Remove legacy exports
|
2012-11-20 21:04:37 -08:00 |
|
Patrick Walton
|
318e534895
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
|
Daniel Patterson
|
6c79d78843
|
library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as per #3543
|
2012-11-03 18:23:43 -07:00 |
|