]> git.lizzy.rs Git - rust.git/history - src/rustllvm/rustllvm.h
rollup merge of #17355 : gamazeps/issue17210
[rust.git] / src / rustllvm / rustllvm.h
2013-08-07 borsauto merge of #8285 : huonw/rust/deriving+++, r=alexcri...
2013-08-06 borsauto merge of #8278 : cmr/rust/workaround, r=brson
2013-08-05 borsauto merge of #8289 : sfackler/rust/push_byte, r=erickt
2013-08-05 borsauto merge of #8279 : pcwalton/rust/no-main, r=brson
2013-08-05 borsauto merge of #8227 : dim-an/rust/tree-iter, r=thestinger
2013-08-04 borsauto merge of #8218 : brson/rust/nogc, r=brson
2013-08-04 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/master...
2013-08-04 borsauto merge of #8260 : omasanori/rust/fix-extra-unicode...
2013-08-04 borsauto merge of #7115 : alexcrichton/rust/llvm-upgrades...
2013-08-04 Alex CrichtonFix build issues once LLVM has been upgraded
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-06-25 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-24 borsauto merge of #7279 : hanny24/rust/master, r=msullivan
2013-06-21 borsauto merge of #7200 : yichoi/rust/fix_je_mac_cross...
2013-06-20 Brian AndersonMerge remote-tracking branch 'brson/io' into io-upstream
2013-06-20 borsauto merge of #7128 : yichoi/rust/fix_sometc, r=brson
2013-06-17 borsauto merge of #7197 : rkbodenner/rust/doc-for-lib-move...
2013-06-17 borsauto merge of #7131 : Blei/rust/windows-dynamic-lib...
2013-06-17 borsauto merge of #7134 : vadimcn/rust/DIBuilder, r=jdm
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-17 Vadim ChugunovUse DIBuilder in debuginfo
2013-06-17 borsauto merge of #7157 : sstewartgallus/rust/master, r...
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-16 borsauto merge of #7159 : Blei/rust/free-glue-no-destructor...
2013-06-16 borsauto merge of #7155 : Blei/rust/drop-glue-alloca, r...
2013-06-16 borsauto merge of #7142 : alexcrichton/rust/deriving-zero...
2013-06-16 borsauto merge of #7137 : erickt/rust/from-elem-fixme,...
2013-06-16 borsauto merge of #7114 : pnkfelix/rust/issue3961-fix-white...
2013-06-15 borsauto merge of #7132 : thestinger/rust/rpath, r=brson
2013-06-15 borsauto merge of #7148 : catamorphism/rust/rustpkg_tests...
2013-06-15 borsauto merge of #7147 : huonw/rust/vec-connect, r=Aatch
2013-06-15 borsauto merge of #7130 : huonw/rust/rustdoc-highlight...
2013-06-15 borsauto merge of #7109 : bblum/rust/rwlocks, r=brson
2013-06-15 borsauto merge of #7133 : kballard/rust/terminfo-parm,...
2013-06-15 borsauto merge of #7125 : alexcrichton/rust/rusti-issues...
2013-06-15 borsauto merge of #7122 : thestinger/rust/std, r=luqmana
2013-06-15 borsauto merge of #7121 : huonw/rust/rand-call, r=pnkfelix
2013-06-15 borsauto merge of #7110 : thestinger/rust/iterator, r=brson
2013-06-15 borsauto merge of #7144 : dotdash/rust/caches, r=graydon
2013-06-15 borsauto merge of #7116 : thestinger/rust/whitespace, r...
2013-06-14 Alex CrichtonRevert "Revert "Have JIT execution take ownership of...
2013-06-13 Daniel Micayautomated whitespace fixes
2013-06-13 Brian AndersonRevert "Have JIT execution take ownership of the LLVMCo...
2013-06-12 borsauto merge of #7077 : SiegeLord/rust/new_css, r=pnkfelix
2013-06-12 borsauto merge of #7069 : dotdash/rust/cast_combine, r...
2013-06-12 borsauto merge of #7067 : brson/rust/notasktrans, r=graydon
2013-06-12 borsauto merge of #7056 : alexcrichton/rust/issue-4727...
2013-06-11 borsauto merge of #7055 : thestinger/rust/iterator, r=catam...
2013-06-11 borsauto merge of #7033 : influenza/rust/rust-7022, r=graydon
2013-06-11 borsauto merge of #7040 : alexcrichton/rust/issue-6511...
2013-06-10 Alex CrichtonHave JIT execution take ownership of the LLVMContextRef
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-29 borsauto merge of #6813 : pnkfelix/rust/fsk-issue-6805...
2013-05-29 borsauto merge of #6733 : alexcrichton/rust/issue-2400...
2013-05-29 borsauto merge of #6796 : sfackler/rust/FromBase64-type...
2013-05-29 borsauto merge of #6794 : thestinger/rust/align_zero, r...
2013-05-29 borsauto merge of #6793 : graydon/rust/drop-ast-before...
2013-05-29 borsauto merge of #6789 : luqmana/rust/compiletest-fix...
2013-05-29 borsauto merge of #6784 : nikomatsakis/rust/moves-into...
2013-05-29 borsauto merge of #6778 : Aatch/rust/pass-refactor, r=graydon
2013-05-29 James MillerRefactor optimization pass handling.