]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-09-19 Daniel Micayrestore auto-detection of text files
2013-09-19 borsauto merge of #9295 : alexcrichton/rust/fix-lang-items...
2013-09-19 borsauto merge of #9279 : erickt/rust/master, r=alexcrichton
2013-09-19 borsauto merge of #9313 : brson/rust/relnotes, r=thestinger
2013-09-19 borsauto merge of #9299 : alexcrichton/rust/fmt-trailing...
2013-09-19 borsauto merge of #9267 : Kimundi/rust/master, r=huonw
2013-09-19 Marvin LöbelTurned extra::getopts functions into methods
2013-09-19 borsauto merge of #9292 : blake2-ppc/rust/borrow-ref-eq...
2013-09-19 borsauto merge of #9291 : jzelinskie/rust/remove-cond,...
2013-09-19 borsauto merge of #9280 : alexcrichton/rust/less-c++, r...
2013-09-19 Alex CrichtonRemove rust_run_program.cpp
2013-09-19 Brian Anderson0.8 release notes
2013-09-19 borsauto merge of #9260 : alexcrichton/rust/libuv-processes...
2013-09-18 borsauto merge of #9263 : catamorphism/rust/rustpkg-issue...
2013-09-18 Tim Chevalierrustpkg: Make crates, not packages, the unit of rustpkg...
2013-09-18 borsauto merge of #9284 : thestinger/rust/main, r=luqmana
2013-09-18 Alex CrichtonImplement process bindings to libuv
2013-09-18 Alex CrichtonAllow trailing commas in format!
2013-09-18 borsauto merge of #9296 : alexcrichton/rust/snapshots,...
2013-09-18 Alex CrichtonRegister new snapshots
2013-09-18 borsauto merge of #9277 : crabtw/rust/mips, r=brson
2013-09-18 Alex CrichtonRenumber the lang items correctly
2013-09-18 borsauto merge of #9275 : blake2-ppc/rust/float-from-str...
2013-09-18 borsauto merge of #9272 : luqmana/rust/esln, r=catamorphism
2013-09-18 borsauto merge of #9271 : brson/rust/extra-help, r=catamorphism
2013-09-18 Jimmy ZelinskieRemove and replace cond! Closes #9282.
2013-09-18 borsauto merge of #9264 : ben0x539/rust/pp-work, r=alexcrichton
2013-09-18 borsauto merge of #9254 : vadimcn/rust/fix-mingw-v4, r...
2013-09-18 borsauto merge of #9248 : DanRosenwasser/rust/master, r...
2013-09-18 borsauto merge of #9281 : brson/rust/multistring, r=alexcri...
2013-09-18 Daniel Micayremove useless `rust_main` wrapper
2013-09-18 Brian Andersonstd: Fix an invalid read in from_c_multistring
2013-09-18 blake2-ppcstd::borrow: Use raw pointer comparison for `ref_eq`
2013-09-18 Erick Tryzelaarextra: minor cleanup of Zero and Default syntax extension
2013-09-18 Daniel RosenwasserAdded support for a `\0` escape sequence.
2013-09-18 borsauto merge of #9133 : dcrewi/rust/bigint-random-range...
2013-09-18 Erick Tryzelaarstd: Remove Option.or_{default,zero}
2013-09-18 Jyun-Yan Youfix compilation errors of mips target
2013-09-18 blake2-ppcstd: Remove {float,f64,f32}::from_str in favor of from_str
2013-09-18 borsauto merge of #9258 : thestinger/rust/doc, r=catamorphism
2013-09-18 David CreswickGenerate random big integers within a range
2013-09-18 Luqman Adenlibrustc: Respect #[link_name] on extern statics. Fixes...
2013-09-18 Brian AndersonAdd an extra line before the "Additional Help" in rustc...
2013-09-18 borsauto merge of #9269 : alexcrichton/rust/ignore-rustpkg...
2013-09-18 Alex CrichtonIgnore a test which is blocking a snapshot
2013-09-17 Daniel Micaydocument what unsafety means
2013-09-17 borsauto merge of #9257 : alexcrichton/rust/better-address...
2013-09-17 Benjamin Herrpp: also print bounds in paths with no generic params
2013-09-17 borsauto merge of #9235 : olsonjeffery/rust/newrt_file_io_1...
2013-09-17 Benjamin Herrpp: typo in comment
2013-09-17 borsauto merge of #9256 : thestinger/rust/drop, r=alexcrichton
2013-09-17 Alex CrichtonPrevent a rare linkage issue with an xcrate static
2013-09-17 Jeff Olsonstd: fix win32 build issue re: multistring parsing
2013-09-17 borsauto merge of #9236 : steveklabnik/rust/rustpkg_init...
2013-09-17 Steve KlabnikImplementing 'rustpkg init'.
2013-09-17 Jeff Olsonstd: whitespace clean up io::file docs
2013-09-17 Daniel Micayremove unnecessary transmutes
2013-09-17 borsauto merge of #9245 : kballard/rust/bytes-span, r=catam...
2013-09-17 Jeff Olsonstd: fix win32 build error in os::env()
2013-09-17 Jeff Olsonstd: remove RtioStream
2013-09-17 borsauto merge of #9244 : thestinger/rust/drop, r=catamorphism
2013-09-17 borsauto merge of #9241 : alexcrichton/rust/build-rustdoc...
2013-09-17 borsauto merge of #9239 : steveklabnik/rust/rustpkg_tutoria...
2013-09-17 borsauto merge of #9234 : steveklabnik/rust/rustpkg_manpage...
2013-09-17 borsauto merge of #9225 : huonw/rust/closing-time, r=alexcr...
2013-09-17 Vadim ChugunovDisabled tests which now fail on Windows+mingw4.0 due...
2013-09-17 Vadim ChugunovThe purpose of these headers is to fix issues with...
2013-09-17 Huon WilsonTests for fixed issues.
2013-09-17 borsauto merge of #9214 : adridu59/rust/issue-7723, r=thest...
2013-09-17 borsauto merge of #9130 : alexcrichton/rust/inline-globals...
2013-09-17 Jeff Olsonstd: merge conflict cleanup from std::str
2013-09-17 Jeff Olsonstd: docstring fixes in io::file
2013-09-17 Jeff Olsonstd: minor cleanup in some io_error descs in io::file
2013-09-17 Jeff Olsonstd: lots of docs for std::rt::io::file
2013-09-17 Jeff Olsonstd: FsRequest.req_boilerplate() be &mut self
2013-09-17 Jeff Olsonstd: remove impl'd/commented-out fstat signatures
2013-09-17 Jeff Olsonstd: generlize & move io::file::suppressed_stat to...
2013-09-17 Jeff Olsonstd: correctly pass STDOUT in to naive_print test fn
2013-09-17 Jeff Olsonstd: unignore some file io tests that work on windows...
2013-09-17 Jeff Olsonstd: bind uv_fs_readdir(), flesh out DirectoryInfo...
2013-09-17 Jeff Olsonstd: expose more stat info
2013-09-17 Jeff Olsonstd: more work on from_c_multistring.. let it take...
2013-09-17 Jeff Olsonstd: clean up Dir/FileInfo inheritence and flesh out...
2013-09-17 Jeff Olsonstd: win32 os::env() str parsing to str::raw::from_c_mu...
2013-09-17 Jeff Olsonstd: adding file::{stat,mkdir,rmdir}, FileInfo and...
2013-09-17 Jeff Olsonmerge cleanup
2013-09-17 Jeff Olsonstd/rt: in-progress file io work
2013-09-17 borsauto merge of #9237 : brson/rust/valgrind, r=thestinger
2013-09-17 borsauto merge of #9233 : catamorphism/rust/issue-4208...
2013-09-17 borsauto merge of #9108 : blake2-ppc/rust/hazards-on-overfl...
2013-09-17 Daniel Micayswitch Drop to `&mut self`
2013-09-17 Kevin BallardLimit spans in bytes!() error messages to the argument...
2013-09-17 Steve KlabnikUpdating rustpkg tutorial from feedback.
2013-09-17 Alex CrichtonAdd the rustdoc_ng binary to the makefile rules
2013-09-17 borsauto merge of #9231 : cmr/rust/enum_encoding, r=catamor...
2013-09-17 blake2-ppcstd::at_vec: Fix segfault on overflow when resizing...
2013-09-17 blake2-ppcrt::io: Use vec::reserve_additional
2013-09-17 blake2-ppcstd::str: Fix overflow problems in unsafe code
2013-09-16 Steve KlabnikNew rustpkg tutorial.
2013-09-16 Corey RichardsonUpdate syntax test
next