]> git.lizzy.rs Git - rust.git/history - src/libstd/libc.rs
auto merge of #10519 : nikomatsakis/rust/issue-8624-borrowck-overly-permissive, r...
[rust.git] / src / libstd / libc.rs
2013-11-28 borsauto merge of #10519 : nikomatsakis/rust/issue-8624...
2013-11-27 borsauto merge of #10679 : alexcrichton/rust/no-routine...
2013-11-26 borsauto merge of #10664 : alexcrichton/rust/issue-10663...
2013-11-26 borsauto merge of #10668 : vky/rust/closure-doc-update...
2013-11-26 borsauto merge of #10660 : alexcrichton/rust/little-scope...
2013-11-26 borsauto merge of #10631 : klutzy/rust/win-fixes, r=alexcri...
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
2013-11-24 klutzystd::libc: Simplify win32/win64 type definitions
2013-11-24 klutzystd::libc: Remove TCHAR types
2013-11-21 borsauto merge of #10567 : sanxiyn/rust/bytepos, r=alexcrichton
2013-11-20 borsauto merge of #10576 : thestinger/rust/gc, r=pcwalton
2013-11-20 borsauto merge of #10527 : eholk/rust/win64, r=alexcrichton
2013-11-19 borsauto merge of #10495 : alexcrichton/rust/more-native...
2013-11-19 Alex CrichtonImplement more native file I/O
2013-11-18 borsauto merge of #10363 : astrieanna/rust/fix-x86stdcall...
2013-11-16 borsauto merge of #10420 : sanxiyn/rust/path, r=cmr
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-13 borsauto merge of #10277 : dcrewi/rust/missing-doc-and...
2013-11-12 borsauto merge of #10427 : alexcrichton/rust/no-xray, r...
2013-11-12 borsauto merge of #10198 : alexcrichton/rust/darwin-quiet...
2013-11-12 borsauto merge of #10425 : astrieanna/rust/rm-issue-912...
2013-11-12 borsauto merge of #10424 : alexcrichton/rust/optimize-buffe...
2013-11-12 borsauto merge of #10422 : alexcrichton/rust/explicit-crate...
2013-11-11 borsauto merge of #10419 : brson/rust/conditiondocs, r...
2013-11-11 borsauto merge of #10403 : poiru/rust/issue-2675, r=alexcri...
2013-11-11 borsauto merge of #10407 : alexcrichton/rust/no-fixed-stack...
2013-11-11 Alex CrichtonRemove #[fixed_stack_segment] and #[rust_stack]
2013-11-11 borsauto merge of #10409 : alexcrichton/rust/issue-10386...
2013-11-11 borsauto merge of #10394 : yichoi/rust/make_check_pass_andr...
2013-11-11 borsauto merge of #10408 : alexcrichton/rust/snapshots...
2013-11-11 Alex CrichtonRegister new snapshots
2013-11-10 borsauto merge of #10226 : nibrahim/rust/docepub, r=alexcri...
2013-11-08 borsauto merge of #10303 : niftynif/rust/master, r=catamorphism
2013-11-08 borsauto merge of #10281 : klutzy/rust/rt-timezone, r=alexc...
2013-11-08 borsauto merge of #10243 : mattcarberry/rust/master, r...
2013-11-06 borsauto merge of #10227 : kud1ing/rust/ios, r=alexcrichton
2013-11-06 borsauto merge of #10289 : nikomatsakis/rust/issue-10157...
2013-11-06 borsauto merge of #10314 : ksh8281/rust/fix_some_cfail_test...
2013-11-06 borsauto merge of #10306 : alexcrichton/rust/issue-9970...
2013-11-06 borsauto merge of #10305 : thestinger/rust/align, r=alexcri...
2013-11-06 Daniel Micayfix alignment of pthread_attr_t
2013-11-06 borsauto merge of #10299 : alexcrichton/rust/osx-loader...
2013-11-05 borsauto merge of #10290 : dbussink/rust/thread_in_rust...
2013-11-05 Dirkjan BussinkMove implementation for threads to Rust
2013-11-05 borsauto merge of #10182 : alexcrichton/rust/typeid-intrins...
2013-11-04 borsauto merge of #10179 : alexcrichton/rust/rt-improvement...
2013-11-03 Alex CrichtonFill out the remaining functionality in io::file
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-22 reedlepeeRemoved Unnecessary comments and white spaces #4386
2013-10-22 reedlepeeMaking fields in std and extra : private #4386
2013-10-22 borsauto merge of #9992 : astrieanna/rust/rm_rusti, r=alexc...
2013-10-22 borsauto merge of #9960 : adridu59/rust/patch-doc-limited...
2013-10-21 borsauto merge of #9936 : madjar/rust/master, r=alexcrichton
2013-10-21 borsauto merge of #9736 : catamorphism/rust/rustpkg-issue...
2013-10-21 borsauto merge of #9991 : LeoTestard/rust/asm-feature-gate...
2013-10-21 borsauto merge of #9976 : thestinger/rust/typo, r=thestinger
2013-10-20 borsauto merge of #9812 : HNO3/rust/windows-utf8, r=alexcri...
2013-10-20 LEE WondongFix unicode errors on Windows in path_is_dir, path_exis...
2013-10-17 borsauto merge of #9846 : cmr/rust/serialize_uuid, r=alexcr...
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-16 borsauto merge of #9857 : brson/rust/mainsched, r=alexcrichton
2013-10-14 borsauto merge of #9606 : steveklabnik/rust/abi_removal...
2013-10-14 borsauto merge of #9848 : huonw/rust/move-trait-doc, r...
2013-10-14 Steve KlabnikRemoving ccdecl
2013-10-14 Steve KlabnikRemove unused abi attributes.
2013-10-14 borsauto merge of #9844 : bytbox/rust/master, r=alexcrichton
2013-10-14 Scott Lawrencestd::libc: rustdoc indicates reexports now
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-09 borsauto merge of #9750 : alexcrichton/rust/safer-strings...
2013-10-09 borsauto merge of #9742 : alexcrichton/rust/issue-9739...
2013-10-09 borsauto merge of #9748 : klutzy/rust/print-git-revision...
2013-10-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
2013-10-09 borsauto merge of #9753 : alexcrichton/rust/macro-attrs...
2013-10-08 borsauto merge of #9757 : erickt/rust/master, r=alexcrichton
2013-10-08 borsauto merge of #9756 : catamorphism/rust/issue-2354...
2013-10-08 borsauto merge of #9768 : pnkfelix/rust/fsk-fix-issue-9762...
2013-10-08 borsauto merge of #9766 : thestinger/rust/fast_ffi, r=huonw
2013-10-08 Daniel Micayrm useless fast_ffi attributes
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-09-28 borsauto merge of #9459 : eliovir/rust/patch-1, r=bstrie
2013-09-27 borsauto merge of #9544 : alexcrichton/rust/clean-docs...
2013-09-27 borsauto merge of #9525 : klutzy/rust/obsolete-span-fix...
2013-09-27 borsauto merge of #9504 : brson/rust/continue, r=alexcrichton
2013-09-27 borsauto merge of #9261 : alexcrichton/rust/logging, r...
2013-09-26 borsauto merge of #9520 : blake2-ppc/rust/ringbuf-swap...
2013-09-26 borsauto merge of #9515 : pnkfelix/rust/fsk-test-for-issue...
2013-09-26 borsauto merge of #9507 : brson/rust/sched, r=alexcrichton
2013-09-26 borsauto merge of #9506 : sfackler/rust/visibility, r=alexc...
2013-09-26 borsauto merge of #9503 : dcrewi/rust/fix-digest-visibility...
2013-09-26 borsauto merge of #9500 : fhahn/rust/rename-str_from_bytes...
2013-09-26 borsauto merge of #9497 : pnkfelix/rust/fsk-7752-use-fcnptr...
2013-09-25 Felix S. Klock IIerrfunc ptr is nullable, so use Option as part of inter...
2013-09-25 Felix S. Klock II#7752: use fcnptr for glob errfunc.
2013-09-21 borsauto merge of #9369 : sebcrozet/rust/f64_inline, r...
2013-09-20 borsauto merge of #9276 : alexcrichton/rust/dox, r=brson
2013-09-20 borsauto merge of #9315 : thestinger/rust/doc, r=alexcrichton
2013-09-19 borsauto merge of #9295 : alexcrichton/rust/fix-lang-items...
2013-09-19 borsauto merge of #9279 : erickt/rust/master, r=alexcrichton
2013-09-19 borsauto merge of #9313 : brson/rust/relnotes, r=thestinger
next