Project

General

Profile

Activity

From 03/25/2016 to 03/31/2016

03/31/2016

08:33 PM Bug #12126 (Closed): [PATCH] openssl: accept moving write buffer for write_nonblock
Applied in changeset r54466.
----------
openssl: accept moving write buffer for write_nonblock
By setting the SSL_M...
Anonymous
08:33 PM Revision 280f7322 (git): openssl: accept moving write buffer for write_nonblock
By setting the SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag.
This flag was introduced at the same time as
SSL_MODE_ENABLE...
Eric Wong
07:32 PM Feature #12142: Hash tables with open addressing
[email protected] wrote:
> I think I'll have a few patches when I am done with the hash
> tables: the hash table...
normalperson (Eric Wong)
07:13 PM Bug #12238 (Rejected): Logger writes progname if log message is nil
Please consider the following example:
``` ruby
logger = Logger.new($stdout)
# Log message is nil
logger.info...
Soilent (Konstantin x)
06:26 PM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
Yusuke Endoh wrote:
> Then, you want `Coverage.result` to remove all arrays from the Hash once, keep them in back, a...
sawa (Tsuyoshi Sawada)
06:11 PM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
Then, you want `Coverage.result` to remove all arrays from the Hash once, keep them in back, and automatically restor... mame (Yusuke Endoh)
06:00 PM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
Yusuke Endoh wrote:
> I'm unsure what behavior you expect. Do you mean that it should pass the following two tests?...
sawa (Tsuyoshi Sawada)
05:49 PM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
I'm unsure what behavior you expect. Do you mean that it should pass the following two tests?
~~~~
Coverage.star...
mame (Yusuke Endoh)
05:35 PM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
Yusuke Endoh wrote:
> It was actually intentional. Please read the test case of #4796.
>
> ~~~~
> Cover...
sawa (Tsuyoshi Sawada)
05:14 PM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
Benoit Daloze wrote:
> Tsuyoshi Sawada wrote:
> > So, was it or was it not a bug that it returns empty arrays?
>
...
mame (Yusuke Endoh)
04:50 PM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
Tsuyoshi Sawada wrote:
> So, was it or was it not a bug that it returns empty arrays?
I consider it a bug in that...
Eregon (Benoit Daloze)
04:35 PM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
So, was it or was it not a bug that it returns empty arrays? sawa (Tsuyoshi Sawada)
01:37 PM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
After looking into this, I discovered a bug!
And I also found the reason why it's returning empty arrays: it is leak...
Eregon (Benoit Daloze)
05:21 PM Feature #12236: Introduce `mmap` managed heap
[email protected] wrote:
> * We need to manage x4 more pages. We need to avoid O(n) (n:
> page number) operations ...
normalperson (Eric Wong)
11:17 AM Feature #12236 (Rejected): Introduce `mmap` managed heap
# Abstract
I propose `mmap` (or similar API on Windows) managed heap.
Now, each heap pages are allocated by pos...
ko1 (Koichi Sasada)
04:14 PM Bug #12237 (Closed): Coverage keeps tracking counts even after Coverage.result
Applied in changeset r54465.
----------
* thread.c (update_coverage): Do not track coverage in loaded files
after ...
Eregon (Benoit Daloze)
03:59 PM Bug #12237: Coverage keeps tracking counts even after Coverage.result
Benoit Daloze wrote:
> Can I commit the fix in thread.c?
Sure, thank you very much!
--
Yusuke Endoh <mame@ru...
mame (Yusuke Endoh)
01:59 PM Bug #12237: Coverage keeps tracking counts even after Coverage.result
Attached proposed fixing patch. Eregon (Benoit Daloze)
01:52 PM Bug #12237 (Closed): Coverage keeps tracking counts even after Coverage.result
While looking at #12220, I found a bug.
Attached is a patch that reveals it.
Running
$ make test-all TESTS="test...
Eregon (Benoit Daloze)
04:14 PM Revision 8dd24358 (git): * thread.c (update_coverage): Do not track coverage in loaded files
after Coverage.result. Avoids out-of-bounds access. [Bug #12237]
* ext/coverage/coverage.c (coverage_clear_result_i):...
Eregon (Benoit Daloze)
03:42 PM Revision 674725f1 (git): * test/rubygems/test_gem_commands_environment_command.rb (test_execute):
version number may be two-digit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@54462 b2dd03c8-39d4-...
U.Nakamura
03:26 PM Feature #6647: Exceptions raised in threads should be logged
Akira Tanaka wrote:
> In the yesterday's meeting,
> https://bugs.ruby-lang.org/projects/ruby/wiki/DevelopersMeeting...
Eregon (Benoit Daloze)
03:13 PM Revision f0060b81 (git): * tool/release.sh: two-digit version number support.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54461 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
03:04 PM Revision 69eee71c (git): * 2016-04-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54460 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:04 PM Revision a517e6f9 (git): * tool/merger.rb (version): version number may be two-digit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54459 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
03:02 PM Revision 03a4a200 (git): * version.h: commit miss
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@54457 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
03:01 PM Revision ed3dedae (git): * version.h: bump to 2.1.10. welcome to two-digit version!
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@54456 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
12:46 PM Revision c55bcb9c (git): gc.c: use PRIdSIZE
* gc.c (heap_extend_pages): fix format specifiers for size_t.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5445...
nobu (Nobuyoshi Nakada)
10:16 AM Revision 5951bbec (git): * gc.c: need to set initial value of GC_HEAP_FREE_SLOTS_GOAL_RATIO.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54454 b2dd03c8-39d4-4d8f-98ff-823fe69b080e ko1 (Koichi Sasada)
09:53 AM Bug #12235 (Closed): URI.encode issue with square brackets
URI::Encode doesn't correctly handle square brackets in the path of a URL:
> URI.encode('http://example.com/re...
lucaspiller (Luca Spiller)
09:16 AM Revision 867693fe (git): * gc.c: change additional allocation policy.
Introduce new environement variable
GC_HEAP_FREE_SLOTS_GOAL_RATIO (goal_ratio) to calculate the ratio
of addition...
ko1 (Koichi Sasada)
09:14 AM Feature #12222: Introducing basic statistics methods for Enumerable (and optimized implementation for Array)
Martin Dürst wrote:
> Benoit Daloze wrote:
> > It seems to me Enumerable is not the right place for this, because i...
Eregon (Benoit Daloze)
05:23 AM Feature #12222: Introducing basic statistics methods for Enumerable (and optimized implementation for Array)
Benoit Daloze wrote:
> It seems to me Enumerable is not the right place for this, because it expects more than just ...
duerst (Martin Dürst)
08:49 AM Revision 9bb740d2 (git): * gc.c (gc_marks_finish): fix syntax error.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e ko1 (Koichi Sasada)
08:21 AM Revision 49369ef1 (git): * gc.c: simplify allocate/free detecting logic at the end of marking.
Before this change, heap_pages_min_slots are calculated at the
beggining sweeping phase. And this value is used at ...
ko1 (Koichi Sasada)
07:45 AM Revision 555f6cb0 (git): * gc.c: add GC parameters to configure the following values:
* RUBY_GC_HEAP_FREE_SLOTS_MIN_RATIO:
allocate additional pages when free slots is lower than
the value (total...
ko1 (Koichi Sasada)
07:02 AM Bug #12234 (Rejected): Kernel#exec with a command array broken on Windows as of Ruby 2.2.4
It's wrong code.
The second argument must be '/C'.
```ruby
exec(['cmd.exe', '/C'], '/C', 'echo', 'argv_zero')
```
nobu (Nobuyoshi Nakada)
05:07 AM Bug #12234 (Rejected): Kernel#exec with a command array broken on Windows as of Ruby 2.2.4
On Ruby 2.0.0 this worked as expected:
```
C:\Users\Administrator\GitHub\spec>ruby -ve "exec(['cmd.exe', '/C'], '...
vais (Vais Salikhov)
07:02 AM Revision fb296fe6 (git): * remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54449 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
07:02 AM Revision 9a008c58 (git): * gc.c (gc_verify_heap_page): check the number of zombies.
* gc.c (gc_verify_heap_pages): check also tomb heap.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54448 b2dd03...
ko1 (Koichi Sasada)
06:51 AM Revision f46b5bcf (git): * gc.c (gc_page_sweep): return free slots count.
* gc.c (gc_sweep_step): use returned free slots count.
* gc.c (gc_sweep_step): change variable name `next'
to `nex...
ko1 (Koichi Sasada)
03:02 AM Revision 7d5b9cd3 (git): complex.c: pure declarations
* complex.c (get_dat1, get_dat2): turn into pure variable
declarations only, not mixed code and declarations.
git-...
nobu (Nobuyoshi Nakada)
02:33 AM Revision add0ae51 (git): date_core.c: fix indent
* ext/date/date_core.c (d_lite_strftime, dt_lite_strftime): [DOC]
fix indent not to be a big sole verbatim.
git-sv...
nobu (Nobuyoshi Nakada)
02:18 AM Bug #12233 (Closed): Please consider adding documentation to DateTime, one line, require 'date'
Applied in changeset r54444.
----------
date_core.c: fix DateTime rdoc
* ext/date/date_core.c (Init_date_core): [DO...
nobu (Nobuyoshi Nakada)
02:18 AM Revision f85ff1ed (git): date_core.c: fix DateTime rdoc
* ext/date/date_core.c (Init_date_core): [DOC] fix misplaced doc
of DateTime. [ruby-core:74729] [Bug #12233]
git-...
nobu (Nobuyoshi Nakada)
01:25 AM Bug #12232 (Closed): Ripper.lex can't parse 2.3-style heredoc
Fixed at r53722. nobu (Nobuyoshi Nakada)

03/30/2016

08:16 PM Bug #12223: Backport r54304 (SEGV in rb_str_format())
Backported into `ruby_2_2` branch at r54443. nagachika (Tomoyuki Chikanaga)
08:16 PM Revision 8f93c59e (git): merge revision(s) 54304: [Backport #12223]
* sprintf.c (rb_str_format): fix buffer overflow, length must be
greater than precision. reported by Willi...
nagachika (Tomoyuki Chikanaga)
08:04 PM Bug #11852: test_io.rb fails when maxproc < 1024
Backported into `ruby_2_2` branch at r54442. nagachika (Tomoyuki Chikanaga)
09:45 AM Bug #11852: test_io.rb fails when maxproc < 1024
ruby_2_1 r54436 merged revision(s) 53227. usa (Usaku NAKAMURA)
08:04 PM Revision f608b6f2 (git): merge revision(s) 53227: [Backport #11852]
* test/ruby/test_io.rb: handled rlimit value same as r52277
[Bug #11852][ruby-dev:49446]
git-svn-id: svn+...
nagachika (Tomoyuki Chikanaga)
06:41 PM Revision 639679fe (git): * 2016-03-31
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:41 PM Revision 07d1ba77 (git): * ext/nkf/nkf-utf8/nkf.c: Merge upstream 69f7e74dde.
fix indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54440 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
05:52 PM Bug #12233 (Closed): Please consider adding documentation to DateTime, one line, require 'date'
The ruby DateTime page does not include this line:
require 'date'
It just happened on IRC right now (I edite...
shevegen (Robert A. Heiler)
04:26 PM Bug #12232 (Closed): Ripper.lex can't parse 2.3-style heredoc
~~~ruby
require "ripper"
Ripper.lex("<<~HEREDOC\nHEREDOC")
# => NoMethodError: undefined method `event' for #<Ar...
rwz (Pavel Pravosud)
01:14 PM Revision 028f3801 (git): parse.y: get rid of ISASCII on ID
* parse.y (ripper_id2sym): do not call ISASCII() on ID, rb_isascii
is restricted to int now.
git-svn-id: svn+ssh:/...
nobu (Nobuyoshi Nakada)
01:02 PM Revision 828270af (git): st.c: fix collision statistics [ci skip]
* st.c (stat_col): get rid of NaN.
* st.c (collision_check): define before used.
git-svn-id: svn+ssh://ci.ruby-lang...
nobu (Nobuyoshi Nakada)
12:49 PM Feature #12226: Dir.home with valid named user raises ArgumentError on Windows
Windows seems not providing the way to know another user's home path without authentication. nobu (Nobuyoshi Nakada)
09:45 AM Bug #12231 (Rejected): Kernel#system should not expand shell variables when given multiples arguments, but on Windows it does
```
C:\Users\Administrator>C:\Ruby\ruby-2.2.4-i386-mingw32\bin\ruby.exe -ve "ENV['TEST_SH_EXPANSION'] = 'foo'; p sys...
vais (Vais Salikhov)
09:45 AM Revision ee1a6851 (git): merge revision(s) 53227: [Backport #11852]
* test/ruby/test_io.rb: handled rlimit value same as r52277
[Bug #11852][ruby-dev:49446]
git-svn-id: svn+...
U.Nakamura
09:23 AM Bug #11900: broken encoding of commandline on Windows
Usaku NAKAMURA wrote:
> しかしこれだと-Uでも同等の効果が得られるわけですが、それが正しいのかどうか……。
> -Uでは効かなくするにはこの修正箇所のちょっと上にあるif節の中でencをinternal e...
naruse (Yui NARUSE)
09:04 AM Bug #12230 (Closed): Wrong exception raised when IO.read from a pipe is passed an offset on Windows
When IO.read from a pipe is passed an offset, the expected exception is Errno::ESPIPE, but on Windows Invalid argumen... vais (Vais Salikhov)
08:21 AM Revision 2f6821a7 (git): hash.c: init table with size
* hash.c (rb_hash_s_create): allocate internal table with the
given size.
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
nobu (Nobuyoshi Nakada)
08:05 AM Bug #12123: FileUtils.ln_s create a '.symlink' file not a symbolic link on windows
```
# Running tests:
[ 4411/15571] TestFileExhaustive#test_realpath_mount_point参数错误。
拒绝访问。
[ 4465/15571] TestFi...
personnel (Am I Who)
07:33 AM Bug #12228 (Closed): [DOC] Fix errors in doc/extension*.rdoc
Applied in changeset r54434.
----------
extension*.rdoc: fix errors [ci skip]
* extension.rdoc, extension.ja.rdoc: ...
nobu (Nobuyoshi Nakada)
07:33 AM Revision c15acbba (git): extension*.rdoc: fix errors [ci skip]
* extension.rdoc, extension.ja.rdoc: [DOC] Fix some errors.
Renamed files, wrong method names or argument types; th...
nobu (Nobuyoshi Nakada)
01:27 AM Revision f2cfd895 (git): rational.c: pure declarations
* rational.c (get_dat1, get_dat2): turn into pure variable
declarations only, not mixed code and declarations.
git...
nobu (Nobuyoshi Nakada)
12:46 AM Revision e79d163c (git): * lib/open-uri.rb: Use `userinfo` for authenticated proxy.
[fix GH-1148] Patch by @SokichiFujita
* test/open-uri/test_open-uri.rb: ditto.
[fix GH-1309] Patch by @jdamick
git...
hsbt (Hiroshi SHIBATA)

03/29/2016

09:39 PM Revision f22e2d16 (git): merge revision(s) 51812:
* tool/extlibs.rb (do_patch): let "patch" command change the
working directory and open the patch file ther...
nagachika (Tomoyuki Chikanaga)
09:29 PM Bug #12218: Undefined behaviour
Backported into ruby_2_2 branch at r54430. nagachika (Tomoyuki Chikanaga)
05:22 PM Bug #12218: Undefined behaviour
ruby_2_3 r54425 merged revision(s) 54256,54291,54292,54293. naruse (Yui NARUSE)
12:08 PM Bug #12218: Undefined behaviour
ruby_2_1 r54394 merged revision(s) 54256. usa (Usaku NAKAMURA)
09:20 PM Bug #12118: ruby2.3: Segfaults on m68k due to improper stack allocation
Backported into `ruby_2_2` branch at r54430. nagachika (Tomoyuki Chikanaga)
05:22 PM Bug #12118: ruby2.3: Segfaults on m68k due to improper stack allocation
ruby_2_3 r54425 merged revision(s) 54256,54291,54292,54293. naruse (Yui NARUSE)
12:07 PM Bug #12118: ruby2.3: Segfaults on m68k due to improper stack allocation
ruby_2_1 r54394 merged revision(s) 54256. usa (Usaku NAKAMURA)
09:19 PM Revision 2725eed1 (git): merge revision(s) 54256: [Backport #12118]
* thread_pthread.c (reserve_stack): fix reserving position where
the stack growing bottom to top. [Bug #121...
nagachika (Tomoyuki Chikanaga)
09:07 PM Revision 3f7ce085 (git): merge revision(s) 49176,49334,49802,49814,49815,49816,50036,51453,51705,51706,51708,51805,51807,53298,53517,53519,53521,53522,53523,53526,53527,54017,54034:
* .travis.yml: Remove redundant configuration option.
[fix GH-809] Patch by @gxworld
* .travis.yml...
nagachika (Tomoyuki Chikanaga)
08:37 PM Bug #12182: openssl: NPN may be disabled by OpenSSL configuration
Backported into `ruby_2_2` branch at r54428. nagachika (Tomoyuki Chikanaga)
12:17 PM Bug #12182: openssl: NPN may be disabled by OpenSSL configuration
ruby_2_1 r54397 merged revision(s) 54258. usa (Usaku NAKAMURA)
08:36 PM Revision 6ee7fcf3 (git): merge revision(s) 54258: [Backport #12182]
* ext/openssl/extconf.rb: check SSL_CTX_set_next_proto_select_cb
function rather than OPENSSL_NPN_NEGOTIATE...
nagachika (Tomoyuki Chikanaga)
08:14 PM Bug #12215: URI::HTTP.new example is incorrect
Backported into `ruby_2_2` branch at r54427. nagachika (Tomoyuki Chikanaga)
12:09 PM Bug #12215: URI::HTTP.new example is incorrect
ruby_2_1 r54395 merged revision(s) 54257. usa (Usaku NAKAMURA)
08:13 PM Revision 0e0c793e (git): merge revision(s) 54257: [Backport #12215]
* lib/uri/http.rb (URI::HTTP#initialize): [DOC] fix example,
missing mandatory arguments. [ruby-core:74540...
nagachika (Tomoyuki Chikanaga)
07:03 PM Feature #12224: logger: Allow specifying log level in constructor
Here is the link to Logger:
http://ruby-doc.org/stdlib-2.3.0/libdoc/logger/rdoc/Logger.html#method-c-new
It...
shevegen (Robert A. Heiler)
05:32 PM Bug #11922: [PATCH] fix ASYNC BUG race from bootstraptest/test_fork.rb
ruby_2_3 r54426 merged revision(s) 53373. naruse (Yui NARUSE)
05:32 PM Revision 52601dd1 (git): merge revision(s) 53373: [Backport #11922]
* thread_pthread.c (setup_communication_pipe): delay setting owner
(rb_thread_create_timer_thread): until t...
naruse (Yui NARUSE)
05:22 PM Revision 50864b9d (git): merge revision(s) 54256,54291,54292,54293: [Backport #12118] [Bug #12218]
* thread_pthread.c (reserve_stack): fix reserving position where
the stack growing bottom to top. [Bug #121...
naruse (Yui NARUSE)
05:17 PM Bug #11874: File.realpath fail on volume mount point directory
ruby_2_3 r54424 merged revision(s) 53688,53689,53690,53702. naruse (Yui NARUSE)
05:17 PM Revision 710fe14b (git): merge revision(s) 53688,53689,53690,53702: [Backport #11874]
* win32/win32.c (fileattr_to_unixmode, rb_w32_reparse_symlink_p): volume
mount point should be treated as d...
naruse (Yui NARUSE)
04:57 PM Bug #12202 (Closed): nkf.c static void mime_putc the variable being used for loop used for outer loop too
Applied in changeset r54423.
----------
* ext/nkf/nkf-utf8/nkf.c: Merge upstream 4f3edf80a0.
patched by Anton Siva...
naruse (Yui NARUSE)
04:57 PM Bug #12201 (Closed): nkf.c static void fold_conv part of exression always true
Applied in changeset r54423.
----------
* ext/nkf/nkf-utf8/nkf.c: Merge upstream 4f3edf80a0.
patched by Anton Siva...
naruse (Yui NARUSE)
04:57 PM Revision 1d7cfff0 (git): * ext/nkf/nkf-utf8/nkf.c: Merge upstream 4f3edf80a0.
patched by Anton Sivakov [Bug #12201] [Bug #12202]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54423 b2dd03c8-...
naruse (Yui NARUSE)
04:55 PM Revision 90b51e70 (git): * 2016-03-30
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54422 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:55 PM Revision c2b4b9bb (git): * tool/redmine-backporter.rb: add given revision to current changests
on associating the revision to the related ticket.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54421 b2dd03c8-...
naruse (Yui NARUSE)
04:55 PM Revision e5472649 (git): * tool/merger.rb: update revision.h before merge.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54420 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
04:37 PM Bug #12229: Backport r53673 to ruby_2_3
ruby_2_3 r54419 merged revision(s) 53673. naruse (Yui NARUSE)
03:59 PM Bug #12229 (Closed): Backport r53673 to ruby_2_3
普通に実行すると失敗して大変にうざいのでbackportお願いします。 usa (Usaku NAKAMURA)
04:36 PM Revision f08d8f72 (git): merge revision(s) 53673: [Backport #12229]
* test/ruby/test_file.rb (TestFile#test_realpath_encoding): rescue Errno::EACCES
and skip the testcase because it'l...
naruse (Yui NARUSE)
04:32 PM Bug #12227: Backport r54137 and r54184 (Fix a test that depends on daylight saving time)
ruby_2_3 r54418 merged revision(s) 54137,54184. naruse (Yui NARUSE)
04:32 PM Revision 22a852a8 (git): merge revision(s) 54137,54184: [Backport #12227]
* test/-ext-/time/test_new.rb (test_timespec_new): Time#gmtoff values
are the same only when both or neithe...
naruse (Yui NARUSE)
04:31 PM Bug #12193: ruby 2.3 on windows test-all failed
ruby_2_3 r54417 merged revision(s) 54307. naruse (Yui NARUSE)
04:31 PM Revision ce701bab (git): merge revision(s) 54307: [Backport #12193]
* lib/rubygems/test_case.rb: Fix test on Windows for inconsistent temp path.
https://github.com/rubygems/ru...
naruse (Yui NARUSE)
04:30 PM Bug #11946: Assertion failed: (!STR_EMBED_P(shared)), function str_new_frozen, file string.c, line 1075.
ruby_2_3 r54416 merged revision(s) 53724. naruse (Yui NARUSE)
04:30 PM Revision a2ed2d20 (git): merge revision(s) 53724: [Backport #11946]
* string.c (str_new_frozen): if the given string is embeddedable
but not embedded, embed a new copied strin...
naruse (Yui NARUSE)
04:24 PM Bug #12143: [DOC] Fix RDoc markup in doc/extension*.rdoc
ruby_2_3 r54415 merged revision(s) 54110. naruse (Yui NARUSE)
04:24 PM Revision 3f7f7760 (git): merge revision(s) 54110: [Backport #12143]
* doc/extension.ja.rdoc: Fix RDoc markup in doc/extension*.rdoc.
[ci skip][Bug #12143][ruby-core:74143]
...
naruse (Yui NARUSE)
04:17 PM Bug #12197: Backport r54185 to ruby_2_3 (mark debug_buffer)
ruby_2_3 r54414 merged revision(s) 54185. naruse (Yui NARUSE)
04:17 PM Revision 4563669d (git): merge revision(s) 54185: [Backport #12197]
parse.y: mark debug_buffer
* parse.y (parser_mark): mark debug_buffer.
git-svn-id: svn+ssh://ci.ruby-lang.o...
naruse (Yui NARUSE)
04:09 PM Bug #12137: Ruby2.3 blk.binding crashes instead of giving "Can't create Binding from C level Proc (ArgumentError)"
ruby_2_3 r54413 merged revision(s) 54128. naruse (Yui NARUSE)
04:06 PM Revision 592599d9 (git): merge revision(s) 54128: [Backport #12137]
* proc.c (proc_binding): proc from symbol can not make a binding.
[ruby-core:74100] [Bug #12137]
git-svn-...
naruse (Yui NARUSE)
03:59 PM Bug #12171: TestFile#test_file_share_delete failure
ruby_2_3 r54412 merged revision(s) 54094. naruse (Yui NARUSE)
03:54 PM Revision 6ead2416 (git): merge revision(s) 54094: [Backport #12171]
* include/ruby/win32.h (O_SHARE_DELETE): change to fit Fixnum
limit. [ruby-core:74285] [Bug #12171]
git-...
naruse (Yui NARUSE)
03:52 PM Bug #12167: Backport r54025 (Avoid false positive in an IMAP test)
ruby_2_3 r54411 merged revision(s) 54025. naruse (Yui NARUSE)
03:52 PM Revision e4fdcb54 (git): merge revision(s) 54025: [Backport #12167]
* test/net/imap/test_imap.rb (test_idle_timeout): Because of the
timeout specified in "imap.idle(0.2)", the...
naruse (Yui NARUSE)
03:41 PM Bug #12166: Backport r54073 (AIX does not set MSG_TRUC for recvmsg(2) with MSG_PEEK)
ruby_2_3 r54410 merged revision(s) 54073. naruse (Yui NARUSE)
03:41 PM Revision b39a6bef (git): merge revision(s) 54073: [Backport #12166]
* test/socket/test_socket.rb (test_udp_recvmsg_truncation):
AIX does not set the MSG_TRUNC flag for a messa...
naruse (Yui NARUSE)
03:41 PM Bug #12011: honor Marshal.load post proc value for TYPE_LINK
ruby_2_3 r54357 merged revision(s) 53609. naruse (Yui NARUSE)
03:01 PM Bug #12111: [DOC] Small fix for extension.roc / extension.ja.rdoc
ruby_2_3 r54409 merged revision(s) 53947,53948. naruse (Yui NARUSE)
03:01 PM Revision 0d41668f (git): merge revision(s) 53947,53948: [Backport #12111]
* doc/extension.ja.rdoc: removed rendering error caused by editor specific
configuration on http://docs.rub...
naruse (Yui NARUSE)
03:00 PM Bug #12089: Raise not stable NameError
ruby_2_3 r54408 merged revision(s) 53875. naruse (Yui NARUSE)
02:59 PM Revision b0aa1ff3 (git): merge revision(s) 53875: [Backport #12089]
* object.c (rb_mod_const_get): make error message at uninterned
string consistent with symbols. [ruby-dev:...
naruse (Yui NARUSE)
02:48 PM Bug #12081: Dir['*'] doesn't list files which name include Chinese character on Simplefied Chinese Windows
ruby_2_3 r54407 merged revision(s) 53877,53881. naruse (Yui NARUSE)
02:48 PM Revision dd4399e2 (git): merge revision(s) 53877,53881: [Backport #12081]
* dir.c (push_pattern, push_glob): deal with read paths as UTF-8
to stat later, on Windows as well as OS X....
naruse (Yui NARUSE)
02:36 PM Bug #12071: Gem installation fails with 2.3.0 on Cygwin
ruby_2_3 r54406 merged revision(s) 53868. naruse (Yui NARUSE)
02:36 PM Revision e34df45e (git): merge revision(s) 53868: [Backport #12071]
* ext/extmk.rb: add cygwin case, nothing excluded.
[ruby-core:73806] [Bug#12071]
git-svn-id: svn+ssh://ci...
naruse (Yui NARUSE)
02:15 PM Bug #11928: Segmentation fault in did_you_mean extension
ruby_2_3 r54405 merged revision(s) 53514,53524. naruse (Yui NARUSE)
02:15 PM Revision d3c05ae7 (git): merge revision(s) 53514,53524: [Backport #11928]
* iseq.c (iseqw_mark): as wrapped iseq is isolated from the call
stack, it needs to take care of its parent...
naruse (Yui NARUSE)
02:00 PM Bug #12061: DNS resolv error RuntimeError: can't modify frozen String when using IPv6 Addresses
ruby_2_3 r54404 merged revision(s) 53363. naruse (Yui NARUSE)
01:59 PM Bug #11910: resolv.rb - can't modify frozen String in #scan
ruby_2_3 r54404 merged revision(s) 53363. naruse (Yui NARUSE)
01:59 PM Revision 6b2f77a8 (git): merge revision(s) 53363: [Backport #11910] [Backport #12061]
* lib/resolv.rb (Resolv::IPv6.create): avoid modifying frozen
* test/resolv/test_dns.rb (test_ipv6_create): ...
naruse (Yui NARUSE)
01:53 PM Bug #12003: Unexpected behavior of === with Range of Date objects
ruby_2_3 r54403 merged revision(s) 53635. naruse (Yui NARUSE)
01:53 PM Revision 337a3da7 (git): merge revision(s) 53635: [Backport #12003]
* range.c (range_eqq): revert r11113 because rb_call_super() is
called in range_include() and thus r11113 d...
naruse (Yui NARUSE)
01:48 PM Bug #12228 (Closed): [DOC] Fix errors in doc/extension*.rdoc
Fix some errors in extension.rdoc and extension.ja.rdoc, that I noticed by comparing those two files.
(Renamed files...
stomar (Marcus Stollsteimer)
01:30 PM Bug #12030: Crash calling Hash#dig when hash contains ActiveRecord objects
ruby_2_3 r54402 merged revision(s) 53695. naruse (Yui NARUSE)
01:30 PM Revision 4cfbf8ec (git): merge revision(s) 53695: [Backport #12030]
* vm_eval.c (rb_check_funcall_with_hook): also should call the
given hook before returning Qundef when over...
naruse (Yui NARUSE)
01:25 PM Bug #12018: Tail call optimization is incorrectly applied in Ruby 2.3.0
ruby_2_3 r54401 merged revision(s) 53658. naruse (Yui NARUSE)
01:25 PM Revision 6af6154b (git): merge revision(s) 53658: [Backport #12018]
* compile.c (iseq_peephole_optimize): don't apply tailcall
optimization to send/invokesuper instructions wi...
naruse (Yui NARUSE)
12:34 PM Revision 4a58f51a (git): fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
12:26 PM Bug #11990: Dedenting heredoc interacts poorly with string concatenation
ruby_2_3 r54399 merged revision(s) 53541,53555,53570. naruse (Yui NARUSE)
12:26 PM Revision a61019ee (git): merge revision(s) 53541,53555,53570: [Backport #11990]
* parse.y (string1): reset heredoc indent fore each string leteral
so that concatenated string would not be...
naruse (Yui NARUSE)
12:21 PM Bug #11871: Heredoc unindentation with <<~ with single-quoted identifier flush-lefts the content
ruby_2_3 r54398 merged revision(s) 53398. naruse (Yui NARUSE)
12:21 PM Revision ba02d4b0 (git): merge revision(s) 53398: [Backport #11871]
* parse.y (parser_here_document): update indent for each line in
indented here document with single-quotes....
naruse (Yui NARUSE)
12:17 PM Revision 289889a6 (git): merge revision(s) 54258: [Backport #12182]
* ext/openssl/extconf.rb: check SSL_CTX_set_next_proto_select_cb
function rather than OPENSSL_NPN_NEGOTIATE...
U.Nakamura
12:11 PM Bug #11976: Assigning to nil as a hash short-circuits without error.
ruby_2_3 r54396 merged revision(s) 53485. naruse (Yui NARUSE)
12:11 PM Revision 2110125b (git): merge revision(s) 53485: [Backport #11976]
* symbol.h (is_attrset_id): ASET is an attrset ID. fix
unexpected safe call instead of an ordinary ASET.
...
naruse (Yui NARUSE)
12:09 PM Revision 1a5d5856 (git): merge revision(s) 54257: [Backport #12215]
* lib/uri/http.rb (URI::HTTP#initialize): [DOC] fix example,
missing mandatory arguments. [ruby-core:74540...
U.Nakamura
12:07 PM Revision bcccff50 (git): merge revision(s) 54256: [Backport #12118] [Backport #12218]
* thread_pthread.c (reserve_stack): fix reserving position where
the stack growing bottom to top. [Bug #121...
U.Nakamura
12:01 PM Bug #11926: Backport request r53385
ruby_2_3 r54393 merged revision(s) 53385. naruse (Yui NARUSE)
12:01 PM Revision 0e0e4cb4 (git): merge revision(s) 53385: [Backport #11926]
* doc/syntax/calling_methods.rdoc: fix old operator for safe navigation
operator. [ci skip][fix GH-1182] Pa...
naruse (Yui NARUSE)
10:34 AM Revision 106be669 (git): * addr2line.c: define toupper for its use. fix r54391.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
10:24 AM Revision 723241fc (git): * include/ruby/ruby.h (rb_isupper, rb_islower, rb_isalpha, rb_isdigit,
rb_isalnum, rb_isxdigit, rb_isblank, rb_isspace, rb_isblank,
rb_iscntrl, rb_isprint, rb_ispunct, rb_isgraph,
rb_t...
naruse (Yui NARUSE)
09:59 AM Revision c782c791 (git): * tool/redmine-backporter.rb (backport): show merger.rb's path.
* tool/redmine-backporter.rb (show): show current issue again if no
ticket number is given.
* tool/redmine-backpor...
naruse (Yui NARUSE)
09:59 AM Revision 33a89408 (git): * tool/merger.rb: support to backport header as backport identifier.
Now you can specify by 'merge revision(s) 49254: [Backport #10738]'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tru...
naruse (Yui NARUSE)
09:52 AM Bug #11901: Performance Issue with OpenStruct
ruby_2_3 r54388 merged revision(s) 53395,53396. naruse (Yui NARUSE)
09:52 AM Revision 4f85a89a (git): merge revision(s) 53395,53396: [Backport #11901]
* lib/ostruct.rb: Fix new_ostruct_member to correctly avoid
redefinition [#11901]
* lib/ostruct.rb...
naruse (Yui NARUSE)
08:55 AM Bug #11884: Psych.load broken for OpenStruct in Ruby 2.3.0
ruby_2_3 r54387 merged revision(s) 53366. naruse (Yui NARUSE)
08:54 AM Revision 4c1ac0bc (git): merge revision(s) 53366:[Backport #11884]
* lib/ostruct.rb (OpenStruct): make respond_to? working on
just-allocated objects for workaround of Psych.
...
naruse (Yui NARUSE)
08:04 AM Bug #12170: Malformed RDoc syntax in Kernel#catch description
ruby_2_3 r54386 merged revision(s) 54089. naruse (Yui NARUSE)
08:04 AM Revision 5d699f8a (git): merge revision(s) 54089: [Backport #12170]
* vm_eval.c (rb_f_catch): [DOC] fix malformed RDoc syntax, "+...+"
cannot enclose non-identifier characters...
naruse (Yui NARUSE)
08:03 AM Bug #12153: Backport r54003 (nextafter(3) on AIX is broken with +0.0 and -0.0 arguments)
ruby_2_3 r54385 merged revision(s) 54003. naruse (Yui NARUSE)
08:03 AM Revision c03f28c9 (git): merge revision(s) 54003: [Backport #12153]
* test/-ext-/float/test_nextafter.rb: In AIX,
nextafter(+0.0,-0.0)=+0.0, and nextafter(-0.0,+0.0)=-0.0,
...
naruse (Yui NARUSE)
08:00 AM Bug #12204: Invalid range of capital letters at Greek alphabet
ruby_2_3 r54384 merged revision(s) 54210. naruse (Yui NARUSE)
08:00 AM Revision 9d502cf9 (git): merge revision(s) 54210: [Backport #12204]
* string.c (enc_succ_alnum_char): try to skip an invalid character
gap between GREEK CAPITAL RHO and SIGMA....
naruse (Yui NARUSE)
07:53 AM Bug #12192: Wrong nth_ref_max check in parse.y
ruby_2_3 r54382 merged revision(s) 54172. naruse (Yui NARUSE)
07:53 AM Revision 78f54001 (git): * enc/unicode/case-folding.rb, casefold.h: Tweaked handling of 6
special cases in CaseUnfold_11_Table.
* enc/unicode.c: Adjustments for above.
* test/ruby/enc/test_case_mapping.rb: T...
duerst (Martin Dürst)
07:53 AM Revision ba576321 (git): merge revision(s) 54172: [Backport #12192]
* parse.y (parse_numvar): NTH_REF must be less than a half of
INT_MAX, as it is left-shifted to be ORed wit...
naruse (Yui NARUSE)
07:45 AM Bug #11844: Please update unicode-licensed files (license issue)
ruby_2_3 r54381 merged revision(s) 54129,54130,54132. naruse (Yui NARUSE)
07:45 AM Revision 066b2ac7 (git): merge revision(s) 54129,54130,54132: [Backport #11844]
* enc/trans/JIS: update Unicode's notice. [Bug #11844]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_...
naruse (Yui NARUSE)
07:44 AM Bug #12188: Backport r54105 and r54136 (fix Marshal.load violation for invalid dump format)
ruby_2_3 r54380 merged revision(s) 54105,54108,54136,54138. naruse (Yui NARUSE)
07:44 AM Revision 46e7e1f9 (git): merge revision(s) 54105,54108,54136,54138: [Backport #12188]
* marshal.c (r_object0): Fix Marshal crash for corrupt extended object.
* marshal.c (r_object0): raise Argu...
naruse (Yui NARUSE)
07:41 AM Bug #12069: [PATCH] document OpenSSL::SSL::SSLContext#setup as MT-unsafe
ruby_2_3 r54379 merged revision(s) 54097. naruse (Yui NARUSE)
07:40 AM Revision 2f29baf6 (git): merge revision(s) 54097: [Backport #12069]
* ext/openssl/ossl_ssl.c (ossl_sslctx_setup): document as MT-unsafe
[ruby-core:73803] [Bug #12069]
git-sv...
naruse (Yui NARUSE)
07:40 AM Bug #12158: Fixnum#% doesn't show its name on ZeroDivisionError
ruby_2_3 r54378 merged revision(s) 54028. naruse (Yui NARUSE)
07:40 AM Revision 91b26ffa (git): merge revision(s) 54028: [Backport #12158]
* insns.def (opt_mod): show its method name on ZeroDivisionError.
[Bug #12158]
git-svn-id: svn+ssh://ci.r...
naruse (Yui NARUSE)
07:29 AM Bug #12044: net/ftp.rb: add NullSocket#closed? to fix closing not yet opened connection
ruby_2_3 r54377 merged revision(s) 53810. naruse (Yui NARUSE)
07:29 AM Revision b2ac0f9c (git): merge revision(s) 53810: [Backport #12044]
* net/ftp.rb: add NullSocket#closed? to fix closing not opened
connection. [Fix GH-1232]
git-svn-id: svn...
naruse (Yui NARUSE)
07:22 AM Bug #12121: 異なる名前空間にある同名の定数により Module.constans の結果の並びが変わる
ruby_2_3 r54376 merged revision(s) 54231. naruse (Yui NARUSE)
07:22 AM Revision 11b27734 (git): merge revision(s) 54231: [Backport #12121]
* variable.c: Added documentation about order of `Module#constants`
[ci skip][Bug #12121][ruby-dev:49505][f...
naruse (Yui NARUSE)
07:11 AM Bug #12154: Backport r54010 (avoid a setgid test on AIX)
ruby_2_3 r54375 merged revision(s) 54010. naruse (Yui NARUSE)
07:11 AM Revision cdb968ac (git): merge revision(s) 54010: [Backport #12154]
* test/ruby/test_process.rb (test_execopts_gid): Skip a test
that is known to fail on AIX. AIX allows setgi...
naruse (Yui NARUSE)
07:01 AM Bug #12150: Backport r54005 (ipv6_v4compat? and ipv6_v4mapped? are broken on AIX)
ruby_2_3 r54374 merged revision(s) 54005. naruse (Yui NARUSE)
07:01 AM Revision 429668f7 (git): merge revision(s) 54005: [Backport #12150]
* test/socket/test_addrinfo.rb (test_ipv6_address_predicates):
IN6_IS_ADDR_V4COMPAT and IN6_IS_ADDR_V4MAPPE...
naruse (Yui NARUSE)
06:57 AM Bug #12152: Backport r54004 (the fifth argument to getsockopt(2) is not modified correctly on return in AIX)
ruby_2_3 r54373 merged revision(s) 54004. naruse (Yui NARUSE)
06:57 AM Revision f4606be3 (git): merge revision(s) 54004: [Backport #12152]
* test/rinda/test_rinda.rb (test_make_socket_ipv4_multicast):
The fifth argument to getsockopt(2) should be...
naruse (Yui NARUSE)
06:30 AM Bug #12151: Backport r54002 (zconf.h in zlib does not recognize _LARGE_FILES in AIX)
ruby_2_3 r54372 merged revision(s) 54002. naruse (Yui NARUSE)
06:30 AM Revision 56f3cc71 (git): merge revision(s) 54002: [Backport #12151]
* test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine):
Skip two tests on AIX because zconf.h ...
naruse (Yui NARUSE)
06:15 AM Bug #12148: Backport r54000 (__pi_stacksize returned by pthread_getthrds_np() is wrong on AIX)
ruby_2_3 r54371 merged revision(s) 54000. naruse (Yui NARUSE)
06:15 AM Bug #11969: [PATCH] IRB: Final newline missing in truncated backtraces
ruby_2_3 r54370 merged revision(s) 53943. naruse (Yui NARUSE)
06:15 AM Revision c6b7092c (git): merge revision(s) 54000: [Backport #12148]
* thread_pthread.c (getstack): __pi_stacksize returned by
pthread_getthrds_np() is wrong on AIX. Use
...
naruse (Yui NARUSE)
06:10 AM Revision 07c9743e (git): merge revision(s) 53943: [Backport #11969]
* lib/irb.rb: avoid to needless truncation when using back_trace_limit option.
[fix GH-1205][ruby-core:7277...
naruse (Yui NARUSE)
06:09 AM Revision 4a8f50e8 (git): merge revision(s) 54288: [Backport #11870]
* ChangeLog: [ci skip] correct a mail address. cf. [Bug #11870]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branch...
naruse (Yui NARUSE)
06:06 AM Bug #11893: Ruby keyword typo in Tk (require)
ruby_2_3 r54368 merged revision(s) 54022. naruse (Yui NARUSE)
06:06 AM Bug #11891: Initializer method name typo in Tk
ruby_2_3 r54367 merged revision(s) 54021. naruse (Yui NARUSE)
06:06 AM Bug #11890: Initializer method name typo in Tk
ruby_2_3 r54367 merged revision(s) 54021. naruse (Yui NARUSE)
06:06 AM Bug #11886: Font name typo in Tk library and samples
ruby_2_3 r54365 merged revision(s) 54018. naruse (Yui NARUSE)
06:05 AM Bug #11962: Ruby 2.3.0 causing compile failure on extensions using a C++ compiler
ruby_2_3 r54364 merged revision(s) 53455. naruse (Yui NARUSE)
06:05 AM Revision 3409e318 (git): merge revision(s) 54022: [Backport #11893]
* ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb: fix method name typo.
[ruby-core:72513] [Bug #11893] The pa...
naruse (Yui NARUSE)
06:05 AM Revision dbb4fc96 (git): merge revision(s) 54021: [Backport #11891]
* ext/tk/lib/tkextlib/tcllib/toolbar.rb: fix method name typo.
[ruby-core:72511] [Bug #11891] The patch pro...
naruse (Yui NARUSE)
06:04 AM Revision 653b46e3 (git): merge revision(s) 54020: [Backport #11890]
* ext/tk/lib/tkextlib/blt/tree.rb: fix method name typo.
[ruby-core:72510] [Bug #11890] The patch provided by...
naruse (Yui NARUSE)
06:04 AM Revision 246ffa87 (git): merge revision(s) 54018: [Backport #11886]
* ext/tk/lib/tk/menubar.rb: fix a typo in font name. [ruby-core:72505]
[Bug #11886] The patch provided by A...
naruse (Yui NARUSE)
06:03 AM Revision 0cf072ab (git): merge revision(s) 53455: [Backport #11962]
* ruby.h: undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_P
and HAVE_BUILTIN___BUILTIN_TYPES_COMPATIBLE_P...
naruse (Yui NARUSE)
06:02 AM Bug #12185: Missing symbol inspect_tcpi_msec
ruby_2_3 r54363 merged revision(s) 54139. naruse (Yui NARUSE)
06:02 AM Revision bc7dca77 (git): merge revision(s) 54139: [Backport #12185]
* ext/socket/option.c (inspect_tcpi_msec): more accurate condition
for TCPI msec member inspection function...
naruse (Yui NARUSE)
05:58 AM Bug #12054: Remove block from Logger.add as it's not needed
ruby_2_3 r54362 merged revision(s) 53790,53844. naruse (Yui NARUSE)
05:57 AM Bug #11495: [Documentation] Please improve documentation for Regexp.new() and clarify the 3 argument call
ruby_2_3 r54361 merged revision(s) 53784. naruse (Yui NARUSE)
05:57 AM Revision 14de088d (git): merge revision(s) 53790,53844: [Backport #12054]
* lib/logger.rb: Remove block from Logger.add as it's not needed
patch provided by Daniel Lobato Garcテュ [fi...
naruse (Yui NARUSE)
05:52 AM Revision 14e5aab8 (git): merge revision(s) 53784: [Backport #11495]
* re.c: Remove deprecated kcode argument from Regexp.new and compile
patch provided by Dylan Pulliam [Bug #...
naruse (Yui NARUSE)
05:51 AM Bug #11877: Socket.gethostname will fail when the hostname length == RUBY_MAX_HOST_NAME_LEN
ruby_2_3 r54360 merged revision(s) 53677. naruse (Yui NARUSE)
05:50 AM Revision 3c555c92 (git): merge revision(s) 53677: [Backport #11877]
* ext/socket/socket.c (sock_gethostname): support unlimited size
hostname.
git-svn-id: svn+ssh://ci.ruby-...
naruse (Yui NARUSE)
05:45 AM Feature #12133: Ability to exclude start when defining a range
Here's what I would've written: (see: sample [range_sections](https://gist.githubusercontent.com/rthbound/aa6b4053c57... slash_nick (Ryan Hosford)
05:43 AM Bug #11489: XMLRPC client cannot alter SSL options for _async calls
ruby_2_3 r54359 merged revision(s) 53318. naruse (Yui NARUSE)
05:43 AM Revision 11788449 (git): merge revision(s) 53318: [Backport #11489]
* lib/xmlrpc/client.rb: Support SSL options in async methods of
XMLRPC::Client.
[Bug #11489]
...
naruse (Yui NARUSE)
05:34 AM Revision 4b183abd (git): Merge partially r53707: remove test_accessing_cloudfront
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@54358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
05:32 AM Revision b3418ceb (git): merge revision(s) 53609: [Backport #12011]
* marshal.c (r_object0): honor Marshal.load post proc
value for TYPE_LINK. by Hiroshi Nakamura <nahi@ruby-...
naruse (Yui NARUSE)
05:21 AM Bug #11958: TCPSocket.getsockopt().bool raises a TypeError on windows
ruby_2_3 r54355 merged revision(s) 53557,53561. naruse (Yui NARUSE)
05:18 AM Revision 9dc57768 (git): merge revision(s) 53517,53519,53521,53522,53523,53526,53527:
drop osx and clang because they are often fails and slow
* .travis.yml: removed osx code. follow up with r535...
naruse (Yui NARUSE)
05:16 AM Revision 990cb712 (git): merge revision(s) 53557,53561: [Backport #11958]
* ext/socket/option.c (check_size): extract a macro to check
binary data size, with a consistent message.
...
naruse (Yui NARUSE)
05:05 AM Revision 919bb8e5 (git): merge revision(s) 53346,53347,53348,53349,53391,53928: [Backport #11898]
* process.c: use rb_w32_uchdir() instead of plain chdir() on Windows.
reported by naruse via twitter.
...
naruse (Yui NARUSE)
05:00 AM Bug #11945: [PATCH] stringio: binmode sets encoding to ASCII-8BIT
ruby_2_3 r54353 merged revision(s) 53435. naruse (Yui NARUSE)
05:00 AM Revision 7485f746 (git): merge revision(s) 53435: [Backport #11945]
* ext/stringio/stringio.c (strio_binmode): implement to set encoding
* test/stringio/test_stringio.rb (test_...
naruse (Yui NARUSE)
04:57 AM Bug #11885: [PATCH] IO#readpartial rejects bad args
ruby_2_3 r54352 merged revision(s) 53329. naruse (Yui NARUSE)
04:57 AM Bug #11870: Eradication of typical misspellings
ruby_2_3 r54351 merged revision(s) 53299. naruse (Yui NARUSE)
04:56 AM Bug #11932: Ripper.sexp can't parse some files from ruby repository and returns nil
ruby_2_3 r54350 merged revision(s) 53411,53425. naruse (Yui NARUSE)
04:56 AM Revision e6489da9 (git): merge revision(s) 53329: [Backport #11885]
* io.c (io_getpartial): remove unused kwarg from template
* test/ruby/test_io.rb (test_readpartial_bad_args)...
naruse (Yui NARUSE)
04:49 AM Revision 6b73bb45 (git): merge revision(s) 53299: [Backport #11870]
* compile.c, cont.c, doc, man: fix common misspelling.
[ruby-core:72466] [Bug #11870]
git-svn-id: svn+ssh...
naruse (Yui NARUSE)
04:38 AM Revision 1238d358 (git): merge revision(s) 53411,53425: [Backport #11932]
* parse.y (regexp): set_yylval_num sets u1, should use nd_tag
instead of nd_state. [ruby-core:72638] [Bug ...
naruse (Yui NARUSE)
04:30 AM Revision 49f25a12 (git): * enc/unicode.c: Cleaned up some comments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54349 b2dd03c8-39d4-4d8f-98ff-823fe69b080e duerst (Martin Dürst)
04:26 AM Revision 61e2c7ff (git): merge revision(s) 53654:
* gc.c (RVALUE_PAGE_WB_UNPROTECTED): fix a typo of argument name.
[Fix GH-1221]
git-svn-id: svn+ssh://ci....
naruse (Yui NARUSE)
04:24 AM Revision 0e6f8b16 (git): * enc/unicode/case-folding.rb, casefold.h: Removing data for idempotent
titlecasing.
* enc/unicode.c: Adjust code to data removal.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54347 ...
duerst (Martin Dürst)
03:45 AM Revision c2355aef (git): * lib/webrick/httpresponse.rb: Move error_body to method. It allow to
override the body more easily. [fix GH-1307]
* test/webrick/test_httpresponse.rb: ditto.
git-svn-id: svn+ssh://ci.ru...
hsbt (Hiroshi SHIBATA)

03/28/2016

09:40 PM Revision 7504be10 (git): remove rb_thread_t::base_block
* error.c (rb_compile_err_append): rb_thread_t::base_block is no
longer used.
* iseq.c (rb_iseq_compile_with_option...
nobu (Nobuyoshi Nakada)
09:39 PM Revision 4e4880b3 (git): * 2016-03-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:39 PM Revision d7935475 (git): remove rb_thread_t::parse_in_eval
* parse.y (struct parser_params): move parse_in_eval flag from
rb_thread_t.
* parse.y (rb_parser_set_context): set ...
nobu (Nobuyoshi Nakada)
08:02 PM Bug #12055: `NET::HTTPResponse` is not deflating responses with custom `Content-Range` header
Hi! Any thoughts here? ggcampinho (Glauber Campinho)
07:39 PM Bug #12227 (Closed): Backport r54137 and r54184 (Fix a test that depends on daylight saving time)
This is a ticket to back-port r54137 and r54184 to 2.3. ReiOdaira (Rei Odaira)
05:50 PM Bug #10384: Fiddle::DLError: unknown symbol "Init_objspace" during Fiddle::TestHandle#test_NEXT and Fiddle::TestHandle#test_static_sym on Solaris
r49154 should be backported too. Backported into `ruby_2_2` branch at r54342. nagachika (Tomoyuki Chikanaga)
02:53 PM Bug #10384: Fiddle::DLError: unknown symbol "Init_objspace" during Fiddle::TestHandle#test_NEXT and Fiddle::TestHandle#test_static_sym on Solaris
Backported into `ruby_2_2` branch at r54316. nagachika (Tomoyuki Chikanaga)
05:46 PM Revision 82752cc1 (git): merge revision(s) 49154: [Backport #10384]
ext/-test-/dln/empty: move from ext/-test-/win32/dln
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@5...
nagachika (Tomoyuki Chikanaga)
05:23 PM Bug #10738: Parsing invalid URI results in undefined method `split' for nil:NilClass (NoMethodError)
Backported into `ruby_2_2` branch at r54341. nagachika (Tomoyuki Chikanaga)
05:12 PM Bug #10738: Parsing invalid URI results in undefined method `split' for nil:NilClass (NoMethodError)
I've confirmed that with ruby 2.1.8 the reproduce snippet raises URI::InvalidComponentError (expected behavior).
...
nagachika (Tomoyuki Chikanaga)
05:23 PM Revision 7892ad93 (git): merge revision(s) 49254: [Backport #10738]
* lib/uri/mailto.rb: raising URI::InvalidComponentError instead
of failing with undefined method `split' fo...
nagachika (Tomoyuki Chikanaga)
05:21 PM Bug #11692: [PATCH] Re-enable GC if stack overflow was caught from signal handler
Backported into `ruby_2_2` branch at r54340. nagachika (Tomoyuki Chikanaga)
05:21 PM Revision 387cc516 (git): merge revision(s) 52668: [Backport #11692]
* signal.c: should also clear ruby_disable_gc.
[Bug #11692]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/b...
nagachika (Tomoyuki Chikanaga)
05:04 PM Bug #12170: Malformed RDoc syntax in Kernel#catch description
Backported into `ruby_2_2` branch at r54339. nagachika (Tomoyuki Chikanaga)
05:04 PM Revision d27080e7 (git): merge revision(s) 54089: [Backport #12170]
* vm_eval.c (rb_f_catch): [DOC] fix malformed RDoc syntax, "+...+"
cannot enclose non-identifier characters...
nagachika (Tomoyuki Chikanaga)
05:03 PM Bug #12153: Backport r54003 (nextafter(3) on AIX is broken with +0.0 and -0.0 arguments)
Backported into `ruby_2_2` branch at r54338. nagachika (Tomoyuki Chikanaga)
05:03 PM Revision 1f4640cf (git): merge revision(s) 54003: [Backport #12153]
* test/-ext-/float/test_nextafter.rb: In AIX,
nextafter(+0.0,-0.0)=+0.0, and nextafter(-0.0,+0.0)=-0.0,
...
nagachika (Tomoyuki Chikanaga)
05:02 PM Bug #12066: Ruby creates Wrong .Bat files
I've cherry picked the https://github.com/rubygems/rubygems/commit/f9232680 from r49511 into `ruby_2_2` branch at r54... nagachika (Tomoyuki Chikanaga)
05:00 PM Revision 920800b2 (git): * lib/rubygems/installer.rb: merge partially r49511.
cherry picking https://github.com/rubygems/rubygems/commit/f9232680
[Bug #12066]
git-svn-id: svn+ssh://ci.ruby-la...
nagachika (Tomoyuki Chikanaga)
04:41 PM Bug #12204: Invalid range of capital letters at Greek alphabet
Backported into `ruby_2_2` branch at r54336. nagachika (Tomoyuki Chikanaga)
04:41 PM Revision 305dd08c (git): merge revision(s) 54210: [Backport #12204]
* string.c (enc_succ_alnum_char): try to skip an invalid character
gap between GREEK CAPITAL RHO and SIGMA....
nagachika (Tomoyuki Chikanaga)
04:29 PM Bug #12192: Wrong nth_ref_max check in parse.y
Backported into `ruby_2_2` branch at r54335. nagachika (Tomoyuki Chikanaga)
04:28 PM Revision 00e45210 (git): merge revision(s) 54172: [Backport #12192]
* parse.y (parse_numvar): NTH_REF must be less than a half of
INT_MAX, as it is left-shifted to be ORed wit...
nagachika (Tomoyuki Chikanaga)
04:26 PM Bug #11844: Please update unicode-licensed files (license issue)
Backported into `ruby_2_2` branch at r54334. nagachika (Tomoyuki Chikanaga)
04:26 PM Revision 1e1ac826 (git): merge revision(s) 54129,54130,54132: [Backport #11844]
* enc/trans/JIS: update Unicode's notice. [Bug #11844]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_...
nagachika (Tomoyuki Chikanaga)
04:24 PM Bug #12188: Backport r54105 and r54136 (fix Marshal.load violation for invalid dump format)
Backported into `ruby_2_2` branch at r54333. nagachika (Tomoyuki Chikanaga)
04:23 PM Revision af8c7c60 (git): merge revision(s) 54105,54108,54136,54138: [Backport #12188]
* marshal.c (r_object0): Fix Marshal crash for corrupt extended object.
* marshal.c (r_object0): raise Argu...
nagachika (Tomoyuki Chikanaga)
04:21 PM Bug #12069: [PATCH] document OpenSSL::SSL::SSLContext#setup as MT-unsafe
Backported into `ruby_2_2` branch at r54332. nagachika (Tomoyuki Chikanaga)
04:20 PM Revision 1d3af7a3 (git): merge revision(s) 54097: [Backport #12069]
* ext/openssl/ossl_ssl.c (ossl_sslctx_setup): document as MT-unsafe
[ruby-core:73803] [Bug #12069]
git-sv...
nagachika (Tomoyuki Chikanaga)
04:20 PM Bug #12158: Fixnum#% doesn't show its name on ZeroDivisionError
Backported into `ruby_2_2` branch at r54331. nagachika (Tomoyuki Chikanaga)
04:19 PM Revision 3c989d3c (git): merge revision(s) 54028: [Backport #12158]
* insns.def (opt_mod): show its method name on ZeroDivisionError.
[Bug #12158]
git-svn-id: svn+ssh://ci.r...
nagachika (Tomoyuki Chikanaga)
04:06 PM Bug #12044: net/ftp.rb: add NullSocket#closed? to fix closing not yet opened connection
Backported into `ruby_2_2` branch at r54330. nagachika (Tomoyuki Chikanaga)
04:06 PM Revision 5840a393 (git): merge revision(s) 53810: [Backport #12044]
* net/ftp.rb: add NullSocket#closed? to fix closing not opened
connection. [Fix GH-1232]
git-svn-id: svn...
nagachika (Tomoyuki Chikanaga)
04:03 PM Bug #12121: 異なる名前空間にある同名の定数により Module.constans の結果の並びが変わる
Backported into `ruby_2_2` branch at r54329. nagachika (Tomoyuki Chikanaga)
04:02 PM Revision a2915284 (git): merge revision(s) 54231: [Backport #12121]
* variable.c: Added documentation about order of `Module#constants`
[ci skip][Bug #12121][ruby-dev:49505][f...
nagachika (Tomoyuki Chikanaga)
04:00 PM Bug #12154: Backport r54010 (avoid a setgid test on AIX)
Backported into `ruby_2_2` branch at r54328. nagachika (Tomoyuki Chikanaga)
03:59 PM Revision d8eb164a (git): merge revision(s) 54010: [Backport #12154]
* test/ruby/test_process.rb (test_execopts_gid): Skip a test
that is known to fail on AIX. AIX allows setgi...
nagachika (Tomoyuki Chikanaga)
03:55 PM Bug #12150: Backport r54005 (ipv6_v4compat? and ipv6_v4mapped? are broken on AIX)
Backported into `ruby_2_2` branch at r54327. nagachika (Tomoyuki Chikanaga)
03:55 PM Revision 1240cd0a (git): merge revision(s) 54005: [Backport #12150]
* test/socket/test_addrinfo.rb (test_ipv6_address_predicates):
IN6_IS_ADDR_V4COMPAT and IN6_IS_ADDR_V4MAPPE...
nagachika (Tomoyuki Chikanaga)
03:52 PM Bug #12152: Backport r54004 (the fifth argument to getsockopt(2) is not modified correctly on return in AIX)
Backported into `ruby_2_2` branch at r54326. nagachika (Tomoyuki Chikanaga)
03:52 PM Revision f45d9dd1 (git): merge revision(s) 54004: [Backport #12152]
* test/rinda/test_rinda.rb (test_make_socket_ipv4_multicast):
The fifth argument to getsockopt(2) should be...
nagachika (Tomoyuki Chikanaga)
03:44 PM Bug #12151: Backport r54002 (zconf.h in zlib does not recognize _LARGE_FILES in AIX)
Backported into `ruby_2_2` branch at r54325. nagachika (Tomoyuki Chikanaga)
03:43 PM Revision 0df7d0a5 (git): merge revision(s) 54002: [Backport #12151]
* test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine):
Skip two tests on AIX because zconf.h ...
nagachika (Tomoyuki Chikanaga)
03:42 PM Bug #12149: Backport r51930 (test_s_open_lock hangs on AIX)
Backported into `ruby_2_2` branch at r54324. nagachika (Tomoyuki Chikanaga)
03:42 PM Revision 77fa4641 (git): merge revision(s) 51930: [Backport #12149]
* test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_lock): skip
this test on AIX. The issue is the same as on So...
nagachika (Tomoyuki Chikanaga)
03:41 PM Bug #12148: Backport r54000 (__pi_stacksize returned by pthread_getthrds_np() is wrong on AIX)
Backported into `ruby_2_2` branch at r54323. nagachika (Tomoyuki Chikanaga)
03:40 PM Revision f22359ad (git): merge revision(s) 54000: [Backport #12148]
* thread_pthread.c (getstack): __pi_stacksize returned by
pthread_getthrds_np() is wrong on AIX. Use
...
nagachika (Tomoyuki Chikanaga)
03:07 PM Bug #11969: [PATCH] IRB: Final newline missing in truncated backtraces
Backported into `ruby_2_2` branch at r54322. nagachika (Tomoyuki Chikanaga)
03:07 PM Revision 3aa4a0b9 (git): merge revision(s) 53943: [Backport #11969]
* lib/irb.rb: avoid to needless truncation when using back_trace_limit option.
[fix GH-1205][ruby-core:7277...
nagachika (Tomoyuki Chikanaga)
03:05 PM Bug #11870: Eradication of typical misspellings
I fixed the address in `ruby_2_2` branch at r54321. nagachika (Tomoyuki Chikanaga)
03:04 PM Revision 4811e37a (git): merge revision(s) 54288: [Backport #11870]
* ChangeLog: [ci skip] correct a mail address. cf. [Bug #11870]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branch...
nagachika (Tomoyuki Chikanaga)
03:01 PM Bug #11893: Ruby keyword typo in Tk (require)
Backported into `ruby_2_2` branch at r54320. nagachika (Tomoyuki Chikanaga)
03:00 PM Revision 4f8b6b00 (git): merge revision(s) 54022: [Backport #11893]
* ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb: fix method name typo.
[ruby-core:72513] [Bug #11893] The pa...
nagachika (Tomoyuki Chikanaga)
02:58 PM Bug #11891: Initializer method name typo in Tk
Backported into `ruby_2_2` branch at r54319. nagachika (Tomoyuki Chikanaga)
02:58 PM Revision c320aa7a (git): merge revision(s) 54021: [Backport #11891]
* ext/tk/lib/tkextlib/tcllib/toolbar.rb: fix method name typo.
[ruby-core:72511] [Bug #11891] The patch pro...
nagachika (Tomoyuki Chikanaga)
02:58 PM Bug #11890: Initializer method name typo in Tk
Backported into `ruby_2_2` branch at r54318. nagachika (Tomoyuki Chikanaga)
02:57 PM Revision e42b19aa (git): merge revision(s) 54020: [Backport #11890]
* ext/tk/lib/tkextlib/blt/tree.rb: fix method name typo.
[ruby-core:72510] [Bug #11890] The patch provided by...
nagachika (Tomoyuki Chikanaga)
02:57 PM Bug #11886: Font name typo in Tk library and samples
Backported into `ruby_2_2` branch at r54317. nagachika (Tomoyuki Chikanaga)
02:56 PM Revision 9f2dd6a7 (git): merge revision(s) 54018: [Backport #11886]
* ext/tk/lib/tk/menubar.rb: fix a typo in font name. [ruby-core:72505]
[Bug #11886] The patch provided by A...
nagachika (Tomoyuki Chikanaga)
02:53 PM Revision b1a5f3e4 (git): merge revision(s) 49157: [Backport #10384]
* test/fiddle/test_handle.rb (test_NEXT): use -test-/dln/empty
which is always a shared object and is not u...
nagachika (Tomoyuki Chikanaga)
02:19 PM Bug #11962: Ruby 2.3.0 causing compile failure on extensions using a C++ compiler
Backported into `ruby_2_2` branch at r54315. nagachika (Tomoyuki Chikanaga)
02:18 PM Revision d3c464d9 (git): merge revision(s) 53455: [Backport #11962]
* ruby.h: undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_P
and HAVE_BUILTIN___BUILTIN_TYPES_COMPATIBLE_P...
nagachika (Tomoyuki Chikanaga)
12:25 PM Revision 0a41425a (git): * numeric.c (int_pos_p): fix typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54314 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
11:09 AM Feature #12222: Introducing basic statistics methods for Enumerable (and optimized implementation for Array)
It seems to me Enumerable is not the right place for this, because it expects more than just #each.
Also, these meth...
Eregon (Benoit Daloze)
08:51 AM Feature #12226 (Open): Dir.home with valid named user raises ArgumentError on Windows
```
C:\>C:\Ruby\ruby-2.2.4-x64-mingw32\bin\ruby.exe -ve "p Dir.home; p Dir.home('Administrator')"
ruby 2.2.4p230 (2...
vais (Vais Salikhov)
08:20 AM Feature #12225 (Rejected): Remove inline assemblers and always enables USE_MACHINE_REGS
Current vm_exec.c stores pc an explicitly declared register to get PC.
Since recent CPUs and compilers are very smar...
naruse (Yui NARUSE)
06:41 AM Feature #12224 (Closed): logger: Allow specifying log level in constructor
When I use Logger class, I very often (or maybe always) set minimal log level together. Since method chaining can't b... rhenium (Kazuki Yamaguchi)
06:20 AM Bug #12223 (Closed): Backport r54304 (SEGV in rb_str_format())
バックポート管理用チケットです。
r54304 は ruby_2_2, ruby_2_3 でも必要そうです。
2.1.8 で `sprintf("%.600f", 600**~60)` を試してみたところ SEGV しなかったので...
nagachika (Tomoyuki Chikanaga)
05:54 AM Revision 2d20a27f (git): * enc/unicode.c: Refactoring in preparation for data reduction for
titlecase.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54313 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
duerst (Martin Dürst)
05:36 AM Revision 890ce36b (git): * enc/unicode.c: Minor refactoring for I WITH DOT ABOVE.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54312 b2dd03c8-39d4-4d8f-98ff-823fe69b080e duerst (Martin Dürst)
05:26 AM Revision 1582093c (git): * enc/unicode.c: Removed code now covered by data from table.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54311 b2dd03c8-39d4-4d8f-98ff-823fe69b080e duerst (Martin Dürst)
03:34 AM Feature #12210 (Assigned): Add IdentitySet class that compares members by identity
shyouhei (Shyouhei Urabe)
02:49 AM Revision 663fb4dd (git): * enc/unicode.c: Adding comments. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54310 b2dd03c8-39d4-4d8f-98ff-823fe69b080e duerst (Martin Dürst)
02:30 AM Revision 64ce7711 (git): * lib/rubygems.rb: Fix `Gem.find_spec_for_exe` picks oldest gem.
https://github.com/travis-ci/travis-ci/issues/5798
https://github.com/rubygems/rubygems/pull/1566
* test/rubygems/t...
hsbt (Hiroshi SHIBATA)
02:26 AM Revision 7fbb9078 (git): * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.2.
Please see entries of 2.6.2 on
https://github.com/rubygems/rubygems/blob/master/History.txt
git-svn-id: svn+ssh://...
hsbt (Hiroshi SHIBATA)
02:02 AM Bug #12193 (Closed): ruby 2.3 on windows test-all failed
Applied in changeset r54307.
----------
* lib/rubygems/test_case.rb: Fix test on Windows for inconsistent temp path....
hsbt (Hiroshi SHIBATA)
02:02 AM Revision 6cc4937a (git): * lib/rubygems/test_case.rb: Fix test on Windows for inconsistent temp path.
https://github.com/rubygems/rubygems/pull/1554
[Bug #12193][ruby-core:74431]
git-svn-id: svn+ssh://ci.ruby-lang.or...
hsbt (Hiroshi SHIBATA)

03/27/2016

11:19 PM Revision 7d378a5b (git): sprintf.c: refactor Rational f
* sprintf.c (rb_str_format): refactor floating point format of
Rational by using gereric Integer functions.
git-sv...
nobu (Nobuyoshi Nakada)
11:18 PM Revision 21102e16 (git): * 2016-03-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
11:18 PM Revision 9ae4c2d5 (git): sprintf.c: fix buffer overflow
* sprintf.c (rb_str_format): fix buffer overflow, length must be
greater than precision. reported by William Bowli...
nobu (Nobuyoshi Nakada)
05:35 PM Bug #12118: ruby2.3: Segfaults on m68k due to improper stack allocation
I just verified that ruby2.3 works fine on m68k with both the changes from ruby-core:74537 and in rb_locale_charmap_i... glaubitz (John Paul Adrian Glaubitz)
04:57 PM Feature #12133: Ability to exclude start when defining a range
Ryan Hosford wrote:
> Here you've used the case statement to exclude start on the middle range. The problem is the c...
naruse (Yui NARUSE)
01:10 PM Feature #12222: Introducing basic statistics methods for Enumerable (and optimized implementation for Array)
> Especially I want to provide Enumerable#mean and Enumerable#variance as built-in features because they should be im... mrkn (Kenta Murata)
01:06 PM Feature #12222 (Closed): Introducing basic statistics methods for Enumerable (and optimized implementation for Array)
As python has statistics library for calculating mean, variance, etc. of arrays and iterators from version 3.4,
I wo...
mrkn (Kenta Murata)
12:15 PM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
Yusuke Endoh wrote:
Thank you for your answer!
> I don't care the behavior of restarting coverage because I hav...
Eregon (Benoit Daloze)
06:43 AM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
Tsuyoshi Sawada wrote:
> Yusuke Endoh wrote:
> >the first implementation actually did completely remove the key-val...
mame (Yusuke Endoh)
06:11 AM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
Yusuke Endoh wrote:
>the first implementation actually did completely remove the key-value pairs when `Coverage.resu...
sawa (Tsuyoshi Sawada)
05:39 AM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
Tsuyoshi Sawada wrote:
> Yusuke Endoh wrote:
> > As I recall correctly, the first implementation did so, but the be...
mame (Yusuke Endoh)
05:16 AM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
Yusuke Endoh wrote:
> As I recall correctly, the first implementation did so, but the behavior changed by an ticket ...
sawa (Tsuyoshi Sawada)
04:08 AM Bug #12220: Why does Coverage keep previously-loaded files as empty arrays?
Coverage is a very special module. Please use it just as rdoc says:
> ~~~
> * = Usage
> *
> * 1. require "cove...
mame (Yusuke Endoh)
09:42 AM Bug #12221 (Rejected): Enumerable#sort_by method doesn't work properly when the array has more than 6 elements and you pass nil to the block
Tsuyoshi Sawada wrote:
> What is wrong with it?
To expand on this, you tell Ruby that all the values in the array...
duerst (Martin Dürst)
08:24 AM Bug #12221: Enumerable#sort_by method doesn't work properly when the array has more than 6 elements and you pass nil to the block
What is wrong with it? sawa (Tsuyoshi Sawada)
08:02 AM Bug #12221 (Rejected): Enumerable#sort_by method doesn't work properly when the array has more than 6 elements and you pass nil to the block
~~~
%w(1 2).sort_by { |i| nil }
# => ["1", "2"]
# ...
%w(1 2 3 4 5 6).sort_by { |i| nil }
# => ["1", "2", "3...
lucascaton (Lucas Caton)
03:55 AM Revision d1e2d6a9 (git): sprintf.c: simplify
* sprintf.c (rb_str_format): remove repeated calculations.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54303 b...
nobu (Nobuyoshi Nakada)
03:13 AM Revision ee2f3c6d (git): sprintf.c: Rational f by generic Integer functions
* sprintf.c (rb_str_format): convert Rational to floating point
format by using gereric Integer functions, not by m...
nobu (Nobuyoshi Nakada)
01:18 AM Revision 3ce3e196 (git): * 2016-03-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54301 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:18 AM Revision 4719d4ec (git): gen_dummy_probes.rb: argument names
* tool/gen_dummy_probes.rb: preserve macro argument names.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54300 b...
nobu (Nobuyoshi Nakada)

03/26/2016

09:00 PM Bug #12220 (Closed): Why does Coverage keep previously-loaded files as empty arrays?
For instance,
ruby -e 'require "coverage"; Coverage.start; require "set"; Coverage.result; Coverage.start; requ...
Eregon (Benoit Daloze)
06:26 PM Bug #12120: [target/sh4] error: 'asm' operand requires impossible reload
Hi!
Just a quick update: I have started a discussion in the gcc bug tracker [1] since I am not so sure whether thi...
glaubitz (John Paul Adrian Glaubitz)
06:18 PM Bug #11946: Assertion failed: (!STR_EMBED_P(shared)), function str_new_frozen, file string.c, line 1075.
I have the same setup, Rails 4.2, Ruby 2.3, Active Admin, and I got this bug as soon as I installed the country_selec... joemsak (Joe Sak)
05:12 PM Bug #12198: Hash#== sometimes returns false incorrectly
Tsuyoshi Sawada wrote:
> I thought you had previously written:
>
> >Actually it has nothing to do with sets
I'...
skalee (Sebastian Skalacki)
03:29 PM Bug #12198: Hash#== sometimes returns false incorrectly
Sebastian Skalacki wrote:
> `Set#rehash` is required
I thought you had previously written:
>Actually it has no...
sawa (Tsuyoshi Sawada)
02:57 PM Bug #12198: Hash#== sometimes returns false incorrectly
IMHO documentation on Hash#== is incorrect at the moment. It says:
> Equality—Two hashes are equal if they each co...
skalee (Sebastian Skalacki)
03:29 PM Feature #12133: Ability to exclude start when defining a range
Yui NARUSE wrote:
>
> On such case, an implementation will be something like following.
> If you want more easy to...
slash_nick (Ryan Hosford)
01:38 PM Feature #12133: Ability to exclude start when defining a range
Ryan Hosford wrote:
> I think this is useful because it would give the ruby language a more complete implementation ...
naruse (Yui NARUSE)
02:07 PM Feature #12208: Improve ri command
I like and use ri. It's nice that it works offline but there _are_ some inconveniences; two of them that come to my m... stomar (Marcus Stollsteimer)
01:53 PM Bug #12202: nkf.c static void mime_putc the variable being used for loop used for outer loop too
I sent a pull request to its upstream (yes, nkf has its own project). So it's really up to its mainteners. I don't ... shyouhei (Shyouhei Urabe)
12:36 PM Bug #12219 (Closed): JSON.parse does not resolve to specific Class by 'json_class' attribute, when symbolize_names:true

When I enable symbolize_names, than parser does not match the 'json_class' attribute. The Hash instance is returne...
[email protected] (Petr Novak)
02:03 AM Revision 48597149 (git): test_integer.rb: refine test_round
* test/ruby/test_integer.rb (test_round): refine assertions and
borrow from rubyspec.
git-svn-id: svn+ssh://ci.rub...
nobu (Nobuyoshi Nakada)
01:55 AM Revision 23e5b482 (git): numeric.c: rb_int2str
* numeric.c (rb_int2str): conversion function to String for
generic Integer.
git-svn-id: svn+ssh://ci.ruby-lang.or...
nobu (Nobuyoshi Nakada)
01:54 AM Revision e9dc649d (git): numeric.c: rb_int_round
* numeric.c (rb_int_round): rounding function for generic
Integers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr...
nobu (Nobuyoshi Nakada)
01:54 AM Revision 79b209f1 (git): numeric.c: basic arithmetic
* numeric.c (rb_int_{uminus,plus,minus,mul,idiv,modulo}): basic
arithmetic functions for generic Integers.
git-svn...
nobu (Nobuyoshi Nakada)
01:52 AM Revision ed47a0ec (git): numeric.c: Fixnum predicts
* numeric.c (FIXNUM_{POSITIVE,NEGATIVE,ZERO}_P): predict macros
only for Fixnum.
git-svn-id: svn+ssh://ci.ruby-lan...
nobu (Nobuyoshi Nakada)
01:42 AM Bug #12216: Class inherited Singleton method exclude argument from protected method accessing
Nobuyoshi Nakada wrote:
> Protected methods can be called from a same class instance.
So far I though, A and B is...
adamluzsi (Adam Luzsi)
01:22 AM Bug #12216: Class inherited Singleton method exclude argument from protected method accessing
Nobuyoshi Nakada wrote:
> Expected behavior.
> In the `inherited` method, `self` and `klass` are `A` and `B` respec...
adamluzsi (Adam Luzsi)
01:34 AM Revision 3f519a7b (git): compile.c: explicit address
* compile.c (prepare_compile_error): add & to explicit address of
functions to suppress warnings by old VC.
git-sv...
nobu (Nobuyoshi Nakada)
12:58 AM Feature #12211: introduce Date#first_of_month and Date#last_of_month
Shyouhei Urabe wrote:
> Naming-wise, Rails (ActiveSupport) has Date#beginning_of_month. That name can be more famil...
araipiyo (Shunichi Arai)

03/25/2016

10:12 PM Feature #12133: Ability to exclude start when defining a range
On Fri, Mar 25, 2016 at 9:58 PM, Matthew Kerwin wrote:
>
> That's only true for ranges of discrete values. A range...
Eregon (Benoit Daloze)
08:43 PM Feature #12133: Ability to exclude start when defining a range
Ryan Hosford wrote:
> I'm not proposing we support non-matching parenthesis or brackets. Here's what I'm proposing:
...
Eregon (Benoit Daloze)
09:44 PM Bug #12218 (Closed): Undefined behaviour
Applied in changeset r54293.
----------
use more suitable ticket [Bug #12218]
naruse (Yui NARUSE)
07:34 PM Bug #12218 (Closed): Undefined behaviour
This patch fixes undefined behaviour. schwab (Andreas Schwab)
09:44 PM Revision 08b08c1f (git): use more suitable ticket [Bug #12218]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
09:41 PM Bug #12118: ruby2.3: Segfaults on m68k due to improper stack allocation
Thanks, I also merged the patch for rb_locale_charmap_index. naruse (Yui NARUSE)
09:14 PM Bug #12118: ruby2.3: Segfaults on m68k due to improper stack allocation
Hi!
Thank you very much for your input.
Andreas Schwab just provided a second patch which actually fixed the pr...
glaubitz (John Paul Adrian Glaubitz)
09:40 PM Revision 4e637ade (git): Add patch author of r54291
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
09:35 PM Revision 2709170e (git): * localeinit.c (rb_locale_charmap_index): fix prototype. [Bug #12118]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
08:05 PM Bug #12202: nkf.c static void mime_putc the variable being used for loop used for outer loop too
Shyouhei Urabe wrote:
> This is (surprisingly) safe, because that `mimeout_state.count = 0;` line purposefully termi...
fanantoxa (Anton Sivakov)
03:16 PM Bug #11870: Eradication of typical misspellings
Tadashi Saito wrote:
> Nobu and stable branch maintainer: Is there any chance to correct it?
done.
> Sorry f...
usa (Usaku NAKAMURA)
02:58 PM Bug #11870: Eradication of typical misspellings
Thank you for acceptance of the patch.
Unfortunately, I've found my (personal) mistake... Email address in my patc...
tad (Tadashi Saito)
03:13 PM Revision d525dbd0 (git): * ChangeLog: [ci skip] correct a mail address. cf. [Bug #11870]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@54290 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
03:12 PM Revision b4843d9a (git): * 2016-03-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:12 PM Revision 38dc45ba (git): * ChangeLog: [ci skip] correct a mail address. cf. [Bug #11870]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
03:05 PM Feature #12217: Introducing Enumerable#sum for precision compensated summation and revert r54237
Akira Tanaka wrote:
> - Enumerable#sum is not well defined for non-numeric elements, especially objects without + me...
akr (Akira Tanaka)
01:21 PM Feature #12217: Introducing Enumerable#sum for precision compensated summation and revert r54237
I think sum of elements of an enumerable is used in many situations.
I searched '\.inject[ \(\{]' and '+' in .rb f...
akr (Akira Tanaka)
11:41 AM Feature #12217 (Closed): Introducing Enumerable#sum for precision compensated summation and revert r54237
In this issue I propose to introduce Enumerable#sum for precision compensated summation of an array of floating point... mrkn (Kenta Murata)
02:00 PM Bug #9810: Numeric#step behavior with mixed Float, String arguments inconsistent with documentation
The change for ruby_2_1 has been reverted.
I think this is a kind of bug, but incompatible change from another point...
usa (Usaku NAKAMURA)
09:29 AM Bug #9810: Numeric#step behavior with mixed Float, String arguments inconsistent with documentation
ruby_2_1 r54276 merged revision(s) 53949. usa (Usaku NAKAMURA)
01:56 PM Revision a0c09867 (git): revert r54276 because of incompatibility.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@54287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
01:53 PM Revision 2d5e2cc2 (git): * test/openssl/utils.rb (start_server): check nil.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@54286 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
09:42 AM Bug #12121: 異なる名前空間にある同名の定数により Module.constans の結果の並びが変わる
ruby_2_1 r54285 merged revision(s) 54231. usa (Usaku NAKAMURA)
09:42 AM Revision b3f1ffd7 (git): merge revision(s) 54231: [Backport #12121]
* variable.c: Added documentation about order of `Module#constants`
[ci skip][Bug #12121][ruby-dev:49505][f...
U.Nakamura
09:41 AM Bug #12204: Invalid range of capital letters at Greek alphabet
ruby_2_1 r54284 merged revision(s) 54210. usa (Usaku NAKAMURA)
09:41 AM Revision e4a39e0e (git): merge revision(s) 54210: [Backport #12204]
* string.c (enc_succ_alnum_char): try to skip an invalid character
gap between GREEK CAPITAL RHO and SIGMA....
U.Nakamura
09:40 AM Bug #11844: Please update unicode-licensed files (license issue)
ruby_2_1 r54283 merged revision(s) 54129,54130,54132. usa (Usaku NAKAMURA)
09:39 AM Revision df557d28 (git): merge revision(s) 54129,54130,54132: [Backport #11844]
* enc/trans/JIS: update Unicode's notice. [Bug #11844]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_...
U.Nakamura
09:36 AM Bug #12069: [PATCH] document OpenSSL::SSL::SSLContext#setup as MT-unsafe
ruby_2_1 r54282 merged revision(s) 54097. usa (Usaku NAKAMURA)
09:36 AM Revision 32299d98 (git): merge revision(s) 54097: [Backport #12069]
* ext/openssl/ossl_ssl.c (ossl_sslctx_setup): document as MT-unsafe
[ruby-core:73803] [Bug #12069]
git-sv...
U.Nakamura
09:35 AM Bug #11893: Ruby keyword typo in Tk (require)
ruby_2_1 r54281 merged revision(s) 54022. usa (Usaku NAKAMURA)
09:35 AM Revision 3e98a649 (git): merge revision(s) 54022: [Backport #11893]
* ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb: fix method name typo.
[ruby-core:72513] [Bug #11893] The pa...
U.Nakamura
09:34 AM Bug #11891: Initializer method name typo in Tk
ruby_2_1 r54280 merged revision(s) 54021. usa (Usaku NAKAMURA)
09:34 AM Revision f73e2f53 (git): merge revision(s) 54021: [Backport #11891]
* ext/tk/lib/tkextlib/tcllib/toolbar.rb: fix method name typo.
[ruby-core:72511] [Bug #11891] The patch pro...
U.Nakamura
09:33 AM Bug #11890: Initializer method name typo in Tk
ruby_2_1 r54279 merged revision(s) 54020. usa (Usaku NAKAMURA)
09:33 AM Revision 5464a947 (git): merge revision(s) 54020: [Backport #11890]
* ext/tk/lib/tkextlib/blt/tree.rb: fix method name typo.
[ruby-core:72510] [Bug #11890] The patch provided by...
U.Nakamura
09:32 AM Bug #11886: Font name typo in Tk library and samples
ruby_2_1 r54278 merged revision(s) 54018. usa (Usaku NAKAMURA)
09:32 AM Revision ba94b8ce (git): merge revision(s) 54018: [Backport #11886]
* ext/tk/lib/tk/menubar.rb: fix a typo in font name. [ruby-core:72505]
[Bug #11886] The patch provided by A...
U.Nakamura
09:31 AM Bug #12044: net/ftp.rb: add NullSocket#closed? to fix closing not yet opened connection
ruby_2_1 r54277 merged revision(s) 53810. usa (Usaku NAKAMURA)
09:31 AM Revision fb28e643 (git): merge revision(s) 53810: [Backport #12044]
* net/ftp.rb: add NullSocket#closed? to fix closing not opened
connection. [Fix GH-1232]
git-svn-id: svn...
U.Nakamura
09:29 AM Revision facd0251 (git): merge revision(s) 53949: [Backport #9810]
* numeric.c (num_step_scan_args): comparison String with Numeric
should raise TypeError. it is an invalid t...
U.Nakamura
09:25 AM Bug #12192: Wrong nth_ref_max check in parse.y
ruby_2_1 r54275 merged revision(s) 54172. usa (Usaku NAKAMURA)
09:25 AM Revision 4e125b59 (git): merge revision(s) 54172: [Backport #12192]
* parse.y (parse_numvar): NTH_REF must be less than a half of
INT_MAX, as it is left-shifted to be ORed wit...
U.Nakamura
09:20 AM Bug #12188: Backport r54105 and r54136 (fix Marshal.load violation for invalid dump format)
ruby_2_1 r54274 merged revision(s) 54105,54108,54136,54138. usa (Usaku NAKAMURA)
09:19 AM Revision 477c282a (git): merge revision(s) 54105,54108,54136,54138: [Backport #12188]
* marshal.c (r_object0): Fix Marshal crash for corrupt extended object.
* marshal.c (r_object0): raise Argu...
U.Nakamura
09:08 AM Bug #9905: Fiber does not work on AIX
ruby_2_1 r54273 merged revision(s) 46373. usa (Usaku NAKAMURA)
09:08 AM Revision d86cba89 (git): merge revision(s) 46373: [Backport #9905]
* cont.c (rb_fiber_struct): keep context.uc_stack.ss_sp and context.uc_stack.ss_size
for later use. Patch b...
U.Nakamura
09:06 AM Bug #12168: Backport r48224 to 2.1
ruby_2_1 r54272 merged revision(s) 46108,46209,46223,46297,48223,48224. usa (Usaku NAKAMURA)
09:06 AM Revision d82440ff (git): merge revision(s) 46108,46209,46223,46297,48223,48224: [Backport #12168]
* test/openssl: Join threads.
* ext/openssl/ossl_ssl.c (ossl_ssl_close): Fix sync_close to work
wh...
U.Nakamura
08:48 AM Bug #12158: Fixnum#% doesn't show its name on ZeroDivisionError
ruby_2_1 r54271 merged revision(s) 54028. usa (Usaku NAKAMURA)
08:48 AM Revision 6827f86c (git): merge revision(s) 54028: [Backport #12158]
* insns.def (opt_mod): show its method name on ZeroDivisionError.
[Bug #12158]
git-svn-id: svn+ssh://ci.r...
U.Nakamura
08:46 AM Bug #12154: Backport r54010 (avoid a setgid test on AIX)
ruby_2_1 r54269 merged revision(s) 54010. usa (Usaku NAKAMURA)
08:45 AM Bug #12155: Backport r47837 (AIX does not allow getsid(pid) when pid is in a different session)
ruby_2_1 r54270 merged revision(s) 47837. usa (Usaku NAKAMURA)
08:45 AM Revision ce094d1d (git): merge revision(s) 47837: [Backport #12155]
* test/ruby/test_process.rb (TestProcess#test_setsid): AIX
does not allow Process::getsid(pid) when pid is ...
U.Nakamura
08:43 AM Revision 560c2da3 (git): merge revision(s) 54010: [Backport #12154]
* test/ruby/test_process.rb (test_execopts_gid): Skip a test
that is known to fail on AIX. AIX allows setgi...
U.Nakamura
08:41 AM Bug #12152: Backport r54004 (the fifth argument to getsockopt(2) is not modified correctly on return in AIX)
ruby_2_1 r54268 merged revision(s) 54004. usa (Usaku NAKAMURA)
08:41 AM Revision d76f4652 (git): merge revision(s) 54004: [Backport #12152]
* test/rinda/test_rinda.rb (test_make_socket_ipv4_multicast):
The fifth argument to getsockopt(2) should be...
U.Nakamura
08:35 AM Bug #12151: Backport r54002 (zconf.h in zlib does not recognize _LARGE_FILES in AIX)
ruby_2_1 r54267 merged revision(s) 54002. usa (Usaku NAKAMURA)
08:35 AM Revision 6a7c3138 (git): merge revision(s) 54002: [Backport #12151]
* test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine):
Skip two tests on AIX because zconf.h ...
U.Nakamura
08:34 AM Bug #12150: Backport r54005 (ipv6_v4compat? and ipv6_v4mapped? are broken on AIX)
ruby_2_1 r54266 merged revision(s) 54005. usa (Usaku NAKAMURA)
08:34 AM Revision 39301197 (git): merge revision(s) 54005: [Backport #12150]
* test/socket/test_addrinfo.rb (test_ipv6_address_predicates):
IN6_IS_ADDR_V4COMPAT and IN6_IS_ADDR_V4MAPPE...
U.Nakamura
08:32 AM Bug #12149: Backport r51930 (test_s_open_lock hangs on AIX)
ruby_2_1 r54265 merged revision(s) 51930. usa (Usaku NAKAMURA)
08:32 AM Revision 09298fae (git): merge revision(s) 51930: [Backport #12149]
* test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_lock): skip
this test on AIX. The issue is the same as on So...
U.Nakamura
08:28 AM Bug #12148: Backport r54000 (__pi_stacksize returned by pthread_getthrds_np() is wrong on AIX)
ruby_2_1 r54264 merged revision(s) 54000. usa (Usaku NAKAMURA)
08:28 AM Revision c3ec5fd6 (git): merge revision(s) 54000: [Backport #12148]
* thread_pthread.c (getstack): __pi_stacksize returned by
pthread_getthrds_np() is wrong on AIX. Use
...
U.Nakamura
08:22 AM Bug #11969: [PATCH] IRB: Final newline missing in truncated backtraces
ruby_2_1 r54263 merged revision(s) 53943. usa (Usaku NAKAMURA)
08:22 AM Revision 26154da3 (git): merge revision(s) 53943: [Backport #11969]
* lib/irb.rb: avoid to needless truncation when using back_trace_limit option.
[fix GH-1205][ruby-core:7277...
U.Nakamura
08:19 AM Bug #11843: enc/windows_1250.c syntax error with fcc on Solaris -- C++(C99)-style comments should not be used
ruby_2_1 r54262 merged revision(s) 53202. usa (Usaku NAKAMURA)
08:19 AM Revision 32089305 (git): merge revision(s) 53202: [Backport #11843]
* enc/windows_1250.c: Should not use C++ style comments (C99 feature).
[Bug #11843]
git-svn-id: svn+ssh:/...
U.Nakamura
08:18 AM Bug #11838: Please backport r52883, r52884, r53046, r53198
ruby_2_1 r54261 merged revision(s) 52883,52884,53046,53198. usa (Usaku NAKAMURA)
08:18 AM Revision 25ce249d (git): merge revision(s) 52883,52884,53046,53198: [Backport #11838]
* enc/iso_8859_4.c: Added missing lower/upper-case character
pair (U+014A and U+014B, LATIN CAPITAL/SMALL L...
U.Nakamura
08:13 AM Bug #11834: Backport r53168, r53169 (String#scrub, #encode infection)
ruby_2_1 r54260 merged revision(s) 49096,51353,53168,53169. usa (Usaku NAKAMURA)
08:13 AM Revision 2703953c (git): merge revision(s) 49096,51353,53168,53169: [Backport #11834]
test_m17n.rb: split test_scrub
* test/ruby/test_m17n.rb (TestM17N#test_scrub): split into some
tests.
...
U.Nakamura
07:40 AM Revision 8006157c (git): * test/ruby/enc/test_case_mapping.rb: Additional tests title case;
some not yet activated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
duerst (Martin Dürst)
05:59 AM Feature #12211: introduce Date#first_of_month and Date#last_of_month
Naming-wise, Rails (ActiveSupport) has Date#beginning_of_month. That name can be more familiar to other devs.
I'm...
shyouhei (Shyouhei Urabe)
04:38 AM Bug #12182 (Closed): openssl: NPN may be disabled by OpenSSL configuration
Applied in changeset r54258.
----------
openssl: fix build when NPN is disabled by OpenSSL
* ext/openssl/extconf.rb...
nobu (Nobuyoshi Nakada)
04:38 AM Revision b20b9e0a (git): openssl: fix build when NPN is disabled by OpenSSL
* ext/openssl/extconf.rb: check SSL_CTX_set_next_proto_select_cb
function rather than OPENSSL_NPN_NEGOTIATED macro....
nobu (Nobuyoshi Nakada)
02:17 AM Bug #12216 (Rejected): Class inherited Singleton method exclude argument from protected method accessing
Expected behavior.
In the `inherited` method, `self` and `klass` are `A` and `B` respectively, which are instances o...
nobu (Nobuyoshi Nakada)
12:20 AM Bug #12216 (Rejected): Class inherited Singleton method exclude argument from protected method accessing
Dear Ruby Lang developers.
I would like to ask about why the following code can work?
Or is it a valid scenari...
adamluzsi (Adam Luzsi)
02:08 AM Bug #12215 (Closed): URI::HTTP.new example is incorrect
Applied in changeset r54257.
----------
fix URI::HTTP.new example
* lib/uri/http.rb (URI::HTTP#initialize): [DOC] f...
nobu (Nobuyoshi Nakada)
02:08 AM Revision 1ac12c40 (git): fix URI::HTTP.new example
* lib/uri/http.rb (URI::HTTP#initialize): [DOC] fix example,
missing mandatory arguments. [ruby-core:74540] [Bug #...
nobu (Nobuyoshi Nakada)
01:02 AM Bug #10257: Generate X.509 certificate/request/CRL with elliptic curve keys
As a developer trying to use `OpenSSL::PKey::EC`, I don't see a problem with breaking the `#private_key` and `#public... tknarr (Todd Knarr)
 

Also available in: Atom