Activity
From 01/19/2009 to 01/25/2009
01/25/2009
- 08:37 PM Revision f5df8d33 (git): * 2009-01-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:37 PM Revision 31dc22d4 (git): * ext/openssl/ossl_ssl.c: Server Name Indication support.
- new methods SSLContext#server_name_cb=, SSLSocket#hostname=.
* test/openssl/test_ssl.rb: Tests for above.
git-svn... -
02:38 PM Bug #1048 (Closed): Failed to load encoding (CP936)
- =begin
I am using Ruby 1.9.1 RC2 on English Windows XP SP3 with non-Unicode (Control Panel -> Region and Language Se... -
07:44 AM Revision 083bddec (git): * dln.c (FUNCNAME_PATTERN): simplified conditional expression.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:36 AM Revision efdef4db (git): * ext/socket/socket.c (socket_s_ip_address_list): renamed from
- socket_s_list_ip_address. [ruby-dev:37806]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21770 b2dd03c8-39d4-4... -
06:53 AM Feature #1045: nicer icon for ruby.exe
- =begin
Oops that's a feature request not a bug-my bad. And a pretty low priority at that :)
=end
-
06:51 AM Feature #1045: nicer icon for ruby.exe
- =begin
Heh. I hadn't noticed that one since I usually use it built from source.
So that would work, but applied d... -
05:40 AM Feature #1045: nicer icon for ruby.exe
- =begin
Something like the RubyInstaller icon?
http://blog.mmediasys.com/2008/03/29/progress-of-one-click-instal... -
05:34 AM Feature #1045 (Closed): nicer icon for ruby.exe
- =begin
might be nice to have a real icon for ruby.exe instead of the default "white box" application icon.
Than... -
05:48 AM Feature #1047 (Closed): request: getters, setters for the GC
- =begin
It has been shown that increasing the malloc_limit can have a dramatic effect in speeding up certain program... -
05:44 AM Feature #1046: request: ability to run without specifying .rb
- =begin
Speaking out loud, is there a reason why require does not require .rb suffix, and load does?
Thanks!
-=r
... -
05:43 AM Feature #1046 (Rejected): request: ability to run without specifying .rb
- =begin
It would be nice to be able to use ruby [on windows, at least] via
ruby filename
when filename.rb exis... -
03:33 AM Revision 45c4ae9b (git): * ext/socket/socket.c (socket_s_list_ip_address): constified.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:17 AM Revision 050a8e91 (git): * cygwin/GNUmakefile.in (RUBYDEF): needs read-only section too.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:03 AM Revision 0243b1d2 (git): * win32/Makefile.sub (clean-ext): condition of EXTS was inverted.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:50 AM Revision cdaadbd9 (git): * lib/mkmf.rb (create_makefile):fixed the variables order because
- converter proc refers the separator.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21766 b2dd03c8-39d4-4d8f-98f... -
02:23 AM Revision 0834056a (git): * common.mk (clean-extout): removes extout directory.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21765 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:06 AM Revision 97de7d10 (git): * Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and
- parents.
* Makefile.in, win32/Makefile.sub (distclean-rdoc): added to remove
temprary rdoc.
* Makefile.in, win32/... -
12:08 AM Revision 0506348e (git): * dir.c (join_path): use strlcat() to force link.
- * dir.c (glob_helper): no strcpy() is needed since len is known.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
01/24/2009
- 09:45 PM Revision 940e021e (git): * 2009-01-25
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21762 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:45 PM Revision 7361a2ec (git): * ext/openssl/ossl_ssl.c: Server Name Indication support.
- new methods SSLContext#server_name_cb=, SSLSocket#hostname=.
* test/openssl/test_ssl.rb: Tests for above.
git-svn... -
03:07 PM Revision 20178fc0 (git): merge revision(s) 19511:
- * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):
abandon wrapping if the line contains no... -
03:06 PM Revision e903ebb3 (git): merge revision(s) 19511:
- * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):
abandon wrapping if the line contains no... -
03:02 PM Revision a8e3b7de (git): merge revision(s) 19339:
- * lib/matrix.rb (Vector#eql?): typo of the method name as "eqn?".
(Vector#eqn?): removed. Defined by mistak... -
03:01 PM Revision cdd72bed (git): merge revision(s) 19339:
- * lib/matrix.rb (Vector#eql?): typo of the method name as "eqn?".
(Vector#eqn?): removed. Defined by mistak...
01/23/2009
-
11:21 PM Revision b9170351 (git): * lib/mkmf.rb (configuration): tools under the top source
- directory are not installed, so unusable outside extmk.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21752 ... -
09:55 PM Feature #1027: Dir.home
- =begin
At Thu, 22 Jan 2009 23:26:40 +0900,
C.E. Thornton wrote:
>
> Dir.chdir(File.expand_path("~")) works ... -
01:27 PM Feature #1038 (Closed): Signal.trapのcommandにSymbol
- =begin
Applied in changeset r21746.
=end
-
01:03 PM Feature #1038: Signal.trapのcommandにSymbol
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:37828] Re: [Feature #1038] Signal.trapのcommandにSymbol"
on Fri, ... -
12:52 PM Feature #1038: Signal.trapのcommandにSymbol
- =begin
なかだです。
At Thu, 22 Jan 2009 18:20:53 +0900,
Kazuhiro NISHIYAMA wrote in [ruby-dev:37823]:
> Signal.trapの第... -
12:32 PM Bug #1042 (Closed): RDoc crashes while generating HTML after parsing a Ruby DSL.
- =begin
I maintain a SQL/Injection DSL written in Ruby. Recently RDoc began to crash when I would run the usual API d... -
11:07 AM Bug #1039 (Rejected): test-all fails without installation
- =begin
It's a spec.
=end
-
01:17 AM Bug #1039: test-all fails without installation
- =begin
Oops, forgot my ruby's version:
$ ./miniruby -v
ruby 1.9.1p0 (2009-01-20 revision 21697) [i686-linux]
... -
01:15 AM Bug #1039 (Rejected): test-all fails without installation
- =begin
In the current state of ruby_1_9_1, some tests in `make test-all` fails when I didn't `make install`.
... -
08:26 AM Revision 3e76849c (git): * golf_prelude.rb (Enumerator#inspect): avoid warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21751 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:11 AM Revision 89a52085 (git): * lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:11 AM Revision 834e7488 (git): * lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:56 AM Revision 36144c4f (git): * lib/mkmf.rb (mkintpath): new function which converts native path
- to format acceptable in Makefile.
* lib/mkmf.rb (configuration): convers srcdir, topdir and hdrdir.
a patch by Ale... -
05:56 AM Revision 389157d8 (git): * lib/mkmf.rb (mkintpath): new function which converts native path
- to format acceptable in Makefile.
* lib/mkmf.rb (configuration): convers srcdir, topdir and hdrdir.
a patch by Ale... -
05:34 AM Revision 1190cc82 (git): * lib/mkmf.rb (try_func): got rid of c-mode confusion.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21748 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:34 AM Revision 1c374fef (git): * lib/mkmf.rb (try_func): got rid of c-mode confusion.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21748 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:25 AM Revision 0af33599 (git): * 2009-01-23
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21747 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:25 AM Revision 9e22c839 (git): * signal.c (trap_handler): also accepts symbols. [ruby-dev:37823]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21746 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:50 AM Revision d3bec17e (git): merge revision(s) 19320,19322:
- * lib/rexml/document.rb: limit entity expansion. Thanks, Luka
Treiber, Mitja Kolsek, and Michael Koziarski... -
02:48 AM Revision 05159a8b (git): merge revision(s) 19320,19322:
- * lib/rexml/document.rb: limit entity expansion. Thanks, Luka
Treiber, Mitja Kolsek, and Michael Koziarski... -
02:20 AM Bug #1040 (Closed): rubygems/builder.rb should require user_interaction
- =begin
builder.rb includes the UserInteraction module but does not include user_interaction.rb. Anyone wishing to us...
01/22/2009
-
06:22 PM Feature #1038 (Closed): Signal.trapのcommandにSymbol
- =begin
Signal.trapの第1引数のsignalの方はSymbolでも受け付けるので
第2引数のcommandの方も"SIG_IGN"などをStringだけではなく
Symbolでも受け付けるようにしてほしいです... -
06:17 PM Feature #1031: -U オプションの説明が --help にない
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:37818] [Bug #1031] -U オプションの説明が --help にない"
on Thu, 22 Jan 20... -
02:03 PM Feature #1031: -U オプションの説明が --help にない
- =begin
縦は24行なので文面を調整すれば80文字に納めるのは可能でしょう。
いずれにせよ1画面にこだわってるのはまつもとさんなのでまつもとさんにassignしときますね。
=end
-
01:56 PM Feature #1031: -U オプションの説明が --help にない
- =begin
「1画面」の定義は何でしょうか。今の時代には「画面」のサイズは
どんどん多様化しています。従来のサイズだったら 24x80 ではないか
と思いますが、その大きさには現在の --help は入らないです。
もう... -
03:06 PM Bug #1037 (Closed): RDoc 2.2.2 crashes on comments beginning with '##'
- =begin
RDoc 2.2.2 (which is bundled with Ruby 1.9.1-rc2) crashes
when processing comments that begin with two '##... -
12:27 PM Bug #1035 (Closed): crash using weakrefs
- =begin
Applied in changeset r21727.
=end
-
04:53 AM Bug #1035 (Closed): crash using weakrefs
- =begin
This test appears to cause a crash in older versions of ruby 1.8.6, and also in 1.9 TRUNK.
go to
ht... -
11:59 AM Revision 770d89c5 (git): Recover default_default_internal.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21741 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:16 AM Feature #1027: Dir.home
- =begin
Hi,
At Thu, 22 Jan 2009 01:25:05 +0900,
Eero Saynatkari wrote in [ruby-core:21490]:
> (And, of course, `... -
11:15 AM Feature #1027: Dir.home
- =begin
Hi,
At Thu, 22 Jan 2009 01:30:00 +0900,
Luis Lavena wrote in [ruby-core:21491]:
> The changes File.expan... -
01:31 AM Feature #1027: Dir.home
- =begin
On Wed, Jan 21, 2009 at 2:25 PM, Eero Saynatkari <[email protected]> wrote:
> Excerpts from Nobuyoshi N... -
01:26 AM Feature #1027: Dir.home
- =begin
Excerpts from Nobuyoshi Nakada's message of Wed Jan 21 05:19:23 +0200 2009:
> Hi,
>
> At Tue, 20 Jan 2009... -
09:41 AM Bug #1036: 1.9.1 build failing at mt.exe
- =begin
Hello,
In message "[ruby-core:21502] [Bug #1036] 1.9.1 build failing at mt.exe"
on Jan.22,2009 06:02:... -
06:04 AM Bug #1036 (Rejected): 1.9.1 build failing at mt.exe
- =begin
win vista, visual studio c++ express 2008 sp1
configure.bat completes, nmake fails at about line 102 on the... -
09:12 AM Revision 6708c103 (git): * lib/mkmf.rb (create_makefile): removes installed files under
- extout at distclean.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 08:25 AM Revision 9dce4d52 (git): * lib/cgi/core.rb (CGI.parse): generate only key on params hash
- if request have only key uri parameters.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21739 b2dd03c8-39d4-4d8f... -
08:02 AM Revision 044965df (git): * ext/socket/extconf.rb ($distcleanfiles): fixed typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:57 AM Revision d597a390 (git): * ext/socket/extconf.rb ($distcleanfiles): removes constdefs.[ch].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21737 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:28 AM Revision 018e1e4f (git): * lib/rubygems/installer.rb (Gem::Installer#initialize): fixed
- typos.
* test/rubygems/test_gem.rb (test_self_dir): removed false
assertions.
* test/rubygems/test_gem.rb (test_s... - 07:13 AM Revision 9e83ce20 (git): * revert previous revision. it's already out-of-date.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21735 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:55 AM Revision a3e8d63a (git): * include/ruby/win32.h, win32/win32.c (rb_w32_is_valid_fd): new function
- to validate fd.
* io.c (rb_io_initialize): check fd with above function.
git-svn-id: svn+ssh://ci.ruby-la... - 06:27 AM Revision 7e4ca526 (git): * test/ruby/test_process.rb: mswin specs.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21733 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:22 AM Revision 8837f594 (git): merge revision(s) 19078,20097:
- * gc.c (rb_mark_set): new function to mark keys.
* marshal.c (struct dump_arg, struct load_arg): added wrappe... -
06:18 AM Revision a040f505 (git): merge revision(s) 19078,20097:
- * gc.c (rb_mark_set): new function to mark keys.
* marshal.c (struct dump_arg, struct load_arg): added wrappe... -
05:52 AM Revision 33f7e749 (git): * test/ruby/test_process.rb (MANDATORY_ENVS): needs RUBYLIB to run
- tests without install.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:18 AM Revision 3ec55262 (git): * gc.c (define_final): cannot define finalizer for immediate
- values. [ruby-core:21500]
* gc.c (define_final): freezes or hides internal values.
git-svn-id: svn+ssh://ci.ruby-... -
03:18 AM Revision 55bde4fb (git): * gc.c (define_final): cannot define finalizer for immediate
- values. [ruby-core:21500]
* gc.c (define_final): freezes or hides internal values.
git-svn-id: svn+ssh://ci.ruby-... -
02:56 AM Revision 547f4725 (git): * gc.c (rb_gc_call_finalizer_at_exit): deffers IO finalization.
- [ruby-dev:36646]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21726 b2dd03c8-39d4-4d8f-98ff-823fe6... -
02:31 AM Revision 3899c1be (git): * thread.c (rb_time_timeval): made a real prototype. a patch from
- Marcus Rueckert <darix AT opensu.se> at [ruby-core:21492].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21725 ... -
12:30 AM Revision af6f5a91 (git): eol-style
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
01/21/2009
-
11:49 PM Bug #1030: Path to enumerator.so in $LOADED_PATH isn't expanded
- =begin
I have another argument:
$ ~/opt/bin/ruby1.9-trunk -e 'p $".reject {|p| File.exist?(p) }'
I'm prett... -
06:57 PM Bug #1030: Path to enumerator.so in $LOADED_PATH isn't expanded
- =begin
Oh, I see. Could you explain why 'enumerator.so' is need in $" (I wrongly wrote it as $LOADED_PATH, it should... -
12:24 PM Bug #1030 (Rejected): Path to enumerator.so in $LOADED_PATH isn't expanded
- =begin
=end
-
12:24 PM Bug #1030: Path to enumerator.so in $LOADED_PATH isn't expanded
- =begin
Hi,
At Wed, 21 Jan 2009 02:03:55 +0900,
Radosław Bułat wrote in [ruby-core:21468]:
> According to NEWS f... -
02:05 AM Bug #1030 (Rejected): Path to enumerator.so in $LOADED_PATH isn't expanded
- =begin
According to NEWS file all path in $LOADED_PATH should be expanded but it looks like they aren't (at least fo... -
10:59 PM Feature #1031: -U オプションの説明が --help にない
- =begin
ruby --help の結果は1画面に収まるべきであるという要求があったのと、
基本的に余計な情報は表には出さないという方針と、
両方の理由から特に --help に載せるべきものは厳選される傾向にあります。... -
08:55 PM Feature #1031: -U オプションの説明が --help にない
- =begin
On 2009/01/21, at 20:18, Shyouhei Urabe wrote:
> manを読めばいいと思いますね。
> -------------------------------------... -
08:19 PM Feature #1031 (Rejected): -U オプションの説明が --help にない
- =begin
manを読めばいいと思いますね。
=end
-
07:02 PM Feature #1031 (Rejected): -U オプションの説明が --help にない
- =begin
irbのほうに
-U Same as `ruby -U`
-U ruby -U と同じ.
とある以上、本体にもあるべき?
$ r... - 08:22 PM Revision 3ecde9ce (git): pass the trim_mode [Feature #1032]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:33 PM Revision 52cba723 (git): * 2009-01-22
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:33 PM Revision 76d9148d (git): * array.c (ary_double_capa): a new function to expand array more
- aggressively. [ruby-core:21460]
* array.c (rb_ary_store): use ary_double_capa().
* array.c (rb_ary_splice): ditto... - 03:27 PM Revision 92ad9fb2 (git): * 2009-01-22
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:27 PM Revision d47e8e81 (git): * array.c (ary_double_capa): a new function to expand array more
- aggressively. [ruby-core:21460]
* array.c (rb_ary_store): use ary_double_capa().
* array.c (rb_ary_unshift_m): di... -
02:47 PM Bug #1028 (Closed): Array#zip cannot accept enumerables as arguments.
- =begin
Applied in changeset r21713.
=end
-
02:07 PM Bug #1029 (Closed): \C-z as an EOF
- =begin
Applied in changeset r21710.
=end
-
12:52 PM Bug #1029: \C-z as an EOF
- =begin
実はOS依存はなく、\C-dをEOFとみなすプラットフォームでも2回押さないとダメになっています。
というわけで心当たりがあるらしいなかださんに担当を変更。
=end
-
11:42 AM Bug #1029: \C-z as an EOF
- =begin
=end
-
11:41 AM Bug #1029: \C-z as an EOF
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:37798] [Feature #1029] \C-z as an EOF"
on Jan.21,2009 00:11:08... -
12:12 AM Bug #1029 (Closed): \C-z as an EOF
- =begin
http://pc11.2ch.net/test/read.cgi/tech/1223709050/520
標準入力からのソースコード入力において、mingwでは\C-zをEOFと認識して欲しいという要望があ... -
12:42 PM Revision 938fcd6b (git): * io.c (rb_io_ungetbyte, rb_io_ungetc): allows nil to reset EOF
- flag with ungetting nothing.
* ruby.c (load_file_internal): rests EOF flag to make possible to
load from stdin aft... -
12:21 PM Bug #907: Various system() and backticks problems on Windows
- =begin
Hi,
At Wed, 21 Jan 2009 10:25:09 +0900,
James M. Lawrence wrote in [ruby-core:21476]:
> > Many of built-... -
10:26 AM Bug #907: Various system() and backticks problems on Windows
- =begin
Nobu wrote:
>> If system("built-in-shell-command", "1") fails on Unix, then it
>> should fail on Windows.... -
12:21 PM Feature #1027: Dir.home
- =begin
Hi,
At Tue, 20 Jan 2009 18:00:00 +0900,
Kazuhiro NISHIYAMA wrote in [ruby-core:21454]:
> Portable way of... -
08:41 AM Revision f0cc645a (git): Add test for String#encode.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21717 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:43 AM Revision 82cfc630 (git): * enumerator.c (inspect_enumerator, yielder_new_i): added
- prototypes to suppress warnings due to a bug of VC6.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@... -
06:31 AM Revision 237c5407 (git): * io.c (rb_io_ungetbyte, rb_io_ungetc): clears EOF flag.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21715 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:26 AM Revision c5dea4c6 (git): * string.c (hash): suppress a warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:43 AM Revision 6ff613fc (git): * array.c (take_items): to_ary() raises ArgumentError if cannot to
- convert to Array. [ruby-dev:37797]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21713 b2dd03c8-39d4-4d8f-98ff... -
05:32 AM Revision 3b817f83 (git): * parse.y (debug_lines): calls rb_intern() once.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:59 AM Revision 1a0f593b (git): * ruby.c (load_file_internal): no need to cast.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21711 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:57 AM Revision 767a9a5e (git): * include/ruby/io.h (FMODE_EOF): EOF flag on TTY.
- * io.c (io_set_eof): sets EOF flag for TTY.
* io.c (io_seek): clears EOF flag.
* io.c (io_fillbuf): returns EOF if ... -
04:56 AM Revision 877dca1e (git): * include/ruby/io.h (typedef struct rb_io_t):
- * io.c (flush_before_seek):
* io.c (io_fillbuf):
* io.c (io_fread):
* io.c (io_getpartial):
* ruby.c (load_file_inter... - 02:18 AM Revision bccf7b9e (git): * 2009-01-21
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21708 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:18 AM Revision bf29101b (git): * variable.c (rb_mod_remove_cvar): fixed rb_mod_remove_cvar() to
- pass test_cvar_scope_with_instance_eval in test/ruby/test_eval.rb.
Module#remove_class_variable seems to be broken ... -
02:13 AM Revision 48df11da (git): merge revision(s) 19025,19050,19064,19482:
- * win32/win32.c (gettimeofday): shouldn't use mktime(2) because it's
buggy about handling summer time.
... -
02:11 AM Revision d7da07cd (git): merge revision(s) 19025,19050,19064,19482:
- * win32/win32.c (gettimeofday): shouldn't use mktime(2) because it's
buggy about handling summer time.
... -
01:34 AM Bug #1003: autoload test failed on OpenSolaris
- =begin
=end
-
01:34 AM Bug #1010: Ruby-1.9's rake sh doesn't work on Windows (but fix provided)
- =begin
=end
-
01:33 AM Bug #980 (Closed): Requiring erb produces two warnings in 1.9.1-RC1
- =begin
applied in r21635.
=end
-
01:33 AM Bug #1002: r21312 causes test failures on RubyGems
- =begin
=end
-
01:32 AM Bug #888: zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
- =begin
=end
-
01:32 AM Bug #866: gem(1) gemrc(5)
- =begin
=end
-
01:31 AM Bug #865: [Fwd: some mistakes in Rake RDoc]
- =begin
=end
01/20/2009
- 11:27 PM Revision 8029f3d2 (git): * 2009-01-21
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21702 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:26 PM Revision 7bcd5055 (git): Imported minitest 1.3.1 r4532.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:43 PM Bug #1028 (Closed): Array#zip cannot accept enumerables as arguments.
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-cvs:28896] Ruby:r21678 (trunk): * array.c (take_items), enum.c (enum_zi... -
06:01 PM Feature #1027 (Closed): Dir.home
- =begin
I request Dir.home again.
# previous request was [ruby-dev:31957]
Portable way of getting home direct... -
01:15 PM Bug #907: Various system() and backticks problems on Windows
- =begin
Hi,
At Tue, 20 Jan 2009 08:44:50 +0900,
James M. Lawrence wrote in [ruby-core:21449]:
> > > Note there a... -
08:46 AM Bug #907: Various system() and backticks problems on Windows
- =begin
Nobu wrote:
> > Note there are other popular Windows shells such the
> > PowerShell, so the general strat... -
11:19 AM Revision bd3cdcf3 (git): * ext/socket/socket.c (socket_s_list_ip_address): new method.
- (sockaddr_obj): new function.
* ext/socket/rubysocket.h: include ifaddrs.h, sys/ioctl.h,
sys/sockio.h, net/if.h if... -
11:06 AM Revision 9ffca465 (git): * ext/socket/rubysocket.h (pseudo_AF_FTIP): moved from mkconstants.rb.
- * ext/socket/mkconstants.rb: prepend header if -H is not given.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@... -
10:14 AM Revision a40ca8c0 (git): * reverts r21693.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21697 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:53 AM Revision 6033673c (git): * lib/rdoc/ri/path.rb: Gem::Enable was removed.
- Use just defined?(Gem).
And this prevents unexpected directory creation at
installation. [ruby-core:20990]
git-s... -
09:53 AM Revision 0c67de67 (git): * Reverts r21598 and r21599 because the original behavior is
- intentional.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21695 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:53 AM Revision e854917e (git): merges r21679 from trunk into ruby_1_9_1.
- * ext/nkf/nkf-utf8/nkf.c (nkf_buf_push): maybe a bug.
* ext/nkf/nkf-utf8/nkf.c (options): no need to support... -
09:53 AM Revision 07efe466 (git): merges r21678 from trunk into ruby_1_9_1.
- * array.c (take_items), enum.c (enum_zip): tries to convert to
array first. [ruby-core:21442]
git-svn-id: svn+ssh... -
09:53 AM Revision a68afb2a (git): merges r21676 from trunk into ruby_1_9_1.
- * ext/nkf/nkf-utf8/nkf.c: Update nkf to 2.0.9.
revert -s meaning as Shift_JIS, etc.
git-svn-id: svn+ssh://ci.ruby-... -
09:53 AM Revision bf598cb6 (git): merges r21662 from trunk into ruby_1_9_1.
- * thread.c (rb_thread_execute_interrupts): needs
rb_signal_buff_size to be declared.
git-svn-id: svn+ssh://ci.ruby... - 09:53 AM Revision f8dce924 (git): * 2009-01-20
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21690 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:52 AM Revision 61064399 (git): merges r21661 from trunk into ruby_1_9_1.
- * ruby.c (require_libraries): reset th->parse_in_eval while
loading libraries. fixes [ruby-dev:37780]
git-svn-id:... -
09:37 AM Revision e8e50de7 (git): * parse.y (IS_BEG): EXPR_CLASS should be treated like EXPR_BEG.
- [ruby-core:21453]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21688 b2dd03c8-39d4-4d8f-98ff-823fe6... -
08:59 AM Revision 3c13fd9b (git): * ext/nkf/nkf-utf8/nkf.c (nkf_buf): use nkf_char.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:17 AM Revision 11c00acf (git): * cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed
- with ruby_ to export.
* ext/continuation/continuation.c, ext/fiber/fiber.c: ditto.
git-svn-id: svn+ssh://ci.ruby-l... -
06:57 AM Bug #1024 (Closed): Array#zip does not convert arguments to arrays
- =begin
Applied in changeset r21678.
=end
-
05:50 AM Bug #1024 (Closed): Array#zip does not convert arguments to arrays
- =begin
The RDoc for Array#zip states that it "Converts any arguments to arrays...", however it does not appear to do... -
06:32 AM Revision 2d03f727 (git): * Makefile.in (miniruby): renames and then removes, to get rid of
- EPERM on cygwin and mingw.
* Makefile.in ($(LIBRUBY_SO)): use wildcard option of objcopy.
* configure.in (DLDFLAGS)... -
04:02 AM Revision e77a0b7b (git): * string.c (hash): fixed the tail bytes handling in the aligned
- access case.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21684 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:23 AM Revision baac9b03 (git): merge revision(s) 18744:
- * lib/scanf.rb (Scanf::FormatSpecifier#initialize): %i should accept
single digit decimal. [ruby-core:1835... -
03:22 AM Revision 3bb58fdb (git): merge revision(s) 18744:
- * lib/scanf.rb (Scanf::FormatSpecifier#initialize): %i should accept
single digit decimal. [ruby-core:1835... - 12:27 AM Revision 2ad3120e (git): * ext/nkf/nkf-utf8/nkf.c (nkf_buf_push): maybe a bug.
- * ext/nkf/nkf-utf8/nkf.c (options): no need to support help option.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr...
01/19/2009
-
09:47 PM Revision cab67c31 (git): * array.c (take_items), enum.c (enum_zip): tries to convert to
- array first. [ruby-core:21442]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21678 b2dd03c8-39d4-4d8f-98ff-823... -
07:01 PM Revision 0e3ef036 (git): * node.h (rb_thread_raised_clear): should not clear flags other than
- raised flags. a patch by Tomoyuki Chikanaga <chikanag AT
nippon-control-system.co.jp> at [ruby-dev:37794]. [ruby-... -
06:52 PM Revision 13313688 (git): * ext/nkf/nkf-utf8/nkf.c: Update nkf to 2.0.9.
- revert -s meaning as Shift_JIS, etc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21676 b2dd03c8-39d4-4d8f-98ff... -
06:42 PM Revision d66c0cf3 (git): * string.c (hash): fixed typo. [ruby-dev:37791]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:39 PM Feature #1022: backlog option for TCPServer and UNIXServer
- =begin
なかだです。
At Mon, 19 Jan 2009 10:06:10 +0900,
Tanaka Akira wrote in [ruby-dev:37785]:
> > 以前からときおり要望のあったので、... -
05:03 AM Feature #1022 (Rejected): backlog option for TCPServer and UNIXServer
- =begin
なかだです。
以前からときおり要望のあったので、{TCP,UNIX}Server.newで
listen()するbacklogの数を指定できるようにしてみました。
# [ruby-dev:353... - 04:16 PM Revision 108377fc (git): * 2009-01-20
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:16 PM Revision 6d39bc31 (git): * ext/socket/mkconstants.rb (SOMAXCONN): defined.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:25 PM Bug #935 (Closed): child process forked from child thread does not call ruby_cleanup
- =begin
closed by r21592.
=end
-
01:47 PM Bug #1021 (Closed): irb/xmp with empty input aborts
- =begin
Applied in changeset r21661.
=end
-
01:32 PM Revision b1956f05 (git): * ext/socket/mkconstants.rb: use erb for generating code.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21672 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:25 AM Revision 5f5fe8a1 (git): merge revision(s) 18664:
- * configure.in (rb_cv_broken_glibc_ia64_erfc): renamed from
rb_broken_glibc_ia64_erfc.
[ruby-core... -
09:24 AM Revision 9bde13e7 (git): merge revision(s) 18664:
- * configure.in (rb_cv_broken_glibc_ia64_erfc): renamed from
rb_broken_glibc_ia64_erfc.
[ruby-core... -
08:32 AM Revision 42d9223a (git): * string.c (hash): defaulted to MurmurHash 2.0.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:28 AM Revision 4e6ad7d9 (git): * include/ruby/defines.h (RUBY_ALIAS_FUNCTION_TYPE): added.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:24 AM Revision 49e685a0 (git): * include/ruby/defines.h (RUBY_ALIAS_FUNCTION2): added.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21665 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:22 AM Revision c872df9e (git): * vm_dump.c (vm_stack_dump_each): used only if debug mode.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21664 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:32 AM Revision 768988f9 (git): * string.c (hash): added MurmurHash 2.0.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21663 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:22 AM Bug #907: Various system() and backticks problems on Windows
- =begin
COMSPEC is still cmd by default. Win7 doesn't change that even though Powershell is in the box. Installing Po... -
05:45 AM Bug #907: Various system() and backticks problems on Windows
- =begin
Hi,
At Tue, 6 Jan 2009 22:31:49 +0900,
James M. Lawrence wrote in [ruby-core:21167]:
> Latest trunk pass... -
05:32 AM Revision 4c4aef3b (git): * thread.c (rb_thread_execute_interrupts): needs
- rb_signal_buff_size to be declared.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21662 b2dd03c8-39d4-4d8f-98ff... -
04:41 AM Revision d31e1d4a (git): * ruby.c (require_libraries): reset th->parse_in_eval while
- loading libraries. fixes [ruby-dev:37780]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21661 b2dd03c8-39d4-4... -
03:03 AM Revision 9b520ddc (git): * vm_eval.c, eval.c (rb_f_block_given_p): move definition of
- "iterator?" and "block_given?" to make static.
* vm.c (vm_get_ruby_level_caller_cfp): make it static.
* eval_intern.h... -
02:38 AM Revision cf23d0f0 (git): * vm.c: add a prefix "rb_" to exposed functions
- vm_get_ruby_level_next_cfp(), rb_vm_make_env_object(),
vm_stack_to_heap(), vm_make_proc(), vm_invoke_proc(),
vm_g... -
02:22 AM Revision 2aa6644a (git): * ext/socket/rubysocket.h (rb_cUNIXSocket, rb_cUNIXServer),
- (unixpath, unixaddr): UNIX domain sockets depend on sys/un.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@216... -
02:09 AM Revision 651f0e48 (git): * vm_dump.c: add a prefix "rb_vmdebug_" to
- vm_stack_dump_raw(), vm_stack_dump_raw_current(),
vm_env_dump_raw(), vm_proc_dump_raw(), vm_stack_dump_th(),
vm_d... -
02:00 AM Revision fb4bea8a (git): * ext/socket/raddrinfo.c (addrinfo_ip_port): use AF_INET6 only when
- defined, as well as addrinfo_ipv6_p().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21656 b2dd03c8-39d4-4d8f-9... -
01:44 AM Revision 7d431933 (git): * gc.c (garbage_collect_with_gvl): suppress warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:35 AM Revision f14e2a07 (git): * ext/socket/depend: workaround for nmake. files in depend without
- paths should converted by RULE_SUBST, but mkmf.rb cannot recognize
macros currently.
git-svn-id: svn+ssh... -
01:06 AM Revision c4c3f238 (git): * iseq.c:
- rename ruby_iseq_disasm_insn() -> rb_iseq_disasm_insn().
rename ruby_iseq_disasm() -> rb_iseq_disasm().
* compile.c... - 12:23 AM Revision 80980a98 (git): * ext/socket/raddrinfo.c (addrinfo_mdump, addrinfo_mload): support
- UNIX socket only on platforms which support it.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21652 b2dd03c8-3... -
12:13 AM Revision 4316e4d9 (git): * eval.c, vm_eval.c (rb_f_local_variables): move definition from eval.c
- to vm_eval.c because vm_collect_local_variables_in_heap() should
be static function.
* vm.c (vm_collect_local_varia...
Also available in: Atom