]> git.lizzy.rs Git - rust.git/history - src/libstd/io/net/ip.rs
rollup merge of #17355 : gamazeps/issue17210
[rust.git] / src / libstd / io / net / ip.rs
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-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-22 borsauto merge of #16509 : luqmana/rust/uw, r=alexcrichton
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_...
2014-08-21 borsauto merge of #16443 : steveklabnik/rust/fix_path_docs...
2014-08-20 borsauto merge of #16408 : steveklabnik/rust/guide_iterator...
2014-08-20 borsauto merge of #16257 : steveklabnik/rust/guide_patterns...
2014-08-19 borsauto merge of #16364 : tbu-/rust/pr_checkeddiv0, r...
2014-08-19 borsauto merge of #16345 : EduardoBautista/rust/fix-error...
2014-08-16 borsauto merge of #16475 : treeman/rust/complex-divide...
2014-08-15 borsauto merge of #16493 : kballard/rust/fix_drop_field_ord...
2014-08-15 borsauto merge of #16486 : kballard/rust/vim_conceal, r...
2014-08-15 borsauto merge of #16435 : vadimcn/rust/windows, r=pcwalton
2014-08-14 borsauto merge of #16474 : MatejLach/rust/cargorun_fix...
2014-08-14 borsauto merge of #16122 : pcwalton/rust/lifetimes-in-unbox...
2014-08-14 borsauto merge of #16484 : dotdash/rust/empty_struct_wrappe...
2014-08-14 borsauto merge of #16470 : liigo/rust/rename-private-cmp...
2014-08-14 borsauto merge of #16444 : steveklabnik/rust/fix_boxes_in_m...
2014-08-14 borsauto merge of #16440 : bheesham/rust/master, r=brson
2014-08-14 borsauto merge of #16428 : mdinger/rust/sort_attributes...
2014-08-14 borsauto merge of #16332 : brson/rust/slicestab, r=aturon
2014-08-13 Brian Andersonstd: Rename various slice traits for consistency
2014-08-12 borsauto merge of #16195 : P1start/rust/more-index, r=aturon
2014-08-12 borsauto merge of #16284 : alexcrichton/rust/issue-16272...
2014-08-12 borsauto merge of #16417 : jasonthompson/rust/docs/slice3...
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
2014-08-10 borsauto merge of #16371 : Gankro/rust/friendly-contrib...
2014-08-09 borsauto merge of #15964 : huonw/rust/gensym-test, r=alexcr...
2014-08-09 borsauto merge of #16314 : Ryman/rust/ringbuf_non_pow2...
2014-08-08 borsauto merge of #16277 : Gankro/rust/responsive-docs...
2014-08-08 borsauto merge of #16336 : retep998/rust/master, r=brson
2014-08-08 borsauto merge of #16333 : steveklabnik/rust/guide_strings...
2014-08-08 borsauto merge of #16309 : steveklabnik/rust/guide_tasks...
2014-08-08 borsauto merge of #16279 : nham/rust/fix_slice_docs, r...
2014-08-08 borsauto merge of #16285 : alexcrichton/rust/rename-share...
2014-08-08 borsauto merge of #16273 : steveklabnik/rust/guide_generics...
2014-08-07 borsauto merge of #16206 : steveklabnik/rust/guide_lambdas...
2014-08-07 borsauto merge of #15831 : rpjohnst/rust/generic-foreign...
2014-08-07 borsauto merge of #16220 : tshepang/rust/temp, r=steveklabnik
2014-08-07 borsauto merge of #16316 : forticulous/rust/char-Fix, r...
2014-08-07 borsauto merge of #16306 : pnkfelix/rust/fsk-ast-refactor...
2014-08-06 borsauto merge of #16291 : nham/rust/byte_literals, r=alexc...
2014-08-06 nhamUse byte literals in libstd
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 borsauto merge of #15407 : sneves/rust/master, r=aturon
2014-07-16 borsauto merge of #15476 : kballard/rust/more_vim_tweaks...
2014-07-15 borsauto merge of #15421 : catharsis/rust/doc-ffi-minor...
2014-07-15 borsauto merge of #15534 : steveklabnik/rust/guide_stdin...
2014-07-15 borsauto merge of #15531 : steveklabnik/rust/guide_looping...
2014-07-15 borsauto merge of #15434 : steveklabnik/rust/guide_match...
2014-07-14 borsauto merge of #15497 : jasonthompson/rust/docs/str3...
2014-07-09 borsauto merge of #15471 : erickt/rust/push_all, r=acrichto
2014-07-09 borsauto merge of #15283 : kwantam/rust/master, r=alexcrichton
2014-07-09 borsauto merge of #15540 : Gankro/rust/master, r=huonw
2014-07-09 borsauto merge of #15530 : adrientetar/rust/proper-fonts...
2014-07-09 borsauto merge of #15422 : steveklabnik/rust/guide_compound...
2014-07-09 borsauto merge of #15374 : steveklabnik/rust/comments,...
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-07-08 borsauto merge of #15493 : brson/rust/tostr, r=pcwalton
2014-07-08 Richo Healeystd: Rename the `ToStr` trait to `ToString`, and `to_st...
2014-07-05 borsauto merge of #15225 : Ryman/rust/liburl_minor, r=alexc...
2014-07-05 borsauto merge of #15284 : apoelstra/rust/bitv-methods...
2014-07-04 borsauto merge of #15404 : vhbit/rust/ios-ptr-fixes, r...
2014-07-04 borsauto merge of #15051 : retep998/rust/master, r=alexcrichton
2014-07-04 borsauto merge of #15403 : vhbit/rust/ios-llvm-fixme, r...
2014-07-04 borsauto merge of #15388 : jakub-/rust/issue-12285, r=pcwalton
2014-07-04 borsauto merge of #15387 : huonw/rust/toc-space, r=alexcrichton
next