]> git.lizzy.rs Git - rust.git/history - src/libstd/rt/libunwind.rs
Add netbsd amd64 support
[rust.git] / src / libstd / rt / libunwind.rs
2015-07-02 Alex NewmanAdd netbsd amd64 support
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-05-16 borsAuto merge of #25453 - jimblandy:FQA-fiasco-link, r...
2015-05-12 borsAuto merge of #24818 - tbelaire:double-import, r=nrc
2015-05-10 Manish GoregaokarRollup merge of #25252 - inrustwetrust:crate-type-attri...
2015-05-09 borsAuto merge of #25159 - inrustwetrust:wrapping_inline...
2015-05-09 borsAuto merge of #24859 - richo:valgrind-tests, r=brson
2015-05-07 Steve KlabnikRollup merge of #24576 - cactorium:errorcodes, r=pnkfelix
2015-05-05 Steve KlabnikRollup merge of #24782 - steveklabnik:doc_ownership...
2015-05-04 borsAuto merge of #24652 - achanda:ip-long, r=alexcrichton
2015-05-01 Manish GoregaokarRollup merge of #25010 - huonw:inline-int-extremes...
2015-04-30 borsAuto merge of #24924 - carols10cents:grammar-improvemen...
2015-04-30 borsAuto merge of #24902 - bombless:configure, r=pnkfelix
2015-04-30 Nick CameronMerge branch 'master' into mulit-decor
2015-04-30 borsAuto merge of #24842 - GBGamer:patch-3, r=steveklabnik
2015-04-30 borsAuto merge of #24884 - michaelsproul:extended-errors...
2015-04-29 Alex Crichtonrollup merge of #24873: alexcrichton/fix-windows-stdio
2015-04-29 Alex Crichtonrollup merge of #24917: zecozephyr/nullptropt
2015-04-29 Alex Crichtonrollup merge of #24911: GBGamer/patch-4
2015-04-29 Alex Crichtonrollup merge of #24908: inrustwetrust/once_memory_ordering
2015-04-29 Alex Crichtonrollup merge of #24904: steveklabnik/remove_std_net_warning
2015-04-29 Alex Crichtonrollup merge of #24903: pnkfelix/fsk-enum-swapindrop
2015-04-29 Alex Crichtonrollup merge of #24894: bguiz/diagnostic-E0267
2015-04-29 Alex Crichtonrollup merge of #24881: chris-morgan/issue-24872
2015-04-29 Alex Crichtonrollup merge of #24871: mbrubeck/doc-edit
2015-04-29 Alex Crichtonrollup merge of #24870: tshepang/reference-fix-brackets
2015-04-29 Alex Crichtonrollup merge of #24862: barometz/intro-push-err-fix
2015-04-29 Alex Crichtonrollup merge of #24846: dotdash/fast_cttz8
2015-04-29 Alex Crichtonrollup merge of #24833: tari/rfc888
2015-04-29 Alex Crichtonrollup merge of #24711: alexcrichton/fs2.1
2015-04-29 Alex Crichtonrollup merge of #24610: nagisa/offset-docs
2015-04-29 borsAuto merge of #24932 - pnkfelix:fix-issue-24687, r...
2015-04-29 borsAuto merge of #24893 - robinst:issue-24407-E0013, r=nrc
2015-04-29 borsAuto merge of #24865 - bluss:range-size, r=alexcrichton
2015-04-28 borsAuto merge of #24781 - bluss:vec-drain-range, r=alexcri...
2015-04-28 borsAuto merge of #24777 - alexcrichton:musl, r=brson
2015-04-27 Alex Crichtonstd: Prepare for linking to musl
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
2015-04-13 borsAuto merge of #23849 - bcoopers:master, r=pnkfelix
2015-04-07 Manish GoregaokarRollup merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 borsAuto merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #23997 - richo:typos, r=huonw
2015-04-04 Manish GoregaokarRollup merge of #23941 - carloslfu:patch-1, r=steveklabnik
2015-04-03 borsAuto merge of #23934 - lfairy:write-no-deref, r=alexcri...
2015-04-03 borsAuto merge of #23832 - petrochenkov:usize, r=aturon
2015-04-02 borsAuto merge of #23931 - steveklabnik:doc_std_fs, r=alexc...
2015-04-02 borsAuto merge of #23877 - richo:gardening, r=Manishearth
2015-04-02 borsAuto merge of #23868 - mbrubeck:doc-edit, r=Manishearth
2015-04-02 borsAuto merge of #23822 - tanadeau:remove-box-syntax-in...
2015-04-02 borsAuto merge of #23963 - alexcrichton:rollup, r=alexcrichton
2015-04-02 Alex Crichtonrollup merge of #23959: aturon/beta-relnotes
2015-04-02 Alex Crichtonrollup merge of #23176: huonw/rm-bounds
2015-04-02 Alex Crichtonrollup merge of #23860: nikomatsakis/copy-requires...
2015-04-01 Manish GoregaokarRollup merge of #23066 - michaelwoerister:unreachable...
2015-04-01 Niko MatsakisFallout in public-facing and semi-public-facing libs
2015-03-31 Alex Crichtonrollup merge of #23766: alexcrichton/stabilize-raw-fd
2015-03-31 Alex Crichtonrollup merge of #23704: hirschenberger/simd-intdiv-ice
2015-03-31 borsAuto merge of #23678 - richo:check-flightcheck, r=alexc...
2015-03-31 Manish GoregaokarRollup merge of #23874 - cmr:no-compiler-docs, r=alexcr...
2015-03-31 Manish GoregaokarRollup merge of #23859 - pnkfelix:fsk-lesser-box, r...
2015-03-31 Manish GoregaokarRollup merge of #23852 - cmr:missing_doc, r=Manishearth
2015-03-31 Manish GoregaokarRollup merge of #23813 - steveklabnik:gh19733, r=cmr
2015-03-31 Manish GoregaokarRollup merge of #23558 - steveklabnik:explain_elision...
2015-03-30 Manish GoregaokarRollup merge of #23855 - tshepang:doc-nit, r=Manishearth
2015-03-30 borsAuto merge of #23848 - cmr:no-compiler-docs, r=huonw
2015-03-29 Manish GoregaokarRollup merge of #23814 - steveklabnik:gh23320, r=alexcr...
2015-03-29 borsAuto merge of #23809 - cmr:issue-21310, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23803 - richo:unused-braces, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23788 - steveklabnik:gh23748, r=alexcr...
2015-03-28 Manish GoregaokarRollup merge of #23751 - tshepang:do-not-hardcode-the...
2015-03-28 Manish GoregaokarRollup merge of #23332 - jakub-:rustup-curl-silent...
2015-03-28 borsAuto merge of #23799 - reem:error-no-send, r=aturon
2015-03-28 borsAuto merge of #23789 - steveklabnik:gh22716, r=alexcrichton
2015-03-27 borsAuto merge of #23796 - alexcrichton:rollup, r=alexcrichton
2015-03-27 Alex Crichtonrollup merge of #23786: alexcrichton/less-quotes
2015-03-27 Alex Crichtonrollup merge of #23763: brson/installer
2015-03-27 Alex Crichtonrollup merge of #23794: brson/slicegate
2015-03-27 Alex Crichtonrollup merge of #23793: steveklabnik/gh21668
2015-03-27 Alex Crichtonrollup merge of #23197: aatxe/master
2015-03-27 Alex Crichtonrollup merge of #23791: jviereck/fix-23713
2015-03-27 Alex Crichtonrollup merge of #23665: steveklabnik/doc_std_ascii
2015-03-27 Alex Crichtonrollup merge of #23486: nikomatsakis/issue-23485
2015-03-27 Alex Crichtonrollup merge of #23285: steveklabnik/gh11794
2015-03-27 Alex Crichtonrollup merge of #23749: alexcrichton/remove-old-impl...
2015-03-27 Alex Crichtonrollup merge of #23741: alexcrichton/remove-int-uint
2015-03-26 Alex CrichtonMass rename uint/int to usize/isize
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-06 borsAuto merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-02-27 borsAuto merge of #22573 - nwin:impl-debug-rwlock-weak...
2015-02-25 Manish GoregaokarRollup merge of #22596 - alexcrichton:fix-some-impls...
2015-02-25 Manish GoregaokarRollup merge of #22783 - alexcrichton:deprecate-taskpoo...
2015-02-24 borsAuto merge of #22530 - rprichard:master, r=dotdash
2015-02-24 Manish GoregaokarRollup merge of #22594 - alexcrichton:issue-22577,...
next