index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2012-11-22
Oops. Snapshots file has spaces there.
Graydon Hoare
-7
/
+7
2012-11-22
Register snapshots.
Graydon Hoare
-0
/
+8
2012-11-21
libcore: fix build breakage on win32 stat.
Graydon Hoare
-3
/
+21
2012-11-21
Introduce a T_err type for type errors
Tim Chevalier
-146
/
+256
2012-11-21
change json::Deserializer to take a json enum
Erick Tryzelaar
-8
/
+2
2012-11-21
rustdoc: Fix build error
Brian Anderson
-1
/
+1
2012-11-21
libsyntax: Implement `deriving` correctly for type-parameterized structs and ...
Patrick Walton
-61
/
+168
2012-11-21
libsyntax: Implement deriving via a syntax extension for the `IterBytes` trai...
Patrick Walton
-123
/
+442
2012-11-21
libsyntax: Fix duplication of items that occurs if `#[deriving_eq]` is applie...
Patrick Walton
-1
/
+1
2012-11-21
libsyntax: Implement `deriving` for enums with N-ary variants. r=brson
Patrick Walton
-40
/
+168
2012-11-20
rustdoc: More demoding
Brian Anderson
-109
/
+109
2012-11-20
rustdoc: Use more explicit self
Brian Anderson
-46
/
+46
2012-11-20
rustdoc: Begin removing legacy modes
Brian Anderson
-190
/
+197
2012-11-20
rustdoc: Remove legacy exports
Brian Anderson
-213
/
+102
2012-11-20
libcore: Add stat methods to paths
Erick Tryzelaar
-1
/
+289
2012-11-20
libcore: add stat functions to libc
Erick Tryzelaar
-4
/
+176
2012-11-20
libcore: Clean up the path tests
Erick Tryzelaar
-127
/
+121
2012-11-20
Add PosixPath and WindowsPath constructor fns
Erick Tryzelaar
-10
/
+18
2012-11-20
libstd: fix warnings in sort
Erick Tryzelaar
-14
/
+14
2012-11-20
libcore: minor os.rs cleanup
Erick Tryzelaar
-1
/
+1
2012-11-20
libcore: Fix a typo
Erick Tryzelaar
-1
/
+1
2012-11-20
Remove parentheses from closure argument types
Erick Tryzelaar
-26
/
+26
2012-11-20
syntax: switch tt quoter to emit ~[tt], not tt.
Graydon Hoare
-36
/
+76
2012-11-20
libsyntax: Long line. rs=make-tidy
Patrick Walton
-1
/
+1
2012-11-20
rustc: Implement "deriving" for monomorphic structs via a syntax extension. r...
Patrick Walton
-0
/
+450
2012-11-19
Register new snapshots.
Graydon Hoare
-0
/
+8
2012-11-19
Long lines
Brian Anderson
-4
/
+5
2012-11-19
Added support for multiline commands in the REPL with :{ .. :}
Brian Leibig
-43
/
+96
2012-11-19
Merge pull request #4001 from jesse99/features/docs
Graydon Hoare
-1
/
+46
2012-11-19
rustc: Implement explicit self for Eq and Ord. r=graydon
Patrick Walton
-92
/
+4175
2012-11-19
register snapshots.
Graydon Hoare
-0
/
+8
2012-11-19
Fix parsing of interpolated paths
Brian Anderson
-1
/
+18
2012-11-18
Remove unused file_type enum from the parser
Brian Anderson
-38
/
+24
2012-11-18
Report errors better when failing to open files for sub-parsers
Brian Anderson
-25
/
+72
2012-11-18
Parse file mods from .rs files
Brian Anderson
-24
/
+88
2012-11-18
syntax: Remove cdir_syntax. Unused
Brian Anderson
-5
/
+0
2012-11-18
Fixed lint problems
Jesse Jones
-10
/
+16
2012-11-18
Whitespace
Brian Anderson
-1
/
+1
2012-11-18
Remove some unused code from lexer
Brian Anderson
-6
/
+2
2012-11-18
Merge pull request #3998 from jesse99/feature/getopts
Tim Chevalier
-0
/
+75
2012-11-18
Made from_str pure
Jesse Jones
-7
/
+13
2012-11-18
Fixing warnings for long and blank lines
Jesse Jones
-11
/
+13
2012-11-18
Made merge_sort pure
Jesse Jones
-2
/
+2
2012-11-18
Made more stuff pure.
Jesse Jones
-101
/
+105
2012-11-18
Made most of the URL functions pure.
Jesse Jones
-34
/
+40
2012-11-18
Made Result.get, get_ref, is_ok, is_err, and iter methods pure.
Jesse Jones
-6
/
+6
2012-11-18
Made the time to string functions pure as well as empty_tm.
Jesse Jones
-10
/
+14
2012-11-18
Replace TmMut with inherited mutability
Jesse Jones
-30
/
+16
2012-11-18
Moved strptime and strftime into private helper functions.
Jesse Jones
-76
/
+84
2012-11-18
Made Map.contains_key, contains_key_ref, and get pure.
Jesse Jones
-17
/
+17
[prev]
[next]