]> git.lizzy.rs Git - rust.git/history - mk
std: simplify str::as_imm_buf and vec::as_{imm,mut}_buf
[rust.git] / mk /
2013-07-23 borsauto merge of #7944 : blake2-ppc/rust/dlist-move-nodes...
2013-07-23 borsauto merge of #7934 : sfackler/rust/smallintset, r...
2013-07-23 borsauto merge of #7875 : sstewartgallus/rust/fubar, r...
2013-07-23 borsauto merge of #7873 : sstewartgallus/rust/cleanup_synta...
2013-07-23 borsauto merge of #7703 : sfackler/rust/bitv, r=alexcrichton
2013-07-22 borsauto merge of #7943 : Dretch/rust/vec-slice-from-to...
2013-07-22 borsauto merge of #7942 : Dretch/rust/os-listdir-path-no...
2013-07-22 borsauto merge of #7940 : cmr/rust/comments, r=pnkfelix
2013-07-22 borsauto merge of #7941 : dotdash/rust/codegen, r=huonw
2013-07-22 borsauto merge of #7926 : brson/rust/issue-4116, r=graydon
2013-07-22 borsauto merge of #7957 : alexcrichton/rust/ignore-warnings...
2013-07-22 Alex CrichtonAllow all warnings in stage0 to account for bugs
2013-07-22 borsauto merge of #7938 : crabtw/rust/foreign-vis, r=huonw
2013-07-22 Daniel MicayMerge pull request #7936 from thestinger/cleanup
2013-07-21 borsauto merge of #7932 : blake2-ppc/rust/str-clear, r...
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-21 borsauto merge of #7921 : bytewiseand/rust/smallint-iter...
2013-07-21 borsauto merge of #7913 : brson/rust/rm-install-snap, r...
2013-07-20 borsauto merge of #7855 : brson/rust/rt-overcommit, r=pcwalton
2013-07-19 Brian Andersonmk: Remove CFG_INSTALL_SNAP logic. #2664
2013-07-19 borsauto merge of #7863 : catamorphism/rust/issue-5883...
2013-07-19 borsauto merge of #7859 : kmcallister/rust/rt-diag-messages...
2013-07-19 borsauto merge of #7856 : brson/rust/no-thread-per-core...
2013-07-19 borsauto merge of #7854 : brson/rust/rt-test-threads, r...
2013-07-18 borsauto merge of #7847 : alexcrichton/rust/verbose-submodu...
2013-07-18 borsauto merge of #7846 : alexcrichton/rust/static-mut...
2013-07-18 borsauto merge of #7845 : gifnksm/rust/tutorial-remove...
2013-07-18 borsauto merge of #7842 : thestinger/rust/closure, r=huonw
2013-07-18 borsauto merge of #7840 : alexcrichton/rust/better-test...
2013-07-18 borsauto merge of #7747 : chris-morgan/rust/vim-compiler...
2013-07-18 borsauto merge of #7849 : nikomatsakis/rust/issue-7444...
2013-07-18 borsauto merge of #7851 : dotdash/rust/intrinsics, r=pcwalton
2013-07-17 borsauto merge of #7829 : graydon/rust/codegen-compiletests...
2013-07-17 Graydon Hoaremake: turn off --bench when running under valgrind
2013-07-17 borsauto merge of #7844 : huonw/rust/no-implicit-prelude...
2013-07-17 borsauto merge of #7826 : michaelwoerister/rust/end_of_span...
2013-07-17 borsauto merge of #7843 : alexcrichton/rust/better-lint...
2013-07-17 borsauto merge of #7835 : omasanori/rust/l10n-improvement...
2013-07-16 OGINO MasanoriAdd project information to l10n templates.
2013-07-16 borsauto merge of #7684 : pnkfelix/rust/fsk-invert-range...
2013-07-16 Graydon HoareAdd configure and make machinery to activate perf metri...
2013-07-15 borsauto merge of #7802 : catamorphism/rust/issue-6128...
2013-07-15 borsauto merge of #7799 : blake2-ppc/rust/eq-default, r...
2013-07-15 borsauto merge of #7796 : thomaslee/rust/issue-6247, r...
2013-07-15 Tom LeeInstall librustllvm.so to target lib directory
2013-07-14 borsauto merge of #7788 : MarkJr94/rust/from_iter, r=cmr
2013-07-14 borsauto merge of #7781 : dotdash/rust/glue, r=huonw
2013-07-14 borsauto merge of #7779 : kballard/rust/print-macro-args...
2013-07-14 borsauto merge of #7778 : tedhorst/rust/manuninstall, r=cmr
2013-07-14 borsauto merge of #7768 : sfackler/rust/containers, r=huonw
2013-07-14 borsauto merge of #7769 : alexcrichton/rust/issue-7732...
2013-07-14 borsauto merge of #7776 : poiru/rust/issue-7561, r=cmr
2013-07-13 Ted Horstremove new man pages on make uninstall
2013-07-13 Birunthan MohanathasAdd CONTRIBUTING.md and RELEASES.txt to release tarball...
2013-07-13 borsauto merge of #7734 : alexcrichton/rust/issue-3395...
2013-07-13 borsauto merge of #7725 : msullivan/rust/default-methods...
2013-07-12 borsauto merge of #7730 : chris-morgan/rust/bitv-eq_vec...
2013-07-12 borsauto merge of #7728 : bcully/rust/largestack64, r=cmr
2013-07-12 borsauto merge of #7717 : dotdash/rust/transmute, r=pcwalton
2013-07-12 borsauto merge of #7706 : sanxiyn/rust/qualification-lint...
2013-07-12 borsauto merge of #7696 : glinscott/rust/utf8_perf, r=cmr
2013-07-12 borsauto merge of #7705 : sanxiyn/rust/simd-op, r=cmr
2013-07-12 borsauto merge of #7695 : cmr/rust/assert_eq_msg, r=pnkfelix
2013-07-12 Daniel MicayMerge pull request #7679 from alexcrichton/consume...
2013-07-12 borsauto merge of #7677 : alexcrichton/rust/tls-gc, r=pcwalton
2013-07-12 borsauto merge of #7688 : nikomatsakis/rust/issue-6298...
2013-07-11 borsauto merge of #7623 : graydon/rust/codegen-compiletests...
2013-07-11 borsauto merge of #7707 : thestinger/rust/double, r=cmr
2013-07-11 Graydon Hoarewire up makefile to run codegen tests and add one to...
2013-07-11 borsauto merge of #7652 : blake2-ppc/rust/dlist, r=huonw
2013-07-11 borsauto merge of #7455 : nikomatsakis/rust/issue-7336...
2013-07-11 borsauto merge of #7632 : gavinb/rust/7484_manpages, r=cmr
2013-07-11 borsauto merge of #7683 : alexcrichton/rust/issue-7625...
2013-07-10 borsauto merge of #7698 : nikomatsakis/rust/issue-2951...
2013-07-10 borsauto merge of #7658 : excepttheweasel/rust/mut_default_...
2013-07-10 borsauto merge of #7637 : pnkfelix/rust/fsk-guard-against...
2013-07-10 borsauto merge of #7265 : brson/rust/io-upstream, r=brson
2013-07-09 borsauto merge of #7117 : jensnockert/rust/freestanding...
2013-07-09 borsauto merge of #7528 : indutny/rust/feature/memory-api...
2013-07-09 Felix S. Klock IIFix #3225: Incorporate feedback from Graydon.
2013-07-09 Felix S. Klock IIFix #3225: Incorporate feedback from Graydon.
2013-07-09 borsauto merge of #7641 : lucab/rust/lucab/po4a, r=catamorphism
2013-07-09 borsauto merge of #7614 : MarkJr94/rust/smallintmap_enum...
2013-07-09 borsauto merge of #7578 : alexcrichton/rust/overflow, r...
2013-07-08 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-08 borsauto merge of #7612 : thestinger/rust/utf8, r=huonw
2013-07-08 borsauto merge of #7608 : glinscott/rust/json_perf, r=pcwalton
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-08 borsauto merge of #7604 : apasel422/rust/peek, r=huonw
2013-07-08 borsauto merge of #7645 : dotdash/rust/immediate_retvals...
2013-07-08 borsauto merge of #7568 : alexcrichton/rust/check-lite...
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-08 Alex CrichtonAdd rusti/rustpkg to check-lite
2013-07-08 borsauto merge of #7586 : g5pw/rust/master, r=cmr
2013-07-07 borsauto merge of #7456 : graydon/rust/better-trans-stats...
2013-07-07 Luca BrunoUse po4a to provide translatable documentation
2013-07-07 borsauto merge of #7602 : blake2-ppc/rust/vec-pop-opt,...
2013-07-07 borsauto merge of #7594 : chris-morgan/rust/proper-net...
2013-07-07 Felix S. Klock IIFix #3225: Check for old Rust libraries when building...
2013-07-07 borsauto merge of #7585 : Blei/rust/fix-circular-modules...
next