]> git.lizzy.rs Git - rust.git/history - src/libstd/rt/mod.rs
Add basic backtrace functionality
[rust.git] / src / libstd / rt / mod.rs
2014-03-13 Alex CrichtonAdd basic backtrace functionality
2014-03-06 borsauto merge of #12726 : alexcrichton/rust/travis, r...
2014-03-06 borsauto merge of #12719 : alexcrichton/rust/fix-llvm-33...
2014-03-06 borsauto merge of #12714 : michaelwoerister/rust/limited...
2014-03-06 borsauto merge of #12705 : alexcrichton/rust/issue-12692...
2014-03-06 Alex Crichtonstd: Move libnative task count bookkeeping to std
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-27 borsauto merge of #12486 : MicahChalmer/rust/emacs-fixes...
2014-02-25 borsauto merge of #12530 : alexcrichton/rust/make-check...
2014-02-25 borsauto merge of #12465 : huonw/rust/notidy, r=brson
2014-02-23 Brian AndersonMerge remote-tracking branch 'huonw/inline-helpers'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/ratcher'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/iodoc'
2014-02-23 borsauto merge of #12484 : TheHydroImpulse/rust/fix_js...
2014-02-23 borsauto merge of #12416 : alexcrichton/rust/highlight...
2014-02-23 borsauto merge of #12311 : brson/rust/unstable, r=alexcrichton
2014-02-23 Brian Andersonstd: Move unstable::stack to rt::stack
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-14 borsauto merge of #12207 : alexcrichton/rust/up-llvm, r...
2014-02-12 borsauto merge of #12165 : fhahn/rust/change-some-tests...
2014-02-12 borsauto merge of #12204 : alexcrichton/rust/seek, r=pcwalton
2014-02-12 borsauto merge of #12196 : dguenther/rust/fix-fourcc-exampl...
2014-02-12 borsauto merge of #12194 : WebeWizard/rust/master, r=cmr
2014-02-12 borsauto merge of #12190 : alexcrichton/rust/fix-snap-again...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-12 borsauto merge of #11578 : alexcrichton/rust/chan-changes...
2014-02-12 Alex CrichtonRewrite channels yet again for upgradeability
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-07 borsauto merge of #12073 : alexcrichton/rust/doc-examples...
2014-02-07 borsauto merge of #12083 : bjz/rust/semver, r=huonw
2014-02-07 borsauto merge of #12062 : kballard/rust/from_utf8_lossy...
2014-02-07 borsauto merge of #12078 : colemickens/rust/patch-2, r...
2014-02-07 borsauto merge of #12077 : colemickens/rust/patch-1, r...
2014-02-07 borsauto merge of #12076 : alexcrichton/rust/rpath-makefile...
2014-02-07 borsauto merge of #12039 : alexcrichton/rust/no-conditions...
2014-02-06 Alex CrichtonRemove std::condition
2014-02-06 borsauto merge of #12001 : yuriks/rust/getopts-tweaks,...
2014-02-05 borsauto merge of #12018 : alexcrichton/rust/triage, r...
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11951 : dmanescu/rust/reserve-rename...
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-04 borsauto merge of #12022 : alexcrichton/rust/unblock-snapsh...
2014-02-03 borsauto merge of #12012 : omasanori/rust/semver, r=alexcri...
2014-02-03 borsauto merge of #11866 : alexcrichton/rust/atomic-u64...
2014-02-03 Alex Crichtonstd: Remove try_send_deferred plus all fallout
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-30 borsauto merge of #11853 : alexcrichton/rust/up-llvm, r...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-28 borsauto merge of #11845 : xales/rust/libnative, r=alexcrichton
2014-01-28 borsauto merge of #11851 : pnkfelix/rust/fsk-fix-issue...
2014-01-28 borsauto merge of #11837 : xales/rust/doc-fixes, r=cmr...
2014-01-28 borsauto merge of #11833 : kballard/rust/gitignore-doc...
2014-01-28 borsauto merge of #11826 : huonw/rust/7621-deriving-errors...
2014-01-28 borsauto merge of #11847 : alexcrichton/rust/fix-test-deps...
2014-01-27 borsauto merge of #11846 : michaelwoerister/rust/cu_name...
2014-01-27 borsauto merge of #11723 : eddyb/rust/more-trans-cleanup...
2014-01-27 borsauto merge of #11841 : huonw/rust/noinline-fail, r...
2014-01-27 Huon Wilsonstd: add begin_unwind_fmt that reduces codesize for...
2014-01-27 borsauto merge of #11834 : huonw/rust/deriving-spans, r...
2014-01-27 borsauto merge of #11823 : derekchiang/rust/fix-barrier...
2014-01-27 borsauto merge of #11787 : alexcrichton/rust/refactor,...
2014-01-26 borsauto merge of #11817 : salemtalha/rust/master, r=brson
2014-01-26 Salem TalhaRemoved all instances of XXX in preparation for relaxin...
2014-01-26 borsauto merge of #11762 : alexcrichton/rust/guard_pages...
2014-01-26 borsauto merge of #11803 : sfackler/rust/simple-mac, r...
2014-01-25 borsauto merge of #11725 : derekchiang/rust/add-barrier...
2014-01-25 borsauto merge of #11790 : lfairy/rust/rename-num-consts...
2014-01-25 borsauto merge of #11788 : salemtalha/rust/master, r=huonw
2014-01-25 borsauto merge of #11775 : alexcrichton/rust/select-fix...
2014-01-25 borsauto merge of #11570 : derekchiang/rust/fix-rt-docs...
2014-01-25 Derek ChiangFix some docs about rt
2014-01-24 borsauto merge of #11732 : luqmana/rust/native-getaddrinfo...
2014-01-24 borsauto merge of #11744 : alexcrichton/rust/issue-5219...
2014-01-24 borsauto merge of #11750 : bnoordhuis/rust/follow-rustc...
2014-01-24 borsauto merge of #11742 : eminence/rust/dylib-test-fix...
2014-01-24 borsauto merge of #11720 : sfackler/rust/macro-export-sourc...
2014-01-24 borsauto merge of #11718 : ktt3ja/rust/borrowck-error-msg...
2014-01-24 borsauto merge of #11478 : klutzy/rust/rustpkg-crate-id...
2014-01-23 borsauto merge of #11739 : thestinger/rust/rm-old-ext,...
2014-01-23 borsauto merge of #11737 : alexcrichton/rust/issue-11729...
2014-01-23 borsauto merge of #11701 : FeGs/rust/stray-debug-in-metadat...
2014-01-23 borsauto merge of #11682 : thestinger/rust/vector, r=brson
2014-01-23 borsauto merge of #11611 : SiegeLord/rust/exp_printing...
2014-01-23 borsauto merge of #11294 : alexcrichton/rust/native-timer...
2014-01-22 Alex CrichtonImplement std::rt::at_exit
2014-01-22 borsauto merge of #11711 : alexcrichton/rust/issue-11683...
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
2014-01-21 borsauto merge of #11700 : bharrisau/rust/thumb, r=alexcrichton
2014-01-21 borsauto merge of #11665 : alexcrichton/rust/zed-cleanup...
2014-01-21 Alex CrichtonPurge borrowck from libstd
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-14 borsauto merge of #11438 : b1nd/rust/rust-doc, r=alexcrichton
2014-01-13 borsauto merge of #11506 : brson/rust/androidfixes, r=cmr
2014-01-11 borsauto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton
2014-01-11 borsauto merge of #11415 : nick29581/rust/visit_trait_optio...
2014-01-10 borsauto merge of #11441 : jld/rust/enum-nullable-const...
next