]> git.lizzy.rs Git - rust.git/history - src/libstd
auto merge of #11274 : michaelwoerister/rust/issue11083, r=pcwalton
[rust.git] / src / libstd /
2014-01-02 borsauto merge of #11274 : michaelwoerister/rust/issue11083...
2014-01-02 borsauto merge of #11269 : am0d/rust/lint_typo, r=sanxiyn
2014-01-02 borsauto merge of #11268 : lkuper/rust/trans-comment, r...
2014-01-02 borsauto merge of #11265 : c-a/rust/byteswap_from, r=alexcr...
2014-01-02 borsauto merge of #11248 : brson/rust/0.9relnotes, r=alexcr...
2014-01-02 borsauto merge of #11246 : ktt3ja/rust/issue-11224, r=alexc...
2014-01-02 borsauto merge of #11245 : alexcrichton/rust/issue-11225...
2014-01-02 borsauto merge of #11184 : jhasse/rust/patch-col, r=huonw
2014-01-02 borsauto merge of #11235 : am0d/rust/doc_update, r=brson
2014-01-02 borsauto merge of #11242 : Dretch/rust/hashmap-key-value...
2014-01-01 Carl-Anton IngmarssonAdd byteswap intrinsics for converting from big/little...
2014-01-01 borsauto merge of #11212 : alexcrichton/rust/local-task...
2014-01-01 Alex CrichtonMove task count bookeeping out of libstd
2014-01-01 Alex CrichtonDon't leave lingering files in doc tests
2014-01-01 borsauto merge of #11254 : huonw/rust/impl-names, r=brson
2014-01-01 borsauto merge of #11249 : brson/rust/no_rustdoc_ng, r...
2014-01-01 borsauto merge of #11247 : eddyb/rust/symbol-cleanup, r...
2014-01-01 borsauto merge of #11244 : johnwalker/rust/issue-11239...
2014-01-01 borsauto merge of #11215 : alexcrichton/rust/metadata-filen...
2014-01-01 borsauto merge of #11187 : alexcrichton/rust/once, r=brson
2014-01-01 Alex CrichtonConvert relevant static mutexes to Once
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2014-01-01 borsauto merge of #11186 : alexcrichton/rust/native-udp...
2013-12-31 borsauto merge of #11173 : whitequark/rust/master, r=thestinger
2013-12-31 borsauto merge of #11157 : alexcrichton/rust/issue-11154...
2013-12-31 Alex CrichtonConservatively export all trait methods and impls
2013-12-31 Gareth SmithFix issue #11216 - Replace std::hashmap::{each_key...
2013-12-31 Alex CrichtonImplement native UDP I/O
2013-12-31 borsauto merge of #11208 : alexcrichton/rust/less-c, r=cmr
2013-12-31 borsauto merge of #11236 : huonw/rust/sort-rust-log-help...
2013-12-31 Huon Wilsonstd: print RUST_LOG=::help in sorted order.
2013-12-31 borsauto merge of #11142 : alan-andrade/rust/improve_opts_e...
2013-12-31 Alan AndradeFix tests
2013-12-31 borsauto merge of #11231 : brson/rust/rust_fail, r=alexcrichton
2013-12-31 Brian AndersonAdd rust_fail. #11219
2013-12-30 Peter ZotovImplement volatile_load and volatile_store intrinsics.
2013-12-30 Alex CrichtonConvert some C functions to rust functions
2013-12-30 borsauto merge of #11125 : vmx/rust/rational, r=huonw
2013-12-30 g3xzhAdd more benchmark tests to path/posix
2013-12-30 borsauto merge of #11199 : alexcrichton/rust/windows-isnt...
2013-12-30 borsauto merge of #11194 : kballard/rust/gitignore-doc...
2013-12-30 borsauto merge of #11190 : eliovir/rust/patch-3, r=alexcrichton
2013-12-30 borsauto merge of #11185 : huonw/rust/doc-ignore, r=cmr
2013-12-30 borsauto merge of #11182 : luisbg/rust/crateid, r=cmr
2013-12-30 borsauto merge of #11169 : alexcrichton/rust/snapshots...
2013-12-30 borsauto merge of #10885 : kballard/rust/as_mut_slice,...
2013-12-30 borsauto merge of #11168 : sfackler/rust/de-at-extctxt...
2013-12-30 borsauto merge of #11181 : luqmana/rust/up-llvm, r=alexcrichton
2013-12-30 borsauto merge of #11204 : alexcrichton/rust/issue-11200...
2013-12-29 Alex CrichtonActually block in a windows cvar
2013-12-29 Kevin BallardAdd method .as_mut_slice() to MutableVector
2013-12-29 borsauto merge of #11134 : lucab/rust/lucab/libstd-doc...
2013-12-29 borsauto merge of #11177 : cmr/rust/native_and_green_docs...
2013-12-29 Alex CrichtonImplement a Once primitive for initialization
2013-12-29 borsauto merge of #11180 : alexcrichton/rust/fix-deferred...
2013-12-29 borsauto merge of #11179 : alexcrichton/rust/update-gyp...
2013-12-29 borsauto merge of #11150 : huonw/rust/moar-docs, r=alexcrichton
2013-12-28 Huon Wilsonstd::hashmap: add an example with the basic methods.
2013-12-28 borsauto merge of #11175 : klutzy/rust/ice, r=alexcrichton
2013-12-28 borsauto merge of #11171 : eliovir/rust/patch-2, r=alexcrichton
2013-12-28 Alex CrichtonGuard a maybe_yield in Chan with can_resched
2013-12-28 borsauto merge of #11159 : alexcrichton/rust/native-io...
2013-12-28 borsauto merge of #11170 : alexcrichton/rust/fix-llvm-race...
2013-12-28 Alex CrichtonImplement native TCP I/O
2013-12-28 borsauto merge of #11160 : octurion/rust/cloneable, r=alexc...
2013-12-28 Alex CrichtonBring native process bindings up to date
2013-12-28 borsauto merge of #11098 : erickt/rust/collect, r=alexcrichton
2013-12-27 borsauto merge of #11158 : alexcrichton/rust/green-bootstra...
2013-12-27 Alexandros TasosRenamed ClonableIterator to CloneableIterator
2013-12-27 Luca Brunostd: uniform modules titles for doc
2013-12-27 borsauto merge of #11058 : pcwalton/rust/demuting, r=pcwalton
2013-12-26 Patrick Waltonlibstd: Make a temporary separate `stage0` implementati...
2013-12-26 Erick Tryzelaarstd: result::collect to take an iterator, add option...
2013-12-26 Erick Tryzelaarstd: remove some test warnings
2013-12-26 borsauto merge of #11148 : alexcrichton/rust/snapshots...
2013-12-26 Alex CrichtonRegister new snapshots
2013-12-26 Huon Wilsonstd::hashmap: add an example to mangle.
2013-12-26 Huon Wilsonstd::rand: remove the `fn main()` from the examples.
2013-12-26 borsauto merge of #11127 : huonw/rust/vec-docs, r=alexcrichton
2013-12-26 borsauto merge of #10965 : alexcrichton/rust/libgreen,...
2013-12-26 Alex CrichtonTest fixes and rebase conflicts
2013-12-25 Alex Crichtongreen: Move a scheduler test inside libgreen
2013-12-25 Alex Crichtonstd: Remove must deferred sending functions
2013-12-25 Alex Crichtonrustuv: Remove the id() function from IoFactory
2013-12-25 Alex Crichtonstd: Stop reexporting the contents of 'mod consts'
2013-12-25 Alex Crichtonnative: Protect against spurious wakeups on cvars
2013-12-25 Alex Crichtongreen: Properly wait for main before shutdown
2013-12-25 Alex CrichtonTest fixes and rebase problems
2013-12-25 Alex Crichtongreen: Allow specifying an IoFactory for pools
2013-12-25 Alex Crichtonstd: Implement yields on receives for channels
2013-12-25 Alex CrichtonFinalize the green::Pool type
2013-12-25 Alex Crichtonrustuv: Get all tests passing again after refactor
2013-12-25 Alex Crichtonstd: Get stdtest all passing again
2013-12-25 Alex Crichtonstd: Update std::rt::thread to specify stack sizes
2013-12-25 Alex Crichtonstd: Fix a bug where Local::take() didn't zero out
2013-12-25 Alex Crichtongreen: Rip the bandaid off, introduce libgreen
2013-12-24 Alex Crichtonnative: Introduce libnative
2013-12-24 Alex Crichtonstd: Reimplement std::comm without the scheduler
2013-12-24 Alex Crichtonstd: Move management of the exit code to std::os
2013-12-24 Alex Crichtonstd: Change Any::move to never consume the object
next