]> git.lizzy.rs Git - rust.git/history - src/libcore/fmt/float.rs
rollup merge of #17355 : gamazeps/issue17210
[rust.git] / src / libcore / fmt / float.rs
2014-09-19 Alex Crichtonrollup merge of #17355 : gamazeps/issue17210
2014-09-19 Alex Crichtonrollup merge of #17350 : pablobm/doc-fix
2014-09-19 Alex Crichtonrollup merge of #17306 : scialex/fix-zsh
2014-09-18 borsauto merge of #17335 : TeXitoi/rust/relicense-shootout...
2014-09-17 borsauto merge of #16836 : P1start/rust/closure_ret_bang...
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-09-17 Alex Crichtonrollup merge of #17312 : Manishearth/builtin-shrink
2014-09-17 Alex Crichtonrollup merge of #17311 : jakub-/issue-17302
2014-09-17 Alex Crichtonrollup merge of #17310 : nikomatsakis/type-bounds-gener...
2014-09-17 Alex Crichtonrollup merge of #17309 : aturon/deprecate-libnum
2014-09-17 Alex Crichtonrollup merge of #17297 : treeman/net-unix
2014-09-17 Alex Crichtonrollup merge of #17294 : theevocater/master
2014-09-17 Alex Crichtonrollup merge of #17292 : thestinger/tasks
2014-09-17 Alex Crichtonrollup merge of #17290 : bkoropoff/issue-17283
2014-09-17 Alex Crichtonrollup merge of #17285 : brson/relchan
2014-09-17 Alex Crichtonrollup merge of #17281 : saysjonathan/missing-semicolon
2014-09-17 Alex Crichtonrollup merge of #17279 : jakub-/for-loop-unused-variable
2014-09-17 Alex Crichtonrollup merge of #17278 : steveklabnik/gh17242
2014-09-17 Alex Crichtonrollup merge of #17277 : steveklabnik/doc_fix_rollup
2014-09-17 Alex Crichtonrollup merge of #17276 : treeman/json-comma
2014-09-17 Alex Crichtonrollup merge of #16936 : nham/two_way_makeover
2014-09-17 Alex Crichtonrollup merge of #16931 : omasanori/unnecessary-path...
2014-09-17 Alex Crichtonrollup merge of #16889 : P1start/array-not-vector
2014-09-17 borsauto merge of #17264 : bkoropoff/rust/issue-17252,...
2014-09-17 borsauto merge of #17254 : gamazeps/rust/issue17210, r...
2014-09-17 borsauto merge of #17247 : huonw/rust/toggle-clone, r=alexc...
2014-09-17 borsauto merge of #17246 : bkoropoff/rust/issue-17216,...
2014-09-17 borsauto merge of #17227 : tshepang/rust/stronger-break...
2014-09-17 borsauto merge of #17223 : retep998/rust/into_string, r...
2014-09-16 borsauto merge of #17268 : aturon/rust/mut-conventions...
2014-09-16 Aaron TuronFallout from renaming
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-22 borsauto merge of #16509 : luqmana/rust/uw, r=alexcrichton
2014-08-21 borsauto merge of #16487 : steveklabnik/rust/guide_ownershi...
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
2014-08-21 borsauto merge of #16447 : steveklabnik/rust/guide_vectors_...
2014-08-21 borsauto merge of #16443 : steveklabnik/rust/fix_path_docs...
2014-08-20 borsauto merge of #16408 : steveklabnik/rust/guide_iterator...
2014-08-20 borsauto merge of #16257 : steveklabnik/rust/guide_patterns...
2014-08-19 borsauto merge of #16364 : tbu-/rust/pr_checkeddiv0, r...
2014-08-19 borsauto merge of #16345 : EduardoBautista/rust/fix-error...
2014-08-16 borsauto merge of #16475 : treeman/rust/complex-divide...
2014-08-15 borsauto merge of #16493 : kballard/rust/fix_drop_field_ord...
2014-08-15 borsauto merge of #16486 : kballard/rust/vim_conceal, r...
2014-08-15 borsauto merge of #16435 : vadimcn/rust/windows, r=pcwalton
2014-08-14 borsauto merge of #16474 : MatejLach/rust/cargorun_fix...
2014-08-14 borsauto merge of #16122 : pcwalton/rust/lifetimes-in-unbox...
2014-08-14 borsauto merge of #16484 : dotdash/rust/empty_struct_wrappe...
2014-08-14 borsauto merge of #16470 : liigo/rust/rename-private-cmp...
2014-08-14 borsauto merge of #16444 : steveklabnik/rust/fix_boxes_in_m...
2014-08-14 borsauto merge of #16440 : bheesham/rust/master, r=brson
2014-08-14 borsauto merge of #16428 : mdinger/rust/sort_attributes...
2014-08-14 borsauto merge of #16332 : brson/rust/slicestab, r=aturon
2014-08-13 Brian Andersonstd: Rename various slice traits for consistency
2014-08-13 borsauto merge of #16381 : pnkfelix/rust/fsk-rust.md-fixes...
2014-08-12 borsauto merge of #16195 : P1start/rust/more-index, r=aturon
2014-08-12 borsauto merge of #16284 : alexcrichton/rust/issue-16272...
2014-08-12 borsauto merge of #16417 : jasonthompson/rust/docs/slice3...
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
2014-08-10 borsauto merge of #16371 : Gankro/rust/friendly-contrib...
2014-08-09 borsauto merge of #16350 : hirschenberger/rust/issue-15917...
2014-08-09 borsauto merge of #16346 : vadimcn/rust/win64-cabi, r=brson
2014-08-09 borsauto merge of #16342 : alexcrichton/rust/issue-16341...
2014-08-09 borsauto merge of #16340 : thestinger/rust/pie, r=brson
2014-08-09 borsauto merge of #16326 : pnkfelix/rust/fsk-add-path-suffi...
2014-08-09 borsauto merge of #16323 : c-nixon/rust/master, r=alexcrichton
2014-08-09 borsauto merge of #15964 : huonw/rust/gensym-test, r=alexcr...
2014-08-09 borsauto merge of #16314 : Ryman/rust/ringbuf_non_pow2...
2014-08-08 borsauto merge of #16277 : Gankro/rust/responsive-docs...
2014-08-08 borsauto merge of #16336 : retep998/rust/master, r=brson
2014-08-08 borsauto merge of #16333 : steveklabnik/rust/guide_strings...
2014-08-08 borsauto merge of #16255 : steveklabnik/rust/guide_methods...
2014-08-08 borsauto merge of #16327 : mdinger/rust/typo, r=steveklabnik
2014-08-08 borsauto merge of #16349 : nikomatsakis/rust/snapshot-20140...
2014-08-08 Niko MatsakisRegister new snapshot 12e0f72
2014-08-08 borsauto merge of #16309 : steveklabnik/rust/guide_tasks...
2014-08-08 borsauto merge of #16279 : nham/rust/fix_slice_docs, r...
2014-08-08 borsauto merge of #16285 : alexcrichton/rust/rename-share...
2014-08-08 borsauto merge of #16273 : steveklabnik/rust/guide_generics...
2014-08-07 borsauto merge of #16206 : steveklabnik/rust/guide_lambdas...
2014-08-07 borsauto merge of #15831 : rpjohnst/rust/generic-foreign...
2014-08-07 borsauto merge of #16220 : tshepang/rust/temp, r=steveklabnik
2014-08-07 borsauto merge of #16316 : forticulous/rust/char-Fix, r...
2014-08-07 borsauto merge of #16306 : pnkfelix/rust/fsk-ast-refactor...
2014-08-06 borsauto merge of #16291 : nham/rust/byte_literals, r=alexc...
2014-08-06 borsauto merge of #15865 : jamesrhurst/rust/ctags-regex...
2014-08-06 nhamUse byte literals in libcore
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
2014-07-26 borsauto merge of #15941 : treeman/rust/doc-lru, r=alexcrichton
2014-07-26 borsauto merge of #15789 : steveklabnik/rust/guide_pointers...
2014-07-25 borsauto merge of #15787 : treeman/rust/hashmap-doc, r...
2014-07-25 borsauto merge of #15968 : nham/rust/keys_values_other_maps...
2014-07-25 borsauto merge of #15958 : hirschenberger/rust/borrock...
2014-07-25 borsauto merge of #15970 : Zoxc/rust/noalias-ref, r=cmr
2014-07-25 borsauto merge of #15961 : pcwalton/rust/fn-pointer-in...
2014-07-25 borsauto merge of #15959 : omasanori/rust/cleanup-ja, r...
2014-07-25 borsauto merge of #15809 : pcwalton/rust/dedesugar-for...
2014-07-25 Patrick Waltonlibrustc: Stop desugaring `for` expressions and transla...
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 borsauto merge of #15407 : sneves/rust/master, r=aturon
next