Project

General

Profile

Activity

From 02/12/2009 to 02/18/2009

02/18/2009

11:47 PM Revision 90f84988 (git): * ext/socket/rubysocket.h: add "#include <sys/stat.h>"
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e takano32 (Mitsuhiro TAKANO)
09:25 PM Bug #1172 (Rejected): [sparc] *** glibc detected *** ruby1.9: free(): invalid pointer: 0xf7ef6a54 ***
=begin
Hi,

The following script causes the interpreter to crash on SPARC.
It is likely to be caused by a mix ...
lucas (Lucas Nussbaum)
06:45 PM Bug #1171 (Closed): ri: if "pager" exists, use it before trying less.
=begin
Hi,

On Debian/Ubuntu, "pager" points to the preferred system pager.
It should be tried before "less".
...
lucas (Lucas Nussbaum)
06:43 PM Revision 18afbc89 (git): * ext/socket/ancdata.c (ancillary_rights): new method.
(make_io_for_rights): new function to allocate
IOs for FDs in SCM_RIGHTS message.
(bsock_recvmsg_internal): use m...
akr (Akira Tanaka)
06:39 PM Revision 2485ed51 (git): Sync with README.EXT.ja.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22425 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Akinori MUSHA
06:34 PM Bug #1170 (Closed): test_file_exhaustive.rb fails if building as root
=begin
Hi,

Some tests in test_file_exhaustive.rb fail if the build is running as root (which is the case on the...
lucas (Lucas Nussbaum)
06:34 PM Revision 678adc87 (git): * README.EXT, README.EXT.ja: Improve the document about
rb_scan_args() even more.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22424 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Akinori MUSHA
06:22 PM Bug #1169 (Closed): Thread#priority still doesn't work
=begin
Hi,

In [ruby-dev:33124], it was reported that Thread#priority didn't work properly. Apparently, it still...
lucas (Lucas Nussbaum)
06:17 PM Revision 234bc1d7 (git): * test/ruby/test_file_exhaustive.rb: skip some tests if euid == 0.
a patch from Lucas Nussbaum in [ruby-core:22209].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22423 b2dd03c8-...
mame (Yusuke Endoh)
06:02 PM Revision b09fde68 (git): * 2009-02-19
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22422 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:02 PM Revision f9875993 (git): * README.EXT, README.EXT.ja: Improve the document about
rb_scan_args().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22421 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Akinori MUSHA
04:24 PM Bug #1157: missing zlib.rb?
=begin
I encountered the same error when installing to a fresh copy of Ubuntu 8.10 Intrepid Ibex. Turned out ext/zl...
mwlang (Michael Lang)
01:47 PM Revision 75ba47e8 (git): * ext/socket/ancdata.c (discard_cmsg_resource): new function to close
file descriptors in control message.
(bsock_recvmsg_internal): call discard_cmsg_resource before retrying
recvmsg...
akr (Akira Tanaka)
01:28 PM Revision 440fec21 (git): merge revision(s) 20540:
* win32/win32.c (rb_w32_isatty): check whether fd is valid.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ru...
shyouhei (Shyouhei Urabe)
01:27 PM Revision 52b49b39 (git): merge revision(s) 20540:
* win32/win32.c (rb_w32_isatty): check whether fd is valid.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ru...
shyouhei (Shyouhei Urabe)
01:24 PM Revision 9d8bb15c (git): merge revision(s) 20537:
* win32/win32.c (waitpid): fix bug of checking child slot.
* win32/win32.c (FindChildSlotByHandle): new.
gi...
shyouhei (Shyouhei Urabe)
01:24 PM Revision 98b8e7eb (git): merge revision(s) 20537:
* win32/win32.c (waitpid): fix bug of checking child slot.
* win32/win32.c (FindChildSlotByHandle): new.
gi...
shyouhei (Shyouhei Urabe)
01:17 PM Revision a199dc84 (git): merge revision(s) 20525:
* pack.c (pack_pack): propagate taint status from format string to
result string.
git-svn-id: svn+ssh://c...
shyouhei (Shyouhei Urabe)
01:16 PM Revision 8c6b78c1 (git): merge revision(s) 20525:
* pack.c (pack_pack): propagate taint status from format string to
result string.
git-svn-id: svn+ssh://c...
shyouhei (Shyouhei Urabe)
01:08 PM Revision 21631eca (git): merge revision(s) 20360:20363:
* ext/gdbm/gdbm.c: do not set members of RSTRING(str) directly.
[ruby-dev:37182]
* ext/gdbm/gdbm.c ...
shyouhei (Shyouhei Urabe)
01:07 PM Revision c80ddbd8 (git): merge revision(s) 20360:20363:
* ext/gdbm/gdbm.c: do not set members of RSTRING(str) directly.
[ruby-dev:37182]
* ext/gdbm/gdbm.c ...
shyouhei (Shyouhei Urabe)
12:48 PM Revision f1a39b9e (git): * ext/socket/ancdata.c (bsock_recvmsg_internal): prevent misalignment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22403 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:35 PM Revision 34152d65 (git): * ext/socket/ancdata.c (bsock_sendmsg_internal): avoid misalignment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22402 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:27 PM Revision d89e09b3 (git): * ext/socket/ancdata.c (bsock_recvmsg_internal): reduce code on
environments which have no control message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22401 b2dd03c8-39d4-4...
akr (Akira Tanaka)
11:27 AM Revision 288e892a (git): * configure.in (OBJCOPY): set ac_cv_prog_ac_ct_OBJCOPY to do nothing
on cygwin and mingw because symbols are exported by def file.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@224...
nobu (Nobuyoshi Nakada)
10:52 AM Bug #657: Thread.new { fork }
=begin
Hi,

At Tue, 17 Feb 2009 08:55:06 +0900,
Nobuyoshi Nakada wrote in [ruby-core:22191]:
> > % ./ruby -e 'Th...
nobu (Nobuyoshi Nakada)
10:37 AM Bug #657 (Closed): Thread.new { fork }
=begin
Applied in changeset r22389.
=end
nobu (Nobuyoshi Nakada)
06:35 AM Revision 58f97825 (git): * file.c (rb_file_chown): use chown unless HAVE_FCHOWN.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22399 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:33 AM Revision 30231731 (git): * io.c (pipe_open): sarg is always used unless HAVE_FORK.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22398 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:27 AM Revision fd2b650d (git): * bootstraptest/runner.rb: Use RUBY_DESCRIPTION if defined.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22397 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Akinori MUSHA
06:21 AM Revision 3229c320 (git): * io.c (rb_write_error2, argf_next_argv), process.c (rb_fork_err),
random.c (fill_random_seed): suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22396 b2dd03c8-39...
nobu (Nobuyoshi Nakada)
05:33 AM Revision 1128e615 (git): * array.c (rb_ary_resurrect), string.c (rb_str_resurrect): new
functions based on [ruby-dev:37983]
* insns.def (putstring, duparray): use rb_{ary,str}_resurrect().
* iseq.c (iseq...
nobu (Nobuyoshi Nakada)
03:38 AM Revision bb975600 (git): * file.c (rb_file_s_extname): fix for spaces before extention.
[ruby-dev:38044]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22394 b2dd03c8-39d4-4d8f-98ff-823fe6...
nobu (Nobuyoshi Nakada)
03:38 AM Revision 829ab738 (git): * file.c (rb_file_s_extname): fix for spaces before extention.
[ruby-dev:38044]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
03:35 AM Revision bc82732b (git): * file.c (rb_file_s_extname): fix for spaces before extention.
[ruby-dev:38044]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22393 b2dd03c8-39d4-4d8f-98ff-823fe6...
nobu (Nobuyoshi Nakada)
03:35 AM Revision 5f9342fa (git): * file.c (rb_file_s_extname): fix for spaces before extention.
[ruby-dev:38044]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
03:04 AM Revision 679b4b95 (git): * file.c: removed trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:04 AM Revision 656e005a (git): * file.c: removed trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:01 AM Revision 0550f4cd (git): * file.c (file_expand_path): suppress a warning. named magic
numbers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22391 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
03:01 AM Revision 17aa3d89 (git): * file.c (file_expand_path): suppress a warning. named magic
numbers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22391 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
02:52 AM Bug #1166 (Closed): Simple gcc-4.4 fix
=begin
Thank you, already fixed in the repository.
=end
nobu (Nobuyoshi Nakada)
02:34 AM Bug #1166 (Closed): Simple gcc-4.4 fix
=begin
Ruby-1.9.1-p0 does not compile with gcc-4.4.0. This patch fixes the problem (#elif statements without conditi...
kanarip (Jeroen van Meeuwen)
01:49 AM Revision e5edfbf2 (git): * bootstraptest/test_fork.rb: test for [ruby-core:22158]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22390 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:29 AM Revision 28ec52c0 (git): * thread.c (thread_start_func_2): do not delete main thread from
living_threads. [ruby-core:19385], [ruby-core:22158]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22389 b2dd0...
nobu (Nobuyoshi Nakada)
01:28 AM Revision 58323cdc (git): properties.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22388 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:57 AM Feature #1155 (Closed): Etc.each_passwd, each_group
=begin
Applied in changeset r22377.
=end
nobu (Nobuyoshi Nakada)

02/17/2009

10:46 PM Feature #1155: Etc.each_passwd, each_group
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:37999] [Feature:1.9] Etc.each_passwd, each_group"
on Fri, 13 Fe...
matz (Yukihiro Matsumoto)
10:02 PM Revision e1f9891e (git): forgot to add.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22387 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
06:17 PM Revision 056d798e (git): * ext/dl/handle.c (rb_dlhandle_sym): moved conditionally used variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22386 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:14 PM Revision da970715 (git): * ext/socket/option.c: suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22385 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:06 PM Revision 3e4b129b (git): properties.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22384 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:59 PM Revision d968f625 (git): * NEWS: added Etc::{Passwd,Group}.each.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22383 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:58 PM Revision 3a6cf6d4 (git): * 2009-02-18
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22382 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:58 PM Revision 9bc9c63d (git): * ext/etc/etc.c (sGroup): getgrent may not be available.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22381 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:29 PM Revision 9bd0ecd9 (git): add comments for rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:17 PM Revision 0b058a1c (git): forgot to modify.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:09 PM Revision e14c9923 (git): * ext/openssl: avoid cyclic require.
* ext/openssl/lib/openssl/ssl-internal.rb: renamed from ssl.rb
* ext/openssl/lib/openssl/x509-internal.rb: renamed f...
akr (Akira Tanaka)
03:55 PM Revision 47d55a02 (git): * ext/etc/etc.c (Etc::Passwd.each, Etc::Group.each): new methods.
[ruby-dev:37999]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22377 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
02:26 PM Revision 28cf7a6d (git): * ext/socket/ancdata.c (bsock_sendmsg_internal): make the padding
removing only on NetBSD.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
11:05 AM Revision 536adb5d (git): care EWOULDBLOCK of accept_nonblock.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22375 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:43 AM Revision 2f8b471b (git): fix an error message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:40 AM Revision 3d39a9a0 (git): * ext/socket/ancdata.c (bsock_sendmsg_internal): should not remove the
last padding of control messages, basically.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22373 b2dd03c8-39d4-...
akr (Akira Tanaka)
09:57 AM Revision 682f161d (git): * test/ostruct/test_ostruct.rb (test_frozen): added assertions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22372 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:57 AM Revision 09586247 (git): * test/ostruct/test_ostruct.rb (test_frozen): added assertions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22372 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:59 AM Bug #1164: 1.9/windows memroy leak with rand() AND inspect
=begin
Hi,

At Mon, 16 Feb 2009 21:17:55 +0900,
regis d'aubarede wrote in [ruby-core:22184]:
> # Here is my code...
nobu (Nobuyoshi Nakada)
08:55 AM Bug #657: Thread.new { fork }
=begin
Hi,

At Tue, 17 Feb 2009 02:09:05 +0900,
James M. Lawrence wrote in [ruby-core:22187]:
> > It doesn't hap...
nobu (Nobuyoshi Nakada)
02:09 AM Bug #657: Thread.new { fork }
=begin
On Mon, Feb 16, 2009 at 6:19 AM, Yukihiro Matsumoto <[email protected]> wrote:
> It doesn't happen on my
...
quix (James M. Lawrence)
08:02 AM Revision bcc1e704 (git): * version.c, version.h: NO_STRING_LITERAL_CONCATENATION support.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22371 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:00 AM Revision 8fd2e126 (git): * configure.in (MAJOR, MINOR, TEENY): uses RUBY_VERSION_*.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22370 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:57 AM Bug #1143 (Closed): ruby 1.9.1p0でensure節が実行されない
=begin
Applied in changeset r22363.
=end
ko1 (Koichi Sasada)
05:41 AM Bug #1143: ruby 1.9.1p0でensure節が実行されない
=begin
 ささだです.

Jirou Iizuka wrote::
> Bug #1143: ruby 1.9.1p0でensure節が実行されない
> http://redmine.ruby-lang.org/iss...
ko1 (Koichi Sasada)
05:10 AM Bug #1165 (Closed): Range.eql? and Range.== bug with subclasses
=begin
Contrary to the documentation (and to what I would expect):

class TrivialRangeSubclass < Range
end

...
marcandre (Marc-Andre Lafortune)
03:53 AM Revision b249fb0b (git): * string.c (get_arg_pat): no second parameter.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:50 AM Revision 62dd7a00 (git): * string.c (rb_str_shared_replace): no need for
str_make_independent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
03:50 AM Revision c9524768 (git): * string.c (rb_str_shared_replace): no need for
str_make_independent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22368 b2dd03c8-39d4-4d8f-98ff-8...
nobu (Nobuyoshi Nakada)
02:59 AM Revision e9fae3a2 (git): merge revision(s) 20354:
* string.c (str_independent): no independent string points null_str.
[ruby-core:20082]
git-svn-id: svn+ss...
shyouhei (Shyouhei Urabe)
02:58 AM Revision 78b4827b (git): merge revision(s) 20354:
* string.c (str_independent): no independent string points null_str.
[ruby-core:20082]
git-svn-id: svn+ss...
shyouhei (Shyouhei Urabe)

02/16/2009

09:17 PM Bug #1164 (Closed): 1.9/windows memroy leak with rand() AND inspect
=begin
# Here is my codes. memory jump far away with ruby 1.9.1, stable with 1.8.6
# seems that a issue arrive whe...
raubarede (regis d'aubarede)
08:54 PM Revision c9e4dc30 (git): * compile.c: fix to add "ensure" codes across "while" clause
before "return" expression. [ruby-dev:37967]
* bootstraptest/test_flow.rb: add a test.
git-svn-id: svn+ssh://ci.r...
ko1 (Koichi Sasada)
08:19 PM Bug #657: Thread.new { fork }
=begin
Hi,

In message "Re: [ruby-core:22158] [Bug #657] Thread.new { fork }"
on Mon, 16 Feb 2009 05:05:46 +0...
matz (Yukihiro Matsumoto)
12:53 PM Bug #657 (Assigned): Thread.new { fork }
=begin

=end
shyouhei (Shyouhei Urabe)
05:07 AM Bug #657: Thread.new { fork }
=begin
% ./ruby -e 'Thread.new { fork }'
% killall ruby
[BUG] pthread_mutex_lock: 22
ruby 1.9.2dev (2009-02-16...
quix (James M. Lawrence)
07:53 PM Feature #908: Should be an easy way of reading N characters from am I/O stream
=begin
2009/2/15 Tanaka Akira <[email protected]>:
> In article <[email protected]...
hramrach (Michal Suchanek)
07:28 PM Feature #1122: request for: Object#try
=begin
2009/2/15 Yehuda Katz <[email protected]>:
> Count me in as a +1 on foo.?bar(baz).

Don't you think that ch...
radarek (Radosław Bułat)
05:28 PM Feature #1154: {Array,Enumerable}#uniq_by, #uniq_by!
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:38015] Re: [Feature:1.9] {Array,Enumerable}#uniq_by, #uniq_by!"
...
matz (Yukihiro Matsumoto)
04:55 PM Revision cd2434de (git): * 2009-02-17
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22362 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:55 PM Revision d9bb9b32 (git): * ext/socket/mkconstants.rb: generate rb_define_const directly for
rdoc.
* ext/.document: add socket/constdefs.c.
* ext/socket/constants.c (sock_define_const): removed.
(sock_defin...
akr (Akira Tanaka)
02:36 PM Revision 835fa875 (git): mention OpenBSD version.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22360 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:34 PM Revision 351f54de (git): * ext/socket/ancdata.c (bsock_sendmsg_internal) [OpenBSD]: don't remove
the last padding to prevent sendmsg failure in test_udp_server in
test/socket/test_socket.rb.
git-svn-id: svn+ssh...
akr (Akira Tanaka)
02:30 PM Revision 6af5a792 (git): merge revision(s) 20300:
* ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb:
fix NameError bug.
git-svn-id: svn+ssh:/...
shyouhei (Shyouhei Urabe)
02:26 PM Revision d2f1df77 (git): merge revision(s) 20300:
* ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb:
fix NameError bug.
git-svn-id: svn+ssh:/...
shyouhei (Shyouhei Urabe)
02:08 PM Revision 98657d4e (git): merge revision(s) 20287:
* string.c (rb_str_s_alloc, rb_str_replace): use null_str as well as
rb_string_value so that extension libr...
shyouhei (Shyouhei Urabe)
02:01 PM Revision 1f08d9d9 (git): merge revision(s) 20287:
* string.c (rb_str_s_alloc, rb_str_replace): use null_str as well as
rb_string_value so that extension libr...
shyouhei (Shyouhei Urabe)
01:46 PM Revision b65989fe (git): merge revision(s) 20276:20279:
* test/rinda/test_rinda.rb: fixed fails occasionally [ruby-dev:37119].
thanks, shinichiro.h.
* test...
shyouhei (Shyouhei Urabe)
01:44 PM Revision 08636787 (git): merge revision(s) 20276:20279:
* test/rinda/test_rinda.rb: fixed fails occasionally [ruby-dev:37119].
thanks, shinichiro.h.
* test...
shyouhei (Shyouhei Urabe)
01:37 PM Revision 2e6be337 (git): merge revision(s) 20252:20255:
* lib/drb/drb.rb (DRbConn::alive?): fixed NoMethodError problem
from NaHi [ruby-dev:37110].
git-svn-id: s...
shyouhei (Shyouhei Urabe)
01:22 PM Revision a9130b3d (git): merge revision(s) 20252:20255:
* lib/drb/drb.rb (DRbConn::alive?): fixed NoMethodError problem
from NaHi [ruby-dev:37110].
git-svn-id: s...
shyouhei (Shyouhei Urabe)
01:01 PM Revision 112b2282 (git): * symbian/setup: Update Symbian config to match recent changes in missing/alloca.c
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22342 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Alexander Zavorine
12:55 PM Revision 1b851049 (git): * symbian/setup: Update Symbian config to match recent changes in missing/alloca.c
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22341 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Alexander Zavorine
08:04 AM Revision f5ca95ee (git): * class.c (rb_scan_args), README.EXT, README.EXT.ja: Add support
for specifying the number of the trailing mandatory arguments.
Update the documents accordingly. [ruby-dev:37995]
...
Akinori MUSHA
07:47 AM Revision 1fb1fb2b (git): * win32/Makefile.sub (CRTDEFFLAGS): separated from DEFS.
* win32/win32.c (rtc_error_handler): ignores RTC errors.
* win32/win32.c (NtInitialize): suppress useless CRT assert...
nobu (Nobuyoshi Nakada)
07:46 AM Revision 1e5de389 (git): * debug.c (set_debug_option): added rtc_error option.
* win32/Makefile.sub (CRTDEFFLAGS): separated from DEFS.
* win32/win32.c (rtc_error_handler): ignores RTC errors unl...
nobu (Nobuyoshi Nakada)
07:42 AM Bug #1162: Build Assertion Failure with VC+++ - Incorrect flushing of stdout/stderr
=begin
Hi Nobu,

Thanks for your help on this.

However, I think your patch is the wrong approach. If I un...
cfis (Charlie Savage)
01:27 AM Bug #1162 (Closed): Build Assertion Failure with VC+++ - Incorrect flushing of stdout/stderr
=begin
Applied in changeset r22333.
=end
nobu (Nobuyoshi Nakada)
12:15 AM Bug #1162: Build Assertion Failure with VC+++ - Incorrect flushing of stdout/stderr
=begin
Hi,

At Sun, 15 Feb 2009 16:24:24 +0900,
Charlie Savage wrote in [ruby-core:22134]:
> As Microsoft's docu...
nobu (Nobuyoshi Nakada)
05:58 AM Revision 7598ce37 (git): Improve documentation of rb_scan_args().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Akinori MUSHA
05:54 AM Revision 2b206be6 (git): Improve documentation of rb_scan_args().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22335 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Akinori MUSHA

02/15/2009

07:54 PM Bug #1163 (Closed): gem_prelude raise NoMethodError if require uninsalled gem with version.
=begin
gemをKernel#gemで読み込む際、
(1)インストールされていないgemで、かつ
(2)バージョンを指定した場合に

NoMethodErrorが発生します。ここはGem::LoadErrorで...
moro (Kyosuke MOROHASHI)
05:39 PM Revision 2a3d58d6 (git): * complex.c (f_signbit): fixed indentation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22334 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:26 PM Bug #1162: Build Assertion Failure with VC+++ - Incorrect flushing of stdout/stderr
=begin
Hi Nobu,

The error message is poor, but this is still a bug in ruby. Let me show you the code:

Sta...
cfis (Charlie Savage)
11:57 AM Bug #1162: Build Assertion Failure with VC+++ - Incorrect flushing of stdout/stderr
=begin
Hi,

At Sun, 15 Feb 2009 06:27:35 +0900,
Charlie Savage wrote in [ruby-core:22116]:
> Failure occurs when...
nobu (Nobuyoshi Nakada)
06:31 AM Bug #1162: Build Assertion Failure with VC+++ - Incorrect flushing of stdout/stderr
=begin
Microsoft documentation is at:

http://msdn.microsoft.com/en-us/library/aa364439.aspx
=end
cfis (Charlie Savage)
06:28 AM Bug #1162 (Closed): Build Assertion Failure with VC+++ - Incorrect flushing of stdout/stderr
=begin
Build ruby 1.9.1 with VC 2008 using the following flags:

RUNTIMEFLAG = -MDd
OPTFLAGS = -Od -RTC1
LD...
cfis (Charlie Savage)
04:18 PM Revision 255aa954 (git): * win32/win32.c (_CrtDbgReportW): prevent from false positive
assertions in msvcrtd. [ruby-core:22116]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22333 b2dd0...
nobu (Nobuyoshi Nakada)
04:18 PM Revision 82fa04e2 (git): * win32/win32.c (_CrtDbgReportW): prevent from false positive
assertions in msvcrtd. [ruby-core:22116]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22333 b2dd03c8-39d4-4d8...
nobu (Nobuyoshi Nakada)
12:43 PM Revision 8d782884 (git): * lib/ostruct.rb (OpenStruct#new_ostruct_member): checks if frozen.
[ruby-talk:328195], [ruby-core:22142]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22332 b2dd03c8-...
nobu (Nobuyoshi Nakada)
12:43 PM Revision a4eb3395 (git): * lib/ostruct.rb (OpenStruct#new_ostruct_member): checks if frozen.
[ruby-talk:328195], [ruby-core:22142]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22332 b2dd03c8-39d4-4d8f-98...
nobu (Nobuyoshi Nakada)
12:22 PM Revision 8fc45476 (git): * lib/test/unit/assertions.rb (Test::Unit::Assertions): aliases
assert_not_ methods.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22331 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:07 PM Revision bc2c0258 (git): * 2009-02-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22330 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:07 PM Revision e69dbe71 (git): * lib/ostruct.rb (OpenStruct#inspect): fixed the recursion check.
Patch by Kornelius Kalnbach. [ruby-core:20992].
* test/ostruct/test_ostruct.rb: test for inspect.
Patch by Kornel...
nobu (Nobuyoshi Nakada)
11:47 AM Bug #1161 (Closed): Build Assertion Failure with VC+++ - Unitialized variable in rb_define_hooked_variable
=begin
Applied in changeset r22322.
=end
nobu (Nobuyoshi Nakada)
06:29 AM Bug #1161: Build Assertion Failure with VC+++ - Unitialized variable in rb_define_hooked_variable
=begin
Sorry, reversed the patch. It should be:

--- variable.old.c 2009-02-14 14:16:05 -0700
+++ variable.c ...
cfis (Charlie Savage)
06:21 AM Bug #1161 (Closed): Build Assertion Failure with VC+++ - Unitialized variable in rb_define_hooked_variable
=begin
Build ruby 1.9.1 with VC 2008 using the following flags:

RUNTIMEFLAG = -MDd
OPTFLAGS = -Od -RTC1
LDF...
cfis (Charlie Savage)
10:11 AM Feature #908: Should be an easy way of reading N characters from am I/O stream
=begin
2009/2/14 Tanaka Akira <[email protected]>:
> In article <op.uotab6oa9245dp@kool>,
> "Michael Selig" <michael.s...
hramrach (Michal Suchanek)
10:03 AM Revision 1f125add (git): updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22328 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:42 AM Revision 57394f14 (git): mention SecureRandom.urlsafe_base64.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22327 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
07:58 AM Revision 357f6667 (git): * lib/securerandom.rb (SecureRandom.urlsafe_base64): new method.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22326 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
07:18 AM Revision d40578e4 (git): rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22325 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
07:07 AM Feature #934 (Closed): request for Time.parse to no longer return Time.now on failure
=begin
Applied in changeset r22318.
=end
akr (Akira Tanaka)
07:01 AM Feature #1154: {Array,Enumerable}#uniq_by, #uniq_by!
=begin
西山和広です。

At Sat, 14 Feb 2009 18:19:59 +0900,
Yukihiro Matsumoto wrote:
>
> |ブロックの値にしたがって一意のものを選ぶ、Array#...
znz (Kazuhiro NISHIYAMA)
12:47 AM Feature #1154 (Closed): {Array,Enumerable}#uniq_by, #uniq_by!
=begin
Applied in changeset r22307.
=end
nobu (Nobuyoshi Nakada)
05:59 AM Revision e279c5d6 (git): * hash.c (hash_i): use Murmurhash.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22324 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
05:19 AM Revision 08638ed7 (git): add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22323 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:31 AM Bug #1160 (Closed): tracer attempts to show lines from binary files
=begin
This file:
require 'tracer'
Tracer.on
def go
# uncomment to show same error in 1.8.7
#require '...
rogerdpack (Roger Pack)
02:53 AM Feature #1159: StringScanner に文字ベースでのインデックスを返すメソッドがほしい
=begin
成瀬です。

松田 明 wrote:
> On 2009/02/14, at 21:22, NARUSE, Yui wrote:
>> StringScanner#pos の文字位置への変更は IO#pos と...
naruse (Yui NARUSE)
02:43 AM Feature #1159: StringScanner に文字ベースでのインデックスを返すメソッドがほしい
=begin
なかだです。

At Sun, 15 Feb 2009 01:55:49 +0900,
松田 明 wrote in [ruby-dev:38012]:
> > StringScanner#pos の文字位置への...
nobu (Nobuyoshi Nakada)
01:57 AM Feature #1159: StringScanner に文字ベースでのインデックスを返すメソッドがほしい
=begin
松田です。

On 2009/02/14, at 21:22, NARUSE, Yui wrote:
> StringScanner#pos の文字位置への変更は IO#pos との絡
> みで難しく、
>...
matsuda (Akira Matsuda)
02:45 AM Revision b955b34d (git): * variable.c (rb_define_hooked_variable): suppress false assertion
with VC9. [ruby-core:22115]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22322 b2dd03c8-39d4-4d8f-98ff-823fe6...
nobu (Nobuyoshi Nakada)

02/14/2009

11:36 PM Revision 29f73c43 (git): * test/test_pp.rb: extract from lib/pp.rb.
* test/test_prettyprint.rb: extract from lib/prettyprint.rb.
* test/test_tsort.rb: extract from lib/tsort.rb.
git-...
akr (Akira Tanaka)
10:40 PM Feature #1141 (Rejected): assignment of variable in "right" if statement fails
=begin
local variable scope determined up to down, left to right. So a local variable first assigned in the conditi...
matz (Yukihiro Matsumoto)
10:30 PM Revision a2f28cb6 (git): add timeout.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22320 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:04 PM Revision 183582ab (git): add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22319 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:03 PM Revision 1b4c1f71 (git): * lib/time.rb (Time.parse): raise ArgumentError if Date._parse don't
extract date information. [ruby-core:20912]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22318 b2dd03c8-39d4...
akr (Akira Tanaka)
09:24 PM Feature #1159: StringScanner に文字ベースでのインデックスを返すメソッドがほしい
=begin
成瀬です。

Akira Matsuda wrote:
> Feature #1159: StringScanner に文字ベースでのインデックスを返すメソッドがほしい
> http://redmine.rub...
naruse (Yui NARUSE)
04:34 PM Feature #1159 (Rejected): StringScanner に文字ベースでのインデックスを返すメソッドがほしい
=begin
松田と申します。

Ruby 1.9の StringScanner#pos (pointer) が現在はバイト単位
でのインデックスを返してくれるのですが、
文字列ベースでのインデックスを返すメソッドが...
matsuda (Akira Matsuda)
07:55 PM Revision e722ad99 (git): * string.c (rb_hash_uint32, rb_hash_uint, rb_hash_start, rb_hash_end),
include/ruby/intern.h: add Murmurhash API. [ruby-dev:37784]
* complex.c (nucomp_hash), array.c (rb_ary_hash), time....
mame (Yusuke Endoh)
07:54 PM Bug #883: Failure: test_handle_special_CROSSREF_no_underscore(TestRDocMarkupToHtmlCrossref)
=begin
I've found that test/rdoc/test_rdoc_markup_to_html_crossref.rb fails when full-path of source tree
contains...
nagachika (Tomoyuki Chikanaga)
07:27 PM Bug #1053 (Closed): Obsolete methods in Pathname
=begin
Applied in changeset r22301.
=end
akr (Akira Tanaka)
07:21 PM Revision e68dcc17 (git): merge revision(s) 20248:
* lib/net/ftp.rb (Net::FTP#open_socket): SOCKSsocket is obsolete.
a patch from Alan Johnson <alan.wayne.joh...
shyouhei (Shyouhei Urabe)
07:21 PM Revision 7cdc932f (git): merge revision(s) 20248:
* lib/net/ftp.rb (Net::FTP#open_socket): SOCKSsocket is obsolete.
a patch from Alan Johnson <alan.wayne.joh...
shyouhei (Shyouhei Urabe)
07:17 PM Revision 3ab5be34 (git): merge revision(s) 20246:
* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#read_request_line):
use non-greedy match for path retrie...
shyouhei (Shyouhei Urabe)
07:17 PM Revision 173502e3 (git): merge revision(s) 20246:
* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#read_request_line):
use non-greedy match for path retrie...
shyouhei (Shyouhei Urabe)
06:53 PM Revision a48f90b0 (git): * hash.c (rb_hash): always return a fixnum value because a return
value of rb_hash may be used as a hash value itself and bignums have
no unique VALUE.
* test/ruby/test_hash.rb: ad...
mame (Yusuke Endoh)
06:21 PM Feature #1154: {Array,Enumerable}#uniq_by, #uniq_by!
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:37998] [Feature:1.9] {Array,Enumerable}#uniq_by, #uniq_by!"
on ...
matz (Yukihiro Matsumoto)
04:34 PM Bug #1158 (Rejected): make appears to hang on compilation of parse.c with gcc version 4.3.2
=begin

=end
nobu (Nobuyoshi Nakada)
04:32 PM Bug #1158: make appears to hang on compilation of parse.c with gcc version 4.3.2
=begin
Hi,

At Sat, 14 Feb 2009 16:03:57 +0900,
Fred Obermann wrote in [ruby-core:22060]:
> Download ruby 1.9.1 ...
nobu (Nobuyoshi Nakada)
04:05 PM Bug #1158 (Rejected): make appears to hang on compilation of parse.c with gcc version 4.3.2
=begin
Download ruby 1.9.1 onto Mandriva 2009 (Linux version 2.6.27.10-desktop-1mnb ([email protected]) (gcc...
sinobra (Fred Obermann)
04:33 PM Bug #1157 (Rejected): missing zlib.rb?
=begin

=end
nobu (Nobuyoshi Nakada)
04:29 PM Bug #1157: missing zlib.rb?
=begin
Hi,

At Sat, 14 Feb 2009 15:44:44 +0900,
Fred Obermann wrote in [ruby-core:22059]:
> By the way, zlib is ...
nobu (Nobuyoshi Nakada)
04:10 PM Bug #1157: missing zlib.rb?
=begin
In the build directory, these files and directories exist:

./ext/zlib
./ext/zlib/doc/zlib.rd
./ext/z...
sinobra (Fred Obermann)
03:46 PM Bug #1157: missing zlib.rb?
=begin
By the way, zlib is installed on the machine, details as follows:
Version: 1.2.3-12mdv2009.0
Currently in...
sinobra (Fred Obermann)
03:41 PM Bug #1157 (Rejected): missing zlib.rb?
=begin
I just installed 1.9.1 onto Mandriva 2009 (Linux version 2.6.27.10-desktop-1mnb ([email protected]) (...
sinobra (Fred Obermann)
03:45 PM Revision 766df600 (git): * array.c (rb_ary_uniq_bang, rb_ary_uniq): unique by the result of
given block. [ruby-dev:37998]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22307 b2dd03c8-39d4-4d8f-98ff-823fe...
nobu (Nobuyoshi Nakada)
03:39 PM Revision e1646e63 (git): * array.c (ary_resize_capa): should not overwrite outside embedded
array.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22306 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:14 PM Revision a8167d58 (git): remove Id keyword.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:00 PM Revision f343c9d3 (git): remove Id keyword.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22304 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:19 AM Revision 5b512b7f (git): * test/test_time.rb: extracted from lib/time.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:06 AM Revision 9ddde277 (git): add timeout.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:05 AM Feature #1153: Enumerable#uniq
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:38002] Re: [Feature:1.9] Enumerable#uniq"
on Sat, 14 Feb 2009 0...
matz (Yukihiro Matsumoto)
11:02 AM Feature #1153: Enumerable#uniq
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:37997] [Feature:1.9] Enumerable#uniq"
on Fri, 13 Feb 2009 22:17...
matz (Yukihiro Matsumoto)
10:01 AM Feature #1153: Enumerable#uniq
=begin
遠藤です。

2009/02/13 22:17 Nobuyoshi Nakada <[email protected]>:
> なかだです。
>
> Arrayだけでなく、Enumerableにもuniqが...
mame (Yusuke Endoh)
10:21 AM Revision 23843e8b (git): * lib/pathname.rb: obsolete methods removed.
[ruby-core:21564]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22301 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
09:58 AM Revision 0cee9372 (git): * 2009-02-14
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22300 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:58 AM Revision e509fb2c (git): * eval.c (rb_thread_schedule): handle EBADF of select as well.
[ruby-core:21264]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22299 b2dd03c8-39d4-4d8f-98ff-823f...
akr (Akira Tanaka)
04:15 AM Revision 53bea547 (git): * iseq.c: remove nil parameter from Proc#parameters
after rest appeared.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22298 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
takano32 (Mitsuhiro TAKANO)

02/13/2009

10:31 PM Revision 28eb7acf (git): * string.c (rb_external_str_new_with_enc): change evaluatioin order
for speed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22297 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
10:31 PM Feature #1155 (Closed): Etc.each_passwd, each_group
=begin
なかだです。

Etc.each_passwdやEtc.each_groupというものを思いつきました。
また、別名としてEtc::Passwd.eachやEtc.::Group.eachも。

# パス...
nobu (Nobuyoshi Nakada)
10:21 PM Feature #1154 (Closed): {Array,Enumerable}#uniq_by, #uniq_by!
=begin
なかだです。

ブロックの値にしたがって一意のものを選ぶ、Array#uniq_byというの
はどうでしょうか。


Index: array.c
===========================...
nobu (Nobuyoshi Nakada)
10:19 PM Feature #1153 (Closed): Enumerable#uniq
=begin
なかだです。

Arrayだけでなく、Enumerableにもuniqがあってもいいんじゃないでしょ
うか。


Index: enum.c
======================...
nobu (Nobuyoshi Nakada)
05:21 PM Revision 9d37857e (git): * ext/socket/sockport.h (SET_SA_LEN): cast to void for supressing a
warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22296 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
05:11 PM Revision 6c4d5d1c (git): * 2009-02-14
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22295 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:11 PM Revision 760ee609 (git): fix rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22294 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:49 PM Revision 3a7c7e2d (git): add a constant: IFNAMSIZ.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:43 PM Revision 9842858a (git): rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:37 PM Revision 1fb7ce63 (git): * ext/dl/win32/lib/Win32API.rb (Win32API#initialize): DL.dlopen
raises DLError.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
02:33 PM Revision 2a2cc2e9 (git): * .gdbinit (iseq): added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22290 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:14 PM Revision 36dcff1c (git): * ext/socket/socket.c (Init_socket): define TCPServer#listen and
UNIXServer#listen here for rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22289 b2dd03c8-39d4-4d8f-98ff-82...
akr (Akira Tanaka)
12:01 PM Revision 840e6c70 (git): rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:00 PM Revision 5b8339ed (git): * ext/socket/ancdata.c (extract_ipv6_pktinfo): set sa_len for 4.4BSD.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:19 AM Revision 5dbb5cbd (git): merge revision(s) 20245,20247:
* lib/logger.rb (ProgName): fixed for svn, based on a patch from
Nobuhiro IMAI at [ruby-dev:37108].
git-s...
shyouhei (Shyouhei Urabe)
10:18 AM Revision daccc3c1 (git): merge revision(s) 20245,20247:
* lib/logger.rb (ProgName): fixed for svn, based on a patch from
Nobuhiro IMAI at [ruby-dev:37108].
git-s...
shyouhei (Shyouhei Urabe)
10:05 AM Revision 0aac1867 (git): merge revision(s) 20231:
* shell/command-processor.rb: undefined method `top_level_test' in
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/bran...
shyouhei (Shyouhei Urabe)
10:04 AM Revision 59356f73 (git): merge revision(s) 20231:
* shell/command-processor.rb: undefined method `top_level_test' in
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/bran...
shyouhei (Shyouhei Urabe)
09:10 AM Revision e4917c6d (git): * test/ruby/test_{proc,method}.rb: updated tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:05 AM Bug #1137: I can modify literals
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:37985] Re: [Bug:trunk] I can modify literals"
on Fri, 13 Feb 20...
matz (Yukihiro Matsumoto)
06:38 AM Bug #1137: I can modify literals
=begin
SASADA Koichi wrote::
> Yukihiro Matsumoto wrote::
>> |freeze以前に、ObjectSpaceから不可視であるべきではないかと思いま
>> |す。また、隠...
ko1 (Koichi Sasada)
06:18 AM Bug #1137: I can modify literals
=begin
 ささだです.

 rb_*_replace を使うんじゃなくて,新しい API を作るのはどうでしょう.
rb_*_from() という名前は,後で後悔しそうな気はします.もっと泥臭い名前の
方がいいかも.
...
ko1 (Koichi Sasada)
05:05 AM Bug #1137: I can modify literals
=begin
 ささだです.

Yukihiro Matsumoto wrote::
> |freeze以前に、ObjectSpaceから不可視であるべきではないかと思いま
> |す。また、隠しオブジェクトから通常のStri...
ko1 (Koichi Sasada)
07:54 AM Bug #1152 (Closed): profiler.rb is not concurrent-execution threadsafe
=begin
The library profiler.rb uses class variables to store data without wrapping them in mutexes. On current C Ru...
headius (Charles Nutter)
06:53 AM Revision 8a5746bf (git): fix typo (1 -> 0).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22277 b2dd03c8-39d4-4d8f-98ff-823fe69b080e ko1 (Koichi Sasada)
06:34 AM Revision a14bd973 (git): * iseq.c (simple_default_value): removed. default values of optional
parameters are not available still now. [ruby-dev:37980]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22276 b...
nobu (Nobuyoshi Nakada)
06:33 AM Bug #1150: calling instance_eval in extended library cause exception
=begin
 ささだです.

Akio Tajima wrote::
> 拡張ライブラリ内のメソッドでinstance_evalを呼び出すと、Can't eval on top of Fiber or Thread (Run...
ko1 (Koichi Sasada)
01:16 AM Bug #1150 (Closed): calling instance_eval in extended library cause exception
=begin
拡張ライブラリ内のメソッドでinstance_evalを呼び出すと、Can't eval on top of Fiber or Thread (RuntimeError)になります。
再現コードを以下に示します。
...
arton (Akio Tajima)
06:25 AM Revision 0cb68b61 (git): * vm_eval.c (eval_string_with_cref): use rb_vm_get_ruby_level_next_cfp()
instead of vm_get_ruby_level_caller_cfp(). checking a upper frame
is not enough. [ruby-dev:37984]
* proc.c, vm_co...
ko1 (Koichi Sasada)
06:04 AM Revision c5d7d78d (git): * cont.c (rb_fiber_alive_p): fix to return true instead of 1.
[ruby-dev:37991]
* test/ruby/test_fiber.rb: add a test for Fiber#alive?
git-svn-id: svn+ssh://ci.ruby-lang.org/rub...
ko1 (Koichi Sasada)
12:43 AM Revision 03ee5fa0 (git): * configure.in (ac_cv_func_flock): using flock defined in
win32/win32.c on mingw.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)

02/12/2009

11:27 PM Bug #1146 (Closed): TestSocket#test_udp_server hangs when configure --with-lookup-order-hack=INET
=begin
Applied in changeset r22260.
=end
akr (Akira Tanaka)
10:58 AM Bug #1146 (Closed): TestSocket#test_udp_server hangs when configure --with-lookup-order-hack=INET
=begin
configureのときに--with-lookup-order-hack=INETをつけていると
Socket.udp_server_sockets(0) {|sockets| ... } で sockets に...
znz (Kazuhiro NISHIYAMA)
09:13 PM Bug #1149 (Rejected): gem update --system failed
=begin
It's outdated.
=end
nobu (Nobuyoshi Nakada)
06:30 PM Bug #1149 (Rejected): gem update --system failed
=begin
when I had a try to update with command "gem update --system", there was somethings wrong with rubygems.rb. I...
wzstar2008 (Nick Wang Wang)
08:02 PM Revision 31734b90 (git): * ChangeLog: typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22272 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:47 PM Bug #1137 (Closed): I can modify literals
=begin
Applied in changeset r22255.
=end
nobu (Nobuyoshi Nakada)
04:55 PM Bug #1137: I can modify literals
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:37971] Re: [Bug:trunk] I can modify literals"
on Thu, 12 Feb 20...
matz (Yukihiro Matsumoto)
11:36 AM Bug #1137: I can modify literals
=begin
なかだです。

At Thu, 12 Feb 2009 10:34:51 +0900,
Yukihiro Matsumoto wrote in [ruby-dev:37969]:
> * ObjectSpa...
nobu (Nobuyoshi Nakada)
10:36 AM Bug #1137: I can modify literals
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:37959] [Bug:trunk] I can modify literals"
on Wed, 11 Feb 2009 0...
matz (Yukihiro Matsumoto)
05:27 PM Bug #1099 (Closed): Invalid value of StringIO#pos after StringIO#ungetc
=begin
Applied in changeset r22253.
=end
nobu (Nobuyoshi Nakada)
05:06 PM Bug #1148 (Closed): CGI::prettyの正規表現の改良
=begin
IRCの成瀬さんより、
gsub(/<(?:.|\n)*?>(?!\n)/, "\\0\n")
はstrip済みな場合にstack overflowする場合がある。
gsub(/<[.\n]*?>(?!\n...
xibbar (Takeyuki FUJIOKA)
05:00 PM Bug #1115 (Assigned): $SAFE=1でのrequireがSecurityErrorになる
=begin

=end
nobu (Nobuyoshi Nakada)
04:58 PM Bug #1115: $SAFE=1でのrequireがSecurityErrorになる
=begin
Applied in changeset r21917 in the trunk.
=end
nobu (Nobuyoshi Nakada)
05:00 PM Feature #1119 (Closed): with_index_from
=begin
separated from #1112 unintentionally.
=end
nobu (Nobuyoshi Nakada)
04:57 PM Bug #1120 (Closed): [PATCH] fix build on GNU/kOpenSolaris
=begin
Applied in changeset r22252.
=end
nobu (Nobuyoshi Nakada)
04:53 PM Bug #1116 (Assigned): Compilation error for Solaris 10 sparc
=begin
cf. [ruby-core:21872].
=end
nobu (Nobuyoshi Nakada)
04:45 PM Revision ae6ba9f0 (git): * compile.c (iseq_compile_each): just freeze xstr.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22271 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:40 PM Feature #1147 (Closed): File.expand_path('~') should honor ENV['USERPROFILE'] on Windows
=begin

=end
nobu (Nobuyoshi Nakada)
04:01 PM Feature #1147: File.expand_path('~') should honor ENV['USERPROFILE'] on Windows
=begin
Ack! Please excuse my ignorance.

It seems Ruby 1.9's File.expand_path() already provides
consistent s...
sunaku (Suraj Kurapati)
03:48 PM Feature #1147 (Closed): File.expand_path('~') should honor ENV['USERPROFILE'] on Windows
=begin
Please improve File.expand_path() to look for ENV['USERPROFILE']
(which is the path to the user's home dire...
sunaku (Suraj Kurapati)
04:29 PM Revision 11a4e694 (git): * compile.c (iseq_set_sequence, compile_dstr_fragments),
(iseq_compile_each): hides other internal objects.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22270 b2dd03c8...
nobu (Nobuyoshi Nakada)
03:48 PM Revision 6b7dbd3e (git): * insns.def (defineclass): try to autoload const to be overridden.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22269 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:04 PM Revision 3d9c0014 (git): * 2009-02-13
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22268 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:04 PM Revision 385b6a15 (git): Update with branches/ruby_1_9_1/NEWS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22267 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Akinori MUSHA
03:03 PM Revision cb2f0c9d (git): * 2009-02-13
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@22266 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:03 PM Revision 8d6e1edb (git): typo fixed: collect_all -> collect. [ruby-core:21706]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@22265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Akinori MUSHA
02:56 PM Revision 692b8283 (git): * 2009-02-12
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@22264 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
02:56 PM Revision 466e2b90 (git): Mention that Enumerator#enum_cons and Enumerator#enum_slice are
removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@22263 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Akinori MUSHA
02:28 PM Revision 643b8cb4 (git): * gc.c (vm_xmalloc, vm_xrealloc): comparisons had no meanings on
platforms where size_t is unsigned.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22262 b2dd03c8-39d4-4d8f-98ff...
nobu (Nobuyoshi Nakada)
02:26 PM Revision 3abae536 (git): * process.c (rb_fork): initialization with dynamic values is not
allowed in C89.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
02:24 PM Revision a6178639 (git): * test/socket/test_socket.rb (test_udp_server): filter out unreachable
addresses. [ruby-dev:37970]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22260 b2dd03c8-39d4-4d8f-98ff-823fe6...
akr (Akira Tanaka)
01:51 PM Revision 5dd1a4c1 (git): * compile.c (hide_obj): OBJ_FREEZE() is not an expression. a patch
from nagachika <nagachika00 AT gmail.com> at [ruby-dev:37977].
* compile.c (insn_set_sc_state): fixed typoe.
git-s...
nobu (Nobuyoshi Nakada)
12:57 PM Revision 7882b61a (git): updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:45 PM Revision 97a922e2 (git): test only if Socket::AncillaryData exists.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:43 PM Revision 7a01268a (git): * ext/socket/basicsocket.c (bsock_getpeereid): implemented for Solaris
using getpeerucred.
* ext/socket/extconf.rb: check ucred.h and getpeerucred.
* ext/socket/rubysocket.h: include ucr...
akr (Akira Tanaka)
10:42 AM Revision e52da919 (git): * compile.c (compile_array_, defined_expr, iseq_compile_each): hide
and freeze internal literal objects, to prevent from modifying.
[ruby-dev:37959]
* iseq.c (insn_operand_intern): c...
nobu (Nobuyoshi Nakada)
10:41 AM Revision 48149dff (git): * test/stringio/test_stringio.rb (test_ungetc_pos): added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22254 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:13 AM Bug #1145 (Closed): IRB adds trailing quote to wtring methods when performing auto-completion
=begin
IRB adds a trailing quote to some method names when performing an autocompletion. IRB does this for single q...
gtoast (C I)
08:17 AM Revision ee159271 (git): * ext/stringio/stringio.c (strio_ungetc): calculates new position
before reallocation. [Bug#1099]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22253 b2dd03c8-39d4-4d8f-98ff-82...
nobu (Nobuyoshi Nakada)
07:50 AM Revision 9565e98b (git): * configure.in: a patch to build on GNU/kOpenSolaris from Robert
Millan at [ruby-core:21888].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22252 b2dd03c8-39d4-4d8f-98ff-823fe6...
nobu (Nobuyoshi Nakada)
07:21 AM Revision 04e2a72f (git): * thread.c: inline should be at beginning of declaration.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:38 AM Revision ee5f857a (git): * iseq.c (simple_default_value): allow plain strings as default
values.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22250 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
01:56 AM Bug #1143 (Closed): ruby 1.9.1p0でensure節が実行されない
=begin
ruby 1.9.1p0で以下を実行した場合、ensure節が実行されません。


def test
return while true
ensure
puts("ENSURE"...
snowfield (Jirou Iizuka)
12:25 AM Bug #1142 (Rejected): /opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:31: [BUG] Bus Error
=begin
After executing ruby19 test.rb of the project: git://rubyforge.org/dram.git

I don't know if it's the sam...
ricard (Ricard Forniol Agustí)
 

Also available in: Atom