[前][次][スレッド一覧][上]
ruby-changes:28501-28600
28501 2013-05-02 13:48 [ko1@a... ] ryan:r40553 (trunk): Imported minitest 4.7.4 (r8483)
28502 2013-05-02 15:07 [ko1@a... ] naruse:r40554 (trunk): Fix test of parallel test breaked by r40553
28503 2013-05-02 15:32 [ko1@a... ] naruse:r40555 (trunk): Fix rondom failure introduced by r40553
28504 2013-05-02 16:56 [ko1@a... ] nobu:r40556 (trunk): id.def: predefined IDs
28505 2013-05-02 16:57 [ko1@a... ] nobu:r40557 (trunk): thread.c: id locals
28506 2013-05-02 17:31 [ko1@a... ] nobu:r40558 (trunk): variable.c: move warnings to rb_ivar_get
28507 2013-05-02 17:32 [ko1@a... ] nobu:r40559 (trunk): marshal.c: no overwriting ivars
28508 2013-05-02 22:12 [ko1@a... ] nobu:r40560 (trunk): irb: dead code
28509 2013-05-02 23:24 [ko1@a... ] nobu:r40561 (trunk): object.c: skip prepending modules
28510 2013-05-02 23:40 [ko1@a... ] nagachika:r40562 (ruby_2_0_0): merge revision(s) 39939: [Backport #8360]
28511 2013-05-03 00:22 [ko1@a... ] ayumin:r40563 (trunk): * common.mk: remove timestamp in distclean-ext realclean-ext.
28512 2013-05-03 00:22 [ko1@a... ] svn:r40564 (trunk): * 2013-05-03
28513 2013-05-03 13:22 [ko1@a... ] nobu:r40565 (trunk): win32.c: optimization
28514 2013-05-03 13:22 [ko1@a... ] nobu:r40566 (trunk): win32.c: fix build error
28515 2013-05-03 13:29 [ko1@a... ] nobu:r40567 (trunk): win32.h: INTPTR_MAX, INTPTR_MIN, UINTPTR_MAX
28516 2013-05-03 13:35 [ko1@a... ] nobu:r40568 (trunk): {getaddrinfo,getnameinfo}.c: fix for old platforms
28517 2013-05-03 13:50 [ko1@a... ] nobu:r40569 (trunk): * common.mk (yes-test-all): needs sudo-precheck for dtrace.
28518 2013-05-03 14:11 [ko1@a... ] akr:r40570 (trunk): * ext/socket/extconf.rb: Make default_ipv6 true for Cygwin.
28519 2013-05-03 20:23 [ko1@a... ] xibbar:r40571 (trunk): * lib/cgi/util.rb: class methods modulize for using like a function.
28520 2013-05-04 06:04 [ko1@a... ] kosaki:r40572 (trunk): * include/ruby/defines.h (RUBY_ATTR_ALLOC_SIZE): New for
28521 2013-05-04 06:04 [ko1@a... ] svn:r40573 (trunk): * 2013-05-04
28522 2013-05-04 07:21 [ko1@a... ] zzak:r40574 (trunk): * doc/security.rdoc: Add note about reporting security vulns
28523 2013-05-04 23:48 [ko1@a... ] nagachika:r40575 (ruby_2_0_0): merge revision(s) 40561: [Backport #8357]
28524 2013-05-05 00:00 [ko1@a... ] nagachika:r40576 (ruby_2_0_0): merge revision(s) 40574:
28525 2013-05-05 00:00 [ko1@a... ] svn:r40577 (ruby_2_0_0): * 2013-05-05
28526 2013-05-05 11:40 [ko1@a... ] kazu:r40578 (trunk): fix a typo
28527 2013-05-05 11:40 [ko1@a... ] svn:r40579 (trunk): * 2013-05-05
28528 2013-05-05 13:29 [ko1@a... ] nobu:r40580 (trunk): ruby.pc.in: rubyarchhdrdir
28529 2013-05-05 13:37 [ko1@a... ] nobu:r40581 (trunk): configure.in: keep POSTLINK
28530 2013-05-05 15:54 [ko1@a... ] nobu:r40582 (trunk): configure.in: default LINK_SO
28531 2013-05-05 16:29 [ko1@a... ] nobu:r40583 (trunk): insns.def: method entry from method frame
28532 2013-05-05 18:57 [ko1@a... ] nobu:r40584 (trunk): insns.def: refactor by wanabe
28533 2013-05-05 19:02 [ko1@a... ] nobu:r40585 (trunk): * test/ruby/test_defined.rb (TestDefined#test_super_toplevel):
28534 2013-05-05 20:50 [ko1@a... ] eregon:r40586 (trunk): * doc/syntax/refinements.rdoc : Fix a missing quote
28535 2013-05-05 22:27 [ko1@a... ] xibbar:r40587 (trunk): * lib/cgi/session.rb: Fix a typo.
28536 2013-05-06 01:08 [ko1@a... ] nagachika:r40588 (ruby_2_0_0): merge revision(s) 40586:
28537 2013-05-06 01:09 [ko1@a... ] nagachika:r40589 (ruby_2_0_0): merge revision(s) 40587:
28538 2013-05-06 10:22 [ko1@a... ] kazu:r40590 (trunk): fix a typo
28539 2013-05-06 10:22 [ko1@a... ] svn:r40591 (trunk): * 2013-05-06
28540 2013-05-06 15:40 [ko1@a... ] eregon:r40592 (trunk): * compar.c (Comparable#==): fix typo.
28541 2013-05-06 20:51 [ko1@a... ] akr:r40593 (trunk): * ext/socket/socket.c (socket_s_ip_address_list): Fill sin6_scope_id
28542 2013-05-07 12:09 [ko1@a... ] akr:r40594 (trunk): * pack.c (swap32): Don't redefine it if it is already defined.
28543 2013-05-07 12:09 [ko1@a... ] svn:r40595 (trunk): * 2013-05-07
28544 2013-05-07 12:11 [ko1@a... ] akr:r40596 (trunk): * ext/socket/extconf.rb: Set close_fds false for Cygwin.
28545 2013-05-07 12:13 [ko1@a... ] akr:r40597 (trunk): * ext/socket/socket.c (socket_s_ip_address_list): Cast EXTRA_SPACE as
28546 2013-05-07 12:14 [ko1@a... ] akr:r40598 (trunk): * ext/socket/ancdata.c (ancillary_inspect): Don't call
28547 2013-05-07 12:20 [ko1@a... ] akr:r40599 (trunk): * ext/socket/ancdata.c (bsock_recvmsg_internal): Add a cast to
28548 2013-05-07 20:18 [ko1@a... ] nagachika:r40600 (ruby_2_0_0): * test/ruby/test_thread.rb (invoke_rec): extend timeout 10 -> 50 sec,
28549 2013-05-07 22:15 [ko1@a... ] akr:r40601 (trunk): * ext/readline/readline.c (insert_ignore_escape): Add a cast to
28550 2013-05-08 01:49 [ko1@a... ] nagachika:r40602 (ruby_2_0_0): merge revision(s) 40208: [Backport #8380]
28551 2013-05-08 07:51 [ko1@a... ] naruse:r40603 (trunk): * ext/socket/socket.c (socket_s_ip_address_list): fix wrongly filled
28552 2013-05-08 07:51 [ko1@a... ] svn:r40604 (trunk): * 2013-05-08
28553 2013-05-08 13:06 [ko1@a... ] nobu:r40605 (trunk): ruby.h: ISGRAPH
28554 2013-05-08 13:07 [ko1@a... ] nobu:r40606 (trunk): test_scanner_events.rb: assert_location
28555 2013-05-08 13:07 [ko1@a... ] nobu:r40607 (trunk): parse.y: fail if invalid name
28556 2013-05-08 14:00 [ko1@a... ] naruse:r40608 (trunk): * ext/json/generator/depend: fix dependencies [Bug #8379]
28557 2013-05-08 14:00 [ko1@a... ] naruse:r40609 (trunk): * ext/json/generator/generator.c (isArrayOrObject): cast char to
28558 2013-05-08 17:47 [ko1@a... ] naruse:r40610 (trunk): * io.c (rb_io_ext_int_to_encs): ignore internal encoding if external
28559 2013-05-08 21:39 [ko1@a... ] akr:r40611 (trunk): Add a comment.
28560 2013-05-08 22:47 [ko1@a... ] nobu:r40612 (trunk): class.c: exclude original module
28561 2013-05-08 23:38 [ko1@a... ] nagachika:r40613 (ruby_2_0_0): merge revision(s) 40583,40584,40585,40590: [Backport #8367]
28563 2013-05-09 01:06 [ko1@a... ] svn:r40615 (trunk): * 2013-05-09
28564 2013-05-09 01:52 [ko1@a... ] akr:r40616 (trunk): * configure.in: Don't check socketpair. socketpair is not used in
28565 2013-05-09 01:56 [ko1@a... ] akr:r40617 (trunk): Update a comment.
28566 2013-05-09 04:57 [ko1@a... ] akr:r40618 (trunk): * configure.in: Check socket library again. shutdown() is used in
28567 2013-05-09 04:58 [ko1@a... ] akr:r40619 (trunk): error message refined.
28568 2013-05-09 11:15 [ko1@a... ] zzak:r40620 (trunk): * doc/contributing.rdoc: Add guide for contributing to CRuby
28569 2013-05-09 11:18 [ko1@a... ] nobu:r40621 (trunk): * properties.
28570 2013-05-09 11:30 [ko1@a... ] zzak:r40622 (trunk): * string.c: Add call-seq alias for String#=== [Bug #8381]
28571 2013-05-09 12:09 [ko1@a... ] akr:r40623 (trunk): * ext/socket/rubysocket.h, ext/socket/unixsocket.c,
28572 2013-05-09 20:48 [ko1@a... ] akr:r40624 (trunk): * ext/socket/ancdata.c (bsock_sendmsg_internal): Always set
28573 2013-05-09 21:12 [ko1@a... ] akr:r40625 (trunk): * file.c, ext/etc/etc.c, ext/socket/unixsocket.c,
28574 2013-05-09 22:01 [ko1@a... ] akr:r40626 (trunk): * ext/socket/ancdata.c (bsock_sendmsg_internal): controls_num should
28575 2013-05-09 23:55 [ko1@a... ] nagachika:r40627 (ruby_2_0_0): merge revision(s) 40612,40614: [Backport #8025]
28576 2013-05-10 09:56 [ko1@a... ] svn:r40629 (trunk): * 2013-05-10
28577 2013-05-10 09:56 [ko1@a... ] ryan:r40628 (trunk): Fixed minitest dependency bug by removing env PARALLEL checks (no clue why that was there). Exactly the same minitest code tho.
28578 2013-05-10 10:48 [ko1@a... ] nobu:r40630 (trunk): * test/dtrace/helper.rb: ignore empty SUDO. reuse SUDO value by using
28579 2013-05-10 12:02 [ko1@a... ] akr:r40631 (trunk): * configure.in: Don't link librt if clock_gettime is available in
28580 2013-05-10 19:33 [ko1@a... ] akr:r40632 (trunk): * configure.in: Reformat arguments of AC_CHECK_HEADERS and
28581 2013-05-10 20:24 [ko1@a... ] akr:r40633 (trunk): * configure.in: Move library checks into "Checks for libraries." part.
28582 2013-05-10 23:56 [ko1@a... ] nobu:r40634 (trunk): parse.y: lex_state macros
28583 2013-05-10 23:56 [ko1@a... ] nobu:r40635 (trunk): parse.y: invalid name as mere string
28584 2013-05-11 00:50 [ko1@a... ] akr:r40636 (trunk): * gc.h (SET_MACHINE_STACK_END): Add !defined(_ILP32) to a defining
28585 2013-05-11 00:50 [ko1@a... ] svn:r40637 (trunk): * 2013-05-11
28586 2013-05-11 11:50 [ko1@a... ] akr:r40638 (trunk): disable test_fcntl_lock_linux on x32.
28587 2013-05-11 17:32 [ko1@a... ] akr:r40639 (trunk): * ext/socket: New method, Socket.getifaddrs, implemented.
28588 2013-05-11 17:52 [ko1@a... ] nobu:r40640 (trunk): * properties.
28589 2013-05-11 19:20 [ko1@a... ] akr:r40641 (trunk): Describe Socket.getifaddrs.
28590 2013-05-11 19:51 [ko1@a... ] naruse:r40642 (trunk): Simplify test with Socket.getifaddrs
28591 2013-05-11 21:02 [ko1@a... ] akr:r40643 (trunk): Add debug print to investigate a failure on Travis-CI.
28592 2013-05-11 22:04 [ko1@a... ] akr:r40644 (trunk): * ext/socket/raddrinfo.c (rsock_inspect_sockaddr): Add casts to
28593 2013-05-11 22:09 [ko1@a... ] akr:r40645 (trunk): * test/rinda/test_rinda.rb: Socket.getifaddrs may returns an interface
28594 2013-05-11 23:09 [ko1@a... ] naruse:r40646 (trunk): * ext/socket/rubysocket.h (HAVE_TYPE_STRUCT_SOCKADDR_DL):
28595 2013-05-12 03:12 [ko1@a... ] nagachika:r40647 (ruby_2_0_0): merge revision(s) 39636,39741,40454: [Backport #8071] [Backport #8387]
28596 2013-05-12 03:28 [ko1@a... ] nobu:r40648 (trunk): raddrinfo.c: suppress warnings
28597 2013-05-12 03:28 [ko1@a... ] svn:r40649 (trunk): * 2013-05-12
28598 2013-05-12 04:34 [ko1@a... ] nagachika:r40650 (ruby_2_0_0): merge revision(s) 40606,40607,40635: [Backport #8375]
28599 2013-05-12 10:44 [ko1@a... ] hsbt:r40651 (trunk): fixed wrong document for Socket.tcp by @lann [fix GH-302]
28600 2013-05-12 11:33 [ko1@a... ] kazu:r40653 (trunk): fix a typo
[前][次][スレッド一覧][上]