]> git.lizzy.rs Git - rust.git/history - src/libserialize
auto merge of #13773 : brson/rust/boxxy, r=alexcrichton
[rust.git] / src / libserialize /
2014-05-03 borsauto merge of #13773 : brson/rust/boxxy, r=alexcrichton
2014-05-03 borsauto merge of #13904 : pcwalton/rust/box, r=alexcrichton
2014-05-03 borsauto merge of #13868 : FlaPer87/rust/opt-in-phase1...
2014-05-03 borsauto merge of #13903 : alexcrichton/rust/issue-13890...
2014-05-03 borsauto merge of #13899 : bjz/rust/simd, r=pcwalton
2014-05-03 borsauto merge of #13891 : hjr3/rust/serialize-vec, r=pcwalton
2014-05-03 Brian AndersonReplace most ~exprs with 'box'. #11779
2014-05-03 borsauto merge of #13880 : TeXitoi/rust/biguint-always...
2014-05-02 borsauto merge of #13579 : hirschenberger/rust/lint_unsigne...
2014-05-02 borsauto merge of #13879 : huonw/rust/more-re, r=alexcrichton
2014-05-02 Herman J. Radtke IIIImplement ToJson for Vec<T>
2014-05-02 borsauto merge of #13789 : sfackler/rust/debug-assert,...
2014-05-02 borsauto merge of #13886 : japaric/rust/fix-an-typos, r...
2014-05-02 Jorge AparicioFix a/an typos
2014-05-01 borsauto merge of #13877 : thestinger/rust/de-tilde-str...
2014-05-01 Daniel Micayremove leftover obsolete string literals
2014-05-01 borsauto merge of #13881 : aochagavia/rust/pr, r=alexcrichton
2014-05-01 borsauto merge of #13878 : brutal-chaos/rust/tutorial_gramm...
2014-05-01 borsauto merge of #13875 : hjr3/rust/serialize-strbuf,...
2014-05-01 borsauto merge of #13724 : nikomatsakis/rust/expr-use-visit...
2014-05-01 Herman J. Radtke IIIAdd serialization support for StrBuf
2014-04-30 Patrick Waltonlibrustc: Remove `~"string"` and `&"string"` from the...
2014-04-30 borsauto merge of #13648 : gereeter/rust/removed-rev, r...
2014-04-30 borsauto merge of #13072 : bjz/rust/bitset, r=alexcrichton
2014-04-30 borsauto merge of #13863 : huonw/rust/re-tweaks, r=pcwalton
2014-04-30 borsauto merge of #12740 : nical/rust/json-streaming, r...
2014-04-28 Jonathan SDeprecate the rev_iter pattern in all places where...
2014-04-27 Nicolas SilvaFix a code formatting issue in json.rs
2014-04-27 Nicolas SilvaAdd a streaming parser to serialize::json.
2014-04-23 borsauto merge of #13597 : bjz/rust/float-api, r=brson
2014-04-22 borsauto merge of #13651 : ryantm/rust/master, r=brson
2014-04-22 borsauto merge of #13638 : alexcrichton/rust/fix-windows...
2014-04-22 borsauto merge of #13630 : alexcrichton/rust/correct-green...
2014-04-22 borsauto merge of #13618 : yuriks/rust/lru-cache, r=brson
2014-04-22 borsauto merge of #13587 : adrientetar/rust/more-docs,...
2014-04-22 borsauto merge of #13435 : edwardw/rust/span, r=brson
2014-04-21 borsauto merge of #13631 : alexcrichton/rust/fix-mk-cross...
2014-04-21 borsauto merge of #13553 : aochagavia/rust/pr, r=alexcrichton
2014-04-20 borsauto merge of #13647 : alexcrichton/rust/issue-13641...
2014-04-20 borsauto merge of #13639 : alexcrichton/rust/rustdoc-tuple...
2014-04-20 borsauto merge of #13636 : nick29581/rust/ty_vec, r=pcwalton
2014-04-20 borsauto merge of #13410 : alexcrichton/rust/issue-12278...
2014-04-20 borsauto merge of #13643 : aochagavia/rust/pr-2, r=alexcrichton
2014-04-20 borsauto merge of #13640 : jbcrail/rust/spelling-updates...
2014-04-20 borsauto merge of #13635 : richo/rust/no-output-from-serial...
2014-04-20 borsauto merge of #13633 : TeXitoi/rust/shootout-fannkuch...
2014-04-20 Richo Healeyserialize: Remove errant println!'s from decode
2014-04-19 borsauto merge of #13613 : alexcrichton/rust/fix-freebsd...
2014-04-19 borsauto merge of #13610 : jsanders/rust/sender-try-send...
2014-04-19 borsauto merge of #13615 : alexcrichton/rust/improve-demang...
2014-04-19 borsauto merge of #13614 : cgaebel/rust/master, r=brson
2014-04-19 borsauto merge of #13609 : richo/rust/str-type-vim, r=alexc...
2014-04-19 borsauto merge of #13608 : tbu-/rust/pr_smallesthello,...
2014-04-19 borsauto merge of #13606 : alexcrichton/rust/better-thread...
2014-04-19 borsauto merge of #13607 : brson/rust/to_owned, r=brson
2014-04-19 Richo HealeyReplace all ~"" with "".to_owned()
2014-04-19 borsauto merge of #13513 : alexcrichton/rust/up-llvm, r...
2014-04-18 borsauto merge of #13600 : brandonw/rust/master, r=brson
2014-04-18 borsauto merge of #13601 : mdinger/rust/readme, r=brson
2014-04-18 borsauto merge of #13588 : alexcrichton/rust/no-more-growin...
2014-04-18 Alex CrichtonUpdate the rest of the compiler with ~[T] changes
2014-04-18 borsauto merge of #13575 : TeXitoi/rust/shootout-knucleotid...
2014-04-17 borsauto merge of #13557 : FlaPer87/rust/ls-behind-z, r...
2014-04-17 borsauto merge of #13550 : brson/rust/man, r=alexcrichton
2014-04-17 borsauto merge of #13485 : adrientetar/rust/newrustdoc...
2014-04-16 borsauto merge of #13465 : alexcrichton/rust/fix-comm-dox...
2014-04-16 borsauto merge of #13432 : ruediger/rust/rustmode, r=nikoma...
2014-04-16 borsauto merge of #13418 : ktt3ja/rust/move-out-of, r=brson
2014-04-16 borsauto merge of #13454 : brson/rust/noglobs, r=alexcrichton
2014-04-16 borsauto merge of #13547 : alexcrichton/rust/remove-priv...
2014-04-16 borsauto merge of #13544 : klutzy/rust/pprust, r=alexcrichton
2014-04-16 borsauto merge of #13539 : Aatch/rust/vector-copy-faster...
2014-04-16 borsauto merge of #13527 : huonw/rust/macro-expander-trait...
2014-04-16 borsauto merge of #13522 : seanmonstar/rust/sip, r=alexcrichton
2014-04-16 borsauto merge of #13532 : alexcrichton/rust/rollup, r...
2014-04-16 borsauto merge of #13390 : alexcrichton/rust/run-some-destr...
2014-04-16 Huon WilsonUse the unsigned integer types for bitwise intrinsics.
2014-04-16 borsauto merge of #13498 : johnsoft/rust/fix-transmute...
2014-04-15 borsauto merge of #13489 : JustAPerson/rust/crate-file...
2014-04-15 borsauto merge of #13416 : brson/rust/30min, r=alexcrichton
2014-04-14 borsauto merge of #13480 : edwardw/rust/vtable-ice, r=alexc...
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-14 borsauto merge of #13481 : huonw/rust/devec-path, r=alexcri...
2014-04-14 borsauto merge of #13475 : Ryman/rust/result_unwrap_or_else...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-13 borsauto merge of #13452 : Ryman/rust/fix_uint_as_u, r...
2014-04-13 borsauto merge of #13471 : Ryman/rust/feature_syntax_error...
2014-04-13 borsauto merge of #13469 : kmcallister/rust/utf16, r=huonw
2014-04-13 borsauto merge of #13462 : alexcrichton/rust/fix-cross...
2014-04-13 borsauto merge of #13461 : eddyb/rust/cleanup-at-fn, r...
2014-04-13 borsauto merge of #13460 : SimonSapin/rust/patch-9, r=alexc...
2014-04-12 borsauto merge of #13448 : alexcrichton/rust/rework-chan...
2014-04-11 Keegan McAllisterDecode non-BMP hex escapes in JSON
2014-04-11 borsauto merge of #13395 : Ryman/rust/bytecontainer_impl_co...
2014-04-11 borsauto merge of #13458 : huonw/rust/doc-signatures, r...
2014-04-11 borsauto merge of #13236 : liigo/rust/rename-benchharness...
2014-04-11 borsauto merge of #13424 : eddyb/rust/ty-mut-in-store,...
2014-04-11 Liigo Zhuanglibtest: rename `BenchHarness` to `Bencher`
2014-04-11 borsauto merge of #13457 : alexcrichton/rust/issue-13420...
2014-04-11 borsauto merge of #13453 : brson/rust/snappies, r=alexcrichton
next