Activity
From 07/09/2009 to 07/15/2009
07/15/2009
-
11:59 PM Revision d4628c0b (git): * vm_method.c: separate clearing cache entry code.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24134 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:57 PM Revision 0e03a296 (git): * dir.c (push_glob): re-fix GC problem.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24133 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:56 PM Revision 70303852 (git): * common.mk: add method.h.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24132 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:55 PM Revision 7336e811 (git): * 2009-07-16
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24131 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:55 PM Revision 0d2449bd (git): * io.c (argf_free): free data body.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24130 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:33 PM Bug #1780 (Closed): Clarification of Array#sample documentation
- =begin
I tried to add a description of the sample algorithm when called with an argument n > 1 to make clear that th... -
11:09 PM Bug #1774: Re: [ruby-cvs:31281] Ruby:r24063 (trunk): * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
- =begin
永井@知能.九工大です.
From: Hidetoshi NAGAI <[email protected]>
Subject: [ruby-dev:38796] Re: [Bug:trunk] Re:... -
10:25 PM Bug #1774: Re: [ruby-cvs:31281] Ruby:r24063 (trunk): * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
- =begin
永井@知能.九工大です.
From: "U.Nakamura" <[email protected]>
Subject: [ruby-dev:38794] Re: [Bug:trunk] Re: [ru... -
06:38 PM Bug #1774: Re: [ruby-cvs:31281] Ruby:r24063 (trunk): * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:38793] Re: [Bug:trunk] Re: [ruby-cvs:31281] Ruby:r24063 (trunk): * ... -
06:06 PM Bug #1774: Re: [ruby-cvs:31281] Ruby:r24063 (trunk): * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
- =begin
永井@知能.九工大です.
From: "U.Nakamura" <[email protected]>
Subject: [ruby-dev:38792] Re: [Bug:trunk] Re: [ru... -
04:29 PM Bug #1774: Re: [ruby-cvs:31281] Ruby:r24063 (trunk): * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
- =begin
こんにちは、なかむら(う)です。
実は先に修正いただいた分では完全じゃありませんでした。
とりあえず、$LIBPATHに実在しないパスを追加するのは勘弁してく
ださい、ということで。
Index: e... -
02:31 PM Bug #1774: Re: [ruby-cvs:31281] Ruby:r24063 (trunk): * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
- =begin
永井@知能.九工大です.
From: "U.Nakamura" <[email protected]>
Subject: [ruby-dev:38790] Re: [Bug:trunk] Re: [ru... -
12:06 PM Bug #1774: Re: [ruby-cvs:31281] Ruby:r24063 (trunk): * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:38784] Re: [Bug:trunk] Re: [ruby-cvs:31281] Ruby:r24063 (trunk): * ... -
06:38 AM Bug #1774 (Closed): Re: [ruby-cvs:31281] Ruby:r24063 (trunk): * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
- =begin
Applied in changeset r24111.
=end
-
07:50 PM Bug #1776: make fails when compiling socket
- =begin
Worked for me here with cygwin-1.7.0-51 on XP, gcc4-core-4.3.2-2, ruby-1.8.7-p72-2, and compiling ruby-1.9.2-... -
02:34 PM Bug #1776: make fails when compiling socket
- =begin
Attaching a file apparently failed (see Bug #1779).
I'm including the last few lines of the abovementioned ... -
07:25 PM Bug #1664: Kernel#define_singleton_method not documented [patch]
- =begin
Thank you. The patch was applied except the last sentence.
On 6/20/09 7:58 PM, Marc-Andre Lafortune wrote:... -
06:56 PM Bug #1775: autoconf failing on cygwin
- =begin
Hi,
Autoconf works fine for me here (cygwin-1.7 on XP). This error looks more like a problem about cygwi... -
02:50 PM Bug #1775: autoconf failing on cygwin
- =begin
On 2009/07/15 14:02, Roger Pack wrote:
>> As for 'latest released patch', what exactly do you mean? Is there... -
01:14 PM Bug #1775: autoconf failing on cygwin
- =begin
On 2009/07/14 22:23, Roger Pack wrote:
>> On a pristine anonymous svn checkout of trunk head, I'm not able t... -
05:46 PM Revision ec453fab (git): Adjusted release date info.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24129 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:47 PM Bug #1118: irb core dumps with 'CTRL-C' with zsh
- =begin
This also reproduce on ruby 1.9.2dev (2009-07-14 trunk 24106) [x86_64-freebsd7.2].
So this seems FreeBSD's ... -
02:59 PM Revision c330876d (git): * method.h, vm_core.h: add rb_method_entry_t. Remove nodes around
- method management. This change affect some VM control stack structure.
* vm.c, vm_insnhelper.c, vm_method.c, vm_eval... -
02:46 PM Revision d3cbda6e (git): * dir.c (push_glob): fix GC problem.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24127 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:41 PM Bug #1418 (Open): File.join repeats recursive array contents
- =begin
=end
-
11:57 AM Bug #1418 (Closed): File.join repeats recursive array contents
- =begin
Applied in changeset r24114.
=end
-
12:02 PM Revision cb7e9d61 (git): * 2009-07-15
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24126 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:01 PM Revision b0936bd7 (git): merges r24084 from trunk into ruby_1_9_1.
- --
* .gitignore: synchronized with svn:ignore.
* spec/.gitignore: merged into /.gitignore
git-svn-id: svn+ssh://ci.... -
12:01 PM Revision 7508774f (git): merges r24116 from trunk into ruby_1_9_1.
- --
* win32/Makefile.sub (LIBPATHFLAG): path is already quoted in mkmf.rb.
git-svn-id: svn+ssh://ci.ruby-lang... -
12:01 PM Revision 18eff087 (git): merges r24103 from trunk into ruby_1_9_1.
- --
Check pos and strlen on Regexp#index(str, pos) [ruby-core:23660]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/bran... -
12:00 PM Revision 0d8ac23d (git): merges r24094 from trunk into ruby_1_9_1.
- --
* enumerator.c (yielder_yield_i): use rb_proc_new instead of
rb_iterate. [ruby-dev:38518]
* README.EXT: rb_ite... -
11:58 AM Revision 52cc8ef4 (git): merges r24091 from trunk into ruby_1_9_1.
- --
* lib/prime.rb (Prime#prime_division): now decomposes
negative integer into a decomposition with element [-1, 1... -
11:57 AM Revision 68e6b4cc (git): merges r24090 from trunk into ruby_1_9_1.
- --
* io.c (pipe_open): handles leaked on win32 when an error occurs.
git-svn-id: svn+ssh://ci.ruby-lang.org/... -
11:57 AM Revision ea610ae0 (git): merges r24088 from trunk into ruby_1_9_1.
- --
* lib/tempfile (Tempfile.open): rdoc. patch by Nobuhiro IMAI.
#1694
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby... -
11:57 AM Revision d6ff3cfb (git): merges r24086,r24087 and r24095 from trunk into ruby_1_9_1.
- --
* marshal.c (r_object0): copy instance variables to new regexp.
--
* marshal.c (r_object0): should not shadow oute... -
09:05 AM Revision 618cb2ca (git): * ext/purelib.rb: translates a fake path to rubygems in $" into
- an alternative in $: so that Kernel.#require does not load
more rubygems.rb.
Resolves many failures in test/rubyg... - 07:30 AM Revision dc1327a6 (git): * win32/Makefile.sub (LIBPATHFLAG): path is already quoted in mkmf.rb.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24116 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:50 AM Revision e3ba58bb (git): merge revision(s) 23306:
- * file.c (rb_file_join): recursive array has no meaning as path
name. [ruby-core:23329]
git-svn-id: svn+...
07/14/2009
- 09:31 PM Revision 6efd4fda (git): * 2009-07-15
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24113 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:31 PM Revision 9dd9217f (git): * ext/tk/extconf.rb: --with-{tcl,tk}-dir doesn't work.[ruby-dev:38782]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24112 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:29 PM Revision 3272d17d (git): * ext/tk/extconf.rb: --with-{tcl,tk}-dir doesn't work.[ruby-dev:38782]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24111 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:30 PM Revision 0845f5c1 (git): * 2009-07-15
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24110 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:28 PM Revision f5787084 (git): Adjust #angle/#arg NaN return as per issue #1715 and recent rubyspec changes. Adjust angle/arg handling of (-0.0).angle as per r23960 & recent rubyspec changes.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24109 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:26 PM Revision ed550832 (git): Set tempfile name with literal.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24108 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:13 PM Bug #1691: ruby --help doesn't display the "skip rubygems" option
- =begin
=end
-
05:57 PM Bug #1691: ruby --help doesn't display the "skip rubygems" option
- =begin
On 7/13/09 8:35 PM, Roger Pack wrote:
> Many users without being able to see an option through some command ... -
05:37 PM Bug #1553 (Closed): String#index Ignores Out-of-Range Offset When Given Regexp Matching the Empty String
- =begin
Applied in changeset r24103.
=end
-
04:41 PM Bug #1774: Re: [ruby-cvs:31281] Ruby:r24063 (trunk): * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
- =begin
永井@知能.九工大です.
From: "U.Nakamura" <[email protected]>
Subject: [ruby-dev:38782] [Bug:trunk] Re: [ruby-c... -
02:03 PM Bug #1774 (Closed): Re: [ruby-cvs:31281] Ruby:r24063 (trunk): * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-cvs:31281] Ruby:r24063 (trunk): * ext/tk/extconf.rb: New strategy for s... -
04:17 PM Bug #1582 (Closed): IO.new Raises Other Errors between 1.8 and 1.9
- =begin
Applied in changeset r24102.
=end
-
04:12 PM Bug #1582 (Open): IO.new Raises Other Errors between 1.8 and 1.9
- =begin
=end
-
04:04 PM Bug #1776 (Closed): make fails when compiling socket
- =begin
This is on cygwin on Windows XP, with a pristine trunk HEAD. After a successful
$ ./configure --enable-s... -
03:47 PM Bug #1775 (Closed): autoconf failing on cygwin
- =begin
On a pristine anonymous svn checkout of trunk head, I'm not able to run autoconf successfully. The error mess... -
03:05 PM Revision 63714e93 (git): Fixes to bignum/numeric so that infinity is always greater than any num.
- configure.in fixes to earlier breakage regarding using $libdir for determining lib dirs, instead of $prefix/lib.
gi... -
12:53 PM Revision c749e4fc (git): * ext/io/nonblock: moved from ext/io/wait/lib.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24106 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:31 AM Revision 262c620e (git): merge revision(s) 23202,23268,23305:
- * eval.c (safe_mutex_lock): pthread_cleanup_push() must not be
inside parens.
* eval.c (rb_thread_s... -
09:15 AM Bug #1690: backticks don't set $? in windows
- =begin
Hello,
In message "[ruby-core:24317] [Bug #1690] backticks don't set $? in windows"
on Jul.14,2009 04... -
06:12 AM Bug #1690: backticks don't set $? in windows
- =begin
On Mon, Jul 13, 2009 at 4:46 PM, Roger Pack<[email protected]> wrote:
> Issue #1690 has been updated by ... -
04:46 AM Bug #1690: backticks don't set $? in windows
- =begin
That's fine, though surprises me that backticks set $? on linux but not windows.
=r
=end
-
08:30 AM Revision 6a3931e0 (git): Check pos and strlen on Regexp#index(str, pos) [ruby-core:23660]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24103 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:13 AM Revision 9681409e (git): * io.c (rb_io_initialize): check if the descriptor can be accessed
- in the specified open mode. [ruby-dev:38571]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24102 b2dd03c8-39d4... -
07:04 AM Bug #1376 (Assigned): inline symbols/fixnums in a case expression do not honor an overwritten #=== method
- =begin
=end
-
12:57 AM Bug #1376 (Closed): inline symbols/fixnums in a case expression do not honor an overwritten #=== method
- =begin
Applied in changeset r24092.
=end
-
12:33 AM Bug #1376: inline symbols/fixnums in a case expression do not honor an overwritten #=== method
- =begin
=end
-
01:17 AM Bug #1501 (Closed): Enumerator.new { }.take(1).inject(&:+) causes stack overflow
- =begin
Applied in changeset r24094.
=end
-
01:11 AM Feature #1411 (Closed): transcode for UTF8-MAC
- =begin
これってcloseでいいですよね
=end
-
12:49 AM Bug #1285: Fix Compiler Warnings - iseq and insns
- =begin
=end
-
12:29 AM Revision bd3923d5 (git): * ext/tk/lib/multi-tk.rb: Long-term-callback support isn't stable yet.
- So, disable the feature and waiting for improvement in the future.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/bran... -
12:28 AM Bug #1295 (Closed): SEGFAULT in RHEL 4
- =begin
=end
-
12:28 AM Revision ed586352 (git): * ext/tk/lib/multi-tk.rb: Long-term-callback support isn't stable yet.
- So, disable the feature and waiting for improvement in the future.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trun... -
12:27 AM Bug #1319: Fix compiler warnings in file.c
- =begin
=end
-
12:27 AM Bug #1320: sdbm.c compiler warnings
- =begin
=end
-
12:26 AM Bug #1116 (Closed): Compilation error for Solaris 10 sparc
- =begin
=end
-
12:25 AM Bug #1342: signal handling on HP-UX
- =begin
=end
-
12:23 AM Bug #1366 (Closed): Pathname#relative_path_from should handle the scenario where the argument uses a different case for the Windows drive letter
- =begin
=end
-
12:22 AM Bug #1178: circular dependency on missing ffi
- =begin
=end
-
12:22 AM Bug #1325: fiber tests kill windows
- =begin
=end
-
12:21 AM Bug #1239 (Closed): build fails for OpenBSD: [BUG] register_sigaltstack. error
- =begin
=end
-
12:19 AM Bug #1130 (Closed): [PATCH] extern rb_thread_blocking_region_begin/end
- =begin
=end
-
12:17 AM Bug #1115 (Closed): $SAFE=1でのrequireがSecurityErrorになる
- =begin
=end
-
12:17 AM Bug #940 (Closed): ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined
- =begin
=end
-
12:14 AM Bug #1341: pthread_cond_timedwait failing in 1.9.1-p0 thread tests on HP-UX 11i v2
- =begin
=end
-
12:13 AM Bug #1335: RubyGems 1.3.1 gem method will load all gems beginning with the given name
- =begin
=end
-
12:12 AM Bug #1334 (Closed): ruby-1.9.1-p0 cannot install libs to /usr/lib/ruby/1.9 anymore with --program-suffix
- =begin
=end
-
12:09 AM Bug #1224 (Closed): Can't install 1.9.1-p0
- =begin
=end
-
12:08 AM Bug #1340 (Third Party's Issue): Demo
- =begin
=end
-
12:06 AM Feature #1408: 0.1.to_r not equal to (1/10)
- =begin
=end
-
12:03 AM Bug #1419: Tk, segmentation fault
- =begin
=end
-
12:03 AM Bug #1421: Permission denied - ~/.ri
- =begin
=end
-
12:01 AM Bug #1423: config.charset not found
- =begin
=end
-
12:00 AM Feature #1431: Object#__class__
- =begin
=end
07/13/2009
-
11:59 PM Bug #1433 (Closed): test_sprintf_p fails
- =begin
=end
-
11:59 PM Feature #1436: Please consider this addition to resolv.rb which adds methods for resolving LOC resources
- =begin
=end
-
11:58 PM Bug #1449: [REXML] detected encoding isn't used correctly
- =begin
=end
-
11:57 PM Bug #1455 (Closed): compatability of rational and bigdecimal
- =begin
applied in r23389.
=end
-
11:55 PM Bug #1465 (Closed): debug segmentation fault when starting RoR Webrick server
- =begin
=end
-
11:54 PM Bug #1469: Different behavior of class variables in 1.9.0 and 1.9.1p129
- =begin
=end
-
11:46 PM Bug #1480 (Rejected): Ruby/Tk infinite loop
- =begin
=end
-
11:43 PM Bug #1532: Improved matrix.rb [patch]
- =begin
=end
-
11:42 PM Bug #1483 (Rejected): some commands installed without program-suffix
- =begin
=end
-
11:42 PM Bug #1497: test_exception fails in windows
- =begin
=end
-
11:41 PM Feature #1498: rubygems tests fail on zlib dependency if you compile ruby without zlib headers
- =begin
=end
-
11:40 PM Bug #1500: test_io runs forever in windows
- =begin
=end
-
11:39 PM Bug #1511 (Closed): "[BUG] Segmentation fault" with Win32API
- =begin
=end
-
11:37 PM Bug #1525: Deadlock in Ruby 1.9's VM caused by ConditionVariable.wait and fork?
- =begin
=end
-
11:34 PM Bug #1531: Matrix#determinant fails on some matrices
- =begin
=end
-
11:33 PM Bug #1540: read on win32 now defaults to blocking
- =begin
=end
-
11:31 PM Bug #1541: mingw ssl: Errno::ENOTSOCK: An operation was attempted on something that is not a socket.
- =begin
=end
-
11:31 PM Bug #1542: test_inplace_rename_impossible(TestArgf)
- =begin
=end
-
11:30 PM Bug #1543: failure: test_endblockwarn(TestBeginEndBlock) [c:/dev/downloads/ruby_trunk/test/ruby/test_beginendblock.rb:66]:
- =begin
=end
-
11:29 PM Bug #1553: String#index Ignores Out-of-Range Offset When Given Regexp Matching the Empty String
- =begin
=end
-
11:27 PM Bug #1558: test timeout issues in windows
- =begin
=end
-
11:27 PM Bug #1574: test_systemcallerror_eq(TestDelegateClass) on windows
- =begin
=end
-
11:25 PM Bug #1575: TestEtc failures in windows
- =begin
=end
-
11:25 PM Bug #1577: testFileUtils failure in windows
- =begin
=end
-
11:24 PM Bug #1578: TestFloat failure in windows
- =begin
=end
-
11:24 PM Bug #1579: TestGDBM failure in mingw
- =begin
=end
-
11:24 PM Bug #1581: Test_IO17M failure in windows
- =begin
=end
-
11:23 PM Bug #1582 (Rejected): IO.new Raises Other Errors between 1.8 and 1.9
- =begin
本件はrejectということで良いでしょうか?
=end
-
11:22 PM Bug #1588: ブロックの中断でset_trace_funcのreturnイベントが呼び出されない
- =begin
=end
-
11:20 PM Bug #1559: ERB single line comment does not work
- =begin
=end
-
11:19 PM Feature #1599: ruby test_foo.rb --help do not show help message
- =begin
=end
- 11:12 PM Revision 279b40ac (git): * 2009-07-14
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:11 PM Revision 140f4dd0 (git): * ext/tk/lib/tk/menuspec.rb: commit miss on my last commitment.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:11 PM Revision 2b94358a (git): * ext/tk/lib/tk/menuspec.rb: commit miss on my last commitment.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24097 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:10 PM Feature #1597: ObjectSpace.count_nodes
- =begin
=end
-
11:09 PM Bug #1602: TestInvokeVerb failure mingw (win32ole)
- =begin
=end
-
11:08 PM Bug #1603: TestOpen3 failure (windows)
- =begin
=end
-
11:08 PM Bug #1604: TestPath failure (mingw)
- =begin
=end
-
11:07 PM Bug #1605: TestProcess failure
- =begin
=end
-
11:07 PM Bug #1768 (Assigned): json で Kernel に追加されるメソッドは private であるべき
- =begin
originalの作者に投げときます。1.9.2には取り込まれるでしょう。
=end
-
05:31 PM Bug #1768 (Closed): json で Kernel に追加されるメソッドは private であるべき
- =begin
json ライブラリで Kernel モジュールに追加されるメソッドは private instance methods であるべきだと思います。
Index: json/lib/json/common.rb... -
11:07 PM Bug #1606: TestRequire failure
- =begin
=end
-
11:07 PM Bug #1607: TestSocket failures
- =begin
=end
-
10:55 PM Bug #1610: BasicSocket errors (doze)
- =begin
=end
-
10:55 PM Bug #1609: inetv6 failures in windows
- =begin
=end
-
10:36 PM Bug #1608: einval in getsockname (windows)
- =begin
=end
-
10:25 PM Bug #1690 (Rejected): backticks don't set $? in windows
- =begin
This is spec.
Ruby doesn't execute any child process in such case on Windows, so, ruby cannot set any statu... -
09:17 PM Bug #1690 (Assigned): backticks don't set $? in windows
- =begin
=end
-
10:02 PM Bug #1611: win32ole errors from make test all
- =begin
=end
-
10:01 PM Bug #1614: startup failure with non-ascii path
- =begin
=end
-
10:00 PM Feature #1623 (Closed): rb_objspace_each_objects
- =begin
applied in r23708.
=end
-
09:59 PM Bug #1626 (Assigned): Set Raises NoMethodError for Non-Enumerable Arguments
- =begin
=end
-
09:55 PM Feature #1628: GC.stat
- =begin
=end
-
09:54 PM Feature #1630 (Closed): *_memsize()
- =begin
=end
-
09:53 PM Bug #1640: [PATCH] Documentation for the Rational Class
- =begin
=end
-
09:52 PM Bug #1638: called on terminated object
- =begin
=end
-
09:51 PM Feature #1637 (Closed): RTypedData
- =begin
=end
-
09:50 PM Bug #1646 (Closed): BigDecimal で浮動小数点数への変換が正しく行なわれないことがある
- =begin
Applied in r23737.
=end
-
09:47 PM Bug #1664 (Closed): Kernel#define_singleton_method not documented [patch]
- =begin
Applied in changeset r24089.
=end
-
09:44 PM Bug #1650 (Rejected): Time range === is slow
- =begin
=end
-
09:43 PM Bug #1654: Segmentation fault after a "make install" under OpenSolaris 2009.06
- =begin
Is this still reproducible?
=end
-
09:25 PM Bug #1672 (Closed): test-all requires minitest gem installed
- =begin
Applied in r23880.
=end
-
09:21 PM Bug #1674: set_trace_func with 1line block
- =begin
=end
-
06:25 PM Bug #1674: set_trace_func with 1line block
- =begin
=end
-
09:19 PM Bug #1676: only last "return" is traced by set_trace_func
- =begin
=end
-
09:14 PM Bug #1720: [NaN] == [NaN] が true になる
- けいじゅ@いしつかです.
In [ruby-dev:38735] the message: "[ruby-dev:38735] Re: [Bug #1720]
[NaN] == [NaN] が true になる", on Ju... -
08:53 PM Bug #1720 (Assigned): [NaN] == [NaN] が true になる
- 私も(4)を推します。
NaNが生じるケースって、要は例外を発生すべきところ伝統的なモデルを尊重してこうなっている、と理解していますから。無理に整合性を持たせようとしても難しいんじゃないかなーと。だとすると一番被害が少ないのが(... -
09:11 PM Bug #1748 (Rejected): Kernel.puts(nil) => "\n" on 1.9; "nil\n" on 1.8
- =begin
I think this is intentional.
=end
-
09:10 PM Bug #1745: Module#autoload No Longer Raises where 1.8 Does
- =begin
=end
-
09:08 PM Bug #1733 (Rejected): require does not look at current directory anymore ?
- =begin
=end
-
09:08 PM Bug #1771 (Closed): system()/popen()/popen3() & windows & unicode is not working
- =begin
Hi,
I am very happy from progress in Unicode support on Windows.
There is issue describing pending... -
09:04 PM Bug #1729 (Assigned): Returning ignores ensure section when inside lambda
- =begin
=end
-
08:47 PM Bug #1708 (Rejected): require 'complex' Causes Unexpected Behaviour
- =begin
Was the issue rejected? right?
=end
-
08:47 PM Bug #1694 (Closed): Tempfile.open{} の返り値
- =begin
Applied in changeset r24088.
=end
-
08:45 PM Bug #1699 (Assigned): URI::FTP to_s problem after modification
- =begin
=end
-
08:40 PM Bug #1695 (Assigned): String interpolation Issue with escape characters inside an in-string evaluated statement
- =begin
=end
-
08:35 PM Bug #1691: ruby --help doesn't display the "skip rubygems" option
- =begin
Hmm. Perhaps I should mutate my request into a request for a command line parameter to display all options [... -
08:31 PM Bug #1691 (Rejected): ruby --help doesn't display the "skip rubygems" option
- =begin
ruby --help does not mention some options so that the output can be displayed on a traditional character disp... -
08:19 PM Bug #1750: Inconsistent Behavior on 1.8 and 1.9 of String#[]= with Single Fixnum Argument
- =begin
=end
-
08:10 PM Bug #1755: IO#reopen Doesn't Fully Associate with Given Stream on 1.9; Ignores pos on 1.8
- =begin
=end
-
08:09 PM Bug #1757: cygwin-1.7, gcc4-4.3, and ruby-1.9. method `inspect' called on hidden object (0x10046720) (NotImplementedError)
- =begin
=end
-
08:08 PM Bug #1760: Methods Expecting Paths Should Prefer #to_path Over #to_str
- =begin
=end
-
08:06 PM Bug #1763 (Assigned): SecurityError on an Exception object because of modification of instance variable #__ThrowState__
- =begin
=end
-
08:04 PM Bug #1769: eval with binding, without location
- =begin
=end
-
08:04 PM Bug #1769: eval with binding, without location
- =begin
=end
-
05:50 PM Bug #1769 (Closed): eval with binding, without location
- =begin
evalの第3, 4引数を省略した際にbindingが持っているfile, lineが伝播しなく
なっています。これは意図したことでしょうか。
irbのバックトレースがこれのためにちょっと不親切になっています。... -
04:32 PM Revision 5cc1edcd (git): Follow tests for changes of ENV's encoding.
- * test/ruby/test_m17n.rb (TestM17N#test_env): the encoding of ENV
is now locale encoding.
git-svn-id: svn+ssh://ci... -
04:26 PM Revision f0364203 (git): * marshal.c (r_object0): should return real object.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24095 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:07 PM Revision cb46d98c (git): * enumerator.c (yielder_yield_i): use rb_proc_new instead of
- rb_iterate. [ruby-dev:38518]
* README.EXT: rb_iterate is obsolete since 1.9; use rb_block_call
instead.
* README... - 03:47 PM Revision 9e6a1e14 (git): * 2009-07-14
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24093 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:47 PM Revision d41195a3 (git): * test/ruby/test_case.rb (TestCase#test_deoptimization):
- test for [ruby-core:23190].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24092 b2dd03c8-39d4-4d8f-98ff-823fe69b... -
01:51 PM Revision 7287b852 (git): * lib/prime.rb (Prime#prime_division): now decomposes
- negative integer into a decomposition with element [-1, 1].
* test/test_prime.rb: test for it.
git-svn-id: svn+ssh:... - 01:33 PM Revision 0fefd190 (git): * io.c (pipe_open): handles leaked on win32 when an error occurs.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24090 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:41 PM Revision 76e30054 (git): * proc.c (Kernel#define_singleton_method): rdoc. based on a patch by
- Marc-Andre Lafortune <ruby-core-mailing-list AT marc-andre.ca>.
[ruby-core:23944].
git-svn-id: svn+ssh://ci.ruby-l... -
11:39 AM Revision b3b6698e (git): * lib/tempfile (Tempfile.open): rdoc. patch by Nobuhiro IMAI.
- #1694
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:21 AM Revision 4fbc270c (git): * marshal.c (r_object0): should not shadow outer variable not to
- return Qnil always.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24087 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:43 AM Revision ecb96205 (git): * marshal.c (r_object0): copy instance variables to new regexp.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24086 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:30 AM Revision 20d9aefc (git): * vm_core.h, compile.c: declare struct iseq_inline_cache_entry.
- Inline cache (IC) entries are no longer GC managed object.
IC entries are freed when ISeq is freed.
* iseq.c: fix m... -
09:12 AM Revision 762f9b28 (git): * .gitignore: synchronized with svn:ignore.
- * spec/.gitignore: merged into /.gitignore
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24084 b2dd03c8-39d4-4d8... -
09:09 AM Revision b36ca6e2 (git): ignores $(srcdir)/breakpoints.gdb.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24083 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:06 AM Revision 1d84d2b2 (git): ext/tk: ignores generated ext/tk/config_list
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24082 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:35 AM Bug #1747: Immediate Values Can be Frozen
- =begin
>> Triskadekaphobiacs are presumably upset that, although 13.untrust appears to succeed and reinforce their b... -
08:08 AM Revision 245f3371 (git): merges r24065 from trunk into ruby_1_9_1.
- --
* lib/pstore.rb (PStore#on_windows): fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@... -
08:08 AM Revision 6646cf7d (git): merges r24016 from trunk into ruby_1_9_1.
- --
Add test for marshaling regexp.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24080 b2dd03c8-39... -
08:08 AM Revision 39c9f447 (git): merges r24015 from trunk into ruby_1_9_1.
- --
* marshal.c (r_object0): set encoding only if the encoding is not US-ASCII.
git-svn-id: svn+ssh://ci.ruby-lang.or... -
08:07 AM Revision 2d6fb10a (git): merges r24013 from trunk into ruby_1_9_1.
- --
* include/ruby/ruby.h (rb_obj_{untrust,untrusted,trust}): added
prototypes. [ruby-dev:38756]
git-svn-id: svn+s... -
08:07 AM Revision f70e6078 (git): merges r24012 from trunk into ruby_1_9_1.
- --
* vm_insnhelper.c (vm_search_superclass): checks for implicit
argument passing before method search. [ruby-core... -
08:07 AM Revision 92958d0a (git): merges r24002 from trunk into ruby_1_9_1.
- --
Remove debug print.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24076 b2dd03c8-39d4-4d8f-98ff... -
07:12 AM Revision 8d10fc0f (git): version.h: swaps lines so that the maintenance script can handle them easily.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24075 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:13 AM Revision 4a3df5dc (git): merges r23999 from trunk into ruby_1_9_1.
- --
* marshal.c (r_object0): replace \u by u when the regexp is
made by Ruby 1.8. [ruby-dev:36750]
git-svn-id: svn+... -
06:13 AM Revision cb3df565 (git): merges r23989 from trunk into ruby_1_9_1.
- --
* file.c (rb_file_s_basename): returns new string instead of
shared string from FilePathStringValue(). [ruby-co... -
06:13 AM Revision bf674eca (git): merges r23988 from trunk into ruby_1_9_1.
- --
Update ext/.document with extensions that appear to have documentation.
Fixes #1738.
git-svn-id: svn+ssh://ci.ru... -
06:13 AM Revision 75d8ae3f (git): merges r23976 from trunk into ruby_1_9_1.
- --
* io.c (rb_io_ext_int_to_encs): Set external encoding if
ext==intern. [ruby-dev:38278]
git-svn-id: svn+ssh://ci... -
06:12 AM Revision d4c125db (git): merges r23971 from trunk into ruby_1_9_1.
- --
* enum.c (enum_to_a): should propagate taint to the return value.
[ruby-core:24152]
* enum.c (enum_sort_by): di... -
06:12 AM Revision b9faaa18 (git): merges r23970 from trunk into ruby_1_9_1.
- --
* proc.c (make_curry_proc): should propagate lambda-ness.
[ruby-core:24127]
git-svn-id: svn+ssh://ci.ruby-lang.... -
06:10 AM Revision 4240de3c (git): merges r23959 from trunk into ruby_1_9_1.
- --
* thread.c (rb_threadptr_exec_event_hooks): new function to
execute event hooks, with preserving errinfo. [ruby... -
04:44 AM Revision 0ac93a1a (git): * insns.def, vm_insnhelper.c (getinstancevariable):
- fix to use inline cache.
* compile.c: fix to skip inline cache entry (IC). IC is added
automatically by compiler.
... -
02:43 AM Revision 0d510784 (git): * ext/tk: eol-style.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24066 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:43 AM Revision 405452b5 (git): * ext/tk: eol-style.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24066 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:49 AM Bug #1396 (Open): Kernel.sleep fails with some Float values
- =begin
=end
-
01:47 AM Bug #1396 (Closed): Kernel.sleep fails with some Float values
- =begin
Applied in changeset r24060.
=end
-
12:33 AM Revision aaf53ad5 (git): * lib/pstore.rb (PStore#on_windows): fixed typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24065 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
07/12/2009
-
11:09 PM Revision 41b74c6e (git): * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
- * ext/tk/*: Support new features of Tcl/Tk8.6b1 and minor bug fixes.
( [KNOWN BUG] Ruby/Tk on Ruby 1.9 will not ... -
11:08 PM Revision ed6ce8b4 (git): * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
- * ext/tk/*: Support new features of Tcl/Tk8.6b1 and minor bug fixes.
( [KNOWN BUG] Ruby/Tk on Ruby 1.9 will not ... -
05:36 PM Revision e13fb802 (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24062 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:42 PM Revision 4fffacd9 (git): merge revision(s) 23259,24059:
- * time.c (time_timeval): check out-of-range. [ruby-core:23282]
[Bug #1396]
* time.c (time_timeval)... -
04:18 PM Revision 4e94c36f (git): * time.c (time_timeval): rounds subsecond toward zero.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24059 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:18 PM Revision 796fc30f (git): * time.c (time_timespec): rounds subsecond toward zero.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24058 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:29 PM Bug #1747: Immediate Values Can be Frozen
- =begin
Hi,
2009/7/11 Run Paint Run Run <[email protected]>:
> Defining instance methods on Fixnum instances ... - 03:04 PM Revision 400d8263 (git): * 2009-07-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24057 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:04 PM Revision 0dc7839b (git): ENV is now locale encoding.
- * hash.c (env_str_new): use rb_locale_str_new instead of
rb_tainted_str_new. rb_locale_str_new set string locale
... - 02:57 PM Revision 8d9896c3 (git): * complex.c: added some shortcuts.
- * rational.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24055 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:46 PM Revision 07359806 (git): merges r23956 from trunk into ruby_1_9_1.
- --
* vm_insnhelper.c (vm_yield_setup_block_args): restores the first
arg where is overwritten at funcall. [ruby-co... -
02:46 PM Revision 9331ca8f (git): merges r23946 from trunk into ruby_1_9_1.
- --
* complex.c: undef-ed shome methods. [ruby-core:24110]
* complex.c (Numeric#arg): NaN for NaN. ... -
02:46 PM Revision e0e42932 (git): merges r23932 from trunk into ruby_1_9_1.
- --
* parse.y (parser_yylex): fixed wrong variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@2... -
02:46 PM Revision 1032750a (git): merges r23930 from trunk into ruby_1_9_1.
- --
* hash.c (rb_hash_hash): documentation fix. a patch from
Marc-Andre Lafortune. [ruby-core:23943]
* object.c (... -
02:45 PM Revision 5a7efe4d (git): merges r23918 and r23919 from trunk into ruby_1_9_1.
- --
* marshal.c (w_encoding): encodings need extra depth.
[ruby-core:24100]
--
* test/ruby/test_marshal.rb (TestMars... -
02:45 PM Revision 72c0d800 (git): merges r23916 from trunk into ruby_1_9_1.
- --
* re.c (reg_match_pos): adjust offset based on characters, not
bytes. [ruby-dev:38722]
* string.c (rb_str_offs... -
02:45 PM Revision 64f82e29 (git): merges r23911 from trunk into ruby_1_9_1.
- --
* tool/compile_prelude.rb: use US-ASCII name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@240... -
02:45 PM Revision 149e1593 (git): merges r23906 from trunk into ruby_1_9_1.
- --
* dln.c (dln_find_1): fixed index overrun.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24047 ... -
02:44 PM Revision 61c0c7ab (git): merges r23891 from trunk into ruby_1_9_1.
- --
* dln.c (dln_find_1): fix for files with dots. [ruby-dev:38588]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/bran... -
02:44 PM Revision 427da297 (git): merges r23889 from trunk into ruby_1_9_1.
- --
* file.c (file_expand_path): should copy original encoding.
[ruby-dev:38612]
git-svn-id: svn+ssh://ci.ruby-lang... -
02:44 PM Revision 8bab26ec (git): merges r23862 from trunk into ruby_1_9_1.
- --
* io.c (argf_rewind): need to rewind $. and ARGF.lineno.
[ruby-core:24046]
* io.c (struct argf): refactoring on... -
02:30 PM Revision b1f618e9 (git): * object.c (rb_to_integer, rb_check_to_integer): return Bignum
- as-is.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24043 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 01:57 PM Revision 05c5b821 (git): * 2009-07-12
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24042 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:57 PM Revision 45cf635d (git): ChangeLog: fixes a mistake in merging r23801.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24041 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:57 PM Revision b9fb3ee4 (git): merges r23861 from trunk into ruby_1_9_1.
- --
* ext/pty/pty.c (pty_getpty): check dup failure.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@... -
01:56 PM Revision dfcb5cf9 (git): merges r23853 from trunk into ruby_1_9_1.
- --
* io.c (argf_binmode_m): should call rb_io_ascii8bit_binmode() to
set its encoding to ASCII-8BIT. [ruby-core:24... -
01:56 PM Revision 01c53e45 (git): merges r23849 from trunk into ruby_1_9_1.
- --
* lib/rake.rb, lib/rubygems/custom_require.rb, lib/rubygems/digest/*.rb: not executable.
git-svn-id: svn+ssh://ci... -
01:56 PM Revision 853c95bd (git): merges r23846 from trunk into ruby_1_9_1.
- --
* enum.c (first_i): wrong condition for no argument #first.
[ruby-core:24017]
git-svn-id: svn+ssh://ci.ruby-lan... -
12:37 PM Bug #1326: Failing unit tests on windows
- =begin
Thanks for the list Charlie.
Could you run them again from trunk? I'd be interested to see how they look co... - 12:09 PM Revision 898bb1cb (git): * complex.c: use k_exact_{zero,one}_p macro.
- * rational.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24036 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 11:46 AM Revision fff1183f (git): * numeric.c (fix_divide): added an entry to rational.
- * rational.c (rb_rational_reciprocal): added.
* complex.c (f_reciprocal): added.
git-svn-id: svn+ssh://ci.... -
12:03 AM Bug #1763 (Closed): SecurityError on an Exception object because of modification of instance variable #__ThrowState__
- =begin
以下ような例で,例外オブジェクトのインスタンス変数 (#__ThrowState__) 操作の
SecurityError となり,適切な例外状況を捉えることができません.
-----------------...
07/11/2009
-
05:24 PM Revision 17c1e454 (git): * random.c (rand_init): use fixed buffer for small numbers.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24034 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:11 PM Bug #1747: Immediate Values Can be Frozen
- =begin
Defining instance methods on Fixnum instances seems a particularly contrived case, even for ruby-core. ;-) Th... -
01:48 AM Bug #1747: Immediate Values Can be Frozen
- =begin
2009/7/10 Gary Wright <[email protected]>:
>
> On Jul 9, 2009, at 12:15 AM, Yusuke ENDOH wrote:
>>
>> It se... -
01:33 PM Bug #1760 (Closed): Methods Expecting Paths Should Prefer #to_path Over #to_str
- =begin
Methods that expect paths usually call #to_path on their argument. They may also try #to_str. When an argumen... -
05:49 AM Revision 3f405a76 (git): * ext/tk/tcltklib.c (get_obj_from_str): suppressed a warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24033 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:46 AM Revision cb7075a6 (git): * test/ruby/test_io_m17n.rb (test_strip_bom): added.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24032 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
07/10/2009
-
11:37 PM Bug #1753: non success open client socket not detected on windows
- =begin
This patch will fix the problem.
--- win32.c 2009-01-16 00:37:20.000000000 +0900
+++ win32.c.new 2... -
10:38 PM Bug #1753: non success open client socket not detected on windows
- =begin
I get this too [for mingw 1.9]. Odd.
=r
=end
-
10:12 PM Revision c51a9689 (git): * ext/readline/readline.c (readline_attempted_completion_function):
- array length is long.
* ext/readline/readline.c (readline_s_get_filename_quote_characters):
missing type of self.
... -
09:38 PM Bug #1757 (Closed): cygwin-1.7, gcc4-4.3, and ruby-1.9. method `inspect' called on hidden object (0x10046720) (NotImplementedError)
- =begin
I tried compiling ruby-1.9.2-r24017 on cygwin-1.7.0 using gcc-4.3 as follows:
$ cygcheck -f /bin/cygwin1... -
06:31 PM Revision 91988781 (git): Fix method scoping bug.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24030 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:37 PM Revision a88589c7 (git): * random.c (limited_rand): expands to long before shift so that
- the result does not overflow.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24029 b2dd03c8-39d4-4d8f-98ff-823fe... -
04:37 PM Bug #1741 (Closed): Enumerable#join with Nested Enumerables
- =begin
Applied in changeset r24017.
=end
-
03:38 PM Revision 665787ea (git): Added FCNTL inclusion to fix a compile error with solaris (backport from r22812)
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24028 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:16 PM Revision 1dabc36b (git): * random.c (rand_init): got rid of buffer overflow.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24027 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:11 PM Revision 38867cc1 (git): * array.c (ary_join_1): should recurse for element array.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24026 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:50 PM Revision 69c8bf73 (git): Fixed ostruct recursion inspection.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24025 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:21 PM Revision 161f0a16 (git): io.c (io_strip_bom): ungetbyte third byte when UTF-16LE.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24024 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:21 PM Revision f188db31 (git): Fix condition of second byte of UTF-16LE/UTF-32LE.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24023 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:47 PM Revision cdeed3b3 (git): * ChangeLog: commit miss.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24022 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:17 PM Revision 67016f36 (git): cosmetic changes
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24021 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:03 PM Revision 257c314f (git): * ext/readline/extconf.rb: checked rl_refresh_line in readline.
- * ext/readline/readline.c (readline_s_refresh_line): add new
method, a patch from Koichiro Ohba. see [ruby-list:459... -
12:13 PM Revision 89fd5213 (git): * ext/readline/extconf.rb: checked rl_line_buffer and rl_point in
- readline.
* ext/readline/readline.c (readline_s_get_line_buffer): new method.
(readline_s_get_point): new method.
... -
11:41 AM Revision 5d8b373b (git): * test/ruby/test_array.rb (test_join2): fixed typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:27 AM Bug #1756 (Closed): Segfault with define_method and Implicit Argument Form of super
- =begin
Applied in changeset r24012.
=end
-
09:52 AM Bug #1756 (Closed): Segfault with define_method and Implicit Argument Form of super
- =begin
$ cat super.rb
lambda do
Class.new do
define_method :a do
super
end.call... -
07:30 AM Revision af8f8e5b (git): * array.c (recursive_join): use obj to tell if recursion occurs.
- [ruby-core:24150]
* enum.c (enum_join): reverted r23966. [ruby-core:24196]
git-svn-id: svn+ssh://ci.ruby-lang.org... -
05:51 AM Revision 5e2a28d1 (git): Add test for marshaling regexp.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24016 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:51 AM Revision 143d1d84 (git): * marshal.c (r_object0): set encoding only if the encoding is not US-ASCII.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:44 AM Revision 234485dc (git): * random.c (struct MT): ruby already assumes int has 32bit at
- least, so no needs to use long.
* random.c (rand_init):
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24014 b2... -
05:28 AM Bug #1755: IO#reopen Doesn't Fully Associate with Given Stream on 1.9; Ignores pos on 1.8
- =begin
('io-reopen2.rb' should be 'io-reopen.rb' in the above examples. :-()
=end
-
05:25 AM Bug #1755 (Closed): IO#reopen Doesn't Fully Associate with Given Stream on 1.9; Ignores pos on 1.8
- =begin
$ cat io-reopen.rb
file1 = File.open('a')
file2 = File.open('b')
file1.gets # => "a... -
02:41 AM Revision 5cc13fcb (git): * include/ruby/ruby.h (rb_obj_{untrust,untrusted,trust}): added
- prototypes. [ruby-dev:38756]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24013 b2dd03c8-39d4-4d8f-98ff-823fe... -
01:25 AM Revision bee49b34 (git): * vm_insnhelper.c (vm_search_superclass): checks for implicit
- argument passing before method search. [ruby-core:24244]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24012 b...
07/09/2009
-
11:57 PM Feature #802 (Closed): IO.open optional argument to properly handle BOMs
- =begin
Applied in changeset r24001.
=end
-
11:57 PM Bug #650 (Closed): Marshal.load raises RegexpError
- =begin
Applied in changeset r23999.
=end
-
02:31 PM Bug #650: Marshal.load raises RegexpError
- =begin
修正案です。エンコーディングを見て、UTF-8でない場合は1.8からとみなして、s/\\u/u/gしています。
diff --git a/marshal.c b/marshal.c
index 0c44e... -
10:22 PM Revision b16c326d (git): * parse.y (parser_data_type): typed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24011 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:18 PM Revision 081625d1 (git): * error.c (compile_warn_print, warn_print): fixed false warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24010 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:51 PM Bug #1753 (Closed): non success open client socket not detected on windows
- =begin
Here the code and execution with different ruby version :
D:\usr\ruby\local\dsd17>type z_essai.rb
... -
07:12 PM Revision e803164d (git): Minor fixes to x64 sitedir/libdir.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24009 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:48 PM Revision b4b5d8f7 (git): Removed private on to_date and to_datetime.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:29 PM Revision 6dd00f0e (git): ext/socket/extconf.rb: Corrected function definitions to specify return values.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24007 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:16 PM Revision 49109186 (git): Pendantic change to remove surplus comma.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24006 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:06 PM Bug #1322: define_method scope bug
- =begin
=end
-
06:05 PM Revision 71abe58a (git): Fixed warning: passing argument 1 of 'add_freelist' makes pointer from integer without a cast
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24005 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:24 PM Revision bc50de4b (git): Stopgap fix for gc.c based segmentation faults.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:02 PM Revision 1dc339e5 (git): * 2009-07-10
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24003 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:02 PM Revision f69af8e8 (git): Remove debug print.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:47 PM Revision 634cfdc6 (git): Set encoding and strip bom when modeenc string is "r:foo-bom" [ruby-dev:37236]
- * include/ruby/io.h (FMODE_STRIP_BOM): new constant.
* io.c (io_encname_bom_p): judge whether the encoding name
is... - 02:47 PM Revision a113d4f8 (git): * 2009-07-09
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24000 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:47 PM Revision e6989a7e (git): * marshal.c (r_object0): replace \u by u when the regexp is
- made by Ruby 1.8. [ruby-dev:36750]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23999 b2dd03c8-39d4-4d8f-98ff-8... -
01:15 PM Bug #1747: Immediate Values Can be Frozen
- =begin
Hi,
2009/7/9 Run Paint Run Run <[email protected]>:
> Bug #1747: Immediate Values Can be Frozen
> ht... -
08:22 AM Bug #1747 (Closed): Immediate Values Can be Frozen
- =begin
On 1.8 you couldn't freeze an immediate. On 1.9 you can. Presumably this is a bug.
$ ruby -ve 'a=true;... -
11:30 AM Bug #1750 (Rejected): Inconsistent Behavior on 1.8 and 1.9 of String#[]= with Single Fixnum Argument
- =begin
Brian Ford posted the following to [ruby-core:23706], but it seems to have been passed over, so I'm submittin... -
09:52 AM Bug #1749 (Closed): Change in How $~ is Restored After String#sub/String#gsub with a Block
- =begin
I wrote the following in [ruby-core:23699], but it seems to have been missed, so I'm filing it as a ticket. T... -
09:05 AM Revision 7adb8681 (git): merge revision(s) 23257:
- * eval.c (proc_invoke): shares dmethod scope local variables.
a patch from coderrr at [ruby-core:23050]
... -
08:54 AM Bug #1748 (Rejected): Kernel.puts(nil) => "\n" on 1.9; "nil\n" on 1.8
- =begin
Is this intentional?
$ ruby -ve 'Kernel.puts(nil)'
ruby 1.9.2dev (2009-07-08 trunk 23995) [i686-... -
05:41 AM Bug #1745 (Rejected): Module#autoload No Longer Raises where 1.8 Does
- =begin
There has been a change between 1.8 and 1.9 with Module#autoload when the autoloaded file doesn't declare the... -
04:41 AM Bug #1744 (Closed): Error with Marshal dump/load on a delegated class.
- =begin
Instance variables are not handled when using Marshal with a delegated class.
Here is an example :
on ...
Also available in: Atom