[前][次][スレッド一覧][上]
ruby-changes:37401-37500
37401 2015-02-03 17:16 [ko1@a... ] nobu:r49482 (trunk): mkmf.rb: avoid interference
37402 2015-02-03 17:23 [ko1@a... ] nobu:r49483 (trunk): error.c: fix r49479
37403 2015-02-03 19:06 [ko1@a... ] kazu:r49484 (trunk): fix a typo [ci skip]
37404 2015-02-03 19:43 [ko1@a... ] ngoto:r49485 (trunk): * common.mk (ruby-glommed.o): dependency on $(OBJ) should be written
37405 2015-02-03 23:30 [ko1@a... ] kazu:r49486 (trunk): fix a typo [ci skip]
37406 2015-02-04 10:37 [ko1@a... ] nobu:r49487 (trunk): mkmf.rb: err by non existent file
37408 2015-02-04 11:12 [ko1@a... ] nobu:r49489 (trunk): Makefile.in: do not rebuild unnecessarily
37409 2015-02-04 15:55 [ko1@a... ] nobu:r49490 (trunk): _sdbm.c: ruby/ruby.h for PRIdPTRDIFF
37410 2015-02-04 16:32 [ko1@a... ] nobu:r49491 (trunk): bigdecimal.c: fix a typo
37411 2015-02-04 16:33 [ko1@a... ] nobu:r49492 (trunk): bigdecimal.c: format specifiers
37412 2015-02-04 16:45 [ko1@a... ] shugo:r49493 (trunk): * class.c (method_entry_i, class_instance_method_list,
37413 2015-02-04 17:35 [ko1@a... ] nobu:r49494 (trunk): _sdbm.c: fix pointers to shift
37414 2015-02-04 20:30 [ko1@a... ] suke:r49495 (trunk): * ext/win32ole/win32ole.c (Init_win32ole): should not use atexit to
37415 2015-02-05 01:24 [ko1@a... ] marcandRe: r49496 (trunk): * doc/security.rdoc: [DOC] update symbols section [ci-skip]
37416 2015-02-05 01:24 [ko1@a... ] svn:r49497 (trunk): * 2015-02-05
37417 2015-02-05 01:41 [ko1@a... ] marcandRe: r49498 (trunk): * doc/security.rdoc: [DOC] ammend symbols section for bug with send [ci-skip]
37418 2015-02-05 04:03 [ko1@a... ] marcandRe: r49499 (trunk): * vm_insnhelper.c: Fix one type of symbol leak with +send+
37419 2015-02-05 04:03 [ko1@a... ] marcandRe: r49500 (trunk): * vm_insnhelper.c: Fix symbol leak with +send+ and method_missing [#10828]
37420 2015-02-05 04:10 [ko1@a... ] marcandRe: r49501 (trunk): * vm_eval.c: Fix symbol leak with non optimized +send+ and method_missing [#10828]
37421 2015-02-05 04:45 [ko1@a... ] marcandRe: r49502 (trunk): * vm_insnhelper.c: Revert r49500 (6ae6a8c7bc86e97)
37422 2015-02-05 10:34 [ko1@a... ] shugo:r49503 (trunk): * class.c (rb_obj_singleton_methods): should use RTEST() to convert
37423 2015-02-05 11:10 [ko1@a... ] nobu:r49504 (trunk): test_inadvertent_creation.rb: move tests
37424 2015-02-05 12:31 [ko1@a... ] nobu:r49505 (trunk): vm_insnhelper.c: fix missing reason
37425 2015-02-05 13:41 [ko1@a... ] nobu:r49506 (trunk): convert method name to a Symbol
37426 2015-02-05 13:49 [ko1@a... ] nobu:r49507 (trunk): test_inadvertent_creation.rb: assert method_missing
37427 2015-02-05 13:50 [ko1@a... ] nobu:r49508 (trunk): mkmf/base.rb: fix constant scope
37428 2015-02-05 16:30 [ko1@a... ] naruse:r49509 (ruby_2_2): merge revision(s) 49082: [Backport #10661]
37429 2015-02-05 17:19 [ko1@a... ] nobu:r49510 (trunk): test_gc.rb: read binary
37430 2015-02-05 22:43 [ko1@a... ] hsbt:r49511 (trunk): * lib/rubygems: Update to RubyGems HEAD(5c3b6f3).
37431 2015-02-05 22:43 [ko1@a... ] svn:r49512 (trunk): * properties.
37432 2015-02-06 01:05 [ko1@a... ] naruse:r49513 (ruby_2_2): merge revision(s) 49376, 49387, 49389: [Backport #10761]
37433 2015-02-06 05:06 [ko1@a... ] marcandRe: r49514 (trunk): * doc/security.rdoc: [DOC] ammend symbols section for bug with
37434 2015-02-06 05:06 [ko1@a... ] svn:r49515 (trunk): * 2015-02-06
37435 2015-02-06 06:09 [ko1@a... ] nobu:r49516 (trunk): security.rdoc: correction
37436 2015-02-06 10:32 [ko1@a... ] nobu:r49517 (trunk): vm_core.h: fix symbols leak
37437 2015-02-06 11:33 [ko1@a... ] nobu:r49518 (trunk): vm_eval.c: no use of SYM2ID
37438 2015-02-06 11:33 [ko1@a... ] nobu:r49519 (trunk): variable.c: ignore mortal classid
37439 2015-02-06 11:33 [ko1@a... ] nobu:r49520 (trunk): revert r45487
37440 2015-02-06 12:02 [ko1@a... ] naruse:r49521 (ruby_2_2): merge revision(s) 49397: [Backport #10780]
37441 2015-02-06 12:05 [ko1@a... ] naruse:r49522 (ruby_2_2): merge revision(s) 49428: [Backport #10694]
37442 2015-02-06 12:06 [ko1@a... ] naruse:r49523 (ruby_2_2): merge revision(s) 49180: [Backport #10794]
37443 2015-02-06 17:01 [ko1@a... ] tenderlove:r49524 (trunk): * ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regular
37444 2015-02-06 17:31 [ko1@a... ] nobu:r49525 (trunk): test_cipher.rb: OpenSSL 1.0.2
37445 2015-02-06 17:37 [ko1@a... ] nobu:r49526 (trunk): error.c: warning_string
37446 2015-02-06 17:37 [ko1@a... ] nobu:r49527 (trunk): error.c: rb_sys_enc_warning
37447 2015-02-06 17:37 [ko1@a... ] nobu:r49528 (trunk): dir.c: preserve encoding
37448 2015-02-06 17:50 [ko1@a... ] tenderlove:r49529 (trunk): * ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes when
37449 2015-02-06 20:34 [ko1@a... ] naruse:r49530 (ruby_2_2): merge revision(s) 49463: [Backport #10814]
37450 2015-02-06 22:24 [ko1@a... ] nobu:r49531 (trunk): test_dir_m17n.rb: fix tests
37451 2015-02-07 09:11 [ko1@a... ] nobu:r49532 (trunk): dir.c: fix escaping multibyte char
37452 2015-02-07 09:11 [ko1@a... ] nobu:r49533 (trunk): dir.c: use USE_NAME_ON_FS
37453 2015-02-07 09:11 [ko1@a... ] svn:r49534 (trunk): * 2015-02-07
37454 2015-02-07 13:37 [ko1@a... ] suke:r49535 (trunk): * test/win32ole/test_win32ole_record.rb
37455 2015-02-07 14:09 [ko1@a... ] nobu:r49536 (trunk): dir.c: fix a typo
37456 2015-02-07 19:25 [ko1@a... ] nobu:r49537 (trunk): dir.c: long path name on Windows
37457 2015-02-07 22:17 [ko1@a... ] suke:r49538 (trunk): * test/win32ole/test_win32ole_record.rb: remove test using .NET
37458 2015-02-08 10:35 [ko1@a... ] nobu:r49539 (trunk): socket/extconf.rb: reduce duplicated code
37460 2015-02-08 10:54 [ko1@a... ] nobu:r49541 (trunk): gc.c: disable gc_rest after finalization
37461 2015-02-08 12:48 [ko1@a... ] nobu:r49542 (trunk): registry.rb: wide versions
37462 2015-02-08 13:04 [ko1@a... ] nobu:r49543 (trunk): getaddrinfo.c: GHOST vulnerability check
37463 2015-02-08 20:10 [ko1@a... ] hsbt:r49544 (trunk): * lib/net/http/header.rb: pass header names as symbols.
37464 2015-02-09 00:16 [ko1@a... ] nobu:r49545 (trunk): gc.c: disable lazy sweeping check
37465 2015-02-09 00:16 [ko1@a... ] svn:r49546 (trunk): * 2015-02-09
37466 2015-02-09 00:26 [ko1@a... ] nobu:r49547 (trunk): optparse.rb: update --version example [ci skip]
37467 2015-02-09 01:50 [ko1@a... ] nagachika:r49548 (ruby_2_1): merge revision(s) r49525: [Backport #10839]
37468 2015-02-09 10:28 [ko1@a... ] nobu:r49549 (trunk): test/unit.rb: regexps to exclude
37469 2015-02-09 10:28 [ko1@a... ] nobu:r49550 (trunk): TestException.rb: exclude stack overflow tests
37470 2015-02-09 16:36 [ko1@a... ] nobu:r49551 (trunk): make-snapshot: no loading unexpected libraries
37471 2015-02-10 11:26 [ko1@a... ] shugo:r49552 (trunk): * lib/net/ftp.rb (chdir, delete, gettextfile, mdtm, mkdir, nlst,
37472 2015-02-10 11:26 [ko1@a... ] svn:r49553 (trunk): * 2015-02-10
37473 2015-02-10 11:40 [ko1@a... ] shugo:r49554 (trunk): * vm_insnhelper.c (vm_call_method): stop method search when a method
37474 2015-02-10 17:30 [ko1@a... ] nobu:r49555 (trunk): configure.in: use /usr/include
37475 2015-02-10 17:30 [ko1@a... ] nobu:r49556 (trunk): mkconfig.rb: SDKROOT
37476 2015-02-10 22:51 [ko1@a... ] kazu:r49557 (trunk): fix a typo [ci skip]
37477 2015-02-11 07:24 [ko1@a... ] nobu:r49558 (trunk): configure.in: iquote /usr/local/include
37478 2015-02-11 07:24 [ko1@a... ] svn:r49559 (trunk): * 2015-02-11
37479 2015-02-11 07:54 [ko1@a... ] suke:r49560 (trunk): * test/win32ole/test_word.rb: use skip method to skip test.
37480 2015-02-11 08:37 [ko1@a... ] nobu:r49561 (trunk): digest: no ID cache
37481 2015-02-11 11:01 [ko1@a... ] nobu:r49562 (trunk): generator.c: fix infinite recursion
37482 2015-02-11 11:09 [ko1@a... ] nobu:r49563 (trunk): digest: common configurations
37483 2015-02-11 11:09 [ko1@a... ] nobu:r49564 (trunk): digest: define Finish func from Final func
37484 2015-02-11 11:10 [ko1@a... ] nobu:r49565 (trunk): digest: CommonDigest
37485 2015-02-11 13:58 [ko1@a... ] nobu:r49566 (trunk): md5init.c: fix a typo
37486 2015-02-11 15:50 [ko1@a... ] nobu:r49567 (trunk): configure.in: add -L options
37487 2015-02-12 04:04 [ko1@a... ] normal:r49568 (trunk): set: speed up Set#include?
37488 2015-02-12 04:05 [ko1@a... ] svn:r49569 (trunk): * 2015-02-12
37489 2015-02-12 04:34 [ko1@a... ] eregon:r49570 (trunk): * compar.c (cmp_equal): no more error hiding for Comparable#==.
37490 2015-02-12 10:46 [ko1@a... ] drbrain:r49571 (trunk): * proc.c (proc_call): Improve Proc#call documentation. Patch by
37491 2015-02-12 11:03 [ko1@a... ] nobu:r49572 (trunk): configure.in: trailing spaces
37492 2015-02-12 11:04 [ko1@a... ] nobu:r49573 (trunk): configure.in: no redundant library path
37493 2015-02-12 11:47 [ko1@a... ] nobu:r49574 (trunk): drbtest.rb: refactor
37494 2015-02-12 17:33 [ko1@a... ] nobu:r49575 (trunk): test_cipher.rb: show cipher name
37495 2015-02-12 18:34 [ko1@a... ] nobu:r49576 (trunk): openssl: check RAND_edg to support libressl
37496 2015-02-12 18:37 [ko1@a... ] nobu:r49577 (trunk): test_random.rb: add
37497 2015-02-13 03:13 [ko1@a... ] naruse:r49578 (ruby_2_2): merge revision(s) 49452: [Backport #10813]
37498 2015-02-13 11:06 [ko1@a... ] nobu:r49579 (trunk): test_cipher.rb: ignore wrap mode erros
37499 2015-02-13 11:06 [ko1@a... ] svn:r49580 (trunk): * 2015-02-13
37500 2015-02-13 14:00 [ko1@a... ] naruse:r49581 (ruby_2_2): merge revision(s) 49482, 49487: [Backport #10821]
[前][次][スレッド一覧][上]