]> git.lizzy.rs Git - rust.git/history - src/libstd/num/int.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / libstd / num / int.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-27 borsauto merge of #12486 : MicahChalmer/rust/emacs-fixes...
2014-02-26 borsauto merge of #12490 : zslayton/rust/doc-fix-12386...
2014-02-26 borsauto merge of #12547 : jagtalon/rust/jag/rust/tutorial...
2014-02-26 borsauto merge of #12505 : alexcrichton/rust/fix-stack...
2014-02-25 borsauto merge of #12537 : kballard/rust/add-test-to-doc...
2014-02-25 borsauto merge of #12530 : alexcrichton/rust/make-check...
2014-02-25 borsauto merge of #12522 : erickt/rust/hash, r=alexcrichton
2014-02-25 borsauto merge of #12525 : eddyb/rust/gate-default-type...
2014-02-25 borsauto merge of #12535 : alexcrichton/rust/rollup, r...
2014-02-25 Brendan ZabarauskasRemove std::from_str::FromStr from the prelude
2014-02-25 borsauto merge of #12465 : huonw/rust/notidy, r=brson
2014-02-23 Brian AndersonMerge remote-tracking branch 'huonw/inline-helpers'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/ratcher'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/iodoc'
2014-02-23 borsauto merge of #12484 : TheHydroImpulse/rust/fix_js...
2014-02-23 borsauto merge of #12416 : alexcrichton/rust/highlight...
2014-02-23 borsauto merge of #12311 : brson/rust/unstable, r=alexcrichton
2014-02-23 Brian Andersonstd: Move intrinsics to std::intrinsics.
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-19 borsauto merge of #12231 : wycats/rust/url_path_parse,...
2014-02-19 borsauto merge of #12317 : huonw/rust/utf16, r=alexcrichton
2014-02-19 borsauto merge of #12245 : nick29581/rust/priv2, r=alexcrichton
2014-02-18 borsauto merge of #12336 : kballard/rust/mutexarc-no-freeze...
2014-02-18 borsauto merge of #12351 : kud1ing/rust/backticks, r=alexcr...
2014-02-18 borsauto merge of #12314 : huonw/rust/is_utf8_iter, r=kballard
2014-02-18 borsauto merge of #12345 : huonw/rust/speeling, r=cmr
2014-02-18 borsauto merge of #12342 : ehsanul/rust/remove-shared-chan...
2014-02-18 borsauto merge of #12321 : bjz/rust/remove-real, r=alexcrichton
2014-02-18 borsauto merge of #12103 : alexcrichton/rust/unix, r=brson
2014-02-18 borsauto merge of #12243 : dguenther/rust/extend-tidy,...
2014-02-18 borsauto merge of #12232 : kballard/rust/taskbuilder-is...
2014-02-18 borsauto merge of #12146 : gentlefolk/rust/issue-2404,...
2014-02-17 borsauto merge of #12337 : nick29581/rust/generic_extern...
2014-02-17 borsauto merge of #12331 : bjz/rust/count-ones, r=alexcrichton
2014-02-17 Brendan ZabarauskasRename Bitwise::population_count to Bitwise::count_ones...
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-02 borsauto merge of #11959 : omasanori/rust/update-zsh, r...
2014-02-01 borsauto merge of #11973 : dotdash/rust/u64_to_bytes, r...
2014-02-01 borsauto merge of #11944 : nathanielherman/rust/vec_opt...
2014-02-01 borsauto merge of #11932 : dmanescu/rust/11741-stability...
2014-02-01 borsauto merge of #11930 : bjz/rust/next_power_of_two,...
2014-02-01 Brendan ZabarauskasMove int and uint overflow tests into macros
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-27 borsauto merge of #11834 : huonw/rust/deriving-spans, r...
2014-01-27 borsauto merge of #11787 : alexcrichton/rust/refactor,...
2014-01-26 borsauto merge of #11762 : alexcrichton/rust/guard_pages...
2014-01-26 borsauto merge of #11808 : huonw/rust/std-visible-types...
2014-01-26 borsauto merge of #11803 : sfackler/rust/simple-mac, r...
2014-01-25 borsauto merge of #11725 : derekchiang/rust/add-barrier...
2014-01-25 borsauto merge of #11795 : xales/rust/master, r=cmr
2014-01-25 borsauto merge of #11790 : lfairy/rust/rename-num-consts...
2014-01-25 Chris WongUppercase numeric constants
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
2014-01-21 borsauto merge of #11662 : alexcrichton/rust/faster-parens...
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-20 borsauto merge of #11644 : huonw/rust/less-fatality, r=cmr
2014-01-19 borsauto merge of #11643 : kballard/rust/path-root-path...
2014-01-19 borsauto merge of #11639 : sfackler/rust/macro-crate-path...
2014-01-19 borsauto merge of #11635 : thestinger/rust/zero-size-alloc...
2014-01-19 borsauto merge of #11633 : chromatic/rust/master, r=alexcri...
2014-01-19 borsauto merge of #11628 : alexcrichton/rust/issue-11593...
2014-01-19 borsauto merge of #11615 : adwhit/rust/master, r=cmr
2014-01-19 borsauto merge of #11567 : divtxt/rust/master, r=cmr
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-19 borsauto merge of #11632 : brson/rust/issue-11602, r=huonw
2014-01-18 borsauto merge of #11607 : alexcrichton/rust/issue-9957...
2014-01-18 borsauto merge of #11606 : alexcrichton/rust/issue-9259...
2014-01-18 borsauto merge of #11619 : adridu59/rust/patch-md, r=cmr
2014-01-18 borsauto merge of #11629 : brson/rust/whattayaknowitsmorean...
2014-01-18 borsauto merge of #11622 : bjz/rust/simplify-primitive...
2014-01-18 borsauto merge of #11614 : remen/rust/patch-1, r=alexcrichton
2014-01-18 borsauto merge of #11605 : alexcrichton/rust/issue-9582...
2014-01-18 borsauto merge of #11086 : metajack/rust/rustpkg-new-cratei...
2014-01-18 borsauto merge of #11503 : FlaPer87/rust/master, r=huonw
2014-01-17 borsauto merge of #11604 : alexcrichton/rust/issue-11162...
2014-01-17 borsauto merge of #11598 : alexcrichton/rust/io-export...
2014-01-17 borsauto merge of #11585 : nikomatsakis/rust/issue-3511...
2014-01-17 Flavio PercocoAdd a generic power function
2014-01-17 borsauto merge of #11479 : khodzha/rust/peekable_empty...
2014-01-17 borsauto merge of #11498 : c-a/rust/optimize_vuint_at,...
2014-01-17 borsauto merge of #11584 : alexcrichton/rust/issue-3862...
2014-01-17 borsauto merge of #11151 : sfackler/rust/ext-crate, r=alexc...
2014-01-16 borsauto merge of #11599 : sanxiyn/rust/accurate-span-3...
2014-01-16 borsauto merge of #11597 : sfackler/rust/err-enums, r=alexc...
2014-01-16 borsauto merge of #11590 : vadimcn/rust/llvm-tools, r=alexc...
2014-01-16 borsauto merge of #11588 : am0d/rust/dox, r=brson
2014-01-16 borsauto merge of #11579 : kballard/rust/windows-path-join...
2014-01-16 borsauto merge of #11575 : pcwalton/rust/parse-substrs...
2014-01-16 borsauto merge of #11548 : bjz/rust/bitwise, r=alexcrichton
2014-01-16 Brendan ZabarauskasMerge Bitwise and BitCount traits and remove from prelu...
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-01 borsauto merge of #11187 : alexcrichton/rust/once, r=brson
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 #11157 : alexcrichton/rust/issue-11154...
next