Activity
From 01/05/2009 to 01/11/2009
01/11/2009
-
07:33 PM Bug #996: IRB doesn't work anymore with ruby-1.9.1-rc1 on MinGW
- =begin
The issue may be related with readline.
On the MinGW ruby-1.9.1-rc1 version, if I launch irb with --nore... -
03:53 AM Bug #996: IRB doesn't work anymore with ruby-1.9.1-rc1 on MinGW
- =begin
Chauk-Mean Proum wrote:
> I think this is a specific problem on MinGW.
> On the same machine, I built ruby-... -
02:48 AM Bug #996: IRB doesn't work anymore with ruby-1.9.1-rc1 on MinGW
- =begin
Charlie,
>ruby 1.9.1 (2008-12-30 patchlevel-0 revision 21203) [i386-darwin9.6.0]
>[headius @ cnutter:~... -
05:07 PM Bug #997 (Closed): % after %> in erb
- =begin
Applied in changeset r21431.
=end
-
03:24 PM Revision f3a4870b (git): merge revision(s) 18392:
- * gc.c (gc_sweep, obj_free, run_final): defer finalizers of IO and
Data. [ruby-dev:35578]
* gc.c (... -
03:22 PM Revision 869c7d91 (git): merge revision(s) 18392:
- * gc.c (gc_sweep, obj_free, run_final): defer finalizers of IO and
Data. [ruby-dev:35578]
* gc.c (... - 11:21 AM Revision 3094ebf3 (git): remove PercentScanner. fixed % after %> bug. [ruby-dev:37751] [Bug #997]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:57 AM Bug #998 (Closed): Cross compile 1.9.1 snapshot fails building socket
- =begin
Applied in changeset r21425.
=end
- 07:58 AM Revision 2d539256 (git): remove PercentScanner. fixed % after %> bug. [ruby-dev:37751] [Bug #997]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21431 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:36 AM Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
On Sat, Jan 10, 2009 at 4:33 PM, Austin Ziegler <[email protected]> wrote:
> On Sat, Jan 10, 2009 at 10:2... -
03:34 AM Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
On Sat, Jan 10, 2009 at 10:23 AM, Luis Lavena <[email protected]> wrote:
> Even worse, zlib has been upd... -
01:18 AM Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
That's one of my complains about the bianries uploaded at garbage collect.
You need to do a lot of undoc... -
01:13 AM Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
Thanks Luis
That was a great tip. A possible work around to get the gems to update was
A. Copy
... -
12:44 AM Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
I moved these DLL-s from the Ruby 1.8 bin folder.
The following other DLL-s are also required to use gem... -
12:24 AM Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
Is a common problem not just of 1.9.1 release but previous (1.8.5, 1.8.6 and 1.8.7).
None of these files... -
12:22 AM Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
ruby --version
ruby 1.9.1 (2008-10-28 revision 19983) [i386-mswin32]
=end
-
12:20 AM Bug #999 (Third Party's Issue): SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
Hi ..
When I try to add ruby gems one of the SSL DLL-s is missing:
SSLEAY32.DLL
ZLIB.DLL
... -
02:33 AM Revision 3c299b5f (git): merge revision(s) 18371:
- * lib/net/ftp.rb (chdir): handle 5xx errors correctly.
backported from trunk. fixed [ruby-core:18057].
g... -
02:32 AM Revision 720dc250 (git): merge revision(s) 18371:
- * lib/net/ftp.rb (chdir): handle 5xx errors correctly.
backported from trunk. fixed [ruby-core:18057].
g... -
01:30 AM Revision 832740d1 (git): * test/ruby/test_process.rb (TestProcess#test_wait_and_sigchild):
- Add rescue NotImplementedError.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21426 b2dd03c8-39d4-4d8f-98ff-823... -
12:53 AM Revision f914b5a7 (git): * ext/socket/mkconstants.rb (c_str): get rid of a 1.9 feature for
- cross compile. [ruby-core:21243]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21425 b2dd03c8-39d4-4d8f-98ff-8... -
12:47 AM Revision 5a38751d (git): * hash.c (rb_hash_s_create): set nil as the value if assoc length
- is not enough. [ruby-core:21249]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21424 b2dd03c8-39d4-4d8f-98ff-8... -
12:42 AM Revision 42d45690 (git): * hash.c (rb_hash_s_create): set nil as the value if assoc length
- is not enough. [ruby-core:21249]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21423 b2dd03c8-39d4...
01/10/2009
-
11:48 PM Bug #998 (Closed): Cross compile 1.9.1 snapshot fails building socket
- =begin
Downloaded latest snapshot (09 January 2009) for 1.9 and during cross compilation, found a new error:
<p... -
11:48 PM Bug #996: IRB doesn't work anymore with ruby-1.9.1-rc1 on MinGW
- =begin
Chauk-Mean Proum wrote:
> Issue #996 has been updated by Chauk-Mean Proum.
>
>
> As I indicated, it wor... -
04:56 PM Bug #996: IRB doesn't work anymore with ruby-1.9.1-rc1 on MinGW
- =begin
As I indicated, it worked also for me with ruby-1.9.1-preview2 :
ruby 1.9.1 (2008-12-01 revision 20438) [i3... -
02:11 PM Bug #996: IRB doesn't work anymore with ruby-1.9.1-rc1 on MinGW
- =begin
works all right for me [except for readline taking 100% cpu--I disabled it]
C:\installs\ruby_19_lates... -
08:33 PM Bug #997 (Closed): % after %> in erb
- =begin
遠藤です。
最近になって 1.9 の erb の挙動が変わって気がついたのですが、
行頭の % を有効にした場合の挙動が少し変わっています。
$ ruby -rerb -ve 'p ERB... -
06:06 PM Revision b802f1bb (git): add constants.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21422 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:26 PM Revision 94c668f1 (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21421 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:16 PM Revision f86c3821 (git): * 2009-01-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21420 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:16 PM Revision 166c122f (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21419 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:18 PM Revision 7f52fa08 (git): * ext/socket/mkconstants.rb: don't generate unintended newlines.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21418 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:58 AM Revision 8de60378 (git): test update for version string.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21417 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:52 AM Revision 8a126199 (git): * ext/socket/mkconstants.rb: refactored to nest properly in statically
- and dynamically.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21416 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:28 AM Revision 21495774 (git): * version.h: make version string succinct:
- "ruby 1.9.1p5000 (2009-01-10 trunk 21414) [i686-linux]".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21415 b2... -
10:07 AM Revision d46fcaf4 (git): * cont.c (cont_restore_1): should not be inlined.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21414 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:36 AM Bug #956: Encoding: nl_langinfo(CODESET) on cygwin 1.5 always returns US-ASCII
- =begin
> proper charset
I'm fine with any solution that makes something 8-bit clean the default charset.
Peopl...
01/09/2009
-
10:52 PM Bug #996 (Closed): IRB doesn't work anymore with ruby-1.9.1-rc1 on MinGW
- =begin
Hi,
With ruby-1.9.1-rc1 on MinGW, when irb is launched, nothing is displayed.
In fact, everything that... -
10:01 PM Bug #995 (Rejected): CONFIG['topdir'] defined '1.9.1' instead of '1.9'
- =begin
While working on the new One-Click installer, noticed this change the
the folder structure between 1.8 and ... -
07:02 PM Feature #994 (Closed): Hash-order preservation should be declared a feature; documentation needs to be adapted
- =begin
I would like to come back to a thread from March 2008 in comp.lang.ruby,
http://groups.google.com/group/com... -
12:53 PM Revision ab8a2c7c (git): * ext/socket/socket.c (sock_define_const): use INT2NUM.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21413 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:25 AM Revision 375cd73c (git): merge revision(s) 18368:
- * lib/net/imap.rb (disconnect): do not refer SSL::SSLSocket for
environments without OpenSSL. backported f... -
10:24 AM Revision f67887c1 (git): merge revision(s) 18368:
- * lib/net/imap.rb (disconnect): do not refer SSL::SSLSocket for
environments without OpenSSL. backported f... - 06:41 AM Revision f73dca93 (git): * ext/socket/mkconstants.rb: define macro if default_value is passed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21408 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:20 AM Revision f1ef1698 (git): * eval.c (TAG_THREAD): to start a new thread.
- * eval.c (ruby_init, ruby_options, ruby_cleanup, rb_protect,
rb_load_protect, rb_thread_start_0): make thread ancho... -
04:21 AM Revision c8b8db00 (git): * ext/tk/lib/tk.rb: rescue abnormal Encoding.locale_charmap value.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:29 AM Revision 040a7fa7 (git): * common.mk (test-sample), rubytest.rb: use runruby.rb
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21405 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:19 AM Revision b7ebcb60 (git): merges r21376 from trunk into ruby_1_9_1.
- * lib/test/unit/assertions.rb (assert_no_match): don't count up as two
assertions.
git-svn-id: svn+ssh://ci.ruby-l... -
02:18 AM Revision 7083fd55 (git): merges r21336 from trunk into ruby_1_9_1.
- * win32/win32.c (init_env): use user profile folder than personal
folder.
git-svn-id: svn+ssh://ci.ruby-lang.org/r... -
02:18 AM Revision df7a140b (git): merges r21343 and r21344 from trunk into ruby_1_9_1.
- * configure.in (cygwin): needs properly implemented nl_langinfo().
[ruby-core:21110]
* missing/langinfo.c: added a... -
02:18 AM Revision 8b0a3af8 (git): merges r21342 from trunk into ruby_1_9_1.
- * encoding.c (rb_locale_charmap): use GetConsoleCP() instead of
GetACP() because external encoding should b... -
02:18 AM Revision 4e057854 (git): merges r21110 from trunk into ruby_1_9_1.
- * encoding.c (rb_filesystem_encoding): use ANSI codepage for file
system on cygwin.
* encoding.c (rb_locale_charma... -
02:18 AM Revision e28983e0 (git): merges r21339 from trunk into ruby_1_9_1.
- * ext/curses/curses.c (free_window): use xfree instead of free.
[ruby-dev:37200]
git-svn-id: svn+ssh://ci.ruby-lan... -
02:18 AM Revision dc60d183 (git): merges r21338 from trunk into ruby_1_9_1.
- * rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21398 b2dd03c8-39d4-4d8f-98ff-823fe69... -
02:18 AM Revision afd394ab (git): merges r21331 from trunk into ruby_1_9_1.
- * file.c (rb_file_s_stat): need type check for non string values.
[ruby-dev:37673] fix: #964
* file.c (rb_file_s_... - 02:17 AM Revision 0b1e4a1f (git): * 2009-01-09
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21396 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:17 AM Revision 31698908 (git): merges r21329 from trunk into ruby_1_9_1.
- * random.c (rb_f_srand): update RDoc. [ruby-core:21113]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1... - 01:40 AM Revision 057f2866 (git): * 2009-01-09
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:40 AM Revision a931f961 (git): * test/ruby/test_process.rb (TestProcess::MANDATORY_ENVS): some
- platforms need environments for shared objects.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21393 b2dd03c8-39...
01/08/2009
- 02:33 PM Revision 07f0d97d (git): * ChangeLog: forgotten to commit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:26 PM Revision 6645606d (git): * instruby.rb: easy code contains fewer bugs.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21391 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:20 PM Revision 80618e75 (git): * ext/socket/socket.c (bsock_shutdown): accept symbol/string as how.
- (shutdown_how_arg): new function.
* ext/socket/mkconstants.rb: generate shutdown_how_to_int.
git-svn-id: svn+ssh:... -
02:00 PM Revision 2f31ea3c (git): * ext/socket/mkconstants.rb (gen_name_to_int_func): generate
- name_to_int functions, not only body.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21389 b2dd03c8-39d4-4d8f-98... -
01:45 PM Revision c9ef4fc5 (git): * ext/socket/socket.c: don't use AI_NUMERICSERV for platforms which
- not define it as old Windows.
[ruby-dev:37736]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21388 b2dd03c8-3... -
11:44 AM Bug #978 (Closed): Range#step と Integer#step の振舞いの違い
- =begin
fixed in r21298 and r21330.
=end
-
11:36 AM Bug #985: profile lib + iterator => 'NULL pointer given' (ArgumentError)
- =begin
=end
-
11:35 AM Bug #987 (Closed): Socket.getaddrinfo("www.ruby-lang.org", 80) returns only UDP information
- =begin
fixed in r21278.
=end
-
09:42 AM Bug #983: tool/file2lastrev.rb の文字コードの問題
- =begin
svn info --xml で確かめたところ、US-ASCII 文字以外はでません。
=end
-
08:32 AM Revision 20f78681 (git): * instruby.rb: should not depend on a library which does not exist
- in 1.8.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21387 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:25 AM Revision d458cea6 (git): merge revision(s) 18356:
- * parse.y (deferred_nodes, compstmt, arg, fixup_nodes, range_op): fix
up fixnum range literal in conditiona... -
04:23 AM Revision 182f7e16 (git): merge revision(s) 18356:
- * parse.y (deferred_nodes, compstmt, arg, fixup_nodes, range_op): fix
up fixnum range literal in conditiona... -
12:50 AM Bug #974: Range#max で終了しないことがある
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:37720] Re: [Bug #974] Range#max で終了しないことがある"
on Wed, 7 Jan 200...
01/07/2009
-
10:53 PM Revision 0dd41d0d (git): * ext/socket/socket.c (init_unix_addrinfo): don't return a value.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21382 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:33 PM Revision fc82d467 (git): * lib/open-uri.rb (OpenURI.redirectable?): reverted https redirection.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21381 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:33 PM Revision ccdcc971 (git): * lib/open-uri.rb (OpenURI.redirectable?): reverted https redirection.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21381 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:28 PM Revision 02f96f47 (git): previous change reverted.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:27 PM Revision 5b3f5495 (git): * 2009-01-08
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:27 PM Revision 55faa937 (git): updated.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21378 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:21 PM Revision 3a0aa7f8 (git): updated.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21377 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:40 PM Bug #974: Range#max で終了しないことがある
- =begin
Yuguiです。
On 1/5/09 6:38 AM, Yukihiro Matsumoto wrote:
> eがNumericでIntegerでない時、...のmaxはエラーにすることにし
> ました... -
05:17 PM Bug #958 (Closed): Cross-compile 1.9.1-rc1 fail to make install
- =begin
Applied in changeset r21364.
=end
-
04:07 PM Bug #985: profile lib + iterator => 'NULL pointer given' (ArgumentError)
- =begin
In message "Re: [ruby-core:21161] [Bug #985] profile lib + iterator => 'NULL pointer given' (ArgumentError)... -
03:33 PM Revision d45c4a81 (git): * lib/test/unit/assertions.rb (assert_no_match): don't count up as two
- assertions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:27 PM Revision 3802c43e (git): * ext/socket/socket.c (addrinfo_getnameinfo): use NI_DGRAM if socktype
- is SOCK_DGRAM.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21375 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 03:21 PM Revision 0f94c670 (git): * 2009-01-08
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:21 PM Revision 69d908a1 (git): * ext/socket/socket.c (host_str): add flags_ptr argument to specify
- AI_NUMERICHOST if host is numeric form.
(port_str): add flags_ptr argument to specify AI_NUMERICSERV if port
is n... -
02:33 PM Revision 0e9023ac (git): * test/rubygems/test_gem.rb (test_self_user_home_user_drive_and_path): removed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21372 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:20 PM Revision 55b2bf4d (git): * ext/socket/socket.c (rb_cAddrInfo): new class AddrInfo.
- (s_recvfrom): return AddrInfo as address.
(s_recvfrom_nonblock): ditto.
(sock_accept): ditto.
(sock_accept_nonb... -
01:12 PM Revision 376004e9 (git): * instruby.rb (man, gem): fixed errors.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21370 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:59 AM Revision b92d0623 (git): mistake in the previous commit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:57 AM Revision 1ce8843d (git): * 2009-01-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:57 AM Revision e6467096 (git): properties
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21367 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:16 AM Revision 98aaad53 (git): * 2009-01-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21366 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:16 AM Revision 315cc029 (git): * configure.in: fix SEGV on Mac OS X 10.5.3 with --enable-shared.
- a patch from Wataru Kimura in Bug #193 [ruby-core:17333].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby... -
08:14 AM Revision 72937eea (git): * instruby.rb: use installed libraries. [ruby-core:21006]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:13 AM Revision f597d65a (git): * instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir):
- use version invariant configuration.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21363 b2dd03c8-39d4-4d8f-98f... - 08:06 AM Revision 99f00269 (git): * 2009-01-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21362 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:06 AM Revision 3117bab1 (git): * ext/socket/socket.c (ruby_getaddrinfo, ruby_getaddrinfo__aix):
- constified.
* ext/socket/socket.c (ruby_getnameinfo__aix): protoized.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
02:20 AM Bug #982: stack level too deep for long Array initialization
- =begin
遠藤です。
> 次のスクリプトが stack level too deep (SystemStackError) で終わります。
> ruby -e 'puts "A=["; 0.upto(1000... -
01:12 AM Revision 46e4dcf0 (git): merge revision(s) 18355:
- * eval.c (timeofday): use monotonic clock. based on a patch
from zimbatm <[email protected]> in [ruby-core:1... -
01:09 AM Revision af7147ea (git): merge revision(s) 18355:
- * eval.c (timeofday): use monotonic clock. based on a patch
from zimbatm <[email protected]> in [ruby-core:1...
01/06/2009
-
10:31 PM Bug #907: Various system() and backticks problems on Windows
- =begin
Latest trunk passes the spec except for the following case: I expected system("echo", "1") to fail since e... -
08:33 PM Bug #983: tool/file2lastrev.rb の文字コードの問題
- =begin
こういうときはsvn info --xmlを使った方がよいと思います。
=end
-
07:06 PM Bug #983: tool/file2lastrev.rb の文字コードの問題
- =begin
成瀬さんと同意ですが、一部の cygwin の場合はなぜか LANG=C の設定でも
曜日だけが日本語 (Shift_JIS) ででてしまう。subversion のレポを
調べたところ、そこの部分だけは AP... -
06:21 AM Bug #983: tool/file2lastrev.rb の文字コードの問題
- =begin
LANG=C しているのは、svn info の出力を英語で固定するためだと思います。
基本的には force_encoding するのではなく、svn info の方を何とかするべきだと思うのですが、
出力が... -
05:15 PM Bug #987 (Closed): Socket.getaddrinfo("www.ruby-lang.org", 80) returns only UDP information
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:37674] [Bug:trunk] Socket.getaddrinfo("www.ruby-lang.org", 80) ret... -
10:18 AM Revision b5470fd2 (git): * ext/socket/socket.c (io_call_close, io_close, pair_yield):
- unused unless socketpair exists.
* ext/socket/getnameinfo.c (getnameinfo): moved conditinally used
variable.
git... -
10:09 AM Revision 53716bfc (git): * cont.c (cont_restore_0): streamlined to ensure O(1) time. based on
- a patch by Brent Roman <brent AT mbari.org>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21355 b2dd03c8-39d4-... -
09:34 AM Revision 65153ace (git): * eval.c (stack_extend): streamlined rb_thread_restore_context()
- to ensure O(1) time. based on a patch by Brent Roman <brent AT
mbari.org>.
git-svn-id: svn+ssh://ci.ruby-lang.or... -
08:54 AM Bug #985 (Closed): profile lib + iterator => 'NULL pointer given' (ArgumentError)
- =begin
This simple piece of code works as expected:
iter = 'abc'.each_char
p iter.next
=> "a"
However,... -
04:39 AM Revision 1a22daa4 (git): * eval.c (cc_mark): frees the continuation's stack if its thread
- is dead to avoid recursive gc that segfaults. [ruby-core:13889]
a patch by Brent Roman <brent AT mbari.org>.
* ev... -
12:05 AM Revision ac6eedd9 (git): merge revision(s) 18318:
- * parse.y (yylex): 8 and 9 in octal integer should cause compile
error. [ruby-dev:35729]
git-svn-id: svn... -
12:03 AM Revision 73a8afe6 (git): merge revision(s) 18318:
- * parse.y (yylex): 8 and 9 in octal integer should cause compile
error. [ruby-dev:35729]
git-svn-id: svn...
01/05/2009
-
10:42 PM Bug #984: Test::Unit::Assertions#assert_match double counts number of assertions
- =begin
okkez です。
2009/1/5 Naohisa Goto <[email protected]>:
> Bug #984: Test::Unit::Assertions#assert_match ... -
10:16 PM Bug #984 (Closed): Test::Unit::Assertions#assert_match double counts number of assertions
- =begin
Ruby 1.9.1-rc1 にて、Test::Unit::Assertions#assert_match が
assertionsの数を1回あたり2ずつ増やしています。
なお、failure の数は正しく増え... -
08:22 PM Bug #951: "make DESTDIR=... install" creates dirs outside DESTDIR
- =begin
On Mon, Jan 5, 2009 at 7:57 AM, Nobuyoshi Nakada <[email protected]> wrote:
> Hi,
>
> At Sun, 4 Jan 2009 ... -
06:57 PM Bug #951: "make DESTDIR=... install" creates dirs outside DESTDIR
- =begin
Hi,
At Sun, 4 Jan 2009 23:32:30 +0900,
Luis Lavena wrote in [ruby-core:21112]:
> Checking the changes in... -
05:06 PM Bug #983 (Closed): tool/file2lastrev.rb の文字コードの問題
- =begin
tool/file2lastrev.rb が cygwin でエラーを起こしている。
svn info の出力に US-ASCII でないバイトが入っているため、
エラーがでます。
file2last... - 03:35 PM Revision 1fffe3d3 (git): * 2009-01-06
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21348 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:35 PM Revision e6045986 (git): * io.c (rb_close_before_exec): more heuristics to detect maximum fd.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21347 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:40 PM Revision 0cd078e3 (git): don't get a name for anonymous Unix socket.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21346 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:56 AM Bug #982 (Closed): stack level too deep for long Array initialization
- =begin
次のスクリプトが stack level too deep (SystemStackError) で終わります。
ruby -e 'puts "A=["; 0.upto(1000000) { puts " ... -
10:04 AM Bug #981 (Closed): String#encode() keeps invalid bytes when converting to US-ASCII
- =begin
String#encode() (変換の指定なし、default_internal に変換) は
default_internal が US-ASCII の場合だけ invalid なバイトや
unknown ... -
09:54 AM Revision 8dee58d7 (git): * vm.c (rb_iseq_eval): fixed indent.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21345 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:07 AM Bug #964 (Closed): File.mtime 等で入力が文字列との仮定がある
- =begin
Applied in changeset r21331.
=end
-
08:59 AM Revision 893efc4d (git): * missing/langinfo.c (nl_langinfo_0): fixed typos for SJIS.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:51 AM Revision c6827f70 (git): * configure.in (cygwin): needs properly implemented nl_langinfo().
- [ruby-core:21110]
* missing/langinfo.c: added as suggested at [ruby-core:21015], from
http://www.cl.cam.ac.uk/~mgk... - 08:44 AM Revision c1239527 (git): * encoding.c (rb_locale_charmap): use GetConsoleCP() instead of
- GetACP() because external encoding should be console's one.
* encoding.c (rb_filesystem_encoding): use GetOE... -
08:00 AM Revision e49d229a (git): fix typos and cleanup spaces
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21341 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:37 AM Bug #974 (Closed): Range#max で終了しないことがある
- =begin
Applied in changeset r21327.
=end
-
06:39 AM Bug #974: Range#max で終了しないことがある
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:37690] Re: [Bug #974] Range#max で終了しないことがある"
on Sun, 4 Jan 2009... -
07:26 AM Revision 49ef25b1 (git): * encoding.c (rb_filesystem_encoding): use ANSI codepage for file
- system on cygwin.
* encoding.c (rb_locale_charmap): reverted. [ruby-core:21110]
git-svn-id: svn+ssh://ci.ruby-lan... -
07:16 AM Revision 8dd121b5 (git): * ext/curses/curses.c (free_window): use xfree instead of free.
- [ruby-dev:37200]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21339 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:55 AM Revision 38c54096 (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21338 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:53 AM Revision 8f86bc85 (git): * ext/gdbm/gdbm.c (rb_gdbm_fetch): remove needless cast.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21337 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:56 AM Bug #980 (Closed): Requiring erb produces two warnings in 1.9.1-RC1
- =begin
When requiring erb with 1.9.1 RC1 or trunk with -w these two warnings are shown:
-:1: warning: encoding ... -
03:52 AM Revision a07410c7 (git): * win32/win32.c (init_env): use user profile folder than personal
- folder.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:52 AM Revision 97826efd (git): * win32/win32.c (init_env): use user profile folder than personal
- folder.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:16 AM Revision 7e575886 (git): merge revision(s) 18316,18319:
- * rubysig.h (CHECK_INTS): gives the chance to perform to deferred
finalizers before explicit GC.start or th... -
02:13 AM Revision e067a32f (git): merge revision(s) 18316,18319:
- * rubysig.h (CHECK_INTS): gives the chance to perform to deferred
finalizers before explicit GC.start or th...
Also available in: Atom