]> git.lizzy.rs Git - rust.git/history - src/libnum
librustc: Don't try to perform the magical
[rust.git] / src / libnum /
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-25 borsauto merge of #15163 : alexcrichton/rust/rollup, r...
2014-06-25 Brian Andersonstd: Add stability attributes to primitive numeric...
2014-06-25 Niko Matsakislibrustc: Remove the fallback to `int` from typechecking.
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
2014-06-24 borsauto merge of #14952 : alexcrichton/rust/const-unsafe...
2014-06-20 borsauto merge of #15041 : brson/rust/docindex, r=alexcrichton
2014-06-20 borsauto merge of #15039 : huonw/rust/rustdoc-testharnesss...
2014-06-19 borsauto merge of #15033 : Sawyer47/rust/old-test, r=alexcr...
2014-06-19 borsauto merge of #14830 : luqmana/rust/cmtrttcbctto, r...
2014-06-19 borsauto merge of #14400 : kballard/rust/lexer_crlf_handlin...
2014-06-19 borsauto merge of #15014 : brson/rust/all-crates-experiment...
2014-06-19 borsauto merge of #15025 : alexcrichton/rust/rollup, r...
2014-06-19 Brendan ZabarauskasMerge the Bitwise and ByteOrder traits into the Int...
2014-06-18 Brian AndersonMark all crates except std as experimental
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-13 borsauto merge of #14831 : alexcrichton/rust/format-intl...
2014-06-13 borsauto merge of #14816 : theptrk/rust/unclear-comment...
2014-06-12 borsauto merge of #14813 : cmr/rust/once-docs-unsafe, r...
2014-06-12 borsauto merge of #14811 : forticulous/rust/refcell-show...
2014-06-12 borsauto merge of #14809 : zzmp/rust/patch-2, r=alexcrichton
2014-06-12 borsauto merge of #14805 : zzmp/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14801 : pcwalton/rust/name-shadowing...
2014-06-12 borsauto merge of #14800 : reem/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14799 : mcreinhard/rust/tilde-fix, r...
2014-06-12 borsauto merge of #14713 : darnuria/rust/Improve_std_os_doc...
2014-06-11 borsauto merge of #14703 : alexcrichton/rust/no-more-owned...
2014-06-11 Alex Crichtonrustc: Remove ~[T] from the language
2014-06-11 borsauto merge of #14787 : alexcrichton/rust/issue-14784...
2014-06-11 borsauto merge of #14786 : pcwalton/rust/enum-to-float...
2014-06-11 borsauto merge of #14777 : alexcrichton/rust/issue-14747...
2014-06-11 borsauto merge of #14768 : riccieri/rust/detransmute-arena...
2014-06-10 borsauto merge of #14752 : jakub-/rust/issue-11940, r=alexc...
2014-06-10 borsauto merge of #14696 : jakub-/rust/dead-struct-fields...
2014-06-10 borsauto merge of #14606 : pcwalton/rust/fn-trait-sugar...
2014-06-10 borsauto merge of #14694 : aochagavia/rust/num-cleanup...
2014-06-10 Adolfo OchagavíaCleanup bigint
2014-06-10 Adolfo OchagavíaMoved integer trait and functions to submodule
2014-06-09 Adolfo OchagavíaCleanup bigint
2014-06-09 Adolfo OchagavíaMoved integer trait and functions to submodule
2014-06-08 borsauto merge of #14728 : TeXitoi/rust/relicense-shootout...
2014-06-07 borsauto merge of #14717 : zwarich/rust/borrowck-tests...
2014-06-07 borsauto merge of #14708 : gereeter/rust/faster-sem, r...
2014-06-07 borsauto merge of #14712 : alexcrichton/rust/rollup, r...
2014-06-07 Alex Crichtonrustdoc: Submit examples to play.rust-lang.org
2014-06-06 borsauto merge of #14680 : Kimundi/rust/master, r=brson
2014-06-06 borsauto merge of #14677 : alexcrichton/rust/issue-2665...
2014-06-06 borsauto merge of #14676 : brson/rust/double-rainbow, r...
2014-06-06 borsauto merge of #14673 : sylvestre/rust/master, r=alexcri...
2014-06-06 borsauto merge of #14671 : aochagavia/rust/patch-1, r=alexc...
2014-06-06 borsauto merge of #14668 : aochagavia/rust/pr3, r=alexcrichton
2014-06-06 borsauto merge of #14667 : aochagavia/rust/pr2, r=huonw
2014-06-06 Adolfo OchagavíaChange to_str().to_string() to just to_str()
2014-06-06 Adolfo OchagavíaDocument BigInt's new and from_slice methods
2014-06-05 borsauto merge of #14592 : alexcrichton/rust/rustdoc-links...
2014-06-04 borsauto merge of #14633 : huonw/rust/nodylibc, r=alexcrichton
2014-06-01 borsauto merge of #14579 : alexcrichton/rust/more-eq-renami...
2014-06-01 Alex Crichtonstd: Drop Total from Total{Eq,Ord}
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 #14524 : ahmedcharles/rust/to_string...
2014-05-30 borsauto merge of #14522 : aturon/rust/make_unique, r=alexc...
2014-05-30 borsauto merge of #14517 : lucy/rust/issue-14499, r=alexcri...
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 #14427 : alexcrichton/rust/librand, r...
2014-05-29 Alex Crichtonstd: Recreate a `rand` module
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-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
next