]> git.lizzy.rs Git - rust.git/history - src/libterm
auto merge of #14653 : alexcrichton/rust/travis-opt, r=cmr
[rust.git] / src / libterm /
2014-06-06 borsauto merge of #14653 : alexcrichton/rust/travis-opt...
2014-06-05 borsauto merge of #14641 : darnuria/rust/add_documentation_...
2014-06-05 borsauto merge of #14538 : alexcrichton/rust/libcollections...
2014-06-05 Alex CrichtonFallout from the libcollections movement
2014-05-31 borsauto merge of #14563 : dotdash/rust/clone_kill, r=huonw
2014-05-31 borsauto merge of #14557 : zwarich/rust/missing-comment...
2014-05-31 borsauto merge of #14555 : tomjakubowski/rust/fix-snappy...
2014-05-31 borsauto merge of #14553 : reem/rust/nuke-owned-vectors...
2014-05-31 borsauto merge of #14544 : aturon/rust/issue-14352, r=alexc...
2014-05-31 borsauto merge of #14534 : alexcrichton/rust/snapshots...
2014-05-30 borsauto merge of #14547 : reem/rust/remove-owned-vec-docs...
2014-05-30 Alex Crichtonstd: Rename {Eq,Ord} to Partial{Eq,Ord}
2014-05-30 borsauto merge of #14546 : SimonSapin/rust/patch-13, r...
2014-05-30 borsauto merge of #14536 : zwarich/rust/issue-14498, r...
2014-05-30 borsauto merge of #14520 : Ryman/rust/SnakeCaseLint, r...
2014-05-30 Kevin Butlerwindows: Allow snake_case errors for now.
2014-05-30 borsauto merge of #14514 : Randati/rust/patch-1, r=huonw
2014-05-30 borsauto merge of #14512 : Heather/rust/patch-1, r=alexcrichton
2014-05-30 borsauto merge of #14510 : kballard/rust/rename_strallocati...
2014-05-29 borsauto merge of #14483 : ahmedcharles/rust/patbox, r...
2014-05-29 borsauto merge of #14492 : alexcrichton/rust/totaleq, r...
2014-05-29 borsauto merge of #14488 : SimonSapin/rust/patch-11, r...
2014-05-29 borsauto merge of #14487 : arielb1/rust/fix-13933, r=alexcr...
2014-05-29 borsauto merge of #14481 : alexcrichton/rust/no-format...
2014-05-29 borsauto merge of #14472 : huonw/rust/native-lib-warnings...
2014-05-29 borsauto merge of #14477 : alexcrichton/rust/issue-14456...
2014-05-29 borsauto merge of #14451 : alexcrichton/rust/issue-14442...
2014-05-29 borsauto merge of #14476 : luqmana/rust/docs, r=alexcrichton
2014-05-28 borsauto merge of #14465 : Ryman/rust/patch-1, r=alexcrichton
2014-05-28 Alex Crichtonstd: Remove format_strbuf!()
2014-05-28 borsauto merge of #14463 : SergioBenitez/rust/deprecation...
2014-05-28 borsauto merge of #14459 : seanmonstar/rust/select-docs...
2014-05-28 borsauto merge of #14455 : crabtw/rust/mips, r=alexcrichton
2014-05-28 borsauto merge of #14454 : omasanori/rust/cfg_cxx, r=alexcr...
2014-05-28 borsauto merge of #14387 : alan-andrade/rust/remove_managed...
2014-05-28 borsauto merge of #14414 : richo/rust/features/nerf_unused_...
2014-05-27 Richo Healeystd: Rename strbuf operations to string
2014-05-27 Richo Healeystd: Remove String's to_owned
2014-05-26 borsauto merge of #14374 : swgillespie/rust/swgillespie...
2014-05-26 borsauto merge of #14300 : cmr/rust/enum-size-lint, r=kballard
2014-05-25 borsauto merge of #14370 : cmr/rust/design-faq, r=brson
2014-05-25 borsauto merge of #14415 : Sawyer47/rust/ascii-fixme, r...
2014-05-25 borsauto merge of #14323 : richo/rust/features/strbuf_to_st...
2014-05-25 Richo Healeycore: rename strbuf::StrBuf to string::String
2014-05-24 borsauto merge of #14306 : luqmana/rust/up-llvm, r=alexcrichton
2014-05-23 borsauto merge of #14317 : P1start/rust/lifetime-formatting...
2014-05-23 borsauto merge of #14368 : tedhorst/rust/master, r=alexcrichton
2014-05-23 borsauto merge of #14359 : brson/rust/minordoc, r=alexcrichton
2014-05-23 borsauto merge of #14313 : kballard/rust/tuple_dotdot_match...
2014-05-23 borsauto merge of #14360 : alexcrichton/rust/remove-depreca...
2014-05-23 borsauto merge of #14372 : neeee/rust/intrinsic-docs, r...
2014-05-23 borsauto merge of #14362 : zecozephyr/rust/docfixes, r=cmr
2014-05-23 borsauto merge of #14357 : huonw/rust/spelling, r=pnkfelix
2014-05-23 borsauto merge of #14314 : alexcrichton/rust/deriving-hash...
2014-05-22 borsauto merge of #14348 : alexcrichton/rust/doc.rust-lang...
2014-05-22 borsauto merge of #14310 : pcwalton/rust/detildestr-alllibs...
2014-05-22 Patrick Waltonlibstd: Remove all uses of `~str` from `libstd`
2014-05-22 Patrick Waltonlibstd: Remove `~str` from all `libstd` modules except...
2014-05-22 Huon WilsonSpelling/doc formatting fixes.
2014-05-22 Alex CrichtonChange static.rust-lang.org to doc.rust-lang.org
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-20 borsauto merge of #14283 : Ryman/rust/commented_compile_fai...
2014-05-20 borsauto merge of #14277 : pczarn/rust/manual-grammar,...
2014-05-19 borsauto merge of #14286 : cmr/rust/shard-benches, r=alexcr...
2014-05-19 borsauto merge of #14279 : aochagavia/rust/pr2, r=huonw
2014-05-19 borsauto merge of #14251 : alexcrichton/rust/hierarchy...
2014-05-19 borsauto merge of #14288 : zwarich/rust/euv-underscore...
2014-05-19 borsauto merge of #14276 : aochagavia/rust/pr, r=alexcrichton
2014-05-19 borsauto merge of #14122 : dagitses/rust/master, r=alexcrichton
2014-05-18 borsauto merge of #14263 : cmr/rust/termex, r=kballard
2014-05-18 borsauto merge of #14258 : alexcrichton/rust/dox-format...
2014-05-18 borsauto merge of #14121 : luqmana/rust/option-ffi, r=alexc...
2014-05-18 borsauto merge of #14249 : alexcrichton/rust/issue-14246...
2014-05-18 Corey Richardsonterm: update example to be right (thanks @SiegeLord)
2014-05-17 borsauto merge of #14253 : alexcrichton/rust/issue-14221...
2014-05-17 borsauto merge of #14247 : Ryman/rust/minor_ptr_nit, r...
2014-05-17 borsauto merge of #14239 : alexcrichton/rust/issue-14225...
2014-05-17 borsauto merge of #14224 : michaelwoerister/rust/simd-updat...
2014-05-17 borsauto merge of #14236 : alexcrichton/rust/issue-14082...
2014-05-17 borsauto merge of #14257 : alexcrichton/rust/fix-snap,...
2014-05-17 Alex Crichtonterm: Don't run the code example, just compile it
2014-05-16 borsauto merge of #14135 : gereeter/rust/two-way-search...
2014-05-16 borsauto merge of #14233 : pcwalton/rust/detildestr-morelib...
2014-05-16 borsauto merge of #13401 : cmr/rust/docs, r=brson
2014-05-16 Corey RichardsonSome fixes
2014-05-16 Corey RichardsonFix example
2014-05-16 Corey RichardsonFlush before applying console attributes
2014-05-16 Corey RichardsonAdd a bang
2014-05-16 Corey RichardsonUpdate for Box
2014-05-16 Corey RichardsonUpdate for master
2014-05-16 Corey RichardsonAdd WinConsole docs
2014-05-16 Corey Richardsonterm: add docs and windows support
2014-05-16 borsauto merge of #14213 : kballard/rust/str_from_utf8_resu...
2014-05-16 borsauto merge of #14196 : chris-morgan/rust/hashmap-mangle...
2014-05-15 borsauto merge of #14198 : thestinger/rust/valgrind, r...
2014-05-15 borsauto merge of #14174 : stepancheg/rust/once, r=alexcrichton
2014-05-15 borsauto merge of #14162 : brson/rust/fixvercmd, r=brson
2014-05-15 borsauto merge of #14133 : db48x/rust/ord-for-mut-refs...
2014-05-15 borsauto merge of #14170 : pcwalton/rust/detildestr-misclib...
2014-05-15 Patrick Waltonlibterm: Remove all uses of `~str` from `libterm`
next