Project

General

Profile

Activity

From 05/26/2009 to 06/01/2009

06/01/2009

11:17 PM Bug #1553 (Closed): String#index Ignores Out-of-Range Offset When Given Regexp Matching the Empty String
=begin
On Ruby 1.9 String#index(Regexp, Fixnum) ignores the Fixnum offset when the Regexp matches the empty string a...
runpaint (Run Paint Run Run)
08:52 PM Bug #1552 (Closed): String#strip! raises RuntimeError on Frozen String Despite Making No Changes
=begin
Calling String#strip! on a frozen string raises a RuntimeError even if the string was not changed. String#rst...
runpaint (Run Paint Run Run)
08:43 PM Bug #1551 (Closed): String#slice! Raises RuntimeError on Frozen String Despite Making No Changes
=begin
On 1.9.2 and 1.9.1 calling String#slice! on a frozen string causes a RuntimeError to be raised even if the me...
runpaint (Run Paint Run Run)
08:13 PM Bug #1550 (Closed): String#lstrip! raises RuntimeError on Frozen String Despite Making No Changes
=begin
Calling String#lstrip! on a frozen string raises a RuntimeError even if the string was not changed. String#rs...
runpaint (Run Paint Run Run)
11:47 AM Revision 4f2a770b (git): * lib/mkmf.rb (create_makefile): should set srcs in all paths.
* lib/mkmf.rb (create_makefile): $objs somtimes includes files with
$OBJEXT instead of ".o".
git-svn-id:...
U.Nakamura
11:27 AM Bug #1548 (Closed): Segfault when Transferring to a Fiber which Resumes Itself
=begin
Applied in changeset r23616.
=end
nobu (Nobuyoshi Nakada)
06:16 AM Bug #1548 (Closed): Segfault when Transferring to a Fiber which Resumes Itself
=begin
On both the trunk version and 1.9.1 I can reproduce a segfault by transferring to a Fiber from the root Fiber...
runpaint (Run Paint Run Run)
02:21 AM Revision 6c743b0e (git): * cont.c (cont_capture, fiber_store): reraise transferred error.
* cont.c (fiber_switch): transfers dead fiber error to the previouse
or root fiber if the current fiber is dead. [...
nobu (Nobuyoshi Nakada)
01:41 AM Revision 4c79d4be (git): * include/ruby/intern.h (rb_exc_new2): optimization for literal.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23615 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:11 AM Revision 99945ed6 (git): * cont.c: fixed types.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23614 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:14 AM Revision 3a1b61f0 (git): * ext/bigdecimal/bigdecimal.c (VpAlloc): avoid ALLOCA_N() to avoid
segmentation fault caused by (insanely) long decimal values.
backported from 1.9.
* ext/bigdecimal/bigdecimal.c (Bi...
matz (Yukihiro Matsumoto)

05/31/2009

10:54 PM Revision 3252c3f5 (git): * 2009-06-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23612 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:54 PM Revision 5d612b96 (git): * ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): returns Inf if
exp is bigger than DBL_MANT_DIG.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23611 b2dd03c8-39d4-4...
matz (Yukihiro Matsumoto)
10:46 PM Revision cfacda1a (git): * 2009-06-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23610 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:46 PM Revision 5594f2bf (git): * ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): returns Inf if
exp is bigger than DBL_MANT_DIG.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23609 b2dd03c8-39d4-4d8f-98ff-823...
matz (Yukihiro Matsumoto)
02:28 PM Revision 8dadafa2 (git): * lib/mkmf.rb (create_makefile): checks for duplication of source
files.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23608 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
02:28 PM Revision 17d88c03 (git): * lib/mkmf.rb (create_makefile): checks for duplication of source
files.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23608 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
02:26 PM Revision 7dbc1cf6 (git): * file.c (istrailinggarbage): fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23607 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:26 PM Revision d6d8d973 (git): * file.c (istrailinggarbage): fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23607 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:57 AM Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
=begin
On Sat, May 30, 2009 at 9:02 AM, Pan Li <[email protected]> wrote:
> Issue #999 has been updated by Pan ...
luislavena (Luis Lavena)

05/30/2009

11:29 PM Bug #1543 (Closed): failure: test_endblockwarn(TestBeginEndBlock) [c:/dev/downloads/ruby_trunk/test/ruby/test_beginendblock.rb:66]:
=begin
11) Failure:
test_endblockwarn(TestBeginEndBlock) [c:/dev/downloads/ruby_trunk/test/ruby/test_beginendblock...
rogerdpack (Roger Pack)
11:25 PM Bug #1542 (Closed): test_inplace_rename_impossible(TestArgf)
=begin
10) Failure:
test_inplace_rename_impossible(TestArgf) [c:/dev/downloads/ruby_trunk/test/ruby/test_argf.rb:1...
rogerdpack (Roger Pack)
11:24 PM Bug #1541 (Closed): mingw ssl: Errno::ENOTSOCK: An operation was attempted on something that is not a socket.
=begin
If you delete test_io.rb and test_exception.rb and re-run make test-all for mingw, it completes!
Yea!

...
rogerdpack (Roger Pack)
11:03 PM Bug #1540 (Third Party's Issue): read on win32 now defaults to blocking
=begin
Currently the win32.{c,h} files override calls to "read" in the code with windows style read calls.
The goa...
rogerdpack (Roger Pack)
09:04 PM Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
=begin
I know it is a hack but that it works for me.
=end
[email protected] (Pan Li)
09:02 PM Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
=begin
Hi guys, I wrote a post to share my experience on fixing the problem. Basically what you need is downloading ...
[email protected] (Pan Li)

05/29/2009

05:17 PM Bug #1534 (Closed): Inconsistency Between Struct#to_s and Struct#inspect
=begin
Applied in changeset r23606.
=end
nobu (Nobuyoshi Nakada)
07:33 AM Bug #1534 (Closed): Inconsistency Between Struct#to_s and Struct#inspect
=begin
http://redmine.ruby-lang.org/issues/show/1427
http://redmine.ruby-lang.org/issues/show/1533
の二つと同じ問題をStru...
ujihisa (Tatsuhiro Ujihisa)
05:17 PM Bug #1537 (Closed): The Feature of Hash#to_s was Changed
=begin
Applied in changeset r23605.
=end
nobu (Nobuyoshi Nakada)
05:00 PM Bug #1537 (Closed): The Feature of Hash#to_s was Changed
=begin
r23604で、Hash#to_sの仕様が以下のように変わりましたが、これは意図的なものですか?

[before] Hashの各keyとvalueをinspectしたものを{}内にまとめる
{'' => ...
ujihisa (Tatsuhiro Ujihisa)
10:07 AM Bug #1533 (Closed): Inconsistency Between Hash#to_s and Hash#inspect
=begin
Applied in changeset r23604.
=end
nobu (Nobuyoshi Nakada)
06:15 AM Bug #1533 (Closed): Inconsistency Between Hash#to_s and Hash#inspect
=begin
There is an inconsistency between Hash#to_s and Hash#inspect with respect to recursive data structures. For e...
runpaint (Run Paint Run Run)
09:33 AM Bug #1527 (Closed): 1.9 compilation fails on windows if you have the pthread library installed
=begin

=end
nobu (Nobuyoshi Nakada)
04:27 AM Bug #1527: 1.9 compilation fails on windows if you have the pthread library installed
=begin
thanks appears fixed.
=end
rogerdpack (Roger Pack)
08:10 AM Revision 08e914f3 (git): * struct.c (Init_Struct): made #to_s an alias to #inspect to
reduce the result of recursive struct. a patch from ujihisa at
[ruby-dev:38554].
git-svn-id: svn+ssh://ci.ruby-l...
nobu (Nobuyoshi Nakada)
08:08 AM Revision 2a6fb969 (git): * hash.c (Init_Hash): made #to_s an alias to #inspect to reduce
the result of recursive array. a patch from ujihisa at
[ruby-core:23601]. [ruby-dev:38555]
git-svn-id: svn+ssh:...
nobu (Nobuyoshi Nakada)
04:18 AM Bug #1532 (Closed): Improved matrix.rb [patch]
=begin
The fact that the 'matrix' library is included in Ruby is very helpful.
There are currently some open bugs,...
marcandre (Marc-Andre Lafortune)
04:17 AM Bug #1531 (Closed): Matrix#determinant fails on some matrices
=begin
ruby1.9 -r matrix -e 'Matrix[[0,1],[1,0]].determinant'
/usr/local/ruby191/lib/ruby/1.9.1/matrix.rb:685:in `...
marcandre (Marc-Andre Lafortune)
01:04 AM Revision 893349ca (git): * hash.c (rb_hash_inspect): rescurses with defined ID to get rid
of extra call. [ruby-core:23601]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23604 b2dd03c8-39d4-4d8f-98ff-8...
nobu (Nobuyoshi Nakada)
12:30 AM Revision 82f2e90d (git): * enum.c (collect_all): checks interrupts. [ruby-core:23594]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23603 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:19 AM Revision b45d7f93 (git): * ext/thread/thread.c (unlock_mutex_inner): fixed wrong variable.
a patch from Jeremy Kemper <jeremy AT bitsweat.net> at
[ruby-core:23592]. [ruby-core:23588]
git-svn-id: svn+ssh:...
nobu (Nobuyoshi Nakada)

05/28/2009

08:12 AM Bug #1527 (Feedback): 1.9 compilation fails on windows if you have the pthread library installed
=begin

=end
nobu (Nobuyoshi Nakada)
08:11 AM Bug #1527: 1.9 compilation fails on windows if you have the pthread library installed
=begin
I think it's fixed at r23601.
=end
nobu (Nobuyoshi Nakada)
07:46 AM Bug #1527 (Closed): 1.9 compilation fails on windows if you have the pthread library installed
=begin
how to recreate: download GCC 4.4 with pthreads from http://www.tdragon.net/recentgcc/ (the default)
build ...
rogerdpack (Roger Pack)
07:45 AM Bug #1368: ruby19 trunk (svn revision 23160) build fails compiling dl ext on win32
=begin
do you still get this error?
-=r
=end
rogerdpack (Roger Pack)
03:58 AM Bug #1523 (Closed): typo in sample/optparse/opttest.rb
=begin
Applied in changeset r23600.
=end
matz (Yukihiro Matsumoto)
02:25 AM Bug #1020: Matrix#rank loops in some circumstances
=begin
Similarly:

$ ruby1.8 -rmatrix -ve 'p Matrix[ [1, 2, 0, 3], [1, -2, 3, 0], [0, 0, 4, 8], [2, 4, 0, 6]...
runpaint (Run Paint Run Run)
01:58 AM Bug #1525: Deadlock in Ruby 1.9's VM caused by ConditionVariable.wait and fork?
=begin
It appears that this bug is OS X-specific. On Ubuntu 8.04 it behaves correctly: ruby 1.9.1p129 (2009-05-12 re...
hongli (Hongli Lai)
01:43 AM Bug #1525 (Closed): Deadlock in Ruby 1.9's VM caused by ConditionVariable.wait and fork?
=begin
The following code seems to cause a VM-wide deadlock on 1.9:

require 'thread'

lock = Mutex.ne...
hongli (Hongli Lai)

05/27/2009

10:39 PM Revision f0371f2f (git): * configure.in (THREAD_MODEL): reject unknown value and checks
pthread.h only when pthread. [ruby-core:23577]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23601 b2dd03c8-39...
nobu (Nobuyoshi Nakada)
06:48 PM Revision 62005d34 (git): * sample/optparse/opttest.rb: typo fixed. [ruby-dev:38544]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e matz (Yukihiro Matsumoto)
06:44 PM Revision 4f6bfb4a (git): * time.c (time_strftime): update RDoc according to info from
Marc-Andre Lafortune in [ruby-core:23575]. [ruby-core:23564]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2359...
matz (Yukihiro Matsumoto)
05:48 PM Revision 0fd221bd (git): * lib/uri: don't set @parser if it is DEFAULT_PARSER for marshaling
URI objects between Ruby 1.8 and Ruby 1.9.
[ruby-dev:38377]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23...
akr (Akira Tanaka)
04:31 PM Revision 7afe0c92 (git): * marshal.c (w_encoding): more compact encoding information for
US-ASCII and UTF-8. [incompatible] [experimental]
* marshal.c (r_ivar): restore :E encoding information.
git-svn-i...
matz (Yukihiro Matsumoto)
04:16 PM Revision 80ad1473 (git): * bignum.c (bigand_int): new function to calculate bignum and
fixnum without allocating internal bignum.
* bignum.c (bigor_int): ditto.
* bignum.c (bigxor_int): ditto.
* bignum...
matz (Yukihiro Matsumoto)
03:56 PM Revision 72f4e2c7 (git): * 2009-05-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23595 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:56 PM Revision 844a6890 (git): * st.c (st_insert2): new function with processing new key,
e.g. copy.
* hash.c (rb_hash_aset): use st_insert2() to reduce redundant
st_lookup calls.
git-svn-id: svn+ssh://c...
matz (Yukihiro Matsumoto)
02:00 PM Revision 51bf0388 (git): * parse.y (struct parser_params): lex_gets_ptr should be long.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:44 AM Revision 6fc35dff (git): * vm_dump.c (rb_vm_bugreport): no empty lines.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23592 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:47 AM Bug #1506 (Closed): irbで日本語を入力できない
=begin
Applied in changeset r23591.
=end
naruse (Yui NARUSE)
01:40 AM Bug #1506: irbで日本語を入力できない
=begin
いまいです。

From: Nobuhiro IMAI <redmine_at_ruby-lang.org>
Date: Sat, 23 May 2009 19:27:16 +0900

> irb(main...
no6v (Nobuhiro IMAI)

05/26/2009

09:16 PM Bug #1162 (Open): Build Assertion Failure with VC+++ - Incorrect flushing of stdout/stderr
=begin

=end
shyouhei (Shyouhei Urabe)
08:15 PM Bug #1523 (Closed): typo in sample/optparse/opttest.rb
=begin
separator ではないでしょうか。

Index: opttest.rb
===============================================================...
znz (Kazuhiro NISHIYAMA)
05:39 PM Revision 9aaa2da6 (git): * ext/readline/readline.c (readline_getc): the function for
rl_getc_function must be a byte function.
so use getbyte method. [ruby-dev:38535]
git-svn-id: svn+ssh://ci.ruby-la...
naruse (Yui NARUSE)
01:00 PM Bug #1511: "[BUG] Segmentation fault" with Win32API
=begin
Fixed already: http://redmine.ruby-lang.org/repositories/revision/1?rev=22889

sorry.
=end
bbr322 (Br Hug)
12:34 PM Bug #1514: test_time.rb failure in windows (mingw)
=begin
thanks--that was sure quick.
-=r
=end
rogerdpack (Roger Pack)
03:47 AM Bug #1514 (Closed): test_time.rb failure in windows (mingw)
=begin
Applied in changeset r23569.
=end
nobu (Nobuyoshi Nakada)
01:40 AM Bug #1514 (Closed): test_time.rb failure in windows (mingw)
=begin
Here's another output from running make test-all on mingw, gcc 3.4.5, TRUNK.
It would be very kind if tes...
rogerdpack (Roger Pack)
12:27 PM Revision c852a64c (git): merge revision(s) 22489:
* Makefile.in (update-rubyspec, test-rubyspec): Catch up to
rubyspec merge. A patch by Brian Ford at [ruby...
shyouhei (Shyouhei Urabe)
12:22 PM Revision 006cdad1 (git): merge revision(s) 22429:
* lib/soap/mimemessage.rb (MIMEMessage#to_s): Fix a fatal
method name typo. [Bug #1173]
git-svn-id: svn+s...
shyouhei (Shyouhei Urabe)
12:20 PM Revision 7a5eaffe (git): merge revision(s) 22392:22394:
* file.c (rb_file_s_extname): fix for spaces before extention.
[ruby-dev:38044]
git-svn-id: svn+ssh://ci....
shyouhei (Shyouhei Urabe)
12:15 PM Revision 0175825c (git): merge revision(s) 22333,22338:
* win32/win32.c (_CrtDbgReportW): prevent from false positive
assertions in msvcrtd. [ruby-core:22116]
...
shyouhei (Shyouhei Urabe)
12:06 PM Revision 6ec32b4a (git): merge revision(s) 22332:
* lib/ostruct.rb (OpenStruct#new_ostruct_member): checks if frozen.
[ruby-talk:328195], [ruby-core:22142]
...
shyouhei (Shyouhei Urabe)
12:00 PM Revision 54b48da2 (git): merge revision(s) 22329:
* lib/ostruct.rb (OpenStruct#inspect): fixed the recursion check.
Patch by Kornelius Kalnbach. [ruby-core:...
shyouhei (Shyouhei Urabe)
11:54 AM Revision dd459e88 (git): merge revision(s) 22299:
* eval.c (rb_thread_schedule): handle EBADF of select as well.
[ruby-core:21264]
git-svn-id: svn+ssh://ci...
shyouhei (Shyouhei Urabe)
05:24 AM Revision 3898e7b8 (git): * gc.c: fixed types.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23576 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:58 AM Revision 8e86bd59 (git): * common.mk (bignum.o, numeric.o): depend on util.h.
* bignum.c, marshal.c: fixed types.
* numeric.c (infinite_value): use ruby_div0.
* include/ruby/util.h (ruby_div0):...
nobu (Nobuyoshi Nakada)
02:19 AM Revision 0acedf80 (git): * bignum.c (bignew_1): inline memory allocation.
* bignum.c (bigtrunc): call rb_big_resize() only when needed.
* bignum.c (bigfixize): declare inline.
git-svn-id: s...
matz (Yukihiro Matsumoto)
02:10 AM Revision 120d1b49 (git): Tue May 26 11:01:41 2009 TAKANO Mitsuhiro (takano32) <[email protected]>
* lib/mkmf.rb: use map! to replace strings in $objs array.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23573...
takano32 (Mitsuhiro TAKANO)
12:22 AM Revision 06405716 (git): * parse.y (parser_yyerror): get rid of possible overflow.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23572 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
 

Also available in: Atom