]> git.lizzy.rs Git - rust.git/history - src/libstd/num/strconv.rs
Forbid `priv` where it has no effect
[rust.git] / src / libstd / num / strconv.rs
2013-08-08 Alex CrichtonForbid `priv` where it has no effect
2013-08-07 borsauto merge of #8323 : kballard/rust/saturating, r=thest...
2013-08-07 borsauto merge of #8285 : huonw/rust/deriving+++, r=alexcri...
2013-08-06 borsauto merge of #8321 : alexcrichton/rust/enable-rusti...
2013-08-06 borsauto merge of #8317 : bblum/rust/fast-spawn-unlinked...
2013-08-06 borsauto merge of #8313 : msullivan/rust/cleanup, r=catamor...
2013-08-06 borsauto merge of #8312 : alexcrichton/rust/use-treemap...
2013-08-06 borsauto merge of #8308 : blake2-ppc/rust/str-slice-bytes...
2013-08-06 borsauto merge of #8278 : cmr/rust/workaround, r=brson
2013-08-05 borsauto merge of #8288 : Kimundi/rust/opteitres4, r=brson
2013-08-05 Marvin LöbelUpdated std::Option, std::Either and std::Result
2013-07-29 borsauto merge of #7984 : gifnksm/rust/tutorial-links,...
2013-07-29 borsauto merge of #8003 : crnobog/rust/case-insensitive...
2013-07-27 borsauto merge of #8001 : crnobog/rust/xfail-win32-7999...
2013-07-27 borsauto merge of #7979 : crnobog/rust/auxfiles-path-window...
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-25 borsauto merge of #8015 : msullivan/rust/default-methods...
2013-07-25 borsauto merge of #8020 : pnkfelix/rust/fsk-issue7898-dont...
2013-07-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-24 borsauto merge of #8006 : emillon/rust/issue-6060, r=pcwalton
2013-07-24 borsauto merge of #7996 : erickt/rust/cleanup-strs, r=erickt
2013-07-24 borsauto merge of #7997 : omasanori/rust/cleanup, r=cmr
2013-07-24 borsauto merge of #7993 : Xazax-hun/rust/master, r=bblum
2013-07-24 borsauto merge of #7992 : huonw/rust/un-xfail, r=z0w0
2013-07-24 borsauto merge of #7987 : alexcrichton/rust/tests-for-close...
2013-07-24 borsauto merge of #7980 : graydon/rust/misc-benchmarks...
2013-07-23 borsauto merge of #7964 : pnkfelix/rust/fsk-issue3994-readm...
2013-07-22 Graydon Hoarestd: add #[bench] benchmarks for num::strconv
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-21 borsauto merge of #7921 : bytewiseand/rust/smallint-iter...
2013-07-21 borsauto merge of #7913 : brson/rust/rm-install-snap, r...
2013-07-21 borsauto merge of #7912 : graydon/rust/extra-new-benchmarks...
2013-07-21 borsauto merge of #7902 : huonw/rust/attr++, r=cmr,pcwalton
2013-07-20 borsauto merge of #7910 : brson/rust/rm-fixme, r=graydon
2013-07-20 borsauto merge of #7908 : anasazi/rust/fix_udp_mut, r=brson
2013-07-20 borsauto merge of #7894 : pcwalton/rust/and-pointers-in...
2013-07-20 borsauto merge of #7710 : michaelwoerister/rust/WP4, r=jdm
2013-07-20 borsauto merge of #7886 : msullivan/rust/default-methods...
2013-07-20 borsauto merge of #7884 : pcwalton/rust/check-loans-and...
2013-07-20 borsauto merge of #7419 : catamorphism/rust/default-package...
2013-07-20 borsauto merge of #7855 : brson/rust/rt-overcommit, r=pcwalton
2013-07-20 Daniel MicayMerge pull request #7897 from thestinger/double
2013-07-20 Brian Andersonstd: Remove old magic core mod
2013-07-19 borsauto merge of #7863 : catamorphism/rust/issue-5883...
2013-07-19 borsauto merge of #7859 : kmcallister/rust/rt-diag-messages...
2013-07-19 borsauto merge of #7856 : brson/rust/no-thread-per-core...
2013-07-19 borsauto merge of #7854 : brson/rust/rt-test-threads, r...
2013-07-18 borsauto merge of #7847 : alexcrichton/rust/verbose-submodu...
2013-07-18 borsauto merge of #7846 : alexcrichton/rust/static-mut...
2013-07-18 borsauto merge of #7845 : gifnksm/rust/tutorial-remove...
2013-07-18 borsauto merge of #7842 : thestinger/rust/closure, r=huonw
2013-07-18 borsauto merge of #7840 : alexcrichton/rust/better-test...
2013-07-18 borsauto merge of #7747 : chris-morgan/rust/vim-compiler...
2013-07-18 borsauto merge of #7849 : nikomatsakis/rust/issue-7444...
2013-07-18 borsauto merge of #7851 : dotdash/rust/intrinsics, r=pcwalton
2013-07-17 Patrick Waltonlibrustc: Remove all uses of the `Copy` bound.
2013-07-17 Patrick Waltonlibrustc: Remove all uses of "copy".
2013-07-08 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-07 borsauto merge of #7557 : michaelwoerister/rust/enum_struct...
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-05 borsauto merge of #7554 : jld/rust/rm-ssoe, r=catamorphism
2013-07-05 borsauto merge of #7530 : alexcrichton/rust/issue-5194...
2013-07-05 borsauto merge of #7549 : sfackler/rust/docs, r=msullivan
2013-07-04 borsauto merge of #7543 : sanxiyn/rust/newtype-immediates...
2013-07-04 Daniel MicayMerge pull request #7565 from Blei/fix-rev-size-hint
2013-07-04 borsauto merge of #7542 : alexcrichton/rust/patch-rusti...
2013-07-03 borsauto merge of #7534 : bblum/rust/soundness-messages...
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-03 borsauto merge of #7531 : sankha93/rust/master, r=bblum
2013-07-03 borsauto merge of #7523 : huonw/rust/uppercase-statics...
2013-07-03 borsauto merge of #7518 : graydon/rust/stats-improvements...
2013-07-03 borsauto merge of #7474 : Seldaek/rust/clean-iter, r=thestinger
2013-07-03 borsauto merge of #7510 : Dretch/rust/missing-trait-message...
2013-07-03 borsauto merge of #7498 : luqmana/rust/cow, r=catamorphism
2013-07-01 borsauto merge of #7409 : alexcrichton/rust/threadsafe...
2013-07-01 borsauto merge of #7488 : yichoi/rust/sanitize_utf8, r...
2013-07-01 borsauto merge of #7443 : yjh0502/rust/fix_field_dup, r...
2013-07-01 borsauto merge of #7521 : thestinger/rust/vec, r=Aatch
2013-07-01 Huon Wilsonrustc: add a lint to enforce uppercase statics.
2013-07-01 borsauto merge of #7492 : yichoi/rust/fix_cleanllvm, r...
2013-07-01 borsauto merge of #7487 : huonw/rust/vec-kill, r=cmr
2013-06-30 borsauto merge of #7495 : thestinger/rust/exchange, r=cmr
2013-06-30 borsauto merge of #7465 : alexcrichton/rust/issue-4432...
2013-06-30 Alex CrichtonSpecialize to_str_common for floats/integers in strconv
2013-06-30 Huon WilsonConvert vec::{reverse, swap} to methods.
2013-06-25 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-24 borsauto merge of #7279 : hanny24/rust/master, r=msullivan
2013-06-21 borsauto merge of #7219 : sstewartgallus/rust/cleanup,...
2013-06-21 borsauto merge of #7200 : yichoi/rust/fix_je_mac_cross...
2013-06-21 borsauto merge of #7161 : kballard/rust/terminfo-parm-forma...
2013-06-20 Brian AndersonMerge remote-tracking branch 'brson/io' into io-upstream
2013-06-20 borsauto merge of #7128 : yichoi/rust/fix_sometc, r=brson
2013-06-18 Graydon Hoarereplace #[inline(always)] with #[inline]. r=burningtree.
2013-06-17 borsauto merge of #7131 : Blei/rust/windows-dynamic-lib...
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-17 borsauto merge of #7198 : huonw/rust/slice-zeros, r=Aatch
2013-06-17 borsauto merge of #7184 : smvv/rust/doc_css, r=brson
2013-06-17 borsauto merge of #7157 : sstewartgallus/rust/master, r...
next