]> git.lizzy.rs Git - rust.git/history - src/libextra
librust: Stop rust tool from crashing on macos.
[rust.git] / src / libextra /
2013-07-28 borsauto merge of #7978 : sstewartgallus/rust/rename_arc...
2013-07-28 Steven Stewart-GallusFix nits.
2013-07-28 Steven Stewart-GallusChange concurrency primitives to standard naming conven...
2013-07-28 borsauto merge of #8076 : omasanori/rust/cleanup, r=huonw
2013-07-28 borsauto merge of #7864 : brson/rust/start-on-main-thread...
2013-07-27 borsauto merge of #8074 : thestinger/rust/iterator, r=cmr
2013-07-27 borsauto merge of #8077 : graydon/rust/reorganize-driver...
2013-07-27 borsauto merge of #8078 : luqmana/rust/gst, r=Aatch
2013-07-27 blake2-ppcRemove dummy type parameters from iterator adaptors
2013-07-27 borsauto merge of #8036 : sfackler/rust/container-impls...
2013-07-27 borsauto merge of #8040 : luqmana/rust/rtn, r=brson
2013-07-27 borsauto merge of #8001 : crnobog/rust/xfail-win32-7999...
2013-07-27 borsauto merge of #7986 : alexcrichton/rust/raw-repr, r...
2013-07-27 borsauto merge of #7979 : crnobog/rust/auxfiles-path-window...
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-26 borsauto merge of #8041 : dotdash/rust/const_if_else, r...
2013-07-26 borsauto merge of #8039 : Xazax-hun/rust/master, r=brson
2013-07-26 borsauto merge of #8037 : graydon/rust/issue-6416, r=cmr
2013-07-26 borsauto merge of #8031 : graydon/rust/emacs-mode-rewrite...
2013-07-25 Steven FacklerAdded default impls for container methods
2013-07-25 borsauto merge of #8030 : thestinger/rust/iterator, r=huonw
2013-07-25 borsauto merge of #8029 : emillon/rust/issue-6804, r=cmr
2013-07-25 borsauto merge of #8027 : nikomatsakis/rust/issue-4846...
2013-07-25 borsauto merge of #8026 : poiru/rust/issue-8024, r=alexcrichton
2013-07-25 borsauto merge of #8015 : msullivan/rust/default-methods...
2013-07-25 borsauto merge of #8020 : pnkfelix/rust/fsk-issue7898-dont...
2013-07-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-24 borsauto merge of #8006 : emillon/rust/issue-6060, r=pcwalton
2013-07-24 borsauto merge of #7996 : erickt/rust/cleanup-strs, r=erickt
2013-07-24 borsauto merge of #7997 : omasanori/rust/cleanup, r=cmr
2013-07-24 borsauto merge of #7982 : thestinger/rust/iterator, r=thest...
2013-07-24 blake2-ppcrc: Use ~T for allocation
2013-07-24 Birunthan MohanathasChange 'print(fmt!(...))' to printf!/printfln! in src...
2013-07-24 borsauto merge of #7993 : Xazax-hun/rust/master, r=bblum
2013-07-24 borsauto merge of #7992 : huonw/rust/un-xfail, r=z0w0
2013-07-24 borsauto merge of #7987 : alexcrichton/rust/tests-for-close...
2013-07-24 borsauto merge of #7980 : graydon/rust/misc-benchmarks...
2013-07-24 borsauto merge of #7958 : kemurphy/rust/link-section, r...
2013-07-24 borsauto merge of #7885 : graydon/rust/workcache-fixes...
2013-07-24 Michael SullivanFix some impls such that all supertraits are actually...
2013-07-23 Erick Tryzelaarclean up warnings
2013-07-23 Erick Tryzelaarstd: remove str::to_owned and str::raw::slice_bytes_owned
2013-07-23 Erick Tryzelaarstd: move StrUtil::as_c_str into StrSlice
2013-07-23 Erick Tryzelaarstd: rename str.as_bytes_with_null_consume to str.to_by...
2013-07-23 Graydon Hoareextra: rebase fallout.
2013-07-23 borsauto merge of #7964 : pnkfelix/rust/fsk-issue3994-readm...
2013-07-23 Graydon Hoareextra: give up trying to make more fields of context...
2013-07-23 Graydon Hoareextra: switch json from hashmaps to treemaps
2013-07-23 Graydon Hoareextra: add consume iter to treemap.
2013-07-23 Graydon Hoareextra: clean up workcache to use & in place of @ most...
2013-07-23 Graydon Hoareextra: remove a @ in workcache config.
2013-07-23 Graydon Hoareextra: change workcache::Work::unwrap to move out of...
2013-07-23 Graydon Hoareextra: access workcache db via RWARC.
2013-07-23 Graydon Hoareextra: use deriving more in workcache, switch to treemaps.
2013-07-23 borsauto merge of #7954 : zslayton/rust/master, r=huonw
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-23 borsauto merge of #7916 : olsonjeffery/rust/newrt_timer...
2013-07-22 blake2-ppcdlist: Rename rotate methods to .rotate_forward() and...
2013-07-22 borsauto merge of #7883 : brson/rust/rm-std-net, r=graydon
2013-07-22 Brian Andersonstd: Move change_dir_locked to unstable. #7870
2013-07-22 Brian Andersonextra: Add url module
2013-07-22 Brian Andersonextra: Remove uv, net, timer code
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 blake2-ppcdlist: Fix .peek_next() w.r.t double ended iterators
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 #7955 : thestinger/rust/snapshot, r=huonw
2013-07-22 Daniel Micaynew snapshot
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 Steven FacklerEliminated SmallIntSet
2013-07-21 borsauto merge of #7932 : blake2-ppc/rust/str-clear, r...
2013-07-21 blake2-ppcdlist: Remove extraneous unwrap in .pop_back_node()
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-21 blake2-ppcdlist: Use Ord for .insert_ordered()
2013-07-21 blake2-ppcdlist: Remove bench tests for vec
2013-07-21 blake2-ppcdlist: Add bench test for rotate_to_{front, back}
2013-07-21 borsauto merge of #7921 : bytewiseand/rust/smallint-iter...
2013-07-21 blake2-ppcdlist: Add .rotate_to_front(), .rotate_to_back()
2013-07-21 blake2-ppcdlist: Factor out pop and push operations by list node
2013-07-21 blake2-ppcdlist: Simplify match clauses to use Option methods
2013-07-21 blake2-ppcserialize: implement Encodable for DList
2013-07-21 Steven FacklerAdded bitv iterator benchmarks
2013-07-21 Steven FacklerAdded iterator tests
2013-07-21 Steven FacklerRemoved unecessary indirection in Bitv
2013-07-21 Steven FacklerDerive Clone for bitv stuff
2013-07-21 Steven FacklerSwitched bitv to external iterators
2013-07-21 borsauto merge of #7913 : brson/rust/rm-install-snap, r...
2013-07-21 borsauto merge of #7912 : graydon/rust/extra-new-benchmarks...
2013-07-21 borsauto merge of #7902 : huonw/rust/attr++, r=cmr,pcwalton
2013-07-21 borsauto merge of #7896 : pcwalton/rust/pub-extern, r=pcwalton
2013-07-21 Patrick Waltonlibrustc: Remove `pub extern` and `priv extern` from...
2013-07-20 borsauto merge of #7882 : blake2-ppc/rust/iterator-clone...
2013-07-20 borsauto merge of #7910 : brson/rust/rm-fixme, r=graydon
next