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
/
librbml
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-06-17
core: Split apart the global `core` feature
Alex Crichton
-1
/
+1
2015-05-24
Return TaggedDocsIterator from reader::tagged_docs.
Ms2ger
-5
/
+3
2015-05-24
Introduce TaggedDocsIterator and use it to implement reader::tagged_docs.
Ms2ger
-12
/
+20
2015-05-19
Return the iterator from reader::docs.
Ms2ger
-6
/
+4
2015-05-17
Rewrite reader::docs with an iterator.
Ms2ger
-9
/
+34
2015-05-15
libs: Move favicon URLs to HTTPS
Alex Crichton
-1
/
+1
2015-04-21
std: Remove deprecated/unstable num functionality
Alex Crichton
-23
/
+28
2015-04-01
Fallout in public-facing and semi-public-facing libs
Niko Matsakis
-2
/
+2
2015-03-31
Test fixes and rebase conflicts, round 3
Alex Crichton
-1
/
+0
2015-03-31
std: Stabilize last bits of io::Error
Alex Crichton
-7
/
+7
2015-03-31
Auto merge of #23549 - aturon:stab-num, r=alexcrichton
bors
-3
/
+1
2015-03-31
Stabilize std::num
Aaron Turon
-3
/
+1
2015-03-30
std: Standardize (input, output) param orderings
Alex Crichton
-4
/
+4
2015-03-28
Fix some typos
Vadim Petrochenkov
-1
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-140
/
+139
2015-03-24
Test fixes and rebase conflicts, round 2
Alex Crichton
-1
/
+1
2015-03-25
Add trivial cast lints.
Nick Cameron
-2
/
+2
2015-03-19
Fix spelling errors in comments.
Joseph Crail
-1
/
+1
2015-03-13
Fallout of std::old_io deprecation
Alex Crichton
-47
/
+32
2015-03-06
Rollup merge of #23056 - awlnx:master, r=nrc
Manish Goregaokar
-0
/
+2
2015-03-05
fix for new attributes failing. issue #22964
awlnx
-0
/
+2
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-23
/
+23
2015-03-03
metadata: Reordered integral tags in the ascending order.
Kang Seonghoon
-51
/
+55
2015-03-03
metadata: Bump the metadata encoding version.
Kang Seonghoon
-5
/
+101
2015-03-03
metadata: Compact integer encoding.
Kang Seonghoon
-93
/
+114
2015-03-03
metadata: Space-optimize empty vectors and maps.
Kang Seonghoon
-0
/
+17
2015-03-03
metadata: Implement relaxation of short RBML lengths.
Kang Seonghoon
-32
/
+62
2015-03-03
metadata: Introduce `EsSub8` and `EsSub32` tags.
Kang Seonghoon
-35
/
+77
2015-03-03
metadata: Bye bye `EsLabel`. No regrets.
Kang Seonghoon
-47
/
+4
2015-03-03
metadata: Eliminate the `EsEnumBody` tag.
Kang Seonghoon
-35
/
+12
2015-03-03
metadata: Introduce implicit lengths for auto-serialization.
Kang Seonghoon
-52
/
+121
2015-03-03
metadata: New tag encoding scheme.
Kang Seonghoon
-8
/
+35
2015-02-27
std: Deprecated the `old_io::extensions` module
Alex Crichton
-39
/
+37
2015-02-20
try to reduce bajillion warnings
Alexis
-0
/
+2
2015-02-18
Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.
Niko Matsakis
-4
/
+4
2015-02-17
std: Rename io/path features with old_ prefix
Alex Crichton
-1
/
+1
2015-02-15
Fix rollup (remove slicing_syntax)
Manish Goregaokar
-1
/
+0
2015-02-11
rollup merge of #22161: steveklabnik/close_2741
Alex Crichton
-1
/
+0
2015-02-11
rustc: Fix a number of stability lint holes
Alex Crichton
-3
/
+3
2015-02-10
Remove FIXME in librbml
Steve Klabnik
-1
/
+0
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-4
/
+4
2015-02-02
More deprecating of i/u suffixes
Alfie John
-41
/
+41
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-4
/
+4
2015-01-29
s/Show/Debug/g
Jorge Aparicio
-2
/
+2
2015-01-29
fix inference fallout
Jorge Aparicio
-4
/
+4
2015-01-29
`range(a, b).foo()` -> `(a..b).foo()`
Jorge Aparicio
-4
/
+4
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-21
/
+21
2015-01-26
std: Rename Writer::write to Writer::write_all
Alex Crichton
-8
/
+8
2015-01-26
Fallout of io => old_io
Alex Crichton
-13
/
+13
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-0
/
+8
[next]