]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-10-17 borsauto merge of #9897 : thestinger/rust/rusti, r=alexcrichton
2013-10-17 borsauto merge of #9863 : csainty/rust/issue-9755-once...
2013-10-17 borsauto merge of #9891 : alexcrichton/rust/allow-warnings...
2013-10-17 borsauto merge of #9846 : cmr/rust/serialize_uuid, r=alexcr...
2013-10-17 Chris SaintyRemoved the -Z once_fns compiler flag and added the...
2013-10-17 borsauto merge of #9585 : vky/rust/num-docs, r=alexcrichton
2013-10-17 Vijay KorapatyAdded comments to public functions in num.rs.
2013-10-17 Daniel Micaydrop the linenoise library
2013-10-17 Daniel Micayremove the rusti command
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 Corey Richardsonuuid: serialize test and documentations
2013-10-17 borsauto merge of #9833 : alexcrichton/rust/fixes, r=brson
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-16 borsauto merge of #9885 : thestinger/rust/vector, r=brson
2013-10-16 borsauto merge of #9892 : Kimundi/rust/ResultToStr, r=alexc...
2013-10-16 Alex CrichtonAllow stage0 warnings
2013-10-16 Marvin LöbelAdded Result implementations for ToStr and fmt::Default
2013-10-16 borsauto merge of #9655 : kballard/rust/path-rewrite, r...
2013-10-16 Kevin Ballardpath2: Update for privacy changes
2013-10-16 Kevin Ballardpath2: Update for latest master
2013-10-16 Kevin Ballardpath2: Remove Path.into_str()
2013-10-16 Kevin Ballardpath2: Remove some API functions
2013-10-16 Kevin Ballardpath2: Update based on more review feedback
2013-10-16 Daniel Micayintroduce `base_and_len` fns for element length
2013-10-16 Daniel Micayrename `base_and_len` -> `base_and_byte_len`
2013-10-16 borsauto merge of #9857 : brson/rust/mainsched, r=alexcrichton
2013-10-16 Alex CrichtonBuild a few extra features into format! parsing
2013-10-16 Alex CrichtonRequire module documentation with missing_doc
2013-10-16 Kevin Ballardpath2: Remove .with_display_str and friends
2013-10-16 Kevin Ballardpath2: Adjust the API to remove all the _str mutation...
2013-10-16 Kevin Ballardpath2: Remove Path::normalize()
2013-10-16 Kevin Ballardpath2: Write a few paragraphs of module documentation
2013-10-16 Kevin Ballardpath2: Update for loop -> continue
2013-10-16 Kevin Ballardpath2: Update asserts for new format!() style
2013-10-16 Kevin Ballardpath2: Replace the path module outright
2013-10-16 borsauto merge of #9886 : sfackler/rust/flatpipe, r=cmr
2013-10-16 Kevin Ballardpath2: Add format helpers .display() and .filename_disp...
2013-10-16 Kevin Ballardpath2: Convert typedefs to `pub use`s
2013-10-16 Kevin Ballardpath2: Rename pop_opt() to pop() and add each_parent()
2013-10-16 Kevin Ballardpath2: Implement stat support
2013-10-16 Kevin Ballardpath2: Implement IterBytes for Path
2013-10-16 Kevin Ballardpath2: Implement .as_display_str() and .to_display_str()
2013-10-16 Kevin Ballardpath2: Add opt variants for from_vec/from_str
2013-10-16 Kevin Ballardpath2: Rename Path::new() to Path::from_vec()
2013-10-16 Kevin Ballardpath2: Implement WindowsPath
2013-10-16 Kevin Ballardpath2: Update for changes from master
2013-10-16 Kevin Ballardpath2: Add more tests to posix impl
2013-10-16 Kevin Ballardpath2: Extract posix/windows into their own files
2013-10-16 Kevin Ballardpath2: Add tests for the [u8]-based methods
2013-10-16 Kevin Ballardpath2: Update all the tests for the new [u8]-based...
2013-10-16 Kevin Ballardpath2: Reimplement PosixPath in terms of ~[u8]
2013-10-16 Kevin Ballardpath2: Start reimplementing in terms of ~[u8] instead...
2013-10-16 Kevin Ballardpath2: Implement PosixPath
2013-10-16 Kevin BallardInitial sketching out of the new path module
2013-10-16 Steven FacklerRemove extra::flatpipes
2013-10-15 Daniel Micayremove executable flag from source file
2013-10-15 Daniel Micayuse element count in slices, not size in bytes
2013-10-15 Daniel Micayfix overflow on bounds checks
2013-10-15 Daniel Micayfix bounds checking failure message
2013-10-15 borsauto merge of #9860 : thestinger/rust/abort, r=Aatch
2013-10-15 Daniel Micayadd an `abort` intrinsic
2013-10-15 Alex Crichtonrustdoc: Don't abort if there's nothing to document
2013-10-15 Alex Crichtonrustdoc: Use privacy visibility for pruning
2013-10-14 Brian Andersonstd::rt: Fix the set up of the main thread so that...
2013-10-14 borsauto merge of #9823 : pnkfelix/rust/issue7655-bench...
2013-10-14 Felix S. Klock IIOnly use padded test names to calculate the target...
2013-10-14 Felix S. Klock IIIssue 7655: align the bench printouts so that the numbe...
2013-10-14 borsauto merge of #9606 : steveklabnik/rust/abi_removal...
2013-10-14 borsauto merge of #9848 : huonw/rust/move-trait-doc, r...
2013-10-14 Steve KlabnikRemoving ccdecl
2013-10-14 Huon Wilsonstd::vec: move documentation from impls to traits.
2013-10-14 Steve KlabnikRemove unused abi attributes.
2013-10-14 borsauto merge of #9844 : bytbox/rust/master, r=alexcrichton
2013-10-14 Corey Richardsonextra: implement Encodable/Decodable for Uuid
2013-10-14 borsauto merge of #9843 : sfackler/rust/rustdoc-strip-priva...
2013-10-14 Steven FacklerMake Rustdoc strip private fields
2013-10-14 Scott Lawrencestd::libc: rustdoc indicates reexports now
2013-10-13 borsauto merge of #9836 : eriklyon/rust/doc-typos, r=alexcr...
2013-10-13 Erik Lyonfix typos in doc/tutorial.md
2013-10-13 borsauto merge of #9832 : luqmana/rust/sps, r=alexcrichton
2013-10-13 Luqman Adenlibrustc: Combine C_struct and C_packed_struct.
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-13 Luqman AdenUpdate test for packed structs to also test being place...
2013-10-13 Luqman Adenlibrustc: Don't ICE on packed structs in statics.
2013-10-12 borsauto merge of #9825 : thestinger/rust/rc, r=thestinger
2013-10-12 Daniel Micayrc: fix docstring
2013-10-12 borsauto merge of #9815 : thestinger/rust/type, r=huonw
2013-10-12 borsauto merge of #9799 : catamorphism/rust/rustpkg-exitcod...
2013-10-12 Daniel Micayhave LLVM print type strings for us
2013-10-12 Tim Chevalierrustpkg: Set exit codes properly and make tests take...
2013-10-11 borsauto merge of #9809 : fhahn/rust/remove-old-cratemap...
2013-10-11 borsauto merge of #9794 : thestinger/rust/rc, r=alexcrichton
2013-10-11 Daniel Micayclean up the `Rc`/`RcMut` types and move to libstd
2013-10-11 Florian HahnRemove support for older CrateMap versions
2013-10-11 Daniel Micaycorrect names for `#[no_send]`/`#[no_freeze]` tests
2013-10-11 borsauto merge of #9803 : alexcrichton/rust/less-pub2,...
2013-10-11 borsauto merge of #9802 : ben0x539/rust/mkdtemp-raii, r...
2013-10-11 Benjamin Herrextra::tempfile: replace mkdtemp with an RAII wrapper
2013-10-11 Alex CrichtonDe-pub some private runtime components
2013-10-11 borsauto merge of #9805 : alexcrichton/rust/needstest,...
next