]> git.lizzy.rs Git - rust.git/history - src/libcore/libc.rs
Remove 'Local Variable' comments
[rust.git] / src / libcore / libc.rs
2013-05-02 Brendan ZabarauskasRemove 'Local Variable' comments
2013-05-02 borsauto merge of #6127 : gifnksm/rust/impl-clone-for-bigin...
2013-05-02 borsauto merge of #6162 : graydon/rust/random-retry, r...
2013-05-01 borsauto merge of #6161 : graydon/rust/glob-retry, r=graydon
2013-05-01 Jesse Luehrsglob_t should be public on all platforms
2013-05-01 Jesse Luehrslibc bindings for glob.h
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-23 borsauto merge of #6010 : Dretch/rust/run-windows, r=brson
2013-04-23 garethFix issue #5976 - HANDLE leaks and undefined/bad behavour
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-22 borsauto merge of #5887 : jdm/rust/stackbounds, r=brson
2013-04-20 borsauto merge of #5945 : graydon/rust/fix-unicode-tables...
2013-04-20 borsauto merge of #5968 : gifnksm/rust/windowed, r=brson
2013-04-20 borsauto merge of #5964 : danluu/rust/debug_tutorial_foo...
2013-04-20 borsauto merge of #5962 : pcwalton/rust/shootout, r=pcwalton
2013-04-19 borsauto merge of #5824 : bleibig/rust/debuginfo, r=brson
2013-04-19 Patrick Waltonlibrustc: WIP patch for using the return value.
2013-04-19 Patrick Waltonlibrustc: Implement fast-ffi and use it in various...
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-16 Brian AndersonMerge remote-tracking branch 'brson/sched-cleanup'
2013-04-16 borsauto merge of #5894 : catamorphism/rust/authors, r...
2013-04-15 borsauto merge of #5879 : astrieanna/rust/document_std_base...
2013-04-15 borsauto merge of #5861 : catamorphism/rust/rustpkg, r...
2013-04-15 borsauto merge of #5797 : alexcrichton/rust/issue-1913...
2013-04-15 borsauto merge of #5888 : sawrubh/rust/mybranch, r=pnkfelix
2013-04-15 borsauto merge of #5778 : jld/rust/reflect-abstract-enum...
2013-04-15 borsauto merge of #5881 : danluu/rust/xfail_bind_by_move...
2013-04-14 borsauto merge of #5880 : Dretch/rust/signals, r=thestinger
2013-04-14 garethFlesh out the SIG* constants: this adds all the posix...
2013-04-14 borsauto merge of #5779 : crabtw/rust/x86_64_abi, r=sanxiyn
2013-04-14 borsauto merge of #5867 : dotdash/rust/reduce_reallocs...
2013-04-13 borsauto merge of #5864 : huonw/rust/rusti-detect-tty,...
2013-04-13 borsauto merge of #5810 : thestinger/rust/iterator, r=graydon
2013-04-13 borsauto merge of #5761 : Dretch/rust/murder-death-kill...
2013-04-12 borsauto merge of #5847 : catamorphism/rust/rustpkg, r...
2013-04-12 borsauto merge of #5837 : tdaede/rust/fix_file_command...
2013-04-11 garethMake destroy() send SIGTERM and add a new method called
2013-04-09 borsauto merge of #5788 : danluu/rust/rusti_clear, r=bstrie
2013-04-09 borsauto merge of #5800 : vivekgalatage/rust/master, r...
2013-04-08 borsauto merge of #5775 : pavpanchekha/rust/patch-1, r...
2013-04-06 garethChange the behaviour of core::run::Program.destroy to
2013-04-06 borsauto merge of #5755 : catamorphism/rust/rustllvm-cmdlin...
2013-04-06 borsauto merge of #5751 : metajack/rust/at-clones, r=thestinger
2013-04-06 borsauto merge of #5733 : dbaupp/rust/std-complex-rational...
2013-04-06 borsauto merge of #5732 : Zhann/rust/master, r=catamorphism
2013-04-06 borsauto merge of #5721 : dhardy/rust/master, r=graydon
2013-04-06 borsauto merge of #5676 : nikomatsakis/rust/issue-4183...
2013-04-05 Niko MatsakisFix various warnings, NOTEs, etc
2013-04-03 borsauto merge of #5559 : jbclements/rust/change-to-tt...
2013-04-02 borsauto merge of #5667 : graydon/rust/remove-a-mode, r...
2013-04-01 borsauto merge of #5662 : catamorphism/rust/docs, r=catamor...
2013-04-01 borsauto merge of #5660 : brson/rust/doc, r=catamorphism
2013-04-01 Brian Andersoncore: Update libc docs to clarify usage
2013-03-30 borsauto merge of #5630 : erickt/rust/serial, r=erickt
2013-03-30 borsauto merge of #5631 : brson/rust/abiset, r=brson,brson
2013-03-30 Niko MatsakisAdd AbiSet and integrate it into the AST.
2013-03-29 borsauto merge of #5583 : jbclements/rust/docfix-for-block...
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-28 borsauto merge of #5576 : yichoi/rust/pull-0327, r=brson
2013-03-27 borsauto merge of #5567 : jbclements/rust/release-note...
2013-03-27 borsauto merge of #5569 : thestinger/rust/map, r=catamorphism
2013-03-27 Patrick Waltonlibrustc: Remove all uses of the old `[T * N]` fixed...
2013-03-25 borsauto merge of #5505 : catamorphism/rust/macro-tutorial...
2013-03-25 Brian AndersonMerge remote-tracking branch 'brson/rt'
2013-03-25 borsauto merge of #5424 : luqmana/rust/inline-rt, r=brson
2013-03-23 borsauto merge of #5510 : thadguidry/rust/incoming, r=brson
2013-03-23 borsauto merge of #5515 : nikomatsakis/rust/issue-5514...
2013-03-23 Patrick Waltonlibrustc: Remove the `const` declaration form everywhere
2013-03-22 borsauto merge of #5441 : lucab/rust/lucab/tutorial/struct...
2013-03-22 borsauto merge of #5476 : thestinger/rust/bench, r=graydon
2013-03-21 borsauto merge of #5407 : jbclements/rust/add-assert-eq...
2013-03-21 borsauto merge of #5468 : z0w0/rust/iluvdatjit, r=pcwalton
2013-03-21 borsauto merge of #5461 : catamorphism/rust/flagless, r...
2013-03-21 borsauto merge of #5464 : luqmana/rust/const-pat, r=pcwalton
2013-03-21 Patrick Waltonlibcore: Remove a few possibly-cyclic imports in an...
2013-03-21 borsauto merge of #5470 : sanxiyn/rust/remove-oldmap-2...
2013-03-21 borsauto merge of #5465 : sanxiyn/rust/remove-oldmap, r...
2013-03-20 borsauto merge of #5447 : erickt/rust/incoming, r=graydon
2013-03-20 borsauto merge of #5445 : nikomatsakis/rust/issue-3678...
2013-03-20 borsauto merge of #5434 : apasel422/rust/deriving, r=nikoma...
2013-03-20 borsauto merge of #5443 : alexcrichton/rust/less-bad-copy...
2013-03-20 borsauto merge of #5432 : ILyoan/rust/arm_use_ndk_rebase...
2013-03-20 borsauto merge of #5442 : pcwalton/rust/extern-block-restri...
2013-03-20 Patrick Waltonlibsyntax: Forbid `use` (and most other things) within...
2013-03-20 borsauto merge of #5350 : yichoi/rust/pull-0313-2, r=graydo...
2013-03-14 borsauto merge of #5364 : xenocons/rust/patch-1, r=z0w0
2013-03-14 borsauto merge of #5355 : yichoi/rust/pull-0314, r=graydon
2013-03-13 borsauto merge of #5340 : brson/rust/column, r=brson
2013-03-13 borsauto merge of #5339 : catamorphism/rust/less-copy,...
2013-03-13 borsauto merge of #5337 : yichoi/rust/pull-0312, r=sanxiyn
2013-03-13 borsauto merge of #5319 : brson/rust/debuginfo, r=brson
2013-03-13 borsauto merge of #5293 : brson/rust/logging, r=brson
2013-03-13 Brian AndersonWork around linkage bug cross-compiling from x86_64...
2013-03-12 Patrick Waltonlibcore: Attempt to put out burning tree on Mac by...
2013-03-12 borsauto merge of #5320 : apasel422/rust/metaderive, r...
2013-03-12 borsauto merge of #5329 : wanderview/rust/std-getopts-opts_...
2013-03-12 borsauto merge of #5335 : larryv/rust/local_stage0-libsynta...
2013-03-12 borsauto merge of #5324 : brson/rust/relnotes, r=graydon
2013-03-12 borsauto merge of #5310 : thestinger/rust/treeset, r=graydon
2013-03-12 borsauto merge of #5304 : jld/rust/const-adjustments, r...
next