]> git.lizzy.rs Git - rust.git/history - doc
fix the new floating point intrinsics
[rust.git] / doc /
2013-10-20 borsauto merge of #9812 : HNO3/rust/windows-utf8, r=alexcri...
2013-10-19 borsauto merge of #9956 : sfackler/rust/more-more-visibilit...
2013-10-19 borsauto merge of #9949 : Heather/rust/driver-rs-cleanup...
2013-10-19 borsauto merge of #9834 : alexcrichton/rust/morestack,...
2013-10-19 borsauto merge of #9946 : sfackler/rust/enum-doc, r=alexcri...
2013-10-19 borsauto merge of #9941 : alexcrichton/rust/rustdoc, r...
2013-10-19 borsauto merge of #9939 : sinma/rust/doc, r=alexcrichton
2013-10-19 Sébastien Chauveldoc (en & ja): remove mentions of type float, rust...
2013-10-19 borsauto merge of #9932 : alexcrichton/rust/better-fmt...
2013-10-19 borsauto merge of #9938 : alexcrichton/rust/fmtdox, r=huonw
2013-10-19 borsauto merge of #9919 : alexcrichton/rust/fmt-begone...
2013-10-19 borsauto merge of #9856 : alexcrichton/rust/privacy-errors...
2013-10-18 borsauto merge of #9933 : alexcrichton/rust/no-jemalloc...
2013-10-18 borsauto merge of #9935 : reedlepee123/rust/my_new_branch...
2013-10-18 borsauto merge of #9930 : alexcrichton/rust/refcount-tests...
2013-10-18 borsauto merge of #9851 : alexcrichton/rust/include_bin...
2013-10-18 Alex CrichtonOptimize include_bin! for large inputs
2013-10-18 borsauto merge of #9926 : Kimundi/rust/future_result_bad_si...
2013-10-18 borsauto merge of #9924 : metajack/rust/fix-starts-with...
2013-10-18 borsauto merge of #9896 : brson/rust/stdmem, r=alexcrichton
2013-10-18 Brian Andersonstd: Move size/align functions to std::mem. #2240
2013-10-17 borsauto merge of #9902 : thestinger/rust/immediate, r...
2013-10-17 borsauto merge of #9907 : kballard/rust/vec_ends_with,...
2013-10-17 borsauto merge of #9900 : hatahet/rust/master, r=alexcrichton
2013-10-17 borsauto merge of #9897 : thestinger/rust/rusti, r=alexcrichton
2013-10-17 borsauto merge of #9863 : csainty/rust/issue-9755-once...
2013-10-17 borsauto merge of #9846 : cmr/rust/serialize_uuid, r=alexcr...
2013-10-17 Chris SaintyRemoved the -Z once_fns compiler flag and added the...
2013-10-17 Daniel Micayremove the rusti command
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-16 borsauto merge of #9857 : brson/rust/mainsched, r=alexcrichton
2013-10-14 borsauto merge of #9606 : steveklabnik/rust/abi_removal...
2013-10-14 borsauto merge of #9848 : huonw/rust/move-trait-doc, r...
2013-10-14 Steve KlabnikRemove unused abi attributes.
2013-10-13 borsauto merge of #9836 : eriklyon/rust/doc-typos, r=alexcr...
2013-10-13 Erik Lyonfix typos in doc/tutorial.md
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-11 borsauto merge of #9794 : thestinger/rust/rc, r=alexcrichton
2013-10-11 borsauto merge of #9803 : alexcrichton/rust/less-pub2,...
2013-10-11 borsauto merge of #9805 : alexcrichton/rust/needstest,...
2013-10-11 borsauto merge of #9804 : alexcrichton/rust/always-anon...
2013-10-11 borsauto merge of #9517 : crabtw/rust/cabi, r=nikomatsakis
2013-10-11 borsauto merge of #9785 : catamorphism/rust/remove-convenie...
2013-10-11 borsauto merge of #9732 : catamorphism/rust/rustpkg-read...
2013-10-10 borsauto merge of #9800 : vmx/rust/fix-random-doc, r=thestinger
2013-10-10 Tim Chevalierrustpkg: Make checked-out source files read-only, and...
2013-10-10 borsauto merge of #9798 : mtwilliams/rust/master, r=brson
2013-10-10 Michael 'devbug... Fixed typo under 'Segmented stacks and the linter'...
2013-10-09 borsauto merge of #9750 : alexcrichton/rust/safer-strings...
2013-10-09 borsauto merge of #9742 : alexcrichton/rust/issue-9739...
2013-10-09 borsauto merge of #9748 : klutzy/rust/print-git-revision...
2013-10-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
2013-10-09 borsauto merge of #9753 : alexcrichton/rust/macro-attrs...
2013-10-08 borsauto merge of #9757 : erickt/rust/master, r=alexcrichton
2013-10-08 borsauto merge of #9756 : catamorphism/rust/issue-2354...
2013-10-08 borsauto merge of #9759 : thestinger/rust/immediate, r...
2013-10-08 borsauto merge of #9674 : ben0x539/rust/raw-str, r=alexcrichton
2013-10-08 borsauto merge of #9735 : alexcrichton/rust/privacy, r=cmr
2013-10-08 Alex CrichtonFix merge fallout of privacy changes
2013-10-07 Benjamin Herrdocument raw string literals in tutorial.md and rust.md
2013-10-07 Alex CrichtonDocument visibility in the manual/tutorial
2013-10-06 borsauto merge of #9703 : alexcrichton/rust/compiler-featur...
2013-10-06 borsauto merge of #9741 : catamorphism/rust/rustpkg-remotes...
2013-10-06 borsauto merge of #9593 : fhahn/rust/logging-unsafe-removal...
2013-10-06 borsauto merge of #9738 : catamorphism/rust/rustpkg-test...
2013-10-06 Alex CrichtonImplement feature-gating for the compiler
2013-10-06 Tim Chevalierdocs / rustpkg: Document `rustpkg test` more
2013-10-06 borsauto merge of #9734 : luisbg/rust/master, r=alexcrichton
2013-10-05 borsauto merge of #9713 : sfackler/rust/dynamic_lib, r...
2013-10-05 borsauto merge of #9250 : erickt/rust/num, r=erickt
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-03 borsauto merge of #9689 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 borsauto merge of #9670 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 Erick Tryzelaarsyntax: Add #[deriving(FromPrimitive)] syntax extension
2013-10-02 borsauto merge of #9665 : alexcrichton/rust/snapshot, r...
2013-10-02 borsauto merge of #9638 : pnkfelix/rust/fsk-issue7526-attem...
2013-10-02 borsauto merge of #9656 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9600 : MicahChalmer/rust/fill-with-code...
2013-10-02 borsauto merge of #9578 : alexcrichton/rust/un-ignore-libuv...
2013-10-01 borsauto merge of #9560 : pcwalton/rust/xc-tuple-structs...
2013-10-01 borsauto merge of #9519 : thestinger/rust/float, r=catamorphism
2013-10-01 Daniel Micayremove the `float` type
2013-10-01 borsauto merge of #9633 : alexcrichton/rust/issue-9631...
2013-10-01 borsauto merge of #9645 : dckc/rust/patch-2, r=catamorphism
2013-10-01 borsauto merge of #9644 : alexcrichton/rust/clarify, r...
2013-10-01 borsauto merge of #9636 : alexcrichton/rust/rustdoc, r...
2013-10-01 borsauto merge of #9576 : FlaPer87/rust/issue/9125, r=alexc...
2013-10-01 borsauto merge of #9599 : alexcrichton/rust/less-fmt, r...
2013-10-01 Alex Crichtontutorial: Remove usage of fmt!
2013-10-01 Dan Connollyclarify that rust_pkg is a place-holder
2013-09-30 borsauto merge of #9630 : blake2-ppc/rust/de-at-smaller...
2013-09-30 borsauto merge of #9614 : blake2-ppc/rust/lang-item-iter...
2013-09-29 borsauto merge of #9603 : sfackler/rust/rustpkg-test, r...
2013-09-28 borsauto merge of #9589 : thestinger/rust/tutorial, r=alexc...
2013-09-28 borsauto merge of #9542 : pnkfelix/rust/fsk-fix-issue-9531...
2013-09-28 Daniel Micaytutorial: rewrite the sections on boxes/moves
2013-09-28 borsauto merge of #9577 : alexcrichton/rust/rustdoc, r=cmr
2013-09-28 borsauto merge of #9583 : blake2-ppc/rust/connect-vec,...
next