]> git.lizzy.rs Git - rust.git/history - src/libcore/ops.rs
Revert rename of Div to Quot
[rust.git] / src / libcore / ops.rs
2013-05-01 Brendan ZabarauskasRevert rename of Div to Quot
2013-04-28 borsauto merge of #5646 : Aatch/rust/unwind-fix, r=brson
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 borsauto merge of #6057 : cmr/rust/map_zip, r=graydon
2013-04-25 borsauto merge of #6055 : cmr/rust/incoming, r=graydon...
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-24 Brendan ZabarauskasUse #[cfg(not(stage0))] to exclude items from stage0
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-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-03-29 borsauto merge of #5583 : jbclements/rust/docfix-for-block...
2013-03-29 borsauto merge of #5593 : luqmana/rust/inline-asm, r=catamo...
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-28 borsauto merge of #5596 : luqmana/rust/unit-struct, r=catam...
2013-03-28 borsauto merge of #5595 : catamorphism/rust/demoding, r...
2013-03-28 borsauto merge of #5592 : pcwalton/rust/xc-extern-statics...
2013-03-28 borsauto merge of #5587 : thestinger/rust/total, r=pcwalton
2013-03-28 borsauto merge of #5586 : pcwalton/rust/expr-repeat-vstore...
2013-03-28 borsauto merge of #5584 : nikomatsakis/rust/issue-4846...
2013-03-28 borsauto merge of #5579 : dbaupp/rust/rustc-typo-limit...
2013-03-28 borsauto merge of #5578 : erickt/rust/incoming, r=jbclement...
2013-03-28 borsauto merge of #5576 : yichoi/rust/pull-0327, r=brson
2013-03-28 borsauto merge of #5574 : thestinger/rust/docstring, r...
2013-03-27 borsauto merge of #5567 : jbclements/rust/release-note...
2013-03-27 borsauto merge of #5569 : thestinger/rust/map, r=catamorphism
2013-03-27 borsauto merge of #5558 : nikomatsakis/rust/issue-4920...
2013-03-27 Niko MatsakisAutoref the argument to the index operator (#4920)
2013-03-27 Daniel Micayops: add a docstring
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-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
2013-03-22 Patrick Waltonlibcore: Remove `pure` from libcore. rs=depure
2013-02-08 Matthew McPherrinMerge branch 'master' of https://github.com/mozilla...
2013-02-07 borsauto merge of #4803 : alexcrichton/rust/fix-unused...
2013-02-07 borsauto merge of #4791 : jbclements/rust/demodeing-and...
2013-02-07 Brian AndersonMerge pull request #4619 from brson/exchange
2013-02-07 borsauto merge of #4832 : sanxiyn/rust/pretty-exact, r...
2013-02-07 borsauto merge of #4814 : brson/rust/check, r=nikomatsakis
2013-02-07 borsauto merge of #4831 : bjz/rust/incoming, r=pcwalton
2013-02-07 borsauto merge of #4810 : nikomatsakis/rust/owned-fn-noncop...
2013-02-07 Niko MatsakisMake ~fn non-copyable, make &fn copyable, split barefn...
2013-01-16 Patrick WaltonMerge pull request #4440 from pcwalton/tutorial
2013-01-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
2013-01-13 Tim ChevalierMerge pull request #4411 from wting/4203_rename_memcpy
2013-01-13 Tim ChevalierMerge pull request #4444 from JensNockert/pub-semaphore
2013-01-12 Tim ChevalierMerge pull request #4443 from wting/4386_add_privs
2013-01-12 Tim ChevalierMerge pull request #4445 from apasel422/notop
2013-01-11 Andrew Paseltinerallow logical negation operator (!) to be overloaded
2013-01-08 Brian AndersonMerge remote-tracking branch 'gifnksm/bigint' into...
2013-01-05 Brian AndersonMerge remote-tracking branch 'superoptimizer/master...
2013-01-03 Tim ChevalierMerge pull request #4336 from thestinger/python
2013-01-02 Erick Tryzelaarcore: convert an XXX into a FIXME.
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-10 Brian AndersonRemove transitional code
2012-12-07 Brian AndersonMerge pull request #4101 from brson/bound-default-methods
2012-12-06 Tim ChevalierMerge pull request #4089 from BeyondSora/incoming
2012-12-05 Brian AndersonMerge remote-tracking branch 'rntz/tuple-iterbytes'
2012-12-05 Brian AndersonMerge remote-tracking branch 'luqmana/incoming'
2012-12-04 Patrick Waltonlibrustc: Implement explicit self for Add and Index...
2012-12-04 Graydon HoareUpdate license, add license boilerplate to most files...
2012-12-01 Brian AndersonMerge remote-tracking branch 'bilalhusain/patch-1'
2012-11-30 Brian Andersoncore: Make core.rc more readable. Cleanup
2012-11-29 Patrick Waltonlibrustc: Make the Drop trait use explicit self
2012-11-28 Brian AndersonMerge remote-tracking branch 'brson/companion' into...
2012-11-28 Graydon HoareMerge pull request #4032 from catamorphism/getopts
2012-11-27 Patrick Waltonlibcore: Add explicit self to all overloaded operators...
2012-11-08 Brian AndersonMerge pull request #3923 from am0d/master
2012-11-07 Patrick Waltonrustc: Implement the Drop trait. r=brson
2012-10-22 Brian AndersonMerge pull request #3832 from Dretch/concatdocstrs
2012-10-06 Simon BDMerge remote-tracking branch 'original/incoming' into...
2012-10-04 Tim ChevalierForbid deprecated modes again in core
2012-10-04 Simon BDMerge remote-tracking branch 'original/incoming' into...
2012-10-03 Brian AndersonMerge pull request #3644 from lucab/lucab/to-upstream...
2012-10-02 Tim ChevalierRemoving explicit uses of + mode
2012-09-28 Brian AndersonMerge pull request #3621 from z0w0/jit-crates
2012-09-28 Graydon HoareDe-export ops, cmp, num. Part of #3583.
2012-09-27 Brian AndersonMerge pull request #3526 from Dretch/viewmethod
2012-09-26 Tim ChevalierDemode dvec
2012-09-24 Brian AndersonRegister snapshots. Remove redundant Eq impls, Makefile...
2012-09-20 Brian AndersonMerge pull request #3545 from fsouza/incoming
2012-09-20 Patrick Waltonrustc: De-mode all overloaded operators
2012-09-04 Brian AndersonMerge pull request #3333 from dbp/tutorial
2012-09-04 Graydon HoareMerge pull request #3377 from jimblandy/doc-fixes
2012-09-03 Brian AndersonCamel case core::ops
2012-09-02 Brian Andersoncore: warn(non_camel_case_types) everywhere, with few...
2012-07-28 Patrick Waltonrustc: Use coherence for operator overloading.
2012-07-26 Paul StansiferMerge branch 'incoming' of github.com:mozilla/rust
2012-07-26 Patrick Waltonlibcore: Add missing ops.rs