]> git.lizzy.rs Git - rust.git/history - src/libtime
rollup merge of #17370 : klutzy/win64-backtrace
[rust.git] / src / libtime /
2014-09-19 Alex Crichtonrollup merge of #17355 : gamazeps/issue17210
2014-09-19 Alex Crichtonrollup merge of #17350 : pablobm/doc-fix
2014-09-19 Alex Crichtonrollup merge of #17306 : scialex/fix-zsh
2014-09-18 borsauto merge of #17335 : TeXitoi/rust/relicense-shootout...
2014-09-17 borsauto merge of #16836 : P1start/rust/closure_ret_bang...
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-09-17 Alex Crichtonrollup merge of #17312 : Manishearth/builtin-shrink
2014-09-17 Alex Crichtonrollup merge of #17311 : jakub-/issue-17302
2014-09-17 Alex Crichtonrollup merge of #17310 : nikomatsakis/type-bounds-gener...
2014-09-17 Alex Crichtonrollup merge of #17309 : aturon/deprecate-libnum
2014-09-17 Alex Crichtonrollup merge of #17297 : treeman/net-unix
2014-09-17 Alex Crichtonrollup merge of #17294 : theevocater/master
2014-09-17 Alex Crichtonrollup merge of #17292 : thestinger/tasks
2014-09-17 Alex Crichtonrollup merge of #17290 : bkoropoff/issue-17283
2014-09-17 Alex Crichtonrollup merge of #17285 : brson/relchan
2014-09-17 Alex Crichtonrollup merge of #17281 : saysjonathan/missing-semicolon
2014-09-17 Alex Crichtonrollup merge of #17279 : jakub-/for-loop-unused-variable
2014-09-17 Alex Crichtonrollup merge of #17278 : steveklabnik/gh17242
2014-09-17 Alex Crichtonrollup merge of #17277 : steveklabnik/doc_fix_rollup
2014-09-17 Alex Crichtonrollup merge of #17276 : treeman/json-comma
2014-09-17 Alex Crichtonrollup merge of #16936 : nham/two_way_makeover
2014-09-17 Alex Crichtonrollup merge of #16931 : omasanori/unnecessary-path...
2014-09-17 Alex Crichtonrollup merge of #16889 : P1start/array-not-vector
2014-09-17 borsauto merge of #17264 : bkoropoff/rust/issue-17252,...
2014-09-17 borsauto merge of #17254 : gamazeps/rust/issue17210, r...
2014-09-17 borsauto merge of #17247 : huonw/rust/toggle-clone, r=alexc...
2014-09-17 borsauto merge of #17246 : bkoropoff/rust/issue-17216,...
2014-09-17 borsauto merge of #17227 : tshepang/rust/stronger-break...
2014-09-17 borsauto merge of #17223 : retep998/rust/into_string, r...
2014-09-16 borsauto merge of #17268 : aturon/rust/mut-conventions...
2014-09-16 Aaron TuronFallout from renaming
2014-09-10 borsauto merge of #16824 : steveklabnik/rust/string_guide_i...
2014-09-09 borsauto merge of #16827 : steveklabnik/rust/fix_doc_index...
2014-09-09 borsauto merge of #16965 : huonw/rust/isaac-oob--, r=alexcr...
2014-09-09 borsauto merge of #16825 : steveklabnik/rust/fix_manual_arr...
2014-09-08 borsauto merge of #16952 : alexcrichton/rust/windows-large...
2014-09-08 borsauto merge of #16903 : mahkoh/rust/move_items_unwrap...
2014-09-07 borsauto merge of #16942 : alexcrichton/rust/remove-net...
2014-09-07 borsauto merge of #17035 : huonw/rust/moar-jquery, r=alexcr...
2014-09-06 borsauto merge of #17011 : nodakai/rust/rustdoc-stronger...
2014-09-06 borsauto merge of #16907 : SimonSapin/rust/tempdir-result...
2014-09-05 borsauto merge of #16628 : pczarn/rust/hashmap-opt, r=nikom...
2014-09-05 borsauto merge of #16775 : jbcrail/rust/fix-rational-docs...
2014-09-05 borsauto merge of #16843 : bkoropoff/rust/reader-writer...
2014-09-04 borsauto merge of #16982 : jbcrail/rust/comment-and-string...
2014-09-04 borsauto merge of #16923 : wickerwaka/rust/crate-as-fixup...
2014-09-04 borsauto merge of #16885 : wickerwaka/rust/fmt-center,...
2014-09-04 borsauto merge of #16981 : kmcallister/rust/ctypes-warning...
2014-09-04 borsauto merge of #16976 : treeman/rust/issue-16943, r...
2014-09-04 borsauto merge of #16964 : nodakai/rust/libnative-superfluo...
2014-09-04 borsauto merge of #16883 : jakub-/rust/issue-16648, r=pcwalton
2014-09-04 borsauto merge of #16909 : carols10cents/rust/docs-links...
2014-09-04 borsauto merge of #16972 : ruud-v-a/rust/timespec-arithmeti...
2014-09-04 Keegan McAllisterFix some non-FFI-safe types in externs
2014-09-03 Ruud van Asseldonklibtime: Fix adding negative duration to Timespec.
2014-09-03 borsauto merge of #16811 : nick29581/rust/dst-bug-2, r...
2014-09-03 borsauto merge of #16940 : treeman/rust/fail-non-utf8,...
2014-09-03 borsauto merge of #16892 : andrew-d/rust/andrew-fix-test...
2014-09-02 borsauto merge of #16850 : vks/rust/hash-num, r=alexcrichton
2014-09-01 borsauto merge of #16897 : japaric/rust/mut-slice-collectio...
2014-09-01 borsauto merge of #16867 : wickerwaka/rust/ice-16750, r...
2014-09-01 borsauto merge of #16891 : eddyb/rust/patlit-from-expr...
2014-09-01 borsauto merge of #16886 : Tobba/rust/defailbloat-string...
2014-09-01 borsauto merge of #16871 : retep998/rust/win64-fix, r=alexc...
2014-09-01 borsauto merge of #16802 : nick29581/rust/dst-bug-1, r...
2014-09-01 borsauto merge of #16844 : mrmonday/rust/liblibc-custom...
2014-08-31 borsauto merge of #16809 : nick29581/rust/dst-bug-3, r...
2014-08-31 borsauto merge of #16894 : alexcrichton/rust/issue-16872...
2014-08-31 borsauto merge of #16788 : Manishearth/rust/raw-ptr-syntax...
2014-08-31 borsauto merge of #16895 : alexcrichton/rust/rollup, r...
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-31 Alex Crichtonrollup merge of #16769 : rgawdzik/abs_doc_addition
2014-08-31 Alex Crichtonrollup merge of #16726 : tshepang/consistency
2014-08-31 Alex Crichtonrollup merge of #16721 : tshepang/convenience
2014-08-31 Alex Crichtonrollup merge of #16716 : tshepang/temp
2014-08-31 borsauto merge of #16650 : ruud-v-a/rust/timespec-arithmeti...
2014-08-30 borsauto merge of #16393 : SimonSapin/rust/patch-9, r=steve...
2014-08-30 borsauto merge of #16598 : bkoropoff/rust/import-shadow...
2014-08-29 Ruud van Asseldonklibtime: Use Duration in Timespec arithmetic.
2014-08-28 borsauto merge of #16626 : ruud-v-a/rust/duration-reform...
2014-08-27 borsauto merge of #16757 : steveklabnik/rust/lets_not_lie_i...
2014-08-27 borsauto merge of #16766 : kevinmehall/rust/issue-15976...
2014-08-27 borsauto merge of #16761 : mrmonday/rust/patch-1, r=alexcri...
2014-08-27 borsauto merge of #16751 : luqmana/rust/tr, r=alexcrichton
2014-08-27 borsauto merge of #16724 : tshepang/rust/misleading, r...
2014-08-27 borsauto merge of #16689 : wickerwaka/rust/crate-as, r...
2014-08-27 borsauto merge of #16685 : alexcrichton/rust/remove-glob...
2014-08-27 borsauto merge of #16704 : flugsio/rust/fix-rustc-ice-lint...
2014-08-26 borsauto merge of #16742 : vhbit/rust/ios-ffi-fix, r=alexcr...
2014-08-26 borsauto merge of #16720 : tshepang/rust/trailing-prompt...
2014-08-26 borsauto merge of #14397 : nick29581/rust/coerce, r=pnkfelix
2014-08-26 Nick CameronRebasing changes
2014-08-26 Nick CameronUse the slice repr for ~[T]
2014-08-24 borsauto merge of #16646 : P1start/rust/trailing-commas...
2014-08-22 borsauto merge of #16663 : Gankro/rust/heapify, r=alexcrichton
2014-08-22 borsauto merge of #16509 : luqmana/rust/uw, r=alexcrichton
2014-08-22 borsauto merge of #16512 : wickerwaka/rust/getopt-16348...
2014-08-21 borsauto merge of #16487 : steveklabnik/rust/guide_ownershi...
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
2014-08-21 borsauto merge of #16447 : steveklabnik/rust/guide_vectors_...
next