]> git.lizzy.rs Git - rust.git/history - src/libcore/num/f64.rs
Revert rename of Div to Quot
[rust.git] / src / libcore / num / f64.rs
2013-05-01 Brendan ZabarauskasRevert rename of Div to Quot
2013-05-01 borsauto merge of #6103 : catamorphism/rust/nonfatal-errors...
2013-04-30 borsauto merge of #6108 : gifnksm/rust/bigint-shift-bug...
2013-04-30 borsauto merge of #6107 : catamorphism/rust/mkdir_recursive...
2013-04-29 borsauto merge of #6110 : bjz/rust/numeric-traits, r=pcwalton
2013-04-29 Brendan ZabarauskasRevert "Merge Exponential and Hyperbolic traits"
2013-04-29 Brendan ZabarauskasMerge Exponential and Hyperbolic traits
2013-04-29 Brendan ZabarauskasMove appropriate functions out of Real and into separat...
2013-04-28 borsauto merge of #5646 : Aatch/rust/unwind-fix, r=brson
2013-04-28 borsauto merge of #6082 : catamorphism/rust/mkdir_recursive...
2013-04-27 borsauto merge of #6081 : brson/rust/out-of-stack, r=thestinger
2013-04-27 borsauto merge of #6072 : cmr/rust/better_import_error...
2013-04-27 borsauto merge of #6071 : bjz/rust/numeric-traits, r=graydon
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-27 borsauto merge of #6064 : thestinger/rust/char, r=catamorphism
2013-04-27 borsauto merge of #6059 : Kimundi/rust/nice-fail, r=pcwalton
2013-04-27 borsauto merge of #6058 : huonw/rust/rt-isaac-update, r...
2013-04-27 Brendan ZabarauskasPropagate NaNs for Orderable methods impled on floating...
2013-04-27 borsauto merge of #6057 : cmr/rust/map_zip, r=graydon
2013-04-27 Brendan ZabarauskasRename `nextafter` to `next_after` to match method...
2013-04-26 Brendan ZabarauskasAdd additional constants to primitive floating point...
2013-04-26 Brendan ZabarauskasAdd mul_add and next_after methods to Float
2013-04-26 Brendan ZabarauskasAdd Orderable trait
2013-04-26 Brendan ZabarauskasAdd Int, Uint and Float traits for primitive numbers
2013-04-26 Brendan ZabarauskasAdd Bitwise, Bounded, Primitive, and PrimitiveInt traits
2013-04-25 Brendan ZabarauskasUse `///` doc-comment form instead of `/** */`
2013-04-25 borsauto merge of #6055 : cmr/rust/incoming, r=graydon...
2013-04-25 Brendan ZabarauskasAdd is_zero method to Zero
2013-04-25 borsauto merge of #6054 : catamorphism/rust/rustpkg, r...
2013-04-25 borsauto merge of #6048 : bjz/rust/numeric-traits, r=pcwalton
2013-04-25 Brendan ZabarauskasRestore Round trait and move appropriate methods out...
2013-04-25 borsauto merge of #6051 : thestinger/rust/iterator, r=catam...
2013-04-24 Brendan ZabarauskasAdd Fractional, Real and RealExt traits
2013-04-24 Brendan ZabarauskasUse #[cfg(not(stage0))] to exclude items from stage0
2013-04-24 Brendan ZabarauskasMove impls of `Num` out of core::num and clean up imports
2013-04-24 borsauto merge of #6036 : huonw/rust/core-less-at, r=nikoma...
2013-04-24 James MillerMerge branch 'incoming' of git://github.com/mozilla...
2013-04-24 borsauto merge of #6041 : bjz/rust/numeric-traits, r=brson
2013-04-24 Brendan ZabarauskasImplement Signed and Unsigned traits and remove related...
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-22 borsauto merge of #5980 : Kimundi/rust/ascii-encoding,...
2013-04-22 borsauto merge of #5966 : alexcrichton/rust/issue-3083...
2013-04-22 borsauto merge of #5887 : jdm/rust/stackbounds, r=brson
2013-04-21 borsauto merge of #5990 : bjz/rust/rem-quot, r=catamorphism
2013-04-21 Brendan ZabarauskasRename Div operator trait to Quot and Modulo operator...
2013-04-20 borsauto merge of #5979 : Thiez/rust/no_reinterpret_cast...
2013-04-20 borsauto merge of #5978 : alexcrichton/rust/issue-5954...
2013-04-20 borsauto merge of #5975 : huonw/rust/rustc-intrinsics-fixed...
2013-04-20 Huon Wilsonlibrustc: use LLVM intrinsics for several floating...
2013-04-19 borsauto merge of #5824 : bleibig/rust/debuginfo, r=brson
2013-04-19 borsauto merge of #5938 : thestinger/rust/iterator, r=pcwalton
2013-04-18 borsauto merge of #5920 : catamorphism/rust/rustpkg, r...
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-18 borsauto merge of #5798 : recrack/rust/multiple-errors...
2013-04-18 borsauto merge of #5935 : bjz/rust/master, r=thestinger
2013-04-18 Brendan ZabarauskasAdd #[inline(always)] to each operator method
2013-04-16 Brian AndersonMerge remote-tracking branch 'brson/sched-cleanup'
2013-04-16 borsauto merge of #5894 : catamorphism/rust/authors, r...
2013-04-15 borsauto merge of #5879 : astrieanna/rust/document_std_base...
2013-04-15 borsauto merge of #5861 : catamorphism/rust/rustpkg, r...
2013-04-15 borsauto merge of #5888 : sawrubh/rust/mybranch, r=pnkfelix
2013-04-15 borsauto merge of #5778 : jld/rust/reflect-abstract-enum...
2013-04-14 borsauto merge of #5880 : Dretch/rust/signals, r=thestinger
2013-04-14 borsauto merge of #5779 : crabtw/rust/x86_64_abi, r=sanxiyn
2013-04-14 borsauto merge of #5867 : dotdash/rust/reduce_reallocs...
2013-04-13 borsauto merge of #5864 : huonw/rust/rusti-detect-tty,...
2013-04-13 borsauto merge of #5810 : thestinger/rust/iterator, r=graydon
2013-04-13 borsauto merge of #5869 : bjz/rust/master, r=graydon
2013-04-13 Brendan ZabarauskasConsolidate tests of numeric operations
2013-04-13 Brendan ZabarauskasGenerate NumCast impls and tests using macros
2013-04-13 borsauto merge of #5761 : Dretch/rust/murder-death-kill...
2013-04-12 borsauto merge of #5847 : catamorphism/rust/rustpkg, r...
2013-04-12 borsauto merge of #5837 : tdaede/rust/fix_file_command...
2013-04-10 borsauto merge of #5773 : dunsmoreb/rust/incoming, r=bstrie
2013-04-10 borsauto merge of #5804 : alexcrichton/rust/issue-3266...
2013-04-09 borsauto merge of #5766 : thestinger/rust/cmp, r=brson
2013-04-09 borsauto merge of #5769 : gifnksm/rust/range_step, r=bstrie
2013-04-09 borsauto merge of #5788 : danluu/rust/rusti_clear, r=bstrie
2013-04-09 borsauto merge of #5800 : vivekgalatage/rust/master, r...
2013-04-09 borsauto merge of #5787 : alexcrichton/rust/less-mut-fields...
2013-04-09 borsauto merge of #5786 : JensNockert/rust/u16-debuginfo...
2013-04-08 borsauto merge of #5782 : zofrex/rust/doc-1-tuples, r=thest...
2013-04-08 borsauto merge of #5763 : thestinger/rust/clone, r=nikomatsakis
2013-04-08 borsauto merge of #5777 : lucab/rust/lucab/doc/misc, r...
2013-04-08 borsauto merge of #5776 : dbaupp/rust/syntax-parse-large...
2013-04-08 Huon Wilsonlibcore: from_str_common: provide option to ignore...
2013-04-03 borsauto merge of #5559 : jbclements/rust/change-to-tt...
2013-03-30 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-29 borsauto merge of #5628 : brson/rust/assert, r=brson
2013-03-29 Patrick Waltonlibrustc: Remove `fail_unless!`
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-25 borsauto merge of #5505 : catamorphism/rust/macro-tutorial...
2013-03-25 Brian AndersonMerge remote-tracking branch 'brson/rt'
2013-03-25 borsauto merge of #5424 : luqmana/rust/inline-rt, r=brson
2013-03-23 borsauto merge of #5510 : thadguidry/rust/incoming, r=brson
2013-03-23 borsauto merge of #5515 : nikomatsakis/rust/issue-5514...
2013-03-23 Patrick Waltonlibrustc: Remove the `const` declaration form everywhere
2013-03-22 borsauto merge of #5497 : luqmana/rust/clang-ver, r=thestinger
2013-03-22 borsauto merge of #5496 : catamorphism/rust/release-notes...
2013-03-22 borsauto merge of #5488 : pcwalton/rust/depure, r=pcwalton
next