]> git.lizzy.rs Git - rust.git/history - doc
Long lines.
[rust.git] / doc /
2013-02-16 borsauto merge of #4957 : Kimundi/rust/incoming, r=catamorphism
2013-02-15 borsauto merge of #4969 : nickdesaulniers/rust/issue3869...
2013-02-15 borsauto merge of #4964 : luqmana/rust/demove, r=graydon
2013-02-15 borsauto merge of #4959 : thestinger/rust/map, r=graydon
2013-02-15 Luqman Adentests/tutorials: Get rid of `move`.
2013-02-15 borsauto merge of #4944 : catamorphism/rust/xxx-to-fixme...
2013-02-15 borsauto merge of #4941 : nickdesaulniers/rust/issue4524cle...
2013-02-15 borsauto merge of #4940 : hansjorg/rust/manpage_06, r=catam...
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
2013-02-15 Nick Desaulniersremove die definition and use in doc tests
2013-02-15 borsauto merge of #4927 : sanxiyn/rust/remove-dvec, r=catam...
2013-02-15 borsauto merge of #4911 : lifthrasiir/rust/comment-exemptio...
2013-02-14 borsauto merge of #4925 : cpeterso/rust/docs-impl-trait...
2013-02-14 borsauto merge of #4915 : luqmana/rust/rt-cleanup, r=pcwalton
2013-02-14 Chris Petersonupdate tutorial and manual to use new `impl Trait for...
2013-02-14 borsauto merge of #4922 : jbclements/rust/add-deriving...
2013-02-13 John Clementsremoved reference to crate file keywords
2013-02-10 borsauto merge of #4827 : mcpherrinm/rust/master, r=catamor...
2013-02-09 borsauto merge of #4848 : nikomatsakis/rust/issue-4821...
2013-02-08 borsauto merge of #4847 : nikomatsakis/rust/region-syntax...
2013-02-08 borsauto merge of #4844 : jld/rust/const-index-fix, r=graydon
2013-02-08 borsauto merge of #4845 : osaut/rust/master, r=graydon
2013-02-08 Olivier SautTypo s/recusive/recursive/
2013-02-07 borsauto merge of #4801 : z0w0/rust/randomtrait, r=graydon
2013-02-05 Tim ChevalierMerge
2013-02-05 borsauto merge of #4796 : catamorphism/rust/derecord_std...
2013-02-05 borsauto merge of #4790 : pcwalton/rust/at-readers, r=pcwalton
2013-02-05 borsauto merge of #4787 : graydon/rust/clang42, r=graydon
2013-02-05 borsauto merge of #4784 : alexcrichton/rust/bitv-clear...
2013-02-05 borsauto merge of #4747 : sanxiyn/rust/integral-type, r...
2013-02-05 borsauto merge of pull req #4777 from thestinger/rust,...
2013-02-04 borsautomated merge
2013-02-04 borsautomated merge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-04 Brian AndersonMerge remote-tracking branch 'thestinger/old_map' into...
2013-02-03 Marvin LöbelFixed `fmt!`, tests, doc-tests.
2013-02-03 Daniel Micayrename map -> oldmap and mark it as deprecated
2013-02-03 borsautomated merge
2013-02-01 Brian AndersonMerge remote-tracking branch 'nickdesaulniers/issue4524...
2013-02-01 Brian AndersonMerge pull request #4720 from jbclements/syntactic...
2013-02-01 Nick DesaulniersRemove fail keyword from lexer & parser and clean up...
2013-02-01 John Clementstest cases, cleanup
2013-02-01 Brian AndersonMerge pull request #4708 from dforsyth/add_if
2013-02-01 Brian AndersonMerge pull request #4706 from sanxiyn/cleanup-fixme
2013-02-01 Brian AndersonMerge pull request #4703 from sanxiyn/remove-tps
2013-02-01 Brian AndersonMerge pull request #4702 from aydinkim/patch-1
2013-01-31 Niko MatsakisFinalize moves-based-on-type implementation.
2013-01-31 David Forsytheadd if to borrowed ptr tutorial
2013-01-31 Ben StriegelRepair RIMOV damage to doc tests
2013-01-31 Ben StriegelRIMOV, round 11
2013-01-31 Patrick Waltonlibrustc: Change `self` as a type to `Self` everywhere...
2013-01-30 Tim ChevalierMerge pull request #4669 from pnkfelix/tutorial-revisions
2013-01-29 Felix S. Klock IIAdd expected failure annotation on "fixed" example...
2013-01-29 Felix S. Klock IIFormatting cleanup.
2013-01-29 Felix S. Klock IIFixed two examples of erroneous code so their errors...
2013-01-29 Felix S. Klock IIFix two code examples in main rust tutorial.
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream'
2013-01-25 John Clementsdoc typo
2013-01-24 Tim ChevalierMerge pull request #4616 from thestinger/priority_queue
2013-01-24 Tim ChevalierMerge pull request #4609 from sonwow/keyword-super
2013-01-24 Tim ChevalierMerge pull request #4608 from ILyoan/entry_android
2013-01-24 Graydon Hoaredoc: fix tutorial unsafe blocks, r=burningtree.
2013-01-24 Youngsoo SonMake `super` a keyword
2013-01-24 Tim ChevalierMerge pull request #4594 from thestinger/map
2013-01-23 Tim ChevalierMerge pull request #4587 from sanxiyn/divide-by-zero
2013-01-23 Tim ChevalierMerge pull request #4589 from sanxiyn/doc-vec-match
2013-01-23 Tim ChevalierMerge pull request #4597 from Dretch/atvec-constructors
2013-01-23 Tim ChevalierMerge pull request #4596 from Trinick/tomutrename
2013-01-23 Tim ChevalierMerge pull request #4588 from sanxiyn/doc-mut-arg
2013-01-23 Seo Sanghyeondoc: Document pattern matching on vectors
2013-01-23 Seo Sanghyeondoc: Document mutable function arguments
2013-01-23 Tim ChevalierMerge pull request #4466 from ScriptDevil/master
2013-01-22 Tim ChevalierMerge pull request #4571 from thestinger/container
2013-01-22 Tim ChevalierMerge pull request #4562 from lbonn/loglevel
2013-01-22 Tim ChevalierMerge pull request #4570 from wting/minor_int_cleanup
2013-01-22 Tim ChevalierRevert "doc: Fix tutorial-ffi xfail-tests and update...
2013-01-21 Tim ChevalierMerge pull request #4563 from cpeterso/fix-doc-tests
2013-01-21 Chris Petersondoc: Fix tutorial-ffi xfail-tests and update SHA1(...
2013-01-21 Chris Petersondoc: Fix tutorial typo and remove unnecessary xfail...
2013-01-21 Chris Petersondoc: Fix manual's link attributes example code
2013-01-21 Laurent Bonnansdoc: fix log level ids
2013-01-20 Tim ChevalierMerge pull request #4506 from thestinger/mkdtemp
2013-01-16 Patrick WaltonMerge pull request #4493 from jbclements/rename-moved...
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 #4474 from tychosci/readlink_safe
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-13 Tim ChevalierMerge pull request #4459 from jld/constenum
2013-01-13 Tim ChevalierMerge pull request #4465 from thestinger/option
2013-01-13 Tim ChevalierMerge pull request #4467 from gifnksm/inlining-core
2013-01-13 Tim ChevalierMerge pull request #4460 from pkgw/pr-tut-typo
2013-01-12 Peter Williamsdoc: Fix spelling error in macro tutorial
2013-01-11 Patrick Waltondoc: Fold information from the memory model interlude...
2013-01-11 John Clementscorrected imprecision in description of mutable fields
2013-01-10 Brian Andersontutorial: Remove memory model section
2013-01-09 Patrick Waltonlibrustc: Make unqualified identifier searches terminat...
2013-01-09 Patrick WaltonRevert "librustc: Make unqualified identifier searches...
2013-01-09 Patrick Waltonlibrustc: Make unqualified identifier searches terminat...
2013-01-08 Brian AndersonMerge remote-tracking branch 'gifnksm/bigint' into...
next