Project

General

Profile

Activity

From 01/10/2013 to 01/16/2013

01/16/2013

11:36 PM Revision 1eb9f71c (git): * doc/syntax/miscellaneous.rdoc: Added documentation for alias, undef,
BEGIN, END.
* doc/syntax/modules_and_classes.rdoc (Constants): Fixed unwrapped
paragraph with trailing whitespace....
drbrain (Eric Hodel)
11:10 PM Bug #7344: gem pristine bigdecimal が失敗してしまう
sorahさん、mrknさん、hsbtさん、アドバイスありがとうございます。
(特にチケットの完璧な英訳、ありがとうございました!)
#7698 で須藤さんがそれらしいパッチを投げてくださっているので、
期待したり動作テスト...
tad (Tadashi Saito)
10:50 PM Revision 038c535e (git): * doc/syntax/control_expressions.rdoc (Flip-Flop): Added a section on
the flip-flop.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38852 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
drbrain (Eric Hodel)
10:00 PM Revision 9ceb5097 (git): * doc/syntax/control_expressions.rdoc (if Expressions): Fixed markup
error. Fixes #235 on github by FlyingFoX.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38851 b2dd03c8-39d4-4d...
drbrain (Eric Hodel)
09:54 PM Revision 93b11534 (git): * 2013-01-17
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38850 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:54 PM Revision d86ee14c (git): * doc/syntax/literals.rdoc (Strings): Fixed typo. Fixes #236 on
github by Doug Yun.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38849 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
drbrain (Eric Hodel)
06:45 PM Bug #7681 (Closed): Flip-flop test failure under MinGW
This issue was solved with changeset r38848.
Luis, thank you for reporting this issue.
Your contribution to Ruby is g...
nobu (Nobuyoshi Nakada)
06:39 PM Bug #7681: Flip-flop test failure under MinGW
=begin
Now I'm uncertain if this is a bug.
I suspect it is same as the following code.
$ ruby -e 'class XThread;
...
nobu (Nobuyoshi Nakada)
10:28 AM Bug #7681: Flip-flop test failure under MinGW
=begin
Seems a longstanding bug.
$ cat bug-7681.rb
class Bug7681 < Thread
def initialize(*arg, &block)
...
nobu (Nobuyoshi Nakada)
05:39 PM Bug #7696: Lazy enumerators with state can't be rewound
marcandre (Marc-Andre Lafortune) wrote:
> The 4 lazy enumerators requiring internal state, i.e. {take|drop}{_while}, ...
shugo (Shugo Maeda)
01:25 PM Feature #7704: Add a list of enabled (experimental) language features.
naruse (Yui NARUSE) wrote:
> mpapis (Michal Papis) wrote:
> > With multiple Ruby implementations and "experimental"...
phluid61 (Matthew Kerwin)
12:51 PM Feature #7704: Add a list of enabled (experimental) language features.
mpapis (Michal Papis) wrote:
> With multiple Ruby implementations and "experimental" features like "refinements" it ...
naruse (Yui NARUSE)
10:54 AM Feature #7704 (Assigned): Add a list of enabled (experimental) language features.
With multiple Ruby implementations and "experimental" features like "refinements" it would be nice to have an array o... mpapis (Michal Papis)
12:29 PM Feature #7549: A Ruby Design Process
> http://brixen.io/2012/12/30/a-ruby-design-process-talking-points

It says "The purpose of the proposed design ...
naruse (Yui NARUSE)
10:53 AM Bug #7703: Segfault in 1.9.3-p362, possibly threads related
"riscfuture (Tim Morgan)" <[email protected]> wrote:
> Issue #7703 has been reported by riscfuture (Tim Morg...
normalperson (Eric Wong)
10:25 AM Bug #7703 (Closed): Segfault in 1.9.3-p362, possibly threads related
I can consistently cause a segfault in p362 that does not occur in p327 in my Rails project. From the stack trace it... riscfuture (Tim Morgan)
09:45 AM Revision 0c61c3b6 (git): win32ole.rb: use TracePoint
* ext/win32ole/lib/win32ole.rb: use TracePoint to hook all thread
creation not only by Thread.new and to get rid of...
nobu (Nobuyoshi Nakada)
09:43 AM Revision 2d59c399 (git): vm_method.c: suppress warnings
* vm_method.c (call_cfunc_invoker_func): suppress wrong warnings
"C4550: expression evaluates to a function which i...
nobu (Nobuyoshi Nakada)
09:09 AM Feature #7702 (Assigned): Remove Proc#binding
=begin
As discussed in the most recent Ruby implementer's meeting and elsewhere over the years, being able to get a ...
jballanc (Joshua Ballanco)
08:57 AM Feature #7701 (Closed): Non-optional (required) keyword args
=begin
I would like to see keyword args expanded to include a non-optional form, to force callers to pass in keyword...
headius (Charles Nutter)
07:17 AM Bug #7695: Constant Lookup - For goodness sake it should at least see itself!
Just to link to an older discussion: #6810. alexeymuranov (Alexey Muranov)
05:53 AM Feature #4786: RCR new Feature: Numeric#grouped
On 5/26/11, Shyouhei Urabe <[email protected]> wrote:
>
> Issue #4786 has been updated by Shyouhei Urabe.
...
Anonymous
05:30 AM Revision 063cdaed (git): Remove commenting out tests introduced by r38478
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38846 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
04:11 AM Bug #7215: Remaining messages on OpenSSL error queue after Certificate#verify
Hi,
Any progress on this? Postgres has rejected the patch that was submitted on the grounds that this is an OpenSS...
deafbybeheading (Maciek Sakrejda)
03:37 AM Bug #7698: RubyGems 2.0 has an incompatibility about installation of extension libraries
I am unfamiliar with Makefiles, so what does this patch change?
Also, .time is new in ruby 2.0, what effect does t...
drbrain (Eric Hodel)
12:36 AM Revision 247d51a4 (git): * .document: Removed extra space
* lib/irb/lc/.document: Hide help-message
* lib/minitest/.document: Hide README.txt
* lib/rake/lib/.document: Hide...
drbrain (Eric Hodel)

01/15/2013

10:17 PM Bug #7694: permission of irb history file
=begin
Thanks to fix this. But
File.stat(history_file).mode & 066
returns true value even if the history file...
no6v (Nobuhiro IMAI)
08:01 PM Bug #7698: RubyGems 2.0 has an incompatibility about installation of extension libraries
This can be fixed by the following patch. This is caused by #6904 change. Should this problem be fixed in RubyGems?
...
kou (Kouhei Sutou)
01:49 PM Bug #7698: RubyGems 2.0 has an incompatibility about installation of extension libraries
Thank you translation, sorah! mrkn (Kenta Murata)
01:37 PM Bug #7698: RubyGems 2.0 has an incompatibility about installation of extension libraries
Translating from [ruby-dev:46864], Tadashi said:
> We can avoid this bug by changing directory tree in gems.
> Bu...
sorah (Sorah Fukumori)
01:32 PM Bug #7698: RubyGems 2.0 has an incompatibility about installation of extension libraries
Sorry, I made misspelling.
> This incompatibility makes `make install` to be failed because the current gem doesn'...
mrkn (Kenta Murata)
01:11 PM Bug #7698 (Closed): RubyGems 2.0 has an incompatibility about installation of extension libraries
The current rubygem included in ruby-head has an incompatibility about installation of extension libraries.
This inc...
mrkn (Kenta Murata)
06:54 PM Revision a06f22f9 (git): * doc/syntax/control_expressions.rdoc: Omit optional "then" for if and
unless expressions. Improved description of "a if a = 0.zero?"
NameError. Note that "do" for for loop is optional...
drbrain (Eric Hodel)
06:29 PM Revision 4cf9fa30 (git): * doc/syntax/calling_methods.rdoc: Link to defining methods.
* doc/syntax/methods.rdoc: Link to calling methods, fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
drbrain (Eric Hodel)
06:15 PM Revision 81133214 (git): * doc/syntax/methods.rdoc: Fixed link
* doc/syntax/modules_and_classes.rdoc: Fixed link
* doc/syntax.rdoc: Updated with links to the recently added pages...
drbrain (Eric Hodel)
06:06 PM Revision 4b8bb0f9 (git): * 2013-01-16
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38841 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:06 PM Revision d902101b (git): * doc/syntax/control_expressions.rdoc (redo Statement): Added note
about retry.
* doc/syntax/exceptions.rdoc: Added retry statement
git-svn-id: svn+ssh://ci.ruby-lang.org/ru...
drbrain (Eric Hodel)
03:57 PM Bug #7687 (Closed): Segmentation fault on Ruby 1.9.3 and Rails 2.3
Sorry for inconvinient.
This is a known problem, and already fixed in the repository.
Use the HEAD of ruby_1_9_3 ...
usa (Usaku NAKAMURA)
03:56 PM Bug #7700 (Rejected): Assignment to an Constant does not give an singleton_class its name
object = Object.new
ABC = object.singleton_class
class ABC
module D
end
end
class << object
module...
Hanmac (Hans Mackowiak)
03:14 PM Bug #5246 (Closed): bootstraptest fails on ia64
fix at r38766 takano32 (Mitsuhiro TAKANO)
02:12 PM Revision eaab306b (git): vpath.rb: separator for make
* tool/vpath.rb (VPath#list): default separator to PATH_SEPARATOR from
configure.in for make, not same name constan...
nobu (Nobuyoshi Nakada)
02:07 PM Revision d2a17602 (git): object.c: CLASS_OR_MODULE_P
* object.c (rb_mod_to_s, rb_class_inherited_p, rb_mod_ge, rb_mod_cmp):
use BUILTIN_TYPE() instead of TYPE() for opt...
nobu (Nobuyoshi Nakada)
02:07 PM Revision e4ebf6d9 (git): object.c: two literals
* object.c (rb_mod_to_s): concatenate two literals.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38837 b2dd03c8...
nobu (Nobuyoshi Nakada)
02:07 PM Revision a16c576f (git): process.c: suppress warnings
* process.c (p_uid_change_privilege, p_gid_change_privilege): suppress
set-but-unsed warnings.
git-svn-id: svn+ssh...
nobu (Nobuyoshi Nakada)
02:07 PM Revision 330e39d5 (git): io.c: no envp if no spawnve
* io.c (pipe_open): envp is not used if only spawnv is defined right
now.
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
nobu (Nobuyoshi Nakada)
02:07 PM Bug #7699 (Rejected): rubyspec failed: BigDecimal#divmod Can be reversed with * and +
1)
BigDecimal#divmod Can be reversed with * and + FAILED
Expected #<BigDecimal:f430418,'0.5E5556',9(27)>
to equal ...
mrkn (Kenta Murata)
01:42 PM Revision e70e46a1 (git): * lib/irb/ext/save-history.rb: identify rightly a status of a
history file that already exists [Bug #7694]. Thanks Nobuhiro IMAI
for this patch.
git-svn-id: svn+ssh:/...
keiju (Keiju Ishitsuka)
01:13 PM Bug #7344: gem pristine bigdecimal が失敗してしまう
続きは #7698 で。 mrkn (Kenta Murata)
09:26 AM Bug #7344: gem pristine bigdecimal が失敗してしまう
tad さんのご報告にある 1.9 でインストール出来ていた gem が 2.0 ではインストールできない
という問題は bigdecimal に限らないと思いますので、改めて issue を立てて報告した方が良いと思います。
hsbt (Hiroshi SHIBATA)
01:53 AM Bug #7344: gem pristine bigdecimal が失敗してしまう
sora_h です。

2013/1/15 Tadashi Saito <[email protected]>:
> 1. 2.0.0のリリースか、せめて直後のパッチリリースまでには、上記の振る舞いを元に
...
sorah (Sorah Fukumori)
12:53 AM Bug #7344: gem pristine bigdecimal が失敗してしまう
斎藤と申します。横から失礼します。

gem install bigdecimalが失敗する問題は、BigDecimalのgemに限らず、現状の他の
gemにも波及する問題である、という事を知っていただきたいです。
...
Anonymous
11:33 AM Bug #7681: Flip-flop test failure under MinGW
Ping?
I found this failure occurred after win32ole test.
Requiring win32ole affects this test.
The following cod...
phasis68 (Heesob Park)
11:13 AM Feature #3714 (Open): Add getters for Enumerator
I can think of two use cases.
I would like to backport some Ruby 2.0 features, and the lack of introspection of En...
marcandre (Marc-Andre Lafortune)
08:46 AM Revision 86a6fe70 (git): * test/net/protocol/test_protocol.rb: the backported test assumed that the
source encoding is UTF-8 (because it's 2.0.0 spec).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3...
U.Nakamura
07:43 AM Bug #7673 (Closed): [rdoc] duplicated entries in Pages fileindex-section
This issue was solved with changeset r38814.
Nobuyoshi, thank you for reporting this issue.
Your contribution to Ruby...
drbrain (Eric Hodel)
07:30 AM Revision ea00025e (git): merge revision(s) 38819: [Backport #7693]
* thread_pthread.c (gvl_init): Reset gvl.wait_yield explicitly when
fork()ing. Patch by Apollon Oikonomopou...
U.Nakamura
07:29 AM Revision 9a018b04 (git): merge revision(s) 38010: [Backport #7452]
* gc.c (rb_objspace_call_finalizer): finalize_deferred may free up
a object which is reachable from a part ...
U.Nakamura
07:25 AM Bug #7172: [[Ruby 1.9:]] fix rbconfig for --enable-load-relative (v2)
partial and a bit improved version is applied here: http://bugs.ruby-lang.org/projects/ruby-trunk/repository/entry/to... mpapis (Michal Papis)
07:23 AM Revision c35e7519 (git): merge revision(s) 37487,37563: [Backport #7278]
* lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line):
don't use /n in universal regexp. [ruby-dev:...
U.Nakamura
07:22 AM Revision 73eb0eaf (git): merge revision(s) 38801,38809,38810: [Backport #7404]
* ext/bigdecimal/bigdecimal.c (BigDecimal_sub):
need to specify precision for converting Rational and Float...
U.Nakamura
07:03 AM Revision ae92565e (git): merge revision(s) 38776: [Backport #7172]
* tool/mkconfig.rb: use configured libdir value to fix
--enable-load-relative on systems where libdir is no...
U.Nakamura
06:55 AM Revision e071e130 (git): * doc/syntax/control_expressions.rdoc: Added description of control
expressions in ruby.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38827 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
drbrain (Eric Hodel)
06:55 AM Revision 00decfdb (git): merge revision(s) 36272: [Backport #7634]
* object.c (Init_Object): Added RDoc location pointers for
Kernel#methods, Kernel#protected_methods, Kerne...
U.Nakamura
06:45 AM Bug #7696 (Closed): Lazy enumerators with state can't be rewound
The 4 lazy enumerators requiring internal state, i.e. {take|drop}{_while}, don't work as expected after a couple `nex... marcandre (Marc-Andre Lafortune)
04:33 AM Revision 68b072bf (git): * doc/syntax/methods.rdoc (Method Names): Added method names including
operator methods.
* doc/syntax/methods.rdoc (Return Values): Added note that assignment
methods ignore return valu...
drbrain (Eric Hodel)
04:17 AM Bug #7695 (Closed): Constant Lookup - For goodness sake it should at least see itself!
=begin
Example:
>> module Foo; end
>> module Foo::Bar
>> p Bar
>> end
NameError: uninitialized co...
trans (Thomas Sawyer)
02:49 AM Revision 108f3acb (git): * doc/syntax/methods.rdoc (Block Argument): Added section on block
argument. Thanks to Andy Lindeman.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38824 b2dd03c8-39d4-4d8f-98ff...
drbrain (Eric Hodel)
02:48 AM Revision ec2bdfc7 (git): * doc/syntax/calling_methods.rdoc (Arguments): Added improved
introduction to arguments including passing style and lazy
evaluation. Thanks to Matt Aimonetti.
* doc/syntax/call...
drbrain (Eric Hodel)
01:40 AM Revision 8892cc5a (git): * test_lazy_enumerator: Test that map & flat_map also require a block
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38822 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
12:59 AM Revision bd407329 (git): test: tty option
* bootstraptest/runner.rb (main): add --tty option to output like
terminal, for mingw/mswin on cygwin.
* lib/test/...
nobu (Nobuyoshi Nakada)
12:59 AM Revision cccd464e (git): runner.rb: colorize
* bootstraptest/runner.rb (exec_test): colorize final messages.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38...
nobu (Nobuyoshi Nakada)
12:32 AM Revision e32ce186 (git): * thread_pthread.c (gvl_init): Reset gvl.wait_yield explicitly when
fork()ing. Patch by Apollon Oikonomopoulos. Thanks!
[Bug #7693][ruby-core:51424]
git-svn-id: svn+ssh://ci.ruby-lan...
kosaki (Motohiro KOSAKI)
12:29 AM Revision 17bc951f (git): * doc/syntax/calling_methods.rdoc (Receiver): Added :: as pointed out
by Tony Arcieri
* doc/syntax/calling_methods.rdoc (Block Argument): Fixed { } block
examples as pointed out by Dav...
drbrain (Eric Hodel)
12:11 AM Revision eeee1908 (git): * doc/syntax/methods.rdoc (Array/Hash Argument): Moved above Keyword
Arguments
* doc/syntax/methods.rdoc (Keyword Arguments): Described ** for
gathering arbitrary keyword arguments.
...
drbrain (Eric Hodel)

01/14/2013

11:56 PM Revision c3319d99 (git): * doc/syntax/calling_methods.rdoc: Added document describing method
calls.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38816 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
drbrain (Eric Hodel)
11:17 PM Bug #7694 (Closed): permission of irb history file
This issue was solved with changeset r38813.
Nobuhiro, thank you for reporting this issue.
Your contribution to Ruby ...
keiju (Keiju Ishitsuka)
09:44 PM Bug #7694 (Closed): permission of irb history file
=begin
Irb outputs its history to world readable file.
This can be a problem. See also #7679.
=end
no6v (Nobuhiro IMAI)
10:51 PM Bug #7687: Segmentation fault on Ruby 1.9.3 and Rails 2.3
It happens to me too at the same line: validations.rb:479 of activerecord-2.3.15.
I am able to reproduce it by ins...
zarel (David Costa)
10:43 PM Revision 7cd5800f (git): * 2013-01-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38815 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:43 PM Revision c8633294 (git): * lib/rdoc/top_level.rb: Fixed extension trimming for page names in
RDoc HTML output. [ruby-trunk - Bug #7673]
* test/rdoc/test_rdoc_top_level.rb: Test for above.
git-svn-id: svn+ss...
drbrain (Eric Hodel)
09:48 PM Bug #7679: IRB history is broken
> Surely, this is a problem.
> Please, create ticket for this bug.
Submitted as #7694. Thanks in advance.
no6v (Nobuhiro IMAI)
08:21 PM Bug #7679: IRB history is broken
no6v (Nobuhiro IMAI) wrote:
> BTW, history file is world readable. Is it ok?
> .history (t?csh), .histfile (zsh) an...
keiju (Keiju Ishitsuka)
01:50 AM Bug #7679: IRB history is broken
BTW, history file is world readable. Is it ok?
.history (t?csh), .histfile (zsh) and .bash_history (bash) can be rea...
no6v (Nobuhiro IMAI)
12:47 AM Bug #7679: IRB history is broken
keiju (Keiju Ishitsuka) wrote:
> This behavior of Irb is modeled on csh or tcsh.
> I admit that the Irb's document ...
zzak (zzak _)
12:39 AM Bug #7679: IRB history is broken
injekt (Lee Jarvis) wrote:
> Nobuhiro,
>
> I think the point is, shouldn't we be setting SAVE_HISTORY by default?...
keiju (Keiju Ishitsuka)
05:36 PM Bug #7690 (Closed): Enumerable::Lazy#flat_map should not call each
This issue was solved with changeset r38812.
Marc-Andre, thank you for reporting this issue.
Your contribution to Rub...
shugo (Shugo Maeda)
04:50 PM Bug #7690: Enumerable::Lazy#flat_map should not call each
marcandre (Marc-Andre Lafortune) wrote:
> shugo (Shugo Maeda) wrote:
> > > 3) As Matz stated [ruby-core:26301], fla...
shugo (Shugo Maeda)
01:26 PM Bug #7690: Enumerable::Lazy#flat_map should not call each
PS: The only duck typing I can think of is `respond_to?(:each) && respond_to?(:force)`; not sure if that's much bette... marcandre (Marc-Andre Lafortune)
01:15 PM Bug #7690: Enumerable::Lazy#flat_map should not call each
shugo (Shugo Maeda) wrote:
> > 3) As Matz stated [ruby-core:26301], flat_map is "taken from flatMap from Scala or co...
marcandre (Marc-Andre Lafortune)
11:28 AM Bug #7690: Enumerable::Lazy#flat_map should not call each
marcandre (Marc-Andre Lafortune) wrote:
> shugo (Shugo Maeda) wrote:
> > [1].lazy.flat_map{|i| [i].lazy } should fl...
shugo (Shugo Maeda)
10:32 AM Bug #7690: Enumerable::Lazy#flat_map should not call each
shugo (Shugo Maeda) wrote:
> [1].lazy.flat_map{|i| [i].lazy } should flatten nested lazy enumerators, because Enumer...
marcandre (Marc-Andre Lafortune)
08:48 AM Bug #7690 (Assigned): Enumerable::Lazy#flat_map should not call each
marcandre (Marc-Andre Lafortune) wrote:
> I would expect that
>
> array.flat_map{...} == array.lazy.flat_map{...
shugo (Shugo Maeda)
04:42 PM Bug #7692 (Closed): Enumerator::Lazy#drop_while and take_while should require a block.
This issue was solved with changeset r38811.
Marc-Andre, thank you for reporting this issue.
Your contribution to Rub...
marcandre (Marc-Andre Lafortune)
04:33 PM Bug #7692 (Closed): Enumerator::Lazy#drop_while and take_while should require a block.
Enumerator::Lazy#drop_while and take_while should require a block.
Currently:
[1].lazy.drop_while.force # =...
marcandre (Marc-Andre Lafortune)
03:15 PM Bug #7344: gem pristine bigdecimal が失敗してしまう
io-console も同じなのにエラーが出ないのは何故と調べてみると、io-console は LOAD_PATH の下でビルドした後に、io というディレクトリを作成して、io/console.so と移動しているため、gnu i... hsbt (Hiroshi SHIBATA)
02:03 PM Bug #7344: gem pristine bigdecimal が失敗してしまう
hsbt (Hiroshi SHIBATA) wrote:
> RC1 も出てしまいましたし、以下の変更を trunk に入れて、bigdecimal のバージョンナンバーを更新したのち、gem push をしてもらえないでしょうか...
mrkn (Kenta Murata)
09:53 AM Bug #7344: gem pristine bigdecimal が失敗してしまう
mrkn へ(担当者の変更ができない...)
RC1 も出てしまいましたし、以下の変更を trunk に入れて、bigdecimal のバージョンナンバーを更新したのち、gem push をしてもらえないでしょうか。
ht...
hsbt (Hiroshi SHIBATA)
02:53 PM Bug #7691 (Closed): 3 bugs with Lazy enumerators with state
I found the following 3 bugs with Lazy#drop, drop_while and zip:
drop = (1..4).lazy.drop(2)
drop.to_a # =...
marcandre (Marc-Andre Lafortune)
02:17 PM Revision 9deb82b1 (git): * lib/irb/ext/save-history.rb: outputs its history to
owner-only-readable file and change the permission of a file that
already exists [Bug #7694]. Thanks Nobuhi...
keiju (Keiju Ishitsuka)
01:59 PM Bug #7248: Shouldn't Enumerator::Lazy.new be private?
Thanks for the answers.
So, the public API of Lazy.new has the following issues:
* not documented
* should req...
marcandre (Marc-Andre Lafortune)
10:53 AM Feature #7677: YAML load mode that does instantiate Ruby
On Fri, Jan 11, 2013 at 12:05:36AM +0900, trans (Thomas Sawyer) wrote:
>
> Issue #7677 has been updated by tran...
Anonymous
08:52 AM Bug #7683: Rjb::load Segmentation fault windows
Same here, with ruby-1.9.3-p125 & ruby-1.9.3-p362 and rjb (1.4.5).
However ruby-1.9.3-p362 and rjb (1.4.3) is work...
skelz0r (Loïc Delmaire)
08:36 AM Revision 7dd52f89 (git): * enumerator.c (lazy_flat_map_func): flat_map should call each only
when the value of a block returns a forcable object.
[ruby-core:51401] [Bug #7690]
* enumerator.c (lazy_flat_map):...
shugo (Shugo Maeda)
07:42 AM Revision 8ca50421 (git): * enumerator.c: Require block for Lazy#{take|drop}_while [Bug #7692]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38811 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
06:51 AM Bug #7471 (Closed): character class has duplicated range warning for "" =~ /[\w\W]/
This issue was solved with changeset r38805.
Eric, thank you for reporting this issue.
Your contribution to Ruby is g...
naruse (Yui NARUSE)
06:01 AM Feature #7378: Adding Pathname#write
Here is a patch. Eregon (Benoit Daloze)
05:42 AM Revision a4665e30 (git): * ext/bigdecimal/bigdecimal.c (BigDecimal_to_s): use CRuby style.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Kenta Murata
05:42 AM Revision 512b9875 (git): * ext/bigdecimal/bigdecimal.c: use `RB_TYPE_P(x, t)` instead of
`TYPE(x) == t`.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38809 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Kenta Murata
01:19 AM Revision 62e67609 (git): * enumerator.c: Fix size for Enumerator::Lazy#flat_map
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38808 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
01:00 AM Bug #7648: GServer does not close cleanly from signal interrupt context
Confirming that this is still an issue on RC1:
ruby -v
ruby 2.0.0dev (2013-01-07 trunk 38733) [i686-linux]
...
jleo3 (Joe Leo)

01/13/2013

10:13 PM Revision 1f4c7920 (git): * lib/matrix/lup_decomposition: Fix bugs with LUP Decomposition of
rectangular matrices. [rubyspec:ba849801a85]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38807 b2dd03c8-39d4-4...
Marc-Andre Lafortune
10:07 PM Bug #7689: Crash @enumerator.so with ruby 1.9.3/thin/RoR 3.2.11
I've downgraded ruby to ruby 1.9.3p327 (2012-11-10 revision 37606) [i686-linux] and I does not crash anymore. saepia (Marcin Lewandowski)
03:55 AM Bug #7689 (Closed): Crash @enumerator.so with ruby 1.9.3/thin/RoR 3.2.11
I encounter random crashes @enumerator.so with ruby 1.9.3/thin/RoR 3.2.11. It happens when in Rails app based on acti... saepia (Marcin Lewandowski)
10:02 PM Revision d5b62c3a (git): [rdoc] expalin kcode argument of Regexp.new
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38806 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
09:51 PM Revision b44ac423 (git): * regparse.c (add_ctype_to_cc): don't check dup warn on adding
negative ctype to cclass. [Bug #7471] [ruby-core:50344]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38805 b2dd...
naruse (Yui NARUSE)
09:09 PM Revision 2437d068 (git): * 2013-01-14
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38804 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:06 PM Revision 93f023fe (git): * lib/matrix/eigenvalue_decomposition: Backport bugfix of Jama 1.0.3
[rubyspec:df87040be371]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38803 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Marc-Andre Lafortune
02:50 PM Bug #7208 (Closed): 複素固有値を持つ行列に対する Matrix#eigensystem の返り値が正しくない
This issue was solved with changeset r38799.
py, thank you for reporting this issue.
Your contribution to Ruby is gre...
marcandre (Marc-Andre Lafortune)
11:30 AM Bug #7690 (Closed): Enumerable::Lazy#flat_map should not call each
I would expect that
array.flat_map{...} == array.lazy.flat_map{...}.force
This is not always the case:
...
marcandre (Marc-Andre Lafortune)
07:47 AM Revision c12d66f0 (git): * ext/psych/yaml/scanner.c: Fix typos, patch by James Dabbs
[Github tenderlove/psych#118]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38802 b2dd03c8-39d4-4d8f-98ff-823fe...
zzak (zzak _)
06:15 AM Revision dc2182aa (git): * ext/bigdecimal/bigdecimal.c (BigDecimal_sub):
need to specify precision for converting Rational and Float.
[ruby-dev:46544] [Bug #7404]
* ext/bigdecimal/bigdeci...
Kenta Murata
05:50 AM Revision cc64c214 (git): Update Changelog for r38797
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
05:50 AM Revision ad162055 (git): * lib/matrix/eigenvalue_decomposition: Fix eigensystem with complex
eigenvectors. Patch by pypypy567.
[Bug #7208] [ruby-dev:46251] [rubyspec:242f8e55bd]
git-svn-id: svn+ssh://ci.ruby...
Marc-Andre Lafortune
05:07 AM Revision 790e7f79 (git): * lib/irb.rb, lib/prime.rb: Typos in overview
Patch by Ershad K [Github Fixes #234]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38798 b2dd03c8-39d4-4d8f-98...
zzak (zzak _)
04:46 AM Revision 075e4cba (git): * lib/matrix/lup_decomposition.rb: Fix error for rectangular matrices
[bug#7620] [ruby-core:51118] [rubyspec:41f833ee2]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38797 b2dd03c8-3...
Marc-Andre Lafortune
04:40 AM Revision 51ebd17a (git): typo in commit date
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38796 b2dd03c8-39d4-4d8f-98ff-823fe69b080e zzak (zzak _)
04:40 AM Revision 59edab80 (git): * lib/open3.rb : Typo in Open3 overview. Patch by zed_0xff
[Github Fixes #233]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
zzak (zzak _)
04:25 AM Bug #1926: Different eval/binding behaviour in 1.9
I guess you don't. trans (Thomas Sawyer)
03:35 AM Bug #7679: IRB history is broken
no6v (Nobuhiro IMAI) wrote:
> If history works even though IRB.conf[:SAVE_HISTORY] is nil,
> this may be done by rv...
zzak (zzak _)
12:19 AM Revision 94909206 (git): * 2013-01-13
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38794 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:19 AM Revision 19c530d8 (git): * enumerator.c: Fix rdoc typo (thanks to Yutaka HARA)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38793 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune

01/12/2013

10:29 PM Feature #7252: version number of 2.0 release
近永です。

返信が遅くなりすみませんでした。
遠藤さん推薦ありがとうございます。

一応確認させて頂きますが 2.0.0 ブランチはリリースブランチで、
stable ブランチは廃止という前提ですよね?
...
nagachika (Tomoyuki Chikanaga)
08:53 AM Feature #7252: version number of 2.0 release
前田です。

2013年1月12日 2:58 KOSAKI Motohiro <[email protected]>:
>> あと、Rubyアソシエーションで現在1.9.3のメンテナンスをTOUAさんに委託して...
shugo (Shugo Maeda)
02:59 AM Feature #7252: version number of 2.0 release
> あと、Rubyアソシエーションで現在1.9.3のメンテナンスをTOUAさんに委託していますが、 2.0.0
> についてはまだ枯れていないことや、予算の問題を考えると委託するのは難しいかなと個人的に
> 思っています。
>...
kosaki (Motohiro KOSAKI)
08:51 PM Bug #7679: IRB history is broken
Nobuhiro,
I think the point is, shouldn't we be setting SAVE_HISTORY by default? If version managers are doing thi...
injekt (Lee Jarvis)
03:22 PM Bug #7679: IRB history is broken
If history works even though IRB.conf[:SAVE_HISTORY] is nil,
this may be done by rvm (~/.rvm/scripts/irbrc.rb) if yo...
no6v (Nobuhiro IMAI)
01:55 AM Bug #7679: IRB history is broken
history works in 1.9.3, but look:
1.9.3p362 :003 > IRB.conf[:SAVE_HISTORY]
=> nil
1.9.3p362 :004 > RUBY_DESCRI...
zzak (zzak _)
08:45 PM Bug #7645: BigDecimal#== slow when compared to true/false
mrkn (Kenta Murata) wrote:
> Eregon (Benoit Daloze) wrote:
> > I would be very happy to hear your opinion on this b...
Eregon (Benoit Daloze)
06:34 PM Bug #7645: BigDecimal#== slow when compared to true/false
Eregon (Benoit Daloze) wrote:
> I would be very happy to hear your opinion on this behavior.
> I raised this as a s...
mrkn (Kenta Murata)
05:47 PM Bug #7645 (Closed): BigDecimal#== slow when compared to true/false
This issue was solved with changeset r38792.
Graeme, thank you for reporting this issue.
Your contribution to Ruby is...
mrkn (Kenta Murata)
06:39 AM Bug #7645: BigDecimal#== slow when compared to true/false
mrkn (Kenta Murata) wrote:
> > Is it just an implementation detail or an intentional spec change?
> > If so, RubySp...
Eregon (Benoit Daloze)
08:47 AM Revision 350c448d (git): * numeric.c (do_coerce): fix for the exceptions which the coerce
method raises. The optimization done by r38756 is preserved.
[Bug #7645] [ruby-core:51213]
git-svn-id: svn+ssh://...
Kenta Murata
07:56 AM Bug #7681: Flip-flop test failure under MinGW
Ping?
Failed test might indicate something is not working as expected or test is doing something incorrectly.
T...
luislavena (Luis Lavena)
07:12 AM Revision 8d816aef (git): setup.mak: -runtime-
* win32/setup.mak (-runtime-): see msvcrt from link header on mswin
instead of running testing executable file, for...
nobu (Nobuyoshi Nakada)
07:06 AM Revision 9f7717e8 (git): * bootstraptest/runner.rb (exec_test): break lines if not tty.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:36 AM Feature #7688 (Closed): Error hiding with rb_rescue() on Comparable#==, #coerce and others
Hello,
I believe error hiding is harmful because very dangerous
(it forgets errors which is likely unexpected) an...
Eregon (Benoit Daloze)
05:03 AM Bug #7687: Segmentation fault on Ruby 1.9.3 and Rails 2.3
This occurs in ruby 1.9.3p362, but not in: ruby-1.9.3-p327 nor in ruby-1.9.3-head (as of today 3468cd1ed68ac08b19fffd... drasch (David Rasch)
01:55 AM Bug #7687 (Closed): Segmentation fault on Ruby 1.9.3 and Rails 2.3
I've not been able to nail down exact code to reproduce this, but I've seen it now 3-4 times. It happens if I startu... drasch (David Rasch)
04:58 AM Bug #7248: Shouldn't Enumerator::Lazy.new be private?
marcandre (Marc-Andre Lafortune) wrote:
> Oh, interesting.
>
> I'll do my best to document it, then.
>
Thanks!...
yhara (Yutaka HARA)
01:41 AM Revision c2f9fcad (git): * remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:00 AM Revision 0a60805a (git): * ext/psych/lib/psych/visitors/to_ruby.rb: merge key values that
contain something besides a hash should be left in tact.
* test/psych/test_merge_keys.rb: test for change
git-svn-i...
tenderlovemaking (Aaron Patterson)

01/11/2013

11:17 PM Bug #7642 (Rejected): IRB indentation is gone
zzak (Zachary Scott) wrote:
> I also found this method:
> irb_context.auto_indent_mode = true
Yes. other way:
...
keiju (Keiju Ishitsuka)
10:59 PM Revision 92a7da19 (git): * ext/win32ole/win32ole.c (ole_set_byref): support VT_UI8|VT_BYREF,
VT_I8|VT_BYREF in cygwin and mingw.
* ext/win32ole/win32ole.c (ole_variant2val): ditto.
* test/win32ole/test_win32o...
suke (Masaki Suketa)
10:53 PM Feature #7252: version number of 2.0 release
前田です。

2013年1月11日 22:00 mame (Yusuke Endoh) <[email protected]>:
> メンテナンスは誰か他の人にお願いしたいと思っています。
> 傲慢にリリースすることには興...
shugo (Shugo Maeda)
10:00 PM Feature #7252: version number of 2.0 release
shugo (Shugo Maeda) wrote:
> 2.0.0は安定版になるような話の流れなのかなと思っていますが、誰がメンテナンスするかというのは
> 議論されていましたっけ。
> ruby_2_0_0ブランチを誰が見る...
mame (Yusuke Endoh)
12:50 PM Feature #7252: version number of 2.0 release
別のチケットにしたり、英語で議論すべきなのかもしれませんが、まずは遠藤さんの考えを確認させてください。
mame (Yusuke Endoh) wrote:
> ああ、忘れてました。提案したことも matz から承認されたこと...
shugo (Shugo Maeda)
10:47 PM Bug #7680 (Rejected): IRB autocompletion doesn't autocomplete methods
zzak (Zachary Scott) wrote:
> Can we make irb default require irb/completion?
>
> I will open up a feature reques...
keiju (Keiju Ishitsuka)
10:47 PM Bug #7679: IRB history is broken
=begin
You need to set IRB.conf[:SAVE_HISTORY] how many lines you want to save.
$ rm -f ~/.irbrc
$ irb
irb(m...
no6v (Nobuhiro IMAI)
10:07 PM Bug #7679: IRB history is broken
I shouldn't also note that I'm having this issue on 1.9.3 and have always had it on 1.9.3, can anyone reproduce this ... injekt (Lee Jarvis)
10:03 PM Feature #7684: Net::HTTPHeader#set_form_data should accept a String
You could just set the content body yourself. But I see no reason why `set_form_data` shouldn't accept a string either injekt (Lee Jarvis)
01:23 PM Feature #7684 (Rejected): Net::HTTPHeader#set_form_data should accept a String
I noticed that Net::HTTPHeader#set_form_data does not accept already encoded form-data, but instead passes an Array/H... postmodern (Hal Brodigan)
05:44 PM Revision ecd8abbd (git): * 2013-01-12
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38786 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:44 PM Revision b239611b (git): * man/ruby.1 (options): include --*-encoding from r38784
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38785 b2dd03c8-39d4-4d8f-98ff-823fe69b080e zzak (zzak _)
05:21 PM Feature #7644: In refinements, change "using" keyword to a less generic word.
shugo (Shugo Maeda) wrote:
> The feature set of Ruby 2.0.0 has already been frozen, so only Matz can decide whether ...
Anonymous
04:54 PM Bug #7172: [[Ruby 1.9:]] fix rbconfig for --enable-load-relative (v2)
... This problem is not fixed at trunk (and 2.0.0-rc1), isn't it? usa (Usaku NAKAMURA)
02:38 PM Revision 09f564b1 (git): * ruby.c (usage): sort --*-encoding in help. (same order of -E)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
12:42 PM Bug #7683 (Feedback): Rjb::load Segmentation fault windows
usa (Usaku NAKAMURA)
12:42 PM Bug #7683: Rjb::load Segmentation fault windows
p125 is too old.
try p327. (p362 is the most recently release, but another SEGV bug is reported.)
usa (Usaku NAKAMURA)
11:49 AM Bug #7683: Rjb::load Segmentation fault windows
see this log chencc98 (xianpeng chen)
11:44 AM Bug #7683 (Rejected): Rjb::load Segmentation fault windows
i installed RoR. rails is 3.2.1 and ruby is ruby 1.9.3p125 (2012-02-16) [i386-mingw32]
my machine is windows xp sp4....
chencc98 (xianpeng chen)
12:08 PM Bug #7389 (Closed): use rb_str_free for freeing string in parse.y
Merged in r38774. naruse (Yui NARUSE)
10:21 AM Revision 51914fcc (git): setup.mak: -osname-
* win32/setup.mak (-osname-): separate from -runtime- and just
compile.
git-svn-id: svn+ssh://ci.ruby-lang.org/rub...
nobu (Nobuyoshi Nakada)
10:21 AM Revision 101d458f (git): win32/rm.bat: remove each files
* win32/rm.bat: removing by wildcard errs on network file system, so
remove each files.
git-svn-id: svn+ssh://ci.r...
nobu (Nobuyoshi Nakada)
09:37 AM Bug #7564: r38175 introduces incompatibility
This seems highly inconsistent to me. Specifically, MM + RT is the only working solution, but RT implementation is en... zenspider (Ryan Davis)
08:13 AM Revision 3468cd1e (git): merge revision(s) 38739: [Backport #7671]
* vm_core.h (rb_iseq_t): move flip_cnt from struct iseq_compile_data,
because it has same life span as encl...
U.Nakamura
08:11 AM Revision 8b49c715 (git): merge revision(s) 36045: [Backport #7637]
* lib/mkmf.rb: add dummy clean-static target to prevent errors for the
case real clean-static target doesn'...
U.Nakamura
08:04 AM Revision 21f84dd4 (git): merge revision(s) 37661: [Backport #7633]
* vm_exec.h (GENTRY): GENTRY should be pointer size.
A patch by yoshidam (Yoshida Masato) [Bug #7332].
gi...
U.Nakamura
08:02 AM Revision 398ed65c (git): [Backport #7624]
* vm_trace.c (rb_threadptr_exec_event_hooks): added a parameter to pop
a frame before JUMP_TAG() if exception occur...
U.Nakamura
07:59 AM Revision 86bd6920 (git): tool/mkrunnable.rb: support mswin build on remote file system
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:56 AM Revision fc817301 (git): mkconfig.rb: use configured libdir value
* tool/mkconfig.rb: use configured libdir value to fix
--enable-load-relative on systems where libdir is not defaul...
nobu (Nobuyoshi Nakada)
07:11 AM Revision ffe2c179 (git): * test/io/wait/test_io_wait.rb (TestIOWait#test_wait_writable_timeout): give
OS more time to clean up the file descriptor.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38775 b2dd03c8-39d4...
U.Nakamura
06:20 AM Bug #7682 (Rejected): Inconsistent results when using variables versus raw floats in exponential calculations
=begin
The (({**})) operator has a higher precedence than unary minus, so your example is actually (({-(4.5 ** 0.5)}...
Anonymous
05:48 AM Bug #7682 (Rejected): Inconsistent results when using variables versus raw floats in exponential calculations
When performing exponential calculations using a negative number as the base, inconsistent results are returned when ... ccashwell (Chris Cashwell)
04:42 AM Bug #7681 (Closed): Flip-flop test failure under MinGW
Hello,
Since r38747 test_shared_thread is failing under both x86 and x64 MinGW (GCC 4.7.2):
http://ci.rubyinsta...
luislavena (Luis Lavena)
03:00 AM Revision 2bcff78b (git): * string.c (dispose_string): use rb_str_free for freeing string in
parse.y. by Sokolov Yura <[email protected]>
https://github.com/ruby/ruby/pull/87 fix GH-87
git-svn-id: svn+s...
naruse (Yui NARUSE)
02:02 AM Revision 2b131e1e (git): win32/setup.mak: remove each files
* win32/setup.mak (-runtime-): removing by wildcard errs on network
file system, so remove each files.
git-svn-id:...
nobu (Nobuyoshi Nakada)
12:58 AM Revision bb54d0ae (git): * insns.def (defineclass): private constants should not be accessed
by scoped module definitions. The bug was introduced in r38495.
* test/ruby/test_module.rb: related test.
git-svn-...
shugo (Shugo Maeda)
12:41 AM Revision c0c381e4 (git): tabify
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
12:05 AM Feature #7677: YAML load mode that does instantiate Ruby
=begin
Is that a viable option for general usage?
Let me give an example of where this issue becomes a problem. I re...
trans (Thomas Sawyer)

01/10/2013

11:55 PM Bug #7642: IRB indentation is gone
Keiju-san, thank you for the explanation.
I also found this method:
irb_context.auto_indent_mode = true
What...
zzak (zzak _)
11:27 PM Bug #7642: IRB indentation is gone
zzak (Zachary Scott) wrote:
> Thank you Keiju-san.
>
> How do you enable auto-indent?
For example, .irbrc:
...
keiju (Keiju Ishitsuka)
11:08 PM Bug #7642: IRB indentation is gone
Thank you Keiju-san.
How do you enable auto-indent?
zzak (zzak _)
10:53 PM Bug #7642: IRB indentation is gone
zzak (Zachary Scott) wrote:
> Here is another reproduction on 1.9.3-p327:
> http://showterm.io/a12fb0188114e63df2e1...
keiju (Keiju Ishitsuka)
10:09 PM Bug #7642 (Assigned): IRB indentation is gone
zzak (zzak _)
10:07 PM Bug #7642: IRB indentation is gone
Here is another reproduction on 1.9.3-p327:
http://showterm.io/a12fb0188114e63df2e12
zzak (zzak _)
11:53 PM Bug #7680: IRB autocompletion doesn't autocomplete methods
> This works, should irb/completion be required by default?
I looks like it never was. Although I don't see any rea...
injekt (Lee Jarvis)
11:52 PM Bug #7680: IRB autocompletion doesn't autocomplete methods
Can we make irb default require irb/completion?
I will open up a feature request.
zzak (zzak _)
11:30 PM Bug #7680: IRB autocompletion doesn't autocomplete methods
zzak (Zachary Scott) wrote:
> This works, should irb/completion be required by default?
Yes.
Otherwise, you can ...
keiju (Keiju Ishitsuka)
11:07 PM Bug #7680: IRB autocompletion doesn't autocomplete methods
This works, should irb/completion be required by default? zzak (zzak _)
11:04 PM Bug #7680: IRB autocompletion doesn't autocomplete methods
zzak (Zachary Scott) wrote:
> steps to reproduce:
>
> $ irb
> irb(main):001:0> irb_<TAB>
>
> This returns not...
keiju (Keiju Ishitsuka)
10:09 PM Bug #7680 (Assigned): IRB autocompletion doesn't autocomplete methods
zzak (zzak _)
10:05 PM Bug #7680 (Rejected): IRB autocompletion doesn't autocomplete methods
steps to reproduce:
$ irb
irb(main):001:0> irb_<TAB>
This returns nothing, but should return all of the irb co...
zzak (zzak _)
11:29 PM Feature #7022: add event hook for garbage collection
On 9/20/12, Charles Oliver Nutter <[email protected]> wrote:
> I looked into this on JRuby/JVM last night, and f...
Anonymous
11:23 PM Bug #7679: IRB history is broken
I also tried with the following:

bin/irb -rirb/ext/save-history

But with the same outcome.
injekt (Lee Jarvis)
10:09 PM Bug #7679 (Assigned): IRB history is broken
zzak (zzak _)
10:00 PM Bug #7679 (Closed): IRB history is broken
steps to reproduce:
$ irb
irb(main):001:> 1 + 2
=> 3
irb(main):002:0> exit
$ irb
irb(main):001:0> *up arrow* no...
zzak (zzak _)
09:45 PM Bug #7645: BigDecimal#== slow when compared to true/false
> Is it just an implementation detail or an intentional spec change?
> If so, RubySpec should be changed. Otherwise...
mrkn (Kenta Murata)
09:40 PM Bug #7645 (Open): BigDecimal#== slow when compared to true/false
mrkn (Kenta Murata) wrote:
> * numeric.c (do_coerce): speed optimization by using rb_check_funcall
> instead of r...
shugo (Shugo Maeda)
09:16 PM Bug #7645: BigDecimal#== slow when compared to true/false
And thank you for fixing it! :) What would be the chances of the change being backported to 1.9.3, too? mathie (Graeme Mathieson)
03:30 PM Bug #7645 (Closed): BigDecimal#== slow when compared to true/false
This issue was solved with changeset r38756.
Graeme, thank you for reporting this issue.
Your contribution to Ruby is...
mrkn (Kenta Murata)
05:13 PM Revision 6d84fade (git): * 2013-01-11
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:13 PM Revision a29c648d (git): * lib/rbconfig/obsolete.rb (respond_to_missing?): use send because
RbConfig.respond_to_missing? is now private.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38769 b2dd03c8-39d4-4...
shugo (Shugo Maeda)
04:53 PM Feature #7677: YAML load mode that does instantiate Ruby
On Wed, Jan 09, 2013 at 11:40:04AM +0900, trans (Thomas Sawyer) wrote:
>
> Issue #7677 has been reported by tra...
Anonymous
04:51 PM Bug #2402 (Closed): super in instance_eval
This issue was solved with changeset r38761.
Shugo, thank you for reporting this issue.
Your contribution to Ruby is ...
shugo (Shugo Maeda)
01:03 PM Revision 58499200 (git): * vm_core.h (VM_DEBUG_BP_CHECK): set 0 as default.
This flag specifies checking BP consistency on each frame popping.
Now, we don't have any trouble on it, so I remov...
ko1 (Koichi Sasada)
12:29 PM Revision da6ddf24 (git): * ChangeLog: fix a typo for r38761.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagachika (Tomoyuki Chikanaga)
12:05 PM Revision 8cada383 (git): * cont.c: define FIBER_USE_NATIVE as 0 in ia64.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38766 b2dd03c8-39d4-4d8f-98ff-823fe69b080e takano32 (Mitsuhiro TAKANO)
11:38 AM Bug #7676: Comparison of Float::NAN in array behaves unexpectedly
I understand that matz wants `nan == nan` to be undefined, but I think this should remain consistent within a platfor... Anonymous
11:30 AM Bug #7676: Comparison of Float::NAN in array behaves unexpectedly
I think this is the specification issue, so we need to confirm the mat'z thought.
Matz, how do you think about it?
mrkn (Kenta Murata)
11:28 AM Bug #7676 (Open): Comparison of Float::NAN in array behaves unexpectedly
ngoto (Naohisa Goto)
11:18 AM Bug #7676: Comparison of Float::NAN in array behaves unexpectedly
I, too, found documentation still lacking. I read #1720, and I understand the rationale for the Float::NAN case.
H...
hasari (Hiro Asari)
09:23 AM Bug #7676: Comparison of Float::NAN in array behaves unexpectedly
At the very least, the documentation for Array#== should be updated to state that it first does an object identity co... simonrussell (Simon Russell)
09:20 AM Bug #7676: Comparison of Float::NAN in array behaves unexpectedly
This isn't just `Float::NAN`, actually; as Charlie's patch shows, it's actually any object that always returns false ... simonrussell (Simon Russell)
10:45 AM Revision bd0be3c4 (git): Thu Jan 10 19:39:05 2013 TAKANO `takano32' Mitsuhiro <[email protected]>
* thread.c: fix RB_GC_SAVE_MACHINE_REGISTER_STACK define for ia64.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trun...
takano32 (Mitsuhiro TAKANO)
09:34 AM Bug #3422 (Closed): Object.const_get(:A, false) can access BasicObject::A
> Kosaki-san, why did you reopen this ticket?
Sorry, my memory was lost and I don't remember why. but I suspect yo...
kosaki (Motohiro KOSAKI)
08:45 AM Revision 1a920c7f (git): Makefile.in: continue if Makefile unchanged
* Makefile.in, win32/Makefile.sub ($(MKFILES)): continue if Makefile
unchanged.
git-svn-id: svn+ssh://ci.ruby-lang...
nobu (Nobuyoshi Nakada)
08:44 AM Revision b7b183f6 (git): win32/rm.bat: fix infinite loop
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38763 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:12 AM Revision 8307cb90 (git): * numeric.c (do_coerce): fix comment and adjust indent
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38762 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Eregon (Benoit Daloze)
07:51 AM Revision 4707fdea (git): * vm_insnhelper.c (vm_search_super_method): raise a TypeError
instead of a NotImplementError if self is not an instance of the
current class. [ruby-dev:39772] [Bug #2402]
git-...
shugo (Shugo Maeda)
07:47 AM Revision a5ddc2e1 (git): extconf.rb: have_header
* ext/tk/extconf.rb (find_tcltk_header): use have_header instead of
try_cpp, which is incredibly slow with VC.
git...
nobu (Nobuyoshi Nakada)
06:57 AM Revision 42eadff3 (git): * numeric.c (do_coerce): remove an unused variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e shugo (Shugo Maeda)
06:49 AM Revision 72f98051 (git): fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38758 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
06:39 AM Revision 2cdd17b4 (git): * tool/gen_dummy_probes.rb: remove comments in probes.d to fix the
compilation error introduced by r38755.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38757 b2dd03c8-39d4-4d8f-9...
shugo (Shugo Maeda)
06:30 AM Revision 9aa75d08 (git): * numeric.c (do_coerce): speed optimization by using rb_check_funcall
instead of rb_rescue + rb_funcall.
This fix is based on the patch by Benoit Daloze.
[Bug #7645] [ruby-core:51213]...
Kenta Murata
02:16 AM Revision 9ef6eefb (git): * probes.d: updating probes to be more symmetrical, adding
documentation.
* load.c: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38755 b2dd03c8-39d4-4d8f-98ff-823f...
tenderlovemaking (Aaron Patterson)
 

Also available in: Atom