Project

General

Profile

Activity

From 03/30/2010 to 04/05/2010

04/05/2010

09:27 PM Revision 9ea41e08 (git): Remove warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27230 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
09:21 PM Revision 8287d553 (git): * lib/rexml/text.rb (REXML::Text.check): comment out
broken logic.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27229 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
09:08 PM Revision 40bc8640 (git): * lib/rexml/parsers/baseparser.rb (LETTER, DIGIT):
always use POSIX charclass.
* lib/rexml/parsers/baseparser.rb (NAMECHAR):
remove duplicated range.
* lib/rexml/xm...
naruse (Yui NARUSE)
04:27 PM Bug #3094 (Feedback): Digest Extenstion Does Not Build
=begin
Your patch just make not to use openssl. Impossible.
Could you show a mkmf.log, Makefile and exact errors?...
nobu (Nobuyoshi Nakada)
12:26 PM Bug #3094 (Rejected): Digest Extenstion Does Not Build
=begin
For some reason, the mkconf.rb files in the digest extension were updated to not include the main object file...
cfis (Charlie Savage)
03:30 PM Revision 34fb9453 (git): * 2010-04-06
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27227 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:30 PM Revision 634616d7 (git): * test/matrix/test_vector.rb: Oups, removed another obsolete test
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27226 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
01:50 PM Feature #3085: Time dumping/loading using Psych
=begin
2010/4/5 Tanaka Akira <[email protected]>:
> 2010/4/5 Aaron Patterson <[email protected]>:
>>
>> How s...
naruse (Yui NARUSE)
10:24 AM Feature #3085: Time dumping/loading using Psych
=begin
I don't believe any change is required here. Psych isn't trying to dump Ruby objects for reloading into Ruby ...
wishdev (John Higgins)
01:38 PM Bug #3071: Convert rubygems and rdoc to use psych
=begin
NOTE: Ruby::Specification#to_yaml uses deprecated API: YAML.quick_emit.
=end
naruse (Yui NARUSE)
01:27 PM Bug #3092 (Feedback): IO Broken with Latest Windows
=begin
I've checked in a patch based on yours.
Would you mind testing it, Charlie?
=end
usa (Usaku NAKAMURA)
12:20 PM Bug #3092 (Closed): IO Broken with Latest Windows
=begin
Compiling with VC 2010, ruby IO is broken. The specific error is WSAEWOULDBLOCK; 10035. Resource temporarily ...
cfis (Charlie Savage)
01:17 PM Bug #3091 (Closed): Invalid def file - Breaks Windows Build
=begin
This issue was solved with changeset r27220.
Charlie, thank you for reporting this issue.
Your contribution...
usa (Usaku NAKAMURA)
12:11 PM Bug #3091 (Closed): Invalid def file - Breaks Windows Build
=begin
Using VC 2010 beta, Ruby no longers compiles (this is new in the last few days).

The problem is the gene...
cfis (Charlie Savage)
12:24 PM Bug #3093 (Closed): Openssl Extension Does Not Compile with OpenSSL 1.0
=begin
Even with the latest patches (working against head), the openssl extension does not compile against openssl 1...
cfis (Charlie Savage)
10:57 AM Revision 500c78c6 (git): * re.c (make_regexp): use onig_new_with_source to keep
sourcefile and sourceline.
* re.c (onig_new_with_source): copied from onig_new in
regcomp.c for keep sourcefile an...
naruse (Yui NARUSE)
10:56 AM Revision aa103a79 (git): * 2010-04-05
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27224 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:56 AM Revision 39f75f0a (git): fix typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27223 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
09:48 AM Bug #3058: Inconsistent eol conversion of IO#read on Windows
=begin
Hi,

2010/4/5 Yukihiro Matsumoto <[email protected]>:
> Hi,
>
> In message "Re: [ruby-core:29161] [Bug ...
phasis68 (Heesob Park)
07:09 AM Bug #3058: Inconsistent eol conversion of IO#read on Windows
=begin
Hi,

In message "Re: [ruby-core:29161] [Bug #3058] Inconsistent eol conversion of IO#read on Windows"
...
matz (Yukihiro Matsumoto)
09:48 AM Feature #2255 (Assigned): unicode parameters cannot be passed to ruby
usa (Usaku NAKAMURA)
04:26 AM Revision 54da3ecb (git): * include/ruby/win32.h, win32/win32.c (EWOULDBLOCK): VC10 already
defined EWOULDBLOCK. based on a patch from Charlie Savage,
see [ruby-core:29255]
git-svn-id: svn+ssh://ci.ruby-l...
U.Nakamura
04:12 AM Revision 10c9ed24 (git): * ext/psych/lib/psych/core_ext.rb: remove before alias.
* ext/syck/lib/syck.rb: don't warn called by itself.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27221 b2dd03c...
naruse (Yui NARUSE)
04:09 AM Revision f1c86c1b (git): * win32/mkexports.rb (each_export): VC10 support.
a patch from Charlie Savage in [ruby-core:29254]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27220 b2dd03c8-3...
U.Nakamura
02:42 AM Revision b847ca06 (git): Don't warn when YAML.quick_emit is called by Object#to_yaml.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27219 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)

04/04/2010

04:58 PM Feature #3090 (Closed): xml-rpc support for i8 data type
=begin
Some XML-RPC libraries (for example xmlrpc-c) use 8-byte integer data type <i8>...</i8>. In existing version ...
stancon (Stas Kelvich)
03:11 PM Revision 563cd015 (git): * 2010-04-05
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:10 PM Revision daad4e24 (git): * test/matrix/test_matrix.rb (class): Cleanup tests
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
01:20 PM Revision 782e379f (git): * time.c (cmp): optimize for fixnums.
(lt): use cmp.
(gt): ditto.
(le): ditto.
(ge): ditto.
(wlt): use wcmp.
(wgt): ditto.
(wle): ditto.
(wge...
akr (Akira Tanaka)
01:05 PM Feature #3073 (Assigned): io/console
=begin

=end
naruse (Yui NARUSE)
01:05 PM Feature #3066 (Rejected): [TypedData] wrap_struct_name は必要?
=begin

=end
naruse (Yui NARUSE)
01:04 PM Feature #3068 (Rejected): [TypedData] RUBY_TYPED_DEFAULT_FREE は必要?
=begin

=end
naruse (Yui NARUSE)
01:04 PM Feature #3069 (Assigned): [TypedData] 関連APIの名前が不揃い
=begin

=end
naruse (Yui NARUSE)
01:02 PM Bug #3064 (Rejected): TypedDataについてのドキュメントがない
=begin
「触るなキケン」なので reject という理解でいいですかね
=end
naruse (Yui NARUSE)
12:58 PM Feature #3065 (Rejected): [TypedData] という名前について
=begin

=end
naruse (Yui NARUSE)
12:55 PM Bug #3054 (Closed): test/psych is executed without libyaml
=begin
r27112 also fixes this.
=end
naruse (Yui NARUSE)
12:40 PM Feature #2832: Vector#each and Enumerable
=begin

=end
znz (Kazuhiro NISHIYAMA)
10:19 AM Bug #1903 (Rejected): incorrect line returned (0) in rb_vm_get_sourceline()
=begin

=end
wanabe (_ wanabe)
10:02 AM Feature #3085: Time dumping/loading using Psych
=begin
hmmm. Is this necessary? You can dump your time object as a rational if you need that kind of accuracy:

...
tenderlovemaking (Aaron Patterson)
08:44 AM Bug #1711: Marshal Failing to Round-Trip Certain Recurisve Data Structures
=begin
This issue should be moved to Feature, shouldn't it?
=end
wanabe (_ wanabe)
07:56 AM Bug #1582 (Closed): IO.new Raises Other Errors between 1.8 and 1.9
=begin
r24102 についての議論は [Bug #2796] で、とのことですのでクローズさせて頂きます。
問題がありましたら再オープンをお願いします。
=end
wanabe (_ wanabe)
07:36 AM Bug #1421: Permission denied - ~/.ri
=begin

=end
wanabe (_ wanabe)
07:32 AM Bug #3089: limited size for Array#combination [patch]
=begin
> I learned the hard way I better ask if there is a valid reason for this artificial limit for #combination ?...
yugui (Yuki Sonoda)
05:54 AM Bug #3089 (Closed): limited size for Array#combination [patch]
=begin
I would expect the following to work, but it raises an error

(0..100).to_a.combination(50).first(42)
...
marcandre (Marc-Andre Lafortune)
07:25 AM Bug #1308 (Assigned): bigdecimal debug code prevents tests from running
=begin

=end
wanabe (_ wanabe)
04:41 AM Revision 0cd2058b (git): Remove circular dependency of syck.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27215 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
02:06 AM Feature #2984: string split with capitalize
=begin

=end
znz (Kazuhiro NISHIYAMA)
02:05 AM Feature #2975: Kernel.warn always writes despite $VERBOSE value
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:38 AM Feature #2740: Extend const_missing to pass in the nesting
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:37 AM Feature #2709: $VERBOSE, $DEBUG and Kernel#sprintf
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:34 AM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:31 AM Feature #2542 (Assigned): URI lib should be updated to RFC 3986

znz (Kazuhiro NISHIYAMA)
01:28 AM Feature #2348: RBTree Should be Added to the Standard Library
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:25 AM Feature #2323: "Z".."Z".succが空
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:21 AM Feature #2152 (Assigned): Split functionality of Float#inspect and Float#to_s
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:18 AM Feature #1823 (Assigned): Readline Command Completion
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:16 AM Feature #1493 (Assigned): [patch] lex_state as bit field / IS_lex_state() macro
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:13 AM Feature #1473 (Assigned): Improvements on expect.rb
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:11 AM Feature #1400: Please add a method to enumerate fields in OpenStruct
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:10 AM Revision b919cb1d (git): * include/ruby/ruby.h: replace snprintf and vsnprintf by
ruby_snprintf and ruby_vsnprintf. [ruby-dev:40909]
* configure.in: don't check snprintf(3) and vsnprintf(3).
* incl...
naruse (Yui NARUSE)
01:09 AM Feature #1122: request for: Object#try
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:08 AM Feature #908: Should be an easy way of reading N characters from am I/O stream
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:06 AM Feature #839: Add code on each line of a backtrace output to the screen
=begin

=end
znz (Kazuhiro NISHIYAMA)
12:45 AM Revision 9c50406b (git): * time.c (lt): call <=> instead of <.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:19 AM Feature #512: String#% behavior
=begin

=end
znz (Kazuhiro NISHIYAMA)
12:12 AM Feature #259: String crypt method's salt argument should be optional
=begin

=end
znz (Kazuhiro NISHIYAMA)

04/03/2010

09:50 PM Revision eb71e5cd (git): * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.
* lib/yaml.rb: Added an engine manager for choosing YAML engine.
* ext/syck/lib/syck/rubytypes.rb: squashed warnings ...
tenderlovemaking (Aaron Patterson)
09:00 PM Revision ca926ad0 (git): * 2010-04-04
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
08:59 PM Revision 93f4317f (git): * array.c (rb_ary_product): Don't limit based on size when a block is given
cf [ruby-core:29240]
* test/ruby/test_array.rb (class): Test for above
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/...
Marc-Andre Lafortune
02:57 PM Revision 88a4bf91 (git): fix rdoc. see r26808
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27209 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
01:48 PM Revision 8587c246 (git): * time.c: don't define STRUCT_WIDEVAL.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27208 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:57 AM Bug #3027 (Closed): Random#rand(nil)
=begin
This issue was solved with changeset r27204.
Marc-Andre, thank you for reporting this issue.
Your contribut...
nobu (Nobuyoshi Nakada)
10:53 AM Bug #3027: Random#rand(nil)
=begin
Hi,

At Sun, 28 Mar 2010 09:06:57 +0900,
Marc-Andre Lafortune wrote in [ruby-core:29075]:
> Looking at Ra...
nobu (Nobuyoshi Nakada)
10:00 AM Bug #3083 (Rejected): Regression in 1.9.2 splat handling?
=begin

=end
nobu (Nobuyoshi Nakada)
09:46 AM Bug #3083: Regression in 1.9.2 splat handling?
=begin
Looks like it's working now. Don't see any changes to the source that should have affected it so I'm going to...
ernie (Ernie Miller)
04:42 AM Bug #3083 (Rejected): Regression in 1.9.2 splat handling?
=begin
It appears as though the handling of splats has reverted back to the 1.8.7 way of doing things sometime betwe...
ernie (Ernie Miller)
09:59 AM Feature #3072: Classes Inheriting from Data
=begin
Hi,

At Sat, 3 Apr 2010 05:00:04 +0900,
Shyouhei Urabe wrote in [ruby-core:29232]:
> OK, I admit its name...
nobu (Nobuyoshi Nakada)
05:00 AM Feature #3072: Classes Inheriting from Data
=begin
> What is the relationship between the two that the superclass is maintaining?

The struct RData.

OK...
shyouhei (Shyouhei Urabe)
09:15 AM Revision 8acd03f0 (git): * lib/rdoc/rdoc.rb (RDoc#{setup,update}_output_dir): store mtimes
per files in the flag file.
* lib/rdoc/rdoc.rb (RDoc#normalized_file_list): skip already
processed and unmodified ...
nobu (Nobuyoshi Nakada)
09:09 AM Revision d38090cf (git): * common.mk (rdoc): independent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27206 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:57 AM Feature #3021 (Closed): Array#product should accept a block.
=begin
This issue was solved with changeset r27200.
Marc-Andre, thank you for reporting this issue.
Your contribut...
marcandre (Marc-Andre Lafortune)
06:09 AM Revision f01510d0 (git): * common.mk (rdoc): no force-update, and add RDOCFLAGS.
* lib/rdoc/options.rb (RDoc#parse): no-force-update option.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27205 ...
nobu (Nobuyoshi Nakada)
05:35 AM Feature #3085 (Closed): Time dumping/loading using Psych
=begin
Due to the precision of timestamp that Psych dumps, dumped time loaded
by Psych is not always identical to ...
tomonacci (Tomo Kazahaya)
04:51 AM Bug #3084 (Closed): ri shows the same description twice
=begin
For some classes/modules, ri shows the same description twice. e.g.:

$ ruby -v
ruby 1.9.2dev (2010...
tomonacci (Tomo Kazahaya)
02:25 AM Bug #3081 (Closed): lib/http wrong behavior for chunked reading
=begin
Take the following code:

require 'net/http'
uri = URI.parse("http://banners.wunderground.com/banne...
marcandre (Marc-Andre Lafortune)
01:51 AM Revision 6decf411 (git): * random.c (random_rand): raise ArgumentError on nil, as the
documentation implies. [ruby-core:29075]
* random.c (rb_f_rand): mentioned the case of when max is nil.
git-svn-i...
nobu (Nobuyoshi Nakada)

04/02/2010

11:18 PM Revision a9aeb765 (git): Remove platform dependent test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27203 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
10:44 PM Revision 94ab139b (git): * array.c (rb_ary_product): Make defensive copy in case of block...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27202 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
10:25 PM Revision d0a98a0e (git): * array.c (rb_ary_product): Test for reentry
* test/ruby/test_array.rb: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27201 b2dd03c8-39d4-4d8f-98ff-823...
Marc-Andre Lafortune
09:56 PM Revision 7cf6ecd9 (git): * array.c (rb_ary_product): Accept a block [ruby-core:29045]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27200 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
08:15 PM Bug #3080 (Closed): class_variable_set issue with duped Module
=begin
Below is the test case which is failing for me on ruby 1.9.2dev (2010-04-02 trunk 27162) [i686-linux] but wo...
dolzenko (Evgeniy Dolzhenko)
07:48 PM Revision 8d8ff193 (git): * tool/file2lastrev.rb (VCS#relative_to): path and @srcdir may have
different relative-ness.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
07:08 PM Feature #3072: Classes Inheriting from Data
=begin
On 02.04.10 08:59, Joel VanderWerf wrote:
> Agreed, if it's there it should be exposed. But still not sure w...
murphy (Kornelius Kalnbach)
05:39 PM Feature #3072: Classes Inheriting from Data
=begin
> Data class is there because two T_DATA based classes should have some
> relationships in between.

Ye...
runpaint (Run Paint Run Run)
11:37 AM Feature #3072: Classes Inheriting from Data
=begin
A class is a datatype. If one class and another have real identical data structures in common, there should ...
shyouhei (Shyouhei Urabe)
06:51 PM Revision 4b4dbeb9 (git): property.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27198 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:22 PM Revision fe0aab09 (git): * lib/benchmark.rb (Benchmark::Tms#add): fix NameError.
[ruby-dev:40906]
* test/benchmark/test_benchmark.rb: add a test for above.
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
znz (Kazuhiro NISHIYAMA)
04:50 PM Revision eb86567b (git): * lib/rdoc/parser/ruby.rb (RDoc#make_message): no empty lines.
* lib/rdoc/stats.rb (RDoc::Normal#print_file): send to stdout and
flush always
git-svn-id: svn+ssh://ci.ruby-lang...
nobu (Nobuyoshi Nakada)
04:45 PM Revision e654e593 (git): * lib/rdoc/parser/ruby.rb (RDoc#error): get rid of magic number.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27195 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:03 PM Revision de286af3 (git): * 2010-04-03
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:03 PM Revision 58a93ce4 (git): * lib/rdoc/class_module.rb (RDoc#merge): get rid of stack overflow.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:28 PM Revision 232ced73 (git): * lib/rdoc/parser/c.rb (RDoc#handle_method): see source files in
source directory.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27192 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:13 PM Revision 166fedb4 (git): * lib/rdoc/rdoc.rb: reverted r27186 to add generators.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27191 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:17 PM Revision 386962af (git): * NEWS: added reverse_lookup option.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:07 PM Bug #3077 (Closed): `expand_path': couldn't find HOME environment on Windows
=begin
This issue was solved with changeset r27171.
Heesob, thank you for reporting this issue.
Your contribution ...
usa (Usaku NAKAMURA)
11:26 AM Bug #3077: `expand_path': couldn't find HOME environment on Windows
=begin
Here is a patch

--- win32.c 2010-04-02 11:21:28.658460040 +0900
+++ win32.c.new 2010-04-02 11:21:5...
phasis68 (Heesob Park)
10:23 AM Bug #3077 (Closed): `expand_path': couldn't find HOME environment on Windows
=begin
1.9.2dev didn't set HOME environment on Windows.

C:\Ruby19\bin>ruby -ve 'p ENV["HOME"]'
ruby 1.9.1p129...
phasis68 (Heesob Park)
08:57 AM Feature #3036: String#encode(to, from, opt) の opt[:replace] に Hash
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:56 AM Feature #3023 (Assigned): RDoc urls
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:55 AM Feature #2984 (Feedback): string split with capitalize
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:55 AM Feature #2981: Array#repeated_(permutation|combination)
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:52 AM Feature #2837: Compile-time constant for HEAP_GROWTH_FACTOR (patch attached)
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:51 AM Feature #2824: Backtrace from Singleton Classes is Unclear
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:49 AM Feature #2674: RubyVM::InstructionSequence to accept IOs
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:48 AM Feature #2645 (Feedback): Have a method in StringScanner which returns the position in characters rather than in bytes
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:47 AM Feature #2645: Have a method in StringScanner which returns the position in characters rather than in bytes
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:45 AM Feature #2565 (Assigned): adding hooks for better tracing
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:43 AM Feature #2509: Recursive freezing?
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:43 AM Feature #2454: OpenSSL has no maintainer
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:42 AM Feature #2442 (Assigned): [irb] interactive help
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:41 AM Feature #2408: better error reporting in windows when you try to run a directory
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:35 AM Feature #2322: [PATCH] Add standard deviation function to Math Module
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:34 AM Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:32 AM Feature #2190: FileUtils::chmod - allow symbolic mode
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:31 AM Feature #2149 (Assigned): Pathname#include?
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:29 AM Feature #2065: An ancestors iterator
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:28 AM Feature #1961: Kernel#__dir__
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:28 AM Feature #1906: Kernel#backtrace: Objectifying Kernel#caller
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:27 AM Feature #1905 (Assigned): How about IPAddr#<=> to take care of mask_addr?
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:25 AM Feature #1880: Hash#flatten Doesn't Operate Recursively for Hash Values
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:23 AM Feature #1873: MatchData#[]: Omits All But Last Captures Corresponding to the Same Named Group
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:23 AM Feature #1832 (Assigned): irb -w
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:19 AM Feature #1408 (Assigned): 0.1.to_r not equal to (1/10)
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:18 AM Feature #1291 (Assigned): O_CLOEXEC flag missing for Kernel::open
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:15 AM Feature #1275: IPAddr unnecessarily destroys information on creation
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:15 AM Feature #1211 (Assigned): nested loop construct
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:13 AM Feature #1193 (Assigned): Justified Error Messages
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:13 AM Feature #1122 (Assigned): request for: Object#try
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:12 AM Feature #1103: Ruby used for webrick cgi should be configurable
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:10 AM Feature #905: Add String.new(fixnum) to preallocate large buffer
=begin

=end
znz (Kazuhiro NISHIYAMA)
08:05 AM Feature #227: rb_scan_args() for keyword arguments
=begin

=end
znz (Kazuhiro NISHIYAMA)
07:43 AM Revision 871c693c (git): * ChangeLog: typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27189 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:26 AM Revision cf25ae45 (git): * test/rdoc/test_rdoc_ri_driver.rb (with_dummy_pager): don't grap
terminal.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27188 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
05:44 AM Revision bb471e32 (git): * ChangeLog: fixed tab expand width.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27187 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:43 AM Revision aae8b872 (git): * lib/rdoc/rdoc.rb (RDoc::Generator): defer by autoload.
* lib/rdoc/generator/darkfish.rb: use normal library instead of
gem.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/t...
nobu (Nobuyoshi Nakada)
05:40 AM Revision 88ccbf04 (git): * test/rdoc/test_rdoc_parser.rb (test_class_can_parse): parse rdoc
as ruby.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27185 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
05:26 AM Revision 104ff608 (git): * lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): don't branch by
RUBY_VERSION. reapplied r24990.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27184 b2dd03c8-39d4-4d8f-98ff-823...
nobu (Nobuyoshi Nakada)
05:24 AM Revision 2df7054c (git): * lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): emacs local variables
are delimited by a semicolon. supported Vim style. reapplied
r24988 with fixing a typo for shebang.
git-svn-id: ...
nobu (Nobuyoshi Nakada)
05:17 AM Revision 30527783 (git): * lib/rdoc/parser/ruby.rb (RDoc::Parser::Ruby): parse also rdoc
files. reapplied r24976.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27182 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
05:14 AM Revision 8d3537a8 (git): * lib/rdoc/parser/c.rb: fixed a small error in the documentation.
[ruby-core:24744] reapplied r24395.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27181 b2dd03c8-39d4-4d8f-98ff...
nobu (Nobuyoshi Nakada)
05:12 AM Revision 06adf90a (git): * lib/rdoc/parser.rb (RDoc::Parser.binary?): blksize may be nil
and is irrelevant to whether a file is binary. TAB and newlines
would be usually considered to be included in text...
nobu (Nobuyoshi Nakada)
04:59 AM Revision 5bdee08c (git): * lib/rdoc/ri/paths.rb (RDoc::RI::Paths): Gem::Enable has been
obsolete. reapplied r24599.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27179 b2dd03c8-39d4-4d8f-98ff-823fe69...
nobu (Nobuyoshi Nakada)
04:57 AM Revision 6a08bd96 (git): * lib/rdoc/ri/paths.rb: follows $ridir. reapplied r23554.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27178 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:52 AM Revision 6926a102 (git): * lib/rdoc/ri/paths.rb (RDoc::HOMEDIR): expand_path deals with
platform dependent envirionments. reapplied r21312.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27177 b2dd03c...
nobu (Nobuyoshi Nakada)
04:40 AM Revision 2553a96f (git): * {lib,test}/rdoc: removed trailing spaces. reapplied r22784.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27176 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:40 AM Revision 0c216c32 (git): * bin/erb: removed trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27175 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:53 AM Revision 10547e3c (git): * lib/rdoc/parser.rb (binary?): regression.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27174 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
03:27 AM Revision 3a6c6b4b (git): * 2010-04-02
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@27173 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:27 AM Revision 2ce5dfbd (git): merge revision(s) 26131:
* lib/net/http.rb (HTTPGenericRequest#send_request_with_body_stream):
increased encoding chunk size for POS...
shyouhei (Shyouhei Urabe)
03:07 AM Bug #2770 (Closed): Matrix: determinant for rectangular matrices should raise an error [patch]
=begin
This issue was solved with changeset r27160.
Marc-Andre, thank you for reporting this issue.
Your contribut...
marcandre (Marc-Andre Lafortune)
03:07 AM Feature #2266 (Closed): Matrix and Complex [patch]
=begin
This issue was solved with changeset r27159.
Marc-Andre, thank you for reporting this issue.
Your contribut...
marcandre (Marc-Andre Lafortune)
03:07 AM Feature #2831 (Closed): Matrix: each, all?, none?, each_with_index, ....
=begin
This issue was solved with changeset r27158.
Marc-Andre, thank you for reporting this issue.
Your contribut...
marcandre (Marc-Andre Lafortune)
03:07 AM Feature #2265 (Closed): Matrix#empty? [patch]
=begin
This issue was solved with changeset r27156.
Marc-Andre, thank you for reporting this issue.
Your contribut...
marcandre (Marc-Andre Lafortune)
02:57 AM Revision c78dbcd1 (git): * win32/win32.c (init_env): wrong calculation of the head of setenv
string. [ruby-core:29216]
a patch from Heesob Park in [ruby-core:29218]
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
U.Nakamura

04/01/2010

11:32 PM Feature #3073: io/console
=begin
2010/4/1 Nobuyoshi Nakada <[email protected]>:
> 拡張ライブラリio/consoleの取り込みをリクエストします。

あぁ。これは良いですね。賛成します。

...
yugui (Yuki Sonoda)
10:23 AM Feature #3073: io/console
=begin
なかだです。

At Thu, 1 Apr 2010 10:05:46 +0900,
Tanaka Akira wrote in [ruby-dev:40900]:
> > IO#raw
>
> raw...
nobu (Nobuyoshi Nakada)
08:59 AM Feature #3073 (Closed): io/console
=begin
なかだです。

拡張ライブラリio/consoleの取り込みをリクエストします。

http://www.rubyist.net/~nobu/ruby/io-console-0.2.gem
http...
nobu (Nobuyoshi Nakada)
11:25 PM Revision 4dcaa9e5 (git): * process.c (ruby_setsid): split from proc_setsid.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27170 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
11:24 PM Revision 893c123b (git): * process.c (proc_daemon): use EXIT_SUCCESS instead of magic number.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27169 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
11:23 PM Revision 04a293b9 (git): * process.c (proc_daemon): use EXIT_SUCCESS instead of magic number.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27168 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
10:19 PM Revision df932e66 (git): Add NEWS about hexadecimn floating point format.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27167 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
10:00 PM Revision be30c131 (git): * ext/dl/cptr.c (rb_dlptr_inspect): fix format specifiers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27166 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:59 PM Revision 7271a564 (git): * util.c (BSD__hdtoa): suppress a warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27165 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:59 PM Revision 93164bd9 (git): * process.c (rb_f_exit_bang, rb_f_exit, rb_f_abort): fix rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27164 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:36 PM Revision 71cfa6ea (git): fix file path for building at other than src dir.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27163 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
08:38 PM Revision 2f207182 (git): * include/ruby/ruby.h (InitVM): calls per-VM initialization in
single VM, but does nothing in MVM.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27162 b2dd03c8-39d4-4d8f-98ff...
nobu (Nobuyoshi Nakada)
06:06 PM Revision 5ef33531 (git): * lib/matrix.rb: Matrix.determinant: raise on rectangular matrices
[ruby-core:28271]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27160 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Marc-Andre Lafortune
06:05 PM Revision 729941da (git): * lib/matrix.rb: New Complex instance methods:
conjugate, conj, imaginary, imag, real, real?, rectangular, rect
[ruby-core:26285]
git-svn-id: svn+ssh://ci.ruby...
Marc-Andre Lafortune
06:04 PM Revision 277cb36b (git): * lib/matrix.rb: New methods Matrix#each, #each_with_index, and
include Enumerable [ruby-core:28400]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27158 b2dd03c8-39d4-4d8f-98ff...
Marc-Andre Lafortune
06:03 PM Revision af6e31b3 (git): * lib/matrix.rb (empty): Reject negative sizes
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27157 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
06:02 PM Revision fac24582 (git): * lib/matrix.rb: New method #empty? [ruby-core:26284]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27156 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
06:01 PM Revision 39aad8fa (git): * lib/matrix.rb: removed compare_by*, inspect_org, cf [ruby-core:26268]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27155 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
05:51 PM Feature #3069: [TypedData] 関連APIの名前が不揃い
=begin
なかだです。

At Thu, 1 Apr 2010 01:54:40 +0900,
Tadashi Saito wrote in [ruby-dev:40890]:
> とりあえず、typedが入っている三つ...
nobu (Nobuyoshi Nakada)
02:27 AM Feature #3069: [TypedData] 関連APIの名前が不揃い
=begin
 ささだです.

(2010/04/01 1:54), Tadashi Saito wrote::
> 1.9.2で新設される、RTypedData関連の関数・マクロ群の名前が
> 不揃いで、ちょっと分かりにく...
ko1 (Koichi Sasada)
01:54 AM Feature #3069 (Rejected): [TypedData] 関連APIの名前が不揃い
=begin
斎藤と申します。
# たぶんこれが最後です。

1.9.2で新設される、RTypedData関連の関数・マクロ群の名前が
不揃いで、ちょっと分かりにくいと感じていて、お願いに来ました。

まず、...
tad (Tadashi Saito)
05:41 PM Feature #3072: Classes Inheriting from Data
=begin
The Data class as a superclass. Why does it participate in the class hierarchy? Does it have some semantic re...
runpaint (Run Paint Run Run)
04:16 PM Feature #3072: Classes Inheriting from Data
=begin
Hi,

At Thu, 1 Apr 2010 08:09:14 +0900,
Run Paint Run Run wrote in [ruby-core:29186]:
> As I understand i...
nobu (Nobuyoshi Nakada)
08:09 AM Feature #3072 (Closed): Classes Inheriting from Data
=begin
As I understand it, the Data class is an internal abstraction, not intended to be exposed to userland like t...
runpaint (Run Paint Run Run)
05:21 PM Revision 99179d63 (git): * 2010-04-02
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27154 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:21 PM Revision bad1200f (git): Fix test for testing rake command.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27153 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
05:17 PM Bug #3071: Convert rubygems and rdoc to use psych
=begin
Hi,

At Thu, 1 Apr 2010 14:21:56 +0900,
Aaron Patterson wrote in [ruby-core:29197]:
> > Psych must provid...
nobu (Nobuyoshi Nakada)
02:44 PM Bug #3071: Convert rubygems and rdoc to use psych
=begin
I don't understand, this patch seems to use a YAML compatible layer so it will work with both Psych and syck
...
drbrain (Eric Hodel)
11:53 AM Bug #3071 (Rejected): Convert rubygems and rdoc to use psych
=begin
Psych must provide YAML compatible layer instead.
=end
nobu (Nobuyoshi Nakada)
07:10 AM Bug #3071: Convert rubygems and rdoc to use psych
=begin
On Wed, Mar 31, 2010 at 2:43 PM, Charles Oliver Nutter
<[email protected]> wrote:
> Doesn't this mean the...
bitsweat (Jeremy Daer)
06:44 AM Bug #3071: Convert rubygems and rdoc to use psych
=begin
Doesn't this mean the the RubyGems codevase would now be forked
between 1.8 and 1.9? And not work on any imp...
headius (Charles Nutter)
05:35 AM Bug #3071 (Rejected): Convert rubygems and rdoc to use psych
=begin
Rubygems and rdoc should be converted to use psych. The attached patch converts them.
=end
tenderlovemaking (Aaron Patterson)
05:02 PM Bug #2689 (Closed): rdoc gem on 1.9.2 fails for interactive(-i) ri
=begin
This now works.
=end
drbrain (Eric Hodel)
05:00 PM Bug #3076 (Closed): lib/rake/rdoctask.rb should be removed
=begin
RDoc provides RDoc::Task (and Rake::RDocTask for backwards compatibility).

This is no longer Rake's resp...
drbrain (Eric Hodel)
04:52 PM Bug #1948: RDoc Fails with Non-ASCII Pathnames
=begin
UTF-8 method names are checked in, but I did not test UTF-8 file name.

I still need to test that part.
=...
drbrain (Eric Hodel)
04:52 PM Bug #549 (Closed): ri -f html mungles constants
=begin
Now checked in
=end
drbrain (Eric Hodel)
04:51 PM Bug #1171 (Closed): ri: if "pager" exists, use it before trying less.
=begin
Now checked in
=end
drbrain (Eric Hodel)
04:50 PM Bug #1234 (Closed): RDoc failure in benchmark/bm_so_meteor_contest.rb at or around line 542 column
=begin
Now checked in.
=end
drbrain (Eric Hodel)
04:47 PM Bug #2066 (Closed): Merge Latest RDoc/Ri
=begin
Updated to RDoc 2.5
=end
drbrain (Eric Hodel)
02:53 PM Revision 1bf2b99d (git): * NEWS: Update new methods
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27152 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
02:52 PM Bug #1685: Some windows unicode path issues remain
=begin
Yuki Sonoda wrote:
> Issue #1685 has been updated by Yuki Sonoda.
>
>> The branch manager should judge wh...
spatulasnout (B Kelly)
10:30 AM Bug #1685: Some windows unicode path issues remain
=begin
> The branch manager should judge whether this change is a bug fix or
> feature change.
> How do you thin...
yugui (Yuki Sonoda)
03:16 AM Bug #1685: Some windows unicode path issues remain
=begin
U.Nakamura wrote:
> Hello,
>
> In message "[ruby-core:29082] Re: [Bug #1685] Some windows unicode path is...
spatulasnout (B Kelly)
11:37 AM Bug #3063 (Closed): document error in IO.new rdoc
=begin
This issue was solved with changeset r27136.
Heesob, thank you for reporting this issue.
Your contribution ...
nobu (Nobuyoshi Nakada)
11:29 AM Revision 63a85806 (git): fix path to bin/rake from the test utility file.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27151 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
10:43 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
=begin
String#to_fやリテラルにはちょっと躊躇しますが、今回はそれは入らないと言うことですのでおおむね差し支えないと思います。

影響範囲を読み切れない部分があるのですが、リリースまでに寄せられた苦情次第では...
yugui (Yuki Sonoda)
10:01 AM Feature #3065: [TypedData] という名前について
=begin
なかだです。

At Thu, 1 Apr 2010 02:16:19 +0900,
Tadashi Saito wrote in [ruby-dev:40891]:
> # ところで自分の拡張ライブラリでは、...
nobu (Nobuyoshi Nakada)
02:28 AM Feature #3065: [TypedData] という名前について
=begin
 ささだです.

(2010/04/01 2:16), Tadashi Saito wrote::
>>> つまり「自分でメモリ使用量を知っているRData」を作りたかったのに、
>>> 名前から伝わる印象はそ...
ko1 (Koichi Sasada)
01:10 AM Feature #3065: [TypedData] という名前について
=begin
遠藤です。

2010年4月1日0:30 Tadashi Saito <[email protected]>:
> まず、新しい構造体には「Type」という単語が追加されたわけですが、これは
> str...
mame (Yusuke Endoh)
12:30 AM Feature #3065 (Rejected): [TypedData] という名前について
=begin
斎藤と申します。

1.9.2に取り込まれないであろうことは百二十くらい承知で、TypedDataに
付いての疑問点をいくつか書かせていただきます。

trunkには、RDataの代わりに(なりそう...
tad (Tadashi Saito)
09:27 AM Feature #3067: complex.c : Question: why Complex#~ is disabled? It's in the doc
=begin
> The above definition of Complex#~ returns conjugate complex,
> while Fixnum#~ and Bignum#~ are bit inversi...
Eregon (Benoit Daloze)
01:42 AM Feature #3067: complex.c : Question: why Complex#~ is disabled? It's in the doc
=begin
Hi,

2010/4/1 Benoit Daloze <[email protected]>:
> but I wonder why Complex#~ has been removed ?
>
...
mame (Yusuke Endoh)
01:25 AM Feature #3067 (Closed): complex.c : Question: why Complex#~ is disabled? It's in the doc
=begin
Hi, this is more of a question than a bug, feature or whatever,
but I wonder why Complex#~ has been remo...
Eregon (Benoit Daloze)
09:15 AM Feature #3068: [TypedData] RUBY_TYPED_DEFAULT_FREE は必要?
=begin
なかだです。

At Thu, 1 Apr 2010 01:27:52 +0900,
Tadashi Saito wrote in [ruby-dev:40889]:
> 「『-1』と直書きした場合、『(voi...
nobu (Nobuyoshi Nakada)
02:24 AM Feature #3068: [TypedData] RUBY_TYPED_DEFAULT_FREE は必要?
=begin
 ささだです.

(2010/04/01 1:27), Tadashi Saito wrote::
> 1.9.2からRUBY_TYPED_DEFAULT_FREEというのが導入されるようですが、
> これは本...
ko1 (Koichi Sasada)
02:24 AM Feature #3068: [TypedData] RUBY_TYPED_DEFAULT_FREE は必要?
=begin
 ささだです.

(2010/04/01 1:27), Tadashi Saito wrote::
> 1.9.2からRUBY_TYPED_DEFAULT_FREEというのが導入されるようですが、
> これは本...
ko1 (Koichi Sasada)
01:27 AM Feature #3068 (Rejected): [TypedData] RUBY_TYPED_DEFAULT_FREE は必要?
=begin
斎藤と申します。

1.9.2からRUBY_TYPED_DEFAULT_FREEというのが導入されるようですが、
これは本当に必要なものでしょうか。

#define RUBY_TYPED_DEFA...
tad (Tadashi Saito)
08:43 AM Revision 548932ce (git): Remove hexadecimal-floating-point tests for String#to_f.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27150 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
08:18 AM Revision afd64aaf (git): * enc/trans/iso2022.trans: CP50221 supports 8bit JIS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27149 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
07:56 AM Revision a33d29b7 (git): Update svn:ignore for generated files in ext/
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27148 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
07:45 AM Revision 46580b51 (git): Import RDoc 2.5
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27147 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
07:11 AM Revision 9de95a99 (git): * 2010-04-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@27146 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
07:11 AM Revision b3c42a2e (git): merge revision(s) 26103:
* string.c (rb_str_inspect): wrong result of UTF-8 inspect because of
the mistake of calculation. reported...
shyouhei (Shyouhei Urabe)
06:44 AM Revision 9b40cdfe (git): Add test for sprintf with Infinity and NaN.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27144 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
06:01 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
Hi,
On 31 March 2010 21:39, Yusuke ENDOH <[email protected]> wrote:
> Hi,
> No.  You are asking the different...
Eregon (Benoit Daloze)
04:39 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
Hi,

2010/4/1 Benoit Daloze <[email protected]>:
>> 1) First, there is currently a bug in trunk:
>>
>> ...
mame (Yusuke Endoh)
04:04 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
> Issue #2152 has been updated by Marc-Andre Lafortune.
>
> There are two different issues here.
>
> 1) F...
Eregon (Benoit Daloze)
03:38 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
Hi,

2010/4/1 Marc-Andre Lafortune <[email protected]>:
> 1) First, there is currently a bug in trunk:...
mame (Yusuke Endoh)
03:08 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
There are two different issues here.

1) First, there is currently a bug in trunk:

72.9.to_s # ==> "...
marcandre (Marc-Andre Lafortune)
02:21 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
Matz any feedback on this patch, when you get a chance?
Thanks.
-rp
=end
rogerdpack (Roger Pack)
05:30 AM Revision 7e3e79d0 (git): * enc/utf_16{be,le}.c (utf16{be,le}_mbc_to_code): simplified.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27143 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:09 AM Revision 3a4c2bc0 (git): * util.c (BSD__hdtoa): don't use C99 macros. (FP_NORMAL etc)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27142 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
04:32 AM Revision 12b2e16e (git): * sprintf.c (rb_str_format): support %a format. [ruby-dev:40650]
* missing/vsnprintf.c (BSD_vfprintf): ditto.
* missing/vsnprintf.c (cvt): ditto.
* util.c (BSD__hdtoa): added. Thi...
naruse (Yui NARUSE)
04:32 AM Revision 4d399f12 (git): * object.c (rb_cstr_to_dbl): return 0.0 if hexadecimal and
baccheck is FALSE: Float("0x1p+0") works, but "0x1p+0".to_f
doesn't. [ruby-dev:40650]
* util.c (ruby_strtod): allo...
naruse (Yui NARUSE)
04:32 AM Revision 2067e4eb (git): * lib/scanf.rb: support %a format. [ruby-dev:40650]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27139 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
03:20 AM Revision 7b93993b (git): * ChangeLog: commit miss.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27138 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
03:06 AM Revision c530b9d6 (git): * include/ruby/ruby.h (PRE_TIMET_PREFIX): define if configure doesn't
defines it. [ruby-core:29190]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27137 b2dd03c8-39d4-4d8f-98ff-823...
U.Nakamura
02:36 AM Revision 17113106 (git): * io.c (rb_io_initialize): fixed a rdoc miss that textmode and
bimode flag explanation was reversed each other. a patch from
Heesob Park in [ruby-core:29166].
git-svn-id: svn+s...
nobu (Nobuyoshi Nakada)
02:23 AM Feature #3066: [TypedData] wrap_struct_name は必要?
=begin
 ささだです.

(2010/04/01 0:55), Tadashi Saito wrote::
> rb_data_type_tのメンバーとして、 const char *wrap_struct_name と...
ko1 (Koichi Sasada)
12:53 AM Feature #3066 (Rejected): [TypedData] wrap_struct_name は必要?
=begin
斎藤と申します。

rb_data_type_tのメンバーとして、 const char *wrap_struct_name と
いうのがありますが、これは本当に必要なものなのでしょうか。

Rub...
tad (Tadashi Saito)
02:20 AM Bug #3064: TypedDataについてのドキュメントがない
=begin
(2010/04/01 0:03), Tadashi Saito wrote::
...
> 加えて、TypedData新設の動機・メリットを示す形で、NEWSにも書いて欲しいです。

 今までも,追加してもド...
ko1 (Koichi Sasada)
02:20 AM Bug #3064: TypedDataについてのドキュメントがない
=begin
(2010/04/01 0:03), Tadashi Saito wrote::
...
> 加えて、TypedData新設の動機・メリットを示す形で、NEWSにも書いて欲しいです。

 今までも,追加してもド...
ko1 (Koichi Sasada)
12:03 AM Bug #3064 (Rejected): TypedDataについてのドキュメントがない
=begin
斎藤と申します。拡張ライブラリの作者・librubyの1ユーザーです。

1.9.2で導入される予定のTypedDataについてのドキュメントが、まったく
ない事で困っています。具体的には、README.E...
tad (Tadashi Saito)
12:54 AM Revision 44e08324 (git): * include/ruby/ruby.h (RUBY_{DEFAULT,NEVER}_FREE): added.
[ruby-dev:40889]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27135 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:45 AM Feature #2674: RubyVM::InstructionSequence to accept IOs
=begin
卜部です。

Yusuke ENDOH さんは書きました:
> rb_compile_file は T_FILE を受け取るという仕様だったのでしょう。

getsじゃなきゃヤダという強い動機があるわけではな...
shyouhei (Shyouhei Urabe)
12:23 AM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
=begin
Hi,

In message "Re: [ruby-dev:40882] [Feature #2673] the length for an enumerator generated by Array#permu...
matz (Yukihiro Matsumoto)
12:11 AM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
=begin
I just noticed this feature request.

Sadly, google translate is terrible for Japanese.

I wanted to ...
marcandre (Marc-Andre Lafortune)
12:01 AM Feature #2471 (Open): want to choose a GC algorithm
=begin
ずいぶん前のチケットですみませんが、趣旨が同じなのでreopen させて頂きます。

> copy-on-write friendly GCとかmostly-copying GCのような性能特性が大きく変わ
...
wanabe (_ wanabe)

03/31/2010

11:48 PM Bug #3063 (Closed): document error in IO.new rdoc
=begin
In IO.new rdoc, textmode and bimode flag explanation is reversed each other.
"b" should be "t" and "t" shou...
phasis68 (Heesob Park)
11:33 PM Feature #3036: String#encode(to, from, opt) の opt[:replace] に Hash
=begin
反対がないので、1.9.2 の feature として認められたとみなします。
なお、実装を諦めた場合や、4月中にできなかった場合は 1.9.2 には入りません。
=end
naruse (Yui NARUSE)
11:28 PM Feature #872: [PATCH] Add a couple of key bindings to ruby-mode.el
=begin
Firstly, sorry for the very long delay ;)
Recently I've discussed about this feature with some maintainers....
kosaki (Motohiro KOSAKI)
10:51 PM Feature #3021: Array#product should accept a block.
=begin
Hi,

2010/3/31 Yusuke Endoh <[email protected]>:
> 2010/3/27 Marc-Andre Lafortune <[email protected]...
mame (Yusuke Endoh)
01:52 AM Feature #3021: Array#product should accept a block.
=begin
Hi,

2010/3/27 Marc-Andre Lafortune <[email protected]>:
> Array#permutation and #combination will ...
mame (Yusuke Endoh)
10:29 PM Feature #2674: RubyVM::InstructionSequence to accept IOs
=begin
遠藤です。

2010年3月31日14:38 Urabe Shyouhei <[email protected]>:
> _ wanabe さんは書きました:
>
>> ありがとうございます。
>...
mame (Yusuke Endoh)
02:38 PM Feature #2674: RubyVM::InstructionSequence to accept IOs
=begin
_ wanabe さんは書きました:

> ありがとうございます。
> NG なケースを見つけてしまったので報告します。これで SEGV します。

それはrb_compile_fileのバグでは...

...
shyouhei (Shyouhei Urabe)
01:15 PM Feature #2674: RubyVM::InstructionSequence to accept IOs
=begin
ありがとうございます。
NG なケースを見つけてしまったので報告します。これで SEGV します。

a = [nil]
def a.gets
raise
end
RubyVM::Ins...
wanabe (_ wanabe)
11:38 AM Feature #2674: RubyVM::InstructionSequence to accept IOs
=begin
(2010/03/31 2:28), _ wanabe wrote::
> せっかく rb_compile_file があるので、IO を受け付けてくれるなら
> その方が嬉しいと思います。ですので、このパッチに賛...
ko1 (Koichi Sasada)
02:28 AM Feature #2674: RubyVM::InstructionSequence to accept IOs
=begin
ワナベと申します。

せっかく rb_compile_file があるので、IO を受け付けてくれるなら
その方が嬉しいと思います。ですので、このパッチに賛成です。
=end
wanabe (_ wanabe)
09:28 PM Feature #2832: Vector#each and Enumerable
=begin
>
>
> I'm probably crazy, and I must be the only one wishing this, but I wish
> that #collect was used...
Eregon (Benoit Daloze)
12:13 PM Feature #2832: Vector#each and Enumerable
=begin
I'm probably crazy, and I must be the only one wishing this, but I wish that #collect was used to collect ele...
marcandre (Marc-Andre Lafortune)
06:42 AM Feature #2832: Vector#each and Enumerable
=begin

=end
marcandre (Marc-Andre Lafortune)
09:09 PM Revision a4dbc2ea (git): * ext/psych/lib/psych.rb: Syck api compatibility [ruby-core:29157]
* ext/psych/lib/psych/nodes/node.rb: ditto
* test/psych/test_psych.rb: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/...
tenderlovemaking (Aaron Patterson)
07:56 PM Revision c97f5f51 (git): * time.c (rb_big_abs_find_minbit): fix handling the last word.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27133 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
07:31 PM Revision e758c3fb (git): * time.c (long_mul): overflow condition changed.
(wi_mul): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27132 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
06:51 PM Bug #2965: method `===' called on hidden T_STRING object (NotImplementedError)
=begin
本件は1.9.2までに改善されるべきだと思います。
いろいろなやり方がありえそうですが、費用対効果でいうととりあえずfreezeするほうに全部倒すというのが現実的でしょうか。
=end
shyouhei (Shyouhei Urabe)
06:37 PM Bug #3058 (Closed): Inconsistent eol conversion of IO#read on Windows
=begin
I found that IO#read(length) don't convert "\r\n" to "\n" on 1.9.x


On ruby 1.8.6 (2010-02-04 patchlev...
phasis68 (Heesob Park)
05:58 PM Revision d245582d (git): * 2010-04-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27131 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:56 PM Revision 69c6ee0b (git): * ext/psych/lib/psych/coder.rb: Adding Syck compatibility to the yaml coder
* test/psych/test_coder.rb: test for syck compatibility
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27130 b2dd...
tenderlovemaking (Aaron Patterson)
04:20 PM Feature #3037: testrb の動作が1.8.7 の testrb と違いすぎる
=begin

=end
nobu (Nobuyoshi Nakada)
04:19 PM Bug #3030: make test-all fails with zlib 1.2.4
=begin
なかだです。

At Sun, 28 Mar 2010 16:39:07 +0900,
Takashi Tamura wrote in [ruby-dev:40802]:
> $ port info zlib
...
nobu (Nobuyoshi Nakada)
03:34 PM Bug #3056 (Closed): gem unpack fails
=begin
Hi

`gem unpack something.gem' fails by following error.

ERROR: While executing gem ... (Gem::FileP...
nobu (Nobuyoshi Nakada)
02:35 PM Revision 60240745 (git): * time.c (long_mul): extracted from mul and avoid integer overflow.
(wi_mul): extracted from wmul and avoid integer overflow.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27129 b...
akr (Akira Tanaka)
02:19 PM Feature #2772: Matrix: Calculating determinant using Bareiss algorithm [patch]
=begin
Hi. Marc-Andre,

In [ruby-core:29154] the message: "[ruby-core:29154] [Feature #2772]
Matrix: Calculating ...
keiju (Keiju Ishitsuka)
12:14 PM Feature #2772: Matrix: Calculating determinant using Bareiss algorithm [patch]
=begin
Unless there is objection, the official spec of determinant will be to calculate the determinant using the al...
marcandre (Marc-Andre Lafortune)
06:37 AM Feature #2772 (Assigned): Matrix: Calculating determinant using Bareiss algorithm [patch]
=begin

=end
marcandre (Marc-Andre Lafortune)
01:29 PM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
=begin
むらたです。

On 2010/03/31, at 2:15, _ wanabe wrote:

> ワナベです。
>
> うっかりこんな時期になってしまいましたが(すみません)、この件どうしましょう。
...
mrkn (Kenta Murata)
02:15 AM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
=begin
ワナベです。

うっかりこんな時期になってしまいましたが(すみません)、この件どうしましょう。
未決定の事項が二つもあるので、どうしても 1.9.2 に導入したいという方からの
非常に強力な説得でもない...
wanabe (_ wanabe)
12:34 PM Revision fbc42054 (git): * time.c: less bignum allocations.
* strftime.c (rb_strftime_timespec): defined to avoid rational for
nano second resolution time.
git-svn-id: svn+...
akr (Akira Tanaka)
07:05 AM Revision 59ad28c2 (git): * test/rake/test_{package_task,rules,task_manager}.rb: use
temporary directories.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27127 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
06:44 AM Bug #2770: Matrix: determinant for rectangular matrices should raise an error [patch]
=begin

=end
marcandre (Marc-Andre Lafortune)
06:41 AM Feature #2831: Matrix: each, all?, none?, each_with_index, ....
=begin

=end
marcandre (Marc-Andre Lafortune)
06:37 AM Feature #2771 (Assigned): Matrix: constructor to build with block
=begin

=end
marcandre (Marc-Andre Lafortune)
06:37 AM Bug #2365 (Assigned): Matrix: poor handling of coercion errors [patch]
=begin

=end
marcandre (Marc-Andre Lafortune)
06:36 AM Feature #2266: Matrix and Complex [patch]
=begin

=end
marcandre (Marc-Andre Lafortune)
06:36 AM Feature #2265: Matrix#empty? [patch]
=begin

=end
marcandre (Marc-Andre Lafortune)
06:33 AM Revision f163275b (git): * test/psych/test_emitter.rb (setup): encoding of @out should be same as script's.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27126 b2dd03c8-39d4-4d8f-98ff-823fe69b080e wanabe (_ wanabe)
04:57 AM Revision 35b2c59a (git): * test/rubygems/gemutilities.rb (setup, teardown):
Object#to_yaml must use syck on RubyGem.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27125 b2dd03c8-39d4-4d8f-...
naruse (Yui NARUSE)
02:30 AM Feature #1482: Kernel.exec doesn't respect COMSPEC environment variable on Windows
Hi,
At Wed, 31 Mar 2010 01:31:39 +0900,
Jon Forums wrote in [ruby-core:29147]:
> I'm curious, where is it descri...
nobu (Nobuyoshi Nakada)
01:31 AM Feature #1482: Kernel.exec doesn't respect COMSPEC environment variable on Windows
While I didn't report the behavior, using the code from the OP but using the TCC LE shell from http://www.jpsoft.com/... jonforums (Jon Forums)
12:52 AM Feature #1482: Kernel.exec doesn't respect COMSPEC environment variable on Windows
Hi, usa
Should we keep this ticket open?
I'd like to close this ticket because there is no feedback from OP.
I...
mame (Yusuke Endoh)
01:42 AM Feature #1349 (Rejected): Net::SMTP open_message and send_message always require from_addr, *to_addrs
=begin
I don't consider it should be done in SMTP layer.
What you need is another higher layer library.
=end
nobu (Nobuyoshi Nakada)
01:05 AM Feature #583: TmpdirとTempfile
=begin

=end
mame (Yusuke Endoh)
12:55 AM Feature #1800: rubygems can replace system executable files
=begin
Hi,

I guess this feature request includes solution for security concern.
So I moved it to Bug tracker....
mame (Yusuke Endoh)
12:43 AM Feature #2984: string split with capitalize
=begin
Hi,

Pedro, do you still want the method?

I'll close the ticket unless you answer to suggestions by ...
mame (Yusuke Endoh)
12:27 AM Feature #3023: RDoc urls
=begin
Hi,

This ticket is accepted by Eric Hodel, so I set the target to 1.9.2.

It will be deferred to 1.9...
mame (Yusuke Endoh)
12:22 AM Bug #2695: Supported Platforms
=begin
遠藤です。

> そこで、
> * 1.9.2は5.0に上げる
> * 1.9.1は4.0と5.0にする
> のを提案します。

この点については、反対もないようですし、Yugui さんの提...
mame (Yusuke Endoh)
12:16 AM Feature #1473: Improvements on expect.rb
=begin
Hi,

> I was using expect.rb to substitute expect command (as I'm not in a mood to learn Tcl). However, i...
mame (Yusuke Endoh)

03/30/2010

11:38 PM Bug #2365: Matrix: poor handling of coercion errors [patch]
=begin
Hi, Marc-Andre

In [ruby-dev:40847], [ruby-dev:40849] and [ruby-core:29127],
Keiju and matz agreed with ma...
mame (Yusuke Endoh)
02:48 PM Bug #2365: Matrix: poor handling of coercion errors [patch]
=begin
Hi,

In message "Re: [ruby-core:29113] Re: [Bug #2365](Open) Matrix: poor handling of coercion errors [pat...
matz (Yukihiro Matsumoto)
03:23 AM Bug #2365: Matrix: poor handling of coercion errors [patch]
=begin
Hi, Marc-Andre

Are you willing to become a maintainer for matrix?

If so, I'll suggest Keiju resign, and...
mame (Yusuke Endoh)
01:50 AM Bug #2365: Matrix: poor handling of coercion errors [patch]
=begin
Hi,

2010/3/30 Marc-Andre Lafortune <[email protected]>:
> Reopening the issue.
>
> I feel frustatio...
mame (Yusuke Endoh)
01:14 AM Bug #2365 (Open): Matrix: poor handling of coercion errors [patch]
=begin
Reopening the issue.

I feel frustation at such an unsatisfactory answer, coming 4 months after this simp...
marcandre (Marc-Andre Lafortune)
12:43 AM Bug #2365: Matrix: poor handling of coercion errors [patch]
=begin
> This behavior is the same as an integer:
>
> % ruby-dev -r matrix -e "p 2 - nil"
> -e:1:in `-': nil ...
runpaint (Run Paint Run Run)
10:17 PM Bug #3055 (Closed): NEWS: URI Obsoleted methods
=begin
This issue was solved with changeset r27120.
Kazuhiro, thank you for reporting this issue.
Your contributio...
Anonymous
09:24 PM Bug #3055: NEWS: URI Obsoleted methods
=begin
> URI に
> * Obsoleted methods:
> * URI#escape
> * URI#unescape
> とありますが、
> * URI.esca...
naruse (Yui NARUSE)
09:04 PM Bug #3055 (Closed): NEWS: URI Obsoleted methods
=begin
URI に
* Obsoleted methods:
* URI#escape
* URI#unescape
とありますが、
* URI.escape
* U...
znz (Kazuhiro NISHIYAMA)
09:57 PM Revision 0da3fc65 (git): * time.c (timew2timespec): fix previous change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27124 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
08:37 PM Feature #2442: [irb] interactive help
=begin
なかださん

中田さんにコミットお願いしてよろしいですか?
=end
keiju (Keiju Ishitsuka)
08:35 PM Feature #1832: irb -w
=begin
Hi. Yusuke,

Please commit this patch.
=end
keiju (Keiju Ishitsuka)
07:47 PM Bug #3053 (Closed): Psych should not be installed without libyaml.
=begin
This issue was solved with changeset r27112.
Takashi, thank you for reporting this issue.
Your contribution...
nobu (Nobuyoshi Nakada)
05:24 PM Bug #3053 (Closed): Psych should not be installed without libyaml.
=begin
At trunk, psych is installed even if the system does not have libyaml.
If psych continues to require libyam...
sheepman (Takashi Tamura)
05:35 PM Bug #3054 (Closed): test/psych is executed without libyaml
=begin
When I make test-all at trunk, test/psych is executed even if the system
does not have libyaml. test/zlib a...
sheepman (Takashi Tamura)
04:08 PM Bug #3052 (Rejected): DRb::start_service fails to detect used port
=begin
When I call DRb.start_service('druby://localhost:1234') and port 1234 is already in use, I silently end up wi...
orem (Chris Schlaeger)
03:34 PM Revision 8fcc8e2d (git): * 2010-03-31
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27123 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:34 PM Revision 7b83aa4f (git): * time.c (wdivmod): renamed from wdivmodv. fix neg/pos and pos/neg.
(split_second): return number of seconds as wideval_t.
(timet2wv): new function.
(wv2timet): new function.
(tim...
akr (Akira Tanaka)
03:28 PM Bug #2658 (Closed): rubyspec: Ruby character strings interpolates the return value of Object#inspect, without ivars, if Object#to_s does not return a String instance ERROR
=begin

=end
yugui (Yuki Sonoda)
03:27 PM Feature #2366: private constant
=begin

=end
yugui (Yuki Sonoda)
02:27 PM Feature #2771: Matrix: constructor to build with block
=begin
Hi, Marc-André

Please commit it.
=end
keiju (Keiju Ishitsuka)
02:24 PM Feature #2772: Matrix: Calculating determinant using Bareiss algorithm [patch]
=begin
Hi, Marc-André

Did you test for Integer, Rational, Complex, and these mixed Matrix?

Please commit i...
keiju (Keiju Ishitsuka)
01:25 PM Revision 39146c6b (git): * time.c: use more polymorphic operations.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:13 PM Revision 91616a00 (git): * NEWS: add URI.decode and URI.encode to Obsoleted methods,
and fix typos. [ruby-dev:40852]
* NEWS: add Time#subsec.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27120 b2...
znz (Kazuhiro NISHIYAMA)
01:13 PM Revision cda49a46 (git): fix typos
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27119 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
01:07 PM Revision c4845fdf (git): * time.c: reorder wide value implementation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27118 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:03 PM Revision 6ca6efc2 (git): * lib/irb.rb: suppoort [Feature#988], [ruby-core:21177].
* lib/irb/context.rb: fix Context#verbose?.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27117 b2dd03c8-39d4-...
keiju (Keiju Ishitsuka)
12:58 PM Revision 08f82800 (git): * time.c: make wide value more polymorphic.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27116 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:24 PM Feature #3018: UNINITIALIZED_VAR() マクロの導入
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:40843] Re: [Feature #3018] UNINITIALIZED_VAR() マクロの導入"
on Tue,...
matz (Yukihiro Matsumoto)
11:22 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
=begin
前田です。

2010年3月30日10:51 Yukihiro Matsumoto <[email protected]>:
> |2010/3/30 Yukihiro Matsumoto <matz@ruby...
shugo (Shugo Maeda)
11:22 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:40841] Re: [Feature #3018] UNINITIALIZED_VAR() マクロの導入"
on Tue,...
matz (Yukihiro Matsumoto)
11:13 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
=begin
2010/3/30 Yukihiro Matsumoto <[email protected]>:
> |gpgサイン→(PGP|OpenPGP)(サイン|署名)、とするのがよいと思います。

> 記憶違いかも...
nahi (Hiroshi Nakamura)
10:52 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:40839] Re: [Feature #3018] UNINITIALIZED_VAR() マクロの導入"
on Tue,...
matz (Yukihiro Matsumoto)
10:24 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
=begin
本題じゃないですが、

2010/3/30 Yukihiro Matsumoto <[email protected]>:
> [email protected] に gpg サインした ssh2 ...
nahi (Hiroshi Nakamura)
07:01 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:40831] Re: [Feature #3018] UNINITIALIZED_VAR() マクロの導入"
on Mon,...
matz (Yukihiro Matsumoto)
12:21 PM Revision ee90d5d3 (git): * ext/psych/extconf.rb: install psych .so to not psych/ but direct.
This prepends to install *.rb files to psych/psych.
* ext/psych/lib/psych.rb: require 'psych.so'.
git-svn-id: svn+s...
naruse (Yui NARUSE)
12:00 PM Revision 0cf5d3fa (git): fix previous commit for LP64.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:57 AM Revision a00c1c00 (git): * time.c (w2v): renamed from w2xv.
(v2w): renamed from xv2w.
(rb_time_magnify): takes wideval_t.
(rb_time_unmagnify): returns wideval_t.
git-svn-i...
akr (Akira Tanaka)
10:46 AM Revision f1330fd1 (git): * ext/psych/lib: moved external library dependent files from lib.
[ruby-core:29129]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27112 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
09:26 AM Revision 38af94c6 (git): * file.c (rb_file_dirname): split from rb_file_s_dirname.
* load.c (rb_f_require_relative): use absolute path instead of
expanded path.
git-svn-id: svn+ssh://ci.ruby-lang.o...
nobu (Nobuyoshi Nakada)
09:11 AM Revision 84b5e3e0 (git): * version.c (ruby_initial_load_paths): moved initial load path
from ruby.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27110 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
09:07 AM Bug #3051 (Closed): psych is too osx-specifc
=begin
This issue was solved with changeset r27100.
Michael, thank you for reporting this issue.
Your contribution...
Anonymous
08:00 AM Bug #3051: psych is too osx-specifc
=begin
(2010/03/30 6:19), Aaron Patterson wrote:
> On Tue, Mar 30, 2010 at 06:04:59AM +0900, Michael Graff wrote:
...
naruse (Yui NARUSE)
06:04 AM Bug #3051 (Closed): psych is too osx-specifc
=begin
ext/psych/extconf.rb only looks in Macports' directories for libyaml, and will not look in places other OSs m...
skandragon (Michael Graff)
09:05 AM Revision 074db9c6 (git): * Makefile.in (config.status): ommit cached results.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27109 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:52 AM Revision bdb4e343 (git): * configure.in (RUBY_EXEC_PREFIX, RUBY_LIB_PREFIX): fixed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27108 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:01 AM Bug #3050: Fiber transfer limitation
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:40833] [Bug: trunk] Fiber transfer limitation"
on Tue, 30 Mar 2...
matz (Yukihiro Matsumoto)
04:20 AM Bug #3050 (Closed): Fiber transfer limitation
=begin
 ささだです.

 1.9.2 に入れて欲しい Fiber に関する仕様変更について,一つ忘れていました.

 現在,Fiber#transfer と Fiber.yield/Fiber#resume ...
ko1 (Koichi Sasada)
06:41 AM Revision 833393f9 (git): * common.mk (revision.h): add RUBY_BRANCH_NAME.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27107 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:00 AM Revision 635bdf6f (git): * process.c (proc_daemon): Process.daemon should raise an error on
failure regardless of whether the implementation uses daemon(3)
or not. [ruby-dev:40832]
git-svn-id: svn+ssh://c...
Akinori MUSHA
04:11 AM Revision 4a6acc26 (git): * tool/file2lastrev.rb (VCS::GIT_SVN): removed because git-log can
deal with git-svn repository faster than git-svn-info.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27105 b2dd0...
nobu (Nobuyoshi Nakada)
04:01 AM Revision 0c6fb8cc (git): * tool/file2lastrev.rb (VCS#get_revisions): particular commands do
not depend on instance.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27104 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
03:36 AM Revision 7cfd27c0 (git): * configure.in (MINIOBJS): use dmydln.o on all platforms.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27103 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:27 AM Bug #3039 (Closed): test/psych should use require_relative
=begin
This issue was solved with changeset r27095.
Takashi, thank you for reporting this issue.
Your contribution...
Anonymous
01:33 AM Revision a0d6167d (git): * common.mk (COMMONOBJS): moved dln.o to OBJS not to conflict with
dmydln.o.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27102 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:12 AM Revision 6c7edcb0 (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
 

Also available in: Atom