]> git.lizzy.rs Git - rust.git/history - src/libcore/io.rs
Remove 'Local Variable' comments
[rust.git] / src / libcore / io.rs
2013-05-02 Brendan ZabarauskasRemove 'Local Variable' comments
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-22 borsauto merge of #5887 : jdm/rust/stackbounds, r=brson
2013-04-19 borsauto merge of #5824 : bleibig/rust/debuginfo, r=brson
2013-04-19 borsauto merge of #5938 : thestinger/rust/iterator, r=pcwalton
2013-04-18 borsauto merge of #5920 : catamorphism/rust/rustpkg, r...
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-18 borsauto merge of #5798 : recrack/rust/multiple-errors...
2013-04-18 borsauto merge of #5935 : bjz/rust/master, r=thestinger
2013-04-18 borsauto merge of #5933 : huonw/rust/core-read-until-byte...
2013-04-18 Huon Wilsoncore: io: the read_until function checks bytes not...
2013-04-18 borsauto merge of #5726 : brson/rust/struct-return, r=brson
2013-04-16 borsauto merge of #5890 : youknowone/rust/const-eval, r...
2013-04-16 Brian AndersonMerge remote-tracking branch 'brson/sched-cleanup'
2013-04-16 borsauto merge of #5894 : catamorphism/rust/authors, r...
2013-04-15 borsauto merge of #5879 : astrieanna/rust/document_std_base...
2013-04-15 borsauto merge of #5861 : catamorphism/rust/rustpkg, r...
2013-04-15 borsauto merge of #5891 : brson/rust/valgrind, r=brson
2013-04-15 borsauto merge of #5797 : alexcrichton/rust/issue-1913...
2013-04-15 borsauto merge of #5888 : sawrubh/rust/mybranch, r=pnkfelix
2013-04-14 Alex Crichtoncore: remove unnecessary unsafe blocks/functions
2013-04-12 borsauto merge of #5837 : tdaede/rust/fix_file_command...
2013-04-09 borsauto merge of #5788 : danluu/rust/rusti_clear, r=bstrie
2013-04-09 borsauto merge of #5800 : vivekgalatage/rust/master, r...
2013-04-08 borsauto merge of #5775 : pavpanchekha/rust/patch-1, r...
2013-04-06 borsauto merge of #5732 : Zhann/rust/master, r=catamorphism
2013-04-06 borsauto merge of #5721 : dhardy/rust/master, r=graydon
2013-04-04 borsauto merge of #5716 : dhardy/rust/master, r=thestinger
2013-04-04 borsauto merge of #5710 : ajuckel/rust/patch-1, r=luqmana
2013-04-03 borsauto merge of #5559 : jbclements/rust/change-to-tt...
2013-04-03 borsauto merge of #5202 : dbaupp/rust/std-fileinput, r...
2013-04-03 borsauto merge of #5674 : steveklabnik/rust/improve_reader_...
2013-04-03 borsauto merge of #5673 : steveklabnik/rust/improve_io_docs...
2013-04-03 Steve KlabnikRemove excess trailing whitespace.
2013-04-03 Steve Klabnikremove trailing whitespace
2013-04-02 Steve KlabnikTypo fix. u8 -> i8
2013-04-02 Steve KlabnikImprove docs for Core::ReaderUtil.
2013-04-01 Steve KlabnikImprove documentation for core::io.
2013-03-30 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-29 borsauto merge of #5628 : brson/rust/assert, r=brson
2013-03-29 Patrick Waltonlibrustc: Remove `fail_unless!`
2013-03-29 borsauto merge of #5624 : thestinger/rust/tutorial, r=pcwalton
2013-03-29 borsauto merge of #5615 : brson/rust/noclang, r=brson
2013-03-29 borsauto merge of #5583 : jbclements/rust/docfix-for-block...
2013-03-29 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-29 borsauto merge of #5570 : alexcrichton/rust/fix-unused...
2013-03-29 Alex CrichtonRemoving unused imports
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-28 borsauto merge of #5576 : yichoi/rust/pull-0327, r=brson
2013-03-27 borsauto merge of #5567 : jbclements/rust/release-note...
2013-03-27 borsauto merge of #5569 : thestinger/rust/map, r=catamorphism
2013-03-27 Patrick Waltonlibrustc: Modify all code to use new lifetime binder...
2013-03-27 Patrick Waltonlibcore: Change `[const T]` to `const [T]` everywhere
2013-03-25 Brian AndersonMerge remote-tracking branch 'brson/rt'
2013-03-25 borsauto merge of #5424 : luqmana/rust/inline-rt, r=brson
2013-03-22 borsauto merge of #5497 : luqmana/rust/clang-ver, r=thestinger
2013-03-22 borsauto merge of #5496 : catamorphism/rust/release-notes...
2013-03-22 borsauto merge of #5488 : pcwalton/rust/depure, r=pcwalton
2013-03-22 borsauto merge of #5483 : pcwalton/rust/static-syntax,...
2013-03-22 Patrick Waltonlibcore: Remove `pure` from libcore. rs=depure
2013-03-22 borsauto merge of #5463 : alexcrichton/rust/faster-fmt...
2013-03-22 borsauto merge of #5398 : dbaupp/rust/core-readlines, r...
2013-03-22 borsauto merge of #5471 : erickt/rust/incoming, r=bstrie
2013-03-22 Huon Wilsonlibcore: handle trailing newlines more like other langu...
2013-03-22 borsauto merge of #5493 : apasel422/rust/leibniz, r=bstrie
2013-03-22 Andrew Paseltinercore: replace uses of old deriving attribute with new one
2013-03-22 borsauto merge of #5484 : pcwalton/rust/snapshots, r=pcwalton
2013-03-22 borsauto merge of #5482 : thestinger/rust/install, r=pcwalton
2013-03-22 borsauto merge of #5481 : thestinger/rust/deque, r=z0w0
2013-03-22 borsauto merge of #5480 : pcwalton/rust/at-const, r=pcwalton
2013-03-22 Patrick Waltonlibrustc: Register new snapshots
2013-03-22 borsauto merge of #5441 : lucab/rust/lucab/tutorial/struct...
2013-03-22 Patrick Waltonlibrustc: Forbid destructors from being attached to...
2013-03-22 borsauto merge of #5476 : thestinger/rust/bench, r=graydon
2013-03-21 borsauto merge of #5407 : jbclements/rust/add-assert-eq...
2013-03-21 borsauto merge of #5468 : z0w0/rust/iluvdatjit, r=pcwalton
2013-03-21 borsauto merge of #5461 : catamorphism/rust/flagless, r...
2013-03-21 borsauto merge of #5464 : luqmana/rust/const-pat, r=pcwalton
2013-03-21 Patrick Waltonlibcore: Remove a few possibly-cyclic imports in an...
2013-03-21 borsauto merge of #5466 : Kimundi/rust/view-slice-rename...
2013-03-21 borsauto merge of #5470 : sanxiyn/rust/remove-oldmap-2...
2013-03-21 borsauto merge of #5465 : sanxiyn/rust/remove-oldmap, r...
2013-03-21 borsauto merge of #5458 : pcwalton/rust/valgrind-suppress...
2013-03-21 borsauto merge of #5456 : graydon/rust/fixups, r=pcwalton
2013-03-20 borsauto merge of #5455 : pcwalton/rust/framework, r=catamo...
2013-03-20 Patrick Waltonlibsyntax: Never use `::<>` in the type grammar
2013-03-20 Graydon Hoareadd stage3 markers where necessary for dist-snap
2013-03-20 Graydon Hoarecore: add Reader, Writer, ReaderUtil, WriterUtil to...
2013-03-20 borsauto merge of #5350 : yichoi/rust/pull-0313-2, r=graydo...
2013-03-19 borsauto merge of #5426 : nikomatsakis/rust/issue-4846...
2013-03-19 borsauto merge of #5356 : jld/rust/enum-less-magic, r=graydon
2013-03-19 Patrick Waltonlibrustc: Make the compiler ignore purity.
2013-03-19 Patrick Waltonlibsyntax: Stop parsing old lifetimes, except for the...
2013-03-19 Patrick Waltonlibrustc: Convert all uses of old lifetime notation...
2013-03-18 Patrick Waltonlibrustc: Make the compiler ignore purity.
2013-03-18 Patrick Waltonlibsyntax: Stop parsing old lifetimes, except for the...
2013-03-18 Patrick Waltonlibrustc: Convert all uses of old lifetime notation...
2013-03-15 borsauto merge of #5371 : thestinger/rust/hidden, r=pcwalton
2013-03-15 borsauto merge of #5369 : thestinger/rust/iter, r=z0w0
next