Project

General

Profile

Activity

From 02/10/2009 to 02/16/2009

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í)

02/11/2009

09:00 PM Bug #999 (Third Party's Issue): SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
=begin

=end
usa (Usaku NAKAMURA)
05:44 PM Bug #1137: I can modify literals
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:37964] Re: [Bug:trunk] I can modify literals"
on Wed, 11 Feb 20...
matz (Yukihiro Matsumoto)
04:12 PM Bug #1137: I can modify literals
=begin
こんにちは、なかむら(う)です。

In message "[ruby-dev:37959] [Bug:trunk] I can modify literals"
on Feb.11,2009 02:16...
usa (Usaku NAKAMURA)
04:23 AM Bug #1137: I can modify literals
=begin
 ささだです.

SASADA Koichi wrote::
> Index: compile.c
> =====================================================...
ko1 (Koichi Sasada)
04:21 AM Bug #1137: I can modify literals
=begin
 ささだです.

Yusuke ENDOH wrote::
> ObjectSpace を使うと種々のリテラルを書き換えることができてしまうようですが、
> 仕様でしょうか。

 他にも,Regexp など...
ko1 (Koichi Sasada)
02:17 AM Bug #1137 (Closed): I can modify literals
=begin
遠藤です。

ObjectSpace を使うと種々のリテラルを書き換えることができてしまうようですが、
仕様でしょうか。


def foo
"foobarbaz"
end

ObjectSpa...
mame (Yusuke Endoh)
03:54 PM Revision 4b2d8912 (git): * 2009-02-12
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:54 PM Revision b672d85d (git): update rdoc [ruby-core:20407] #835
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22248 b2dd03c8-39d4-4d8f-98ff-823fe69b080e gotoken (Kentaro Goto)
03:49 PM Revision 208b52a3 (git): update rdoc [ruby-core:20407] #835
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22247 b2dd03c8-39d4-4d8f-98ff-823fe69b080e gotoken (Kentaro Goto)
03:29 PM Revision c1cb2740 (git): * 2009-02-12
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22246 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:29 PM Revision 3032bdb1 (git): test updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22245 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:37 PM Revision 2fed0e8e (git): merge revision(s) 20228:
* ext/bigdecimal/bigdecimal.c (VpMidRound): Round method bug
pointed by Ryan Platte fixed(Patch to the patc...
shyouhei (Shyouhei Urabe)
02:36 PM Revision d8cf7990 (git): merge revision(s) 20228:
* ext/bigdecimal/bigdecimal.c (VpMidRound): Round method bug
pointed by Ryan Platte fixed(Patch to the patc...
shyouhei (Shyouhei Urabe)
09:33 AM Feature #1122: request for: Object#try
=begin
Providing new syntax change for such a small thing is IMHO
unnecessary. New method is good thing (because it...
radarek (Radosław Bułat)
07:43 AM Feature #1122: request for: Object#try
=begin
Hi --

On Wed, 11 Feb 2009, Michal Babej wrote:

> Hi,
>
> On Sunday 08 of February 2009 11:58:18 David...
dblack (David Black)
09:11 AM Revision e3c5fbba (git): * gc.c (define_final, undefine_final): shouldn't add/remove finalizer
of forzen objects.
* gc.c (undefine_final): should remove FL_FINALIZE flag.
[ruby-dev:37964] (also...
U.Nakamura
08:49 AM Revision a2c779be (git): update rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
08:39 AM Revision 83eddaad (git): * ext/socket/lib/socket.rb (Socket.udp_server_sockets): call the block
if given. close the sockets when the block exits.
(Socket.udp_server_loop): use udp_server_sockets in block form.
...
akr (Akira Tanaka)
08:35 AM Revision b9d2a439 (git): * ext/socket/lib/socket.rb (Socket.tcp_server_sockets): call the block
if given. close the sockets when the block exits.
(Socket.tcp_server_loop): use tcp_server_sockets in block form.
...
akr (Akira Tanaka)
08:13 AM Revision d27c1748 (git): rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22236 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
08:03 AM Revision 630e4ef4 (git): * ext/socket/lib/socket.rb (Socket.unix_server_loop): use
unix_server_socket with a block.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22235 b2dd03c8-39d4-4d8f-98ff-8...
akr (Akira Tanaka)
07:54 AM Revision 3f0d724d (git): * ext/socket/lib/socket.rb (Socket.unix_server_socket): close the
socket when the block exits.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22234 b2dd03c8-39d4-4d8f-98ff-823fe...
akr (Akira Tanaka)
07:51 AM Revision 0a954e91 (git): * ext/socket/lib/socket.rb (Socket.unix_server_socket): call the block
if given. remove the socket file when the block exits.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22233 b2...
akr (Akira Tanaka)
07:44 AM Revision ff955766 (git): * ext/socket/ancdata.c (ancillary_s_ip_pktinfo): make 3rd argument
optional.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
06:47 AM Revision f23292af (git): * array.c (ary_make_shared): returns shared root array itself, and
frozen array can be shared.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22231 b2dd03c8-39d4-4d8f-98ff-823fe69...
nobu (Nobuyoshi Nakada)
06:44 AM Bug #1139: Segmentation fault ruby 1.9.1p0 (2009-01-30 revision 21907)
=begin
Could you show your program, or make short reproduce-able script?
I'm not sure about pauldix-sax-machine-0.0...
ko1 (Koichi Sasada)
04:27 AM Bug #1139 (Third Party's Issue): Segmentation fault ruby 1.9.1p0 (2009-01-30 revision 21907)
=begin
/usr/local/lib/ruby/gems/1.9.1/gems/pauldix-sax-machine-0.0.7/lib/sax-machine/sax_handler.rb:64: [BUG] Segmen...
ShenoudaB (Shenouda Bertel)
06:12 AM Feature #1141 (Rejected): assignment of variable in "right" if statement fails
=begin
In Ruby 1.8

>> p(x) if x=42
(irb):1: warning: found = in conditional, should be ==
NameError: undefi...
hagus (Luke Burton)
05:46 AM Revision 9da4ec12 (git): svn:eol-style
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22230 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:46 AM Revision 66a5fcab (git): * insns.def (setspecial, putstring): fixed typos in rdoc.
* insns.def (toregexp): uses rb_ary_tmp_new(), and clears it after
used.
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
nobu (Nobuyoshi Nakada)
05:10 AM Revision 4b036bb6 (git): * ext/socket/ancdata.c (anc_inspect_socket_rights): return 1 on
success. 0 on failure.
(anc_inspect_passcred_credentials): ditto.
(anc_inspect_socket_creds): ditto.
(anc_insp...
akr (Akira Tanaka)
04:31 AM Revision 6e6676a2 (git): add tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22227 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:29 AM Revision f871e8cf (git): update rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22226 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:17 AM Revision a8de15e0 (git): rename tests classes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22225 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:11 AM Revision c9c3437b (git): add tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22224 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:56 AM Revision c7a66ff8 (git): * ext/socket/ancdata.c (anc_inspect_ip_pktinfo): make result bit
succinct.
(Init_ancdata): fix number of arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22223 b2dd0...
akr (Akira Tanaka)
03:17 AM Bug #1138 (Rejected): rdoc of taint/untrust
=begin
taintとuntrustのrdocのcall-seqの「->」は「=>」の間違いではないでしょうか?

* call-seq:
* obj.taint -> obj

* cal...
znz (Kazuhiro NISHIYAMA)
02:48 AM Revision fa65ca09 (git): * ext/socket/ipsocket.c (Init_ipsocket): undef getpeereid at IPSocket.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22222 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:38 AM Revision c645978f (git): updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:30 AM Revision fdf5d808 (git): add getpeereid.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22220 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:22 AM Revision b4e50055 (git): * ext/socket/extconf.rb: check getpeereid.
* ext/socket/basicsocket.c (bsock_getpeereid): new method.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22219...
akr (Akira Tanaka)
12:59 AM Revision b8147c44 (git): * ext/socket/lib/socket.rb (Socket::UDPSource#inspect): fix variable
name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)

02/10/2009

11:13 PM Feature #1136: "ri Kernel#require" is broken
=begin
Jeremy Henty wrote:
> Bug #1136: "ri Kernel#require" is broken
> http://redmine.ruby-lang.org/issues/show/1...
murphy (Kornelius Kalnbach)
11:01 PM Feature #1136 (Closed): "ri Kernel#require" is broken
=begin
$ ri Kernel#require
More than one method matched your request. You can refine
your search by asking for ...
jeremy_henty (Jeremy Henty)
11:00 PM Bug #1135 (Closed): Problem renaming CMath.hypot in Ruby1.9
=begin
# Running the following program with Ruby1.9 ...

require 'complex'
class Module
def alias_method_c...
wedesoft (Jan Wedekind)
05:31 PM Feature #1133: Pathname.binread
=begin

=end
akr (Akira Tanaka)
03:43 PM Revision bb4abd61 (git): fix typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:39 PM Revision 923284e2 (git): * 2009-02-11
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:39 PM Revision be25c486 (git): * ext/socket/socket.c (sock_gethostname): use HOST_NAME_MAX.
* ext/socket/raddrinfo.c (make_ipaddr): local variable renamed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
akr (Akira Tanaka)
02:46 PM Revision 2ee08591 (git): * ext/socket/init.c (struct recvfrom_arg): use struct
sockaddr_storage.
(recvfrom_blocking): follow struct recvfrom_arg change.
(s_recvfrom): ditto.
(s_recvfrom_nonb...
akr (Akira Tanaka)
02:31 PM Revision 6245caf5 (git): * ext/socket/basicsocket.c (bsock_getpeername): use struct
sockaddr_storage.
(bsock_local_address): ditto.
(bsock_remote_address): ditto.
git-svn-id: svn+ssh://ci.ruby-l...
akr (Akira Tanaka)
12:38 PM Revision 1463f1df (git): * ext/socket/lib/socket.rb (Socket.udp_server_sockets): new method.
(Socket.udp_server_loop_on): new method.
(Socket.udp_server_loop): new method
(Socket.ip_sockets_port0): extracte...
akr (Akira Tanaka)
12:15 PM Revision a038fab6 (git): * ext/socket/socket.c (sockaddr_obj): fill pfamily.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:09 PM Revision 98d3eca7 (git): * ext/socket/option.c (sockopt_s_bool): new method.
(sockopt_bool): new method.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22210 b2dd03c8-39d4-4d8f-98ff-823fe69...
akr (Akira Tanaka)
11:59 AM Revision 7be3cdbc (git): updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22209 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:59 AM Revision 939efe7d (git): * ext/socket/option.c (sockopt_family_m): renamed from sockopt_family.
(sockopt_level_m): renamed from sockopt_level.
(sockopt_optname_m): renamed from sockopt_optname.
(inspect_local_...
akr (Akira Tanaka)
11:57 AM Revision ba75dd6b (git): * ext/socket/ancdata.c (anc_inspect_socket_creds): refactored to avoid
a rb_str_cat2 call.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22207 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
11:01 AM Revision 79c3f54d (git): merge revision(s) 20225:
* eval.c (load_lock): makes circular require deadlock.
[ruby-core:19821]
git-svn-id: svn+ssh://ci.ruby-la...
shyouhei (Shyouhei Urabe)
11:00 AM Revision 75841340 (git): merge revision(s) 20225:
* eval.c (load_lock): makes circular require deadlock.
[ruby-core:19821]
git-svn-id: svn+ssh://ci.ruby-la...
shyouhei (Shyouhei Urabe)
10:41 AM Revision d896aedf (git): merge revision(s) 20214:
* eval.c (rb_feature_p): returns found feature name if loading.
[ruby-core:19798]
* eval.c (search_...
shyouhei (Shyouhei Urabe)
10:40 AM Revision c09d66ba (git): merge revision(s) 20214:
* eval.c (rb_feature_p): returns found feature name if loading.
[ruby-core:19798]
* eval.c (search_...
shyouhei (Shyouhei Urabe)
09:05 AM Revision a34c9c25 (git): * 2009-02-10
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22198 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:05 AM Revision bda2980b (git): Fix grammos regarding the verb "refer".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22197 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Akinori MUSHA
08:55 AM Revision df0f575e (git): Fix grammos regarding the verb "refer".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22196 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Akinori MUSHA
05:25 AM Bug #1134 (Closed): [PATCH] Update racc runtime and fix warnings
=begin
This updates the racc runtime version to the currently released version and fixes warnings.
=end
tenderlovemaking (Aaron Patterson)
03:57 AM Revision 160c230f (git): * ext/socket/option.c (inspect_local_peercred): constfied.
* ext/socket/ancdata.c (anc_inspect_socket_creds): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22195 b...
nobu (Nobuyoshi Nakada)
03:54 AM Revision 395abae9 (git): configure.in (when): use all parameters.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:18 AM Revision 2acc18ad (git): rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
 

Also available in: Atom