Project

General

Profile

Activity

From 08/28/2009 to 09/03/2009

09/03/2009

11:07 PM Revision 7a426e02 (git): * dir.c (Init_Dir): alias Dir#path to Dir#to_path. [ruby-core:25326]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e matz (Yukihiro Matsumoto)
10:05 PM Feature #2032: Change the license to "GPLv2+ or Ruby's original".
=begin
On Thu, Sep 3, 2009 at 4:36 AM, Eleanor
McHugh<[email protected]> wrote:
> On 3 Sep 2009, at 02...
sandal (Gregory Brown)
05:36 PM Feature #2032: Change the license to "GPLv2+ or Ruby's original".
=begin
On 3 Sep 2009, at 02:18, Eric Hodel wrote:
> Issue #2032 has been updated by Eric Hodel.
>
>
> On my plat...
feyeleanor (Eleanor McHugh)
10:18 AM Feature #2032: Change the license to "GPLv2+ or Ruby's original".
=begin
On my platforms (OS X and FreeBSD) there is no GNU readline, instead libedit is used which is not GPL license...
drbrain (Eric Hodel)
07:49 PM Revision 299d8fb1 (git): * random.c (random_rand): fixed rdoc. [ruby-core:25332]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24743 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:46 PM Revision c0a09d95 (git): * lib/webrick/httpservlet/abstract.rb (do_OPTIONS): method names
are symbols now. [ruby-core:24580]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24742 b2dd03c8-39d4-4d8f-98ff...
nobu (Nobuyoshi Nakada)
04:28 PM Bug #2035 (Closed): Segfault in parser (list_concat_gen)
=begin
The following code:

a = :a; "#{a} " "#{a} " "value #{a}"

causes a segfault in list_concat_gen.
...
Cezary (Cezary Baginski)
10:36 AM Feature #2034 (Rejected): Consider the ICU Library for Improving and Expanding Unicode Support
=begin
Has consideration been recently given to employing the ICU library (http://site.icu-project.org/) in Ruby? T...
runpaint (Run Paint Run Run)
08:57 AM Revision fb03cb82 (git): * parse.y (literal_concat_gen): concat body from dstr instead of
nd_next. [ruby-core:25284]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24741 b2dd03c8-39d4-4d8f-98ff-823fe69...
nobu (Nobuyoshi Nakada)
08:47 AM Revision 468c258d (git): * 2009-09-03
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
08:47 AM Revision 9691894b (git): * parse.y (fname): removed duplication.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24739 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:33 AM Feature #2017: String#/(sep)
=begin
成瀬です。

Yukihiro Matsumoto wrote:
> 今回数えたものの中では最少ということになりますね。
> いずれにしてもそれなりには需要はあるということは認めます。

String の中...
naruse (Yui NARUSE)
03:32 AM Feature #2017: String#/(sep)
=begin
I don't object to this proposal, but note that it leads to unfortunate syntax when _sep_ is a `/`-delimited r...
runpaint (Run Paint Run Run)

09/02/2009

11:06 PM Feature #2032: Change the license to "GPLv2+ or Ruby's original".
=begin
On Wed, Sep 2, 2009 at 8:01 AM, Michal Suchanek<[email protected]> wrote:

>> So please change the Ruby's...
sandal (Gregory Brown)
09:02 PM Feature #2032: Change the license to "GPLv2+ or Ruby's original".
=begin
2009/9/2 Yui NARUSE <[email protected]>:
> Feature #2032: Change the license to "GPLv2+ or Ruby's origin...
hramrach (Michal Suchanek)
05:44 PM Feature #2032 (Closed): Change the license to "GPLv2+ or Ruby's original".
=begin
This is moved ticked from ruby-dev.
Original post and ticket is #2000 in English.

----- Original Post ...
naruse (Yui NARUSE)
07:14 PM Feature #1966 (Closed): windows unicode mkdir
=begin

=end
naruse (Yui NARUSE)
05:51 PM Feature #1966: windows unicode mkdir
=begin
Can somebody close this issue please? This issue is rendered obsolete by [ruby-core:25220] discussion.

V...
vo.x (Vit Ondruch)
05:50 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
Great! I will check it out. It seems that it is doing exactly what I have required. Thank you.

Vit
=end
vo.x (Vit Ondruch)
05:11 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
Hello,

In message "[ruby-core:25268] [Bug #2026] String encodings are not supported by most of IO on Linux...
usa (Usaku NAKAMURA)
05:03 PM Bug #2026 (Closed): String encodings are not supported by most of IO on Linux
=begin

=end
nobu (Nobuyoshi Nakada)
05:01 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
Hi,

At Wed, 2 Sep 2009 16:43:15 +0900,
Vit Ondruch wrote in [ruby-core:25267]:
> Ok, may be I started fr...
nobu (Nobuyoshi Nakada)
04:47 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
I just want to clarify that if there could be ensured some file system encoding, it would be easier to do exp...
vo.x (Vit Ondruch)
04:42 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
Ok, may be I started from wrong side. What I am trying to achieve is unicode support on Windows. I started pl...
vo.x (Vit Ondruch)
04:08 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
Hi,

In message "Re: [ruby-core:25241] [Bug #2026] String encodings are not supported by most of IO on Linu...
matz (Yukihiro Matsumoto)
02:56 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
I have nothing against binary encoding of filenames, but it should be option, not a default. Or there should ...
vo.x (Vit Ondruch)
04:57 PM Bug #2030 (Closed): Math.gamma(x) seg faults for integer x larger than 2<<63-1
=begin
Applied in changeset r24738.
=end
nobu (Nobuyoshi Nakada)
03:39 PM Bug #2030: Math.gamma(x) seg faults for integer x larger than 2<<63-1
=begin
Hi,

At Wed, 2 Sep 2009 14:45:56 +0900,
Hiro Asari wrote in [ruby-core:25263]:
> Yes, the patch appers to...
nobu (Nobuyoshi Nakada)
02:45 PM Bug #2030: Math.gamma(x) seg faults for integer x larger than 2<<63-1
=begin
Yes, the patch appears to work.

surfboard:ruby[svn:24735]$ make math.S && sed -n '/^_math_gamma:/,/^[._]/p...
hasari (Hiro Asari)
02:40 PM Bug #2030: Math.gamma(x) seg faults for integer x larger than 2<<63-1
=begin
Hi,

At Wed, 2 Sep 2009 14:30:25 +0900,
Hiro Asari wrote in [ruby-core:25261]:
> That could very well be ...
nobu (Nobuyoshi Nakada)
02:29 PM Bug #2030 (Feedback): Math.gamma(x) seg faults for integer x larger than 2<<63-1
=begin

=end
nobu (Nobuyoshi Nakada)
02:28 PM Bug #2030: Math.gamma(x) seg faults for integer x larger than 2<<63-1
=begin
That could very well be dependent. I used GCC came with Snow Leopard.

Indeed, I still have 1.9.1 that I ...
hasari (Hiro Asari)
02:27 PM Bug #2030: Math.gamma(x) seg faults for integer x larger than 2<<63-1
=begin
Hi,

At Wed, 2 Sep 2009 12:52:23 +0900,
Hiro Asari wrote in [ruby-core:25257]:
> Incidentally, the URL at...
nobu (Nobuyoshi Nakada)
02:13 PM Bug #2030: Math.gamma(x) seg faults for integer x larger than 2<<63-1
=begin
Hi,

At Wed, 2 Sep 2009 12:52:23 +0900,
Hiro Asari wrote in [ruby-core:25257]:
> $ ruby19 -e 'puts Math.g...
nobu (Nobuyoshi Nakada)
12:52 PM Bug #2030 (Closed): Math.gamma(x) seg faults for integer x larger than 2<<63-1
=begin
$ ruby19 -e 'puts Math.gamma(2<<63-1); puts Math.gamma(2<<63)'
Infinity
-e:1: [BUG] Segmentation fault
...
hasari (Hiro Asari)
04:44 PM Feature #2000: Change the license to "GPLv2+ or Ruby's original".
=begin
> We really should go to ruby-core.
Agree. Then how will this ticket be handled or someone change this tic...
taca (Takahiro Kambe)
11:48 AM Feature #859: open-uri doesn't allow redirection to https
=begin
Hi,

At Tue, 3 Feb 2009 17:53:36 +0900,
Roman Shterenzon wrote in [ruby-core:21797]:
> I quote from [ruby...
nobu (Nobuyoshi Nakada)
07:50 AM Revision 3fe5402d (git): * math.c (math_gamma): get rid of direct comparison between too
big double and integer, with gcc on x86_64. [ruby-core:25257]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24...
nobu (Nobuyoshi Nakada)
04:47 AM Revision 6f14520a (git): * math.c (domain_check): simplified.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24737 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:47 AM Revision 274fa77e (git): * math.c (domain_check): simplified.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24737 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:32 AM Revision dc697b19 (git): * math.c (math_gamma): constified fact_table.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24736 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:37 AM Revision a4b94c44 (git): * gc.c (obj_free): fix to free method table (fix memory leak).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24735 b2dd03c8-39d4-4d8f-98ff-823fe69b080e ko1 (Koichi Sasada)
02:18 AM Bug #1768 (Closed): json で Kernel に追加されるメソッドは private であるべき
=begin
json 1.1.9でとりこまれました
=end
naruse (Yui NARUSE)
12:30 AM Revision cb3c0b4a (git): * tool/instruction.rb: executable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24732 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

09/01/2009

11:27 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
2009/9/1 Urabe Shyouhei <[email protected]>:
> Michal Suchanek wrote:
>> 2009/9/1 Yui NARUSE <redmine@...
hramrach (Michal Suchanek)
08:32 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
Michal Suchanek wrote:
> 2009/9/1 Yui NARUSE <[email protected]>:
>> Issue #2026 has been updated by Yu...
shyouhei (Shyouhei Urabe)
08:22 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
As I stated, our initial research shows Unix user expects filesystem encoding to be binary.
For example, ma...
naruse (Yui NARUSE)
08:10 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
2009/9/1 Yui NARUSE <[email protected]>:
> Issue #2026 has been updated by Yui NARUSE.
>
>
> Current ...
hramrach (Michal Suchanek)
07:57 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
Current Ruby thinks the filesystem encoding of Unix is binary.
Because our initial research shows users of ...
naruse (Yui NARUSE)
04:46 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
Actually it is simpler from Ruby point of view, since if you want to cover all the cases you named, it is eno...
vo.x (Vit Ondruch)
04:13 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
>
> If I work on Windows, I expect that every filename will be stored in UTF-16LE, otherwise I'm in trouble ...
hramrach (Michal Suchanek)
04:02 PM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
Hello,

Working on Ubuntu, I have set following environment variable: LANG="cs_CZ.UTF-8" so it means my s...
vo.x (Vit Ondruch)
05:31 AM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
2009/8/31 Yukihiro Matsumoto <[email protected]>:
> Hi,
>
> In message "Re: [ruby-core:25220] [Bug #2026]...
hramrach (Michal Suchanek)
04:02 AM Bug #2026: String encodings are not supported by most of IO on Linux
=begin
Hi,

In message "Re: [ruby-core:25220] [Bug #2026] String encodings are not supported by most of IO on Linu...
matz (Yukihiro Matsumoto)
12:27 AM Bug #2026 (Closed): String encodings are not supported by most of IO on Linux
=begin
If string used as path has different than UTF-8, the path created on file system is incorrect. The described ...
vo.x (Vit Ondruch)
10:48 PM Revision 61d983df (git): * tool/instruction.rb (RubyVM::InstructionsLoader#make_stackcaching_insns):
simplified.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
08:23 PM Bug #1914: ruby-1.9.1-p243 failed to build from source on aix 5.3 with gcc 4.2.0
=begin
Hello all,

Here are the tips I implement for my latest successful build.

After reading in more deta...
rubisher (Joel Soete)
08:07 PM Bug #2024 (Closed): memory leak in eval with TOPLEVEL_BINDING
=begin
Applied in changeset r24726.
=end
ko1 (Koichi Sasada)
05:35 PM Revision d17fe8a4 (git): NaN is now 0.0/0 because of 1.8/1.9 compat.
* ext/json/lib/json/common.rb (NaN): Change definition
of NaN to 0.0/0 for 1.8/1.9 compatibility.
git-svn-id: svn+...
naruse (Yui NARUSE)
05:34 PM Revision d99ac4f8 (git): Add tests of JSON 1.1.9.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24729 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
04:18 PM Revision 596b68cc (git): * 2009-09-02
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:17 PM Revision c719ecb5 (git): * ext/json: Update to JSON 1.1.9.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24727 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
03:46 PM Feature #2022: Patch for openssl-1.0
=begin
Hi,

At Mon, 31 Aug 2009 08:32:19 +0900,
Jeroen van Meeuwen wrote in [ruby-core:25210]:
> Attached is a p...
nobu (Nobuyoshi Nakada)
10:58 AM Revision d2d0d733 (git): * vm_eval.c (eval_string_with_cref): fix to check local_table_size.
[ruby-dev:39205] [Bug #2024]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24726 b2dd03c8-39d4-4d8f-98ff-823fe...
ko1 (Koichi Sasada)
02:38 AM Feature #2017: String#/(sep)
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:39208] [Feature #2017] String#/(sep)"
on Mon, 31 Aug 2009 20:25...
matz (Yukihiro Matsumoto)
01:11 AM Revision 907680b5 (git): * 2009-09-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:09 AM Revision 9055042f (git): * tool/file2lastrev.rb: executable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

08/31/2009

08:42 PM Bug #2025 (Closed): problem with pthread handling on non NPTL platform
=begin
I tried to fix some testsuite failures on GNU/kFreeBSD,
http://bugs.debian.org//cgi-bin/bugreport.cgi?bug=5...
[email protected] (Petr Salinger)
08:25 PM Feature #2017: String#/(sep)
=begin
> String#/は str.split(sep) の形式のものだけ数えるべきではない
> でしょうか。もちろん、str / "" でも表現可能でしょうが、あま
> り意図を表現しているとは思えませんから。
...
naruse (Yui NARUSE)
07:28 AM Feature #2017: String#/(sep)
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:39203] [Feature #2017] String#/(sep)"
on Mon, 31 Aug 2009 02:35...
matz (Yukihiro Matsumoto)
02:35 AM Feature #2017 (Rejected): String#/(sep)
=begin
String#/(separator) を String#join(separator) の alias として追加しませんか?

以前から、Array#*(sep) との対称性から String#/(sep)...
naruse (Yui NARUSE)
03:56 PM Bug #2024 (Closed): memory leak in eval with TOPLEVEL_BINDING
=begin
以下のスクリプトが無限にメモリを消費します。
なお1.8では問題ありませんし、TOPLEVEL_BINDINGの代わりにbindingを渡した場合も問題ありません。

loop do
eval(""...
usa (Usaku NAKAMURA)
11:42 AM Feature #2022: Patch for openssl-1.0
=begin
Hi,

At Mon, 31 Aug 2009 08:32:19 +0900,
Jeroen van Meeuwen wrote in [ruby-core:25210]:
> Attached is a p...
nobu (Nobuyoshi Nakada)
08:55 AM Feature #2022: Patch for openssl-1.0
=begin
Thanks. I will take a look at it very soon.
=end
wyhaines (Kirk Haines)
08:31 AM Feature #2022 (Closed): Patch for openssl-1.0
=begin
Attached is a patch for ruby-1.8.6 to enable it to compile with and use openssl-1.0
=end
kanarip (Jeroen van Meeuwen)
07:40 AM Feature #2018: [irb] BasicObject.new doesn't have an inspect
=begin
On Mon, 31 Aug 2009, Yukihiro Matsumoto wrote:

> Hi,
>
> In message "Re: [ruby-core:25201] Re: [Bug #201...
dblack (David Black)
07:36 AM Feature #2018: [irb] BasicObject.new doesn't have an inspect
=begin
Hi,

In message "Re: [ruby-core:25201] Re: [Bug #2018] [irb] BasicObject.new doesn't have an inspect"
...
matz (Yukihiro Matsumoto)
02:51 AM Feature #2018: [irb] BasicObject.new doesn't have an inspect
=begin
I thought the whole point of BasicObject is that it doesn't have any methods.
=end
hongli (Hongli Lai)
02:49 AM Feature #2018: [irb] BasicObject.new doesn't have an inspect
=begin
Hi --

On Mon, 31 Aug 2009, Daniel Bovensiepen wrote:

> Bug #2018: [irb] BasicObject.new doesn't have an...
dblack (David Black)
02:43 AM Feature #2018 (Closed): [irb] BasicObject.new doesn't have an inspect
=begin
Using BasicObject.new in irb:

daniel@boviAir# ruby19 --version
ruby 1.9.2dev (2009-08-30 trunk 2...
DanielBovensiepen (Daniel Bovensiepen)
07:21 AM Revision 9b062c96 (git): * class.c (make_singleton_class): variable name changed.
removed an unnecessary conditional.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24721 b2dd03c8-39d4-4d8f-98ff-...
yugui (Yuki Sonoda)
05:55 AM Revision e056ac59 (git): * class.c: refactored singleton class related matters.
Handles eigenclasses and plain classes transparently.
(make_metaclass): renamed from make_metametaclass.
(METACL...
yugui (Yuki Sonoda)
04:17 AM Bug #1885: Proper comparison of recursive Struct & Range
=begin
Here is a patch for the latest 1.9.x that fixes comparison between recursive Struct. The right result is now ...
marcandre (Marc-Andre Lafortune)
01:41 AM Revision 7fed5457 (git): * test/ruby/test_argf.rb (assert_src_expected): refactored.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24719 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:00 AM Bug #2016 (Rejected): Windows (win32.c) command line argument parsing bug
=begin
Fix:
file: \win32\win32.c
routine: rb_w32_cmdvector
line:
memcpy(p - ((slashes + 1) >> 1), p + (~slas...
deleyd (David Deley)

08/30/2009

05:12 PM Feature #1961: Kernel#__dir__
=begin

On Aug 30, 2009, at 00:14 , NARUSE, Yui wrote:

> You should see solutions in the original post:
>> (1) ...
zenspider (Ryan Davis)
04:14 PM Feature #1961: Kernel#__dir__
=begin
Hongli Lai wrote:
> I think it should be __DIR__ for consistency. There are no other __ things in Ruby
> th...
naruse (Yui NARUSE)
05:56 AM Feature #1961: Kernel#__dir__
=begin
Hi,

In message "Re: [ruby-core:25184] Re: [Feature #1961] Kernel#__dir__"
on Sun, 30 Aug 2009 04:10:5...
matz (Yukihiro Matsumoto)
04:31 AM Feature #1961: Kernel#__dir__
=begin

On Aug 29, 2009, at 12:10 , Hongli Lai wrote:

> I think it should be __DIR__ for consistency. There are ...
zenspider (Ryan Davis)
03:51 AM Feature #1961: Kernel#__dir__
=begin
Hi,

In message "Re: [ruby-core:25182] Re: [Feature #1961] Kernel#__dir__"
on Sun, 30 Aug 2009 02:57:4...
matz (Yukihiro Matsumoto)
02:57 AM Feature #1961: Kernel#__dir__
=begin
Wouldn't it be a little confusing to remember that __FILE__ is uppercase and
__dir__ is downcase? Doesn't so...
judofyr (Magnus Holm)
12:00 AM Feature #1961: Kernel#__dir__
=begin
Hi,

In message "Re: [ruby-core:24982] [Feature #1961] Kernel#__dir__"
on Wed, 19 Aug 2009 23:57:07 +0...
matz (Yukihiro Matsumoto)
05:07 PM Bug #1950 (Closed): 警告が正しく発っせられない
=begin
Applied in changeset r24716.
=end
naruse (Yui NARUSE)
02:53 PM Feature #2013 (Rejected): [PATCH] a = *b calls b.*@
=begin
This makes the * operator operate more similarly to the + and - operators. The binary versions of + and - c...
jeremye (Jeremy Evans)
02:44 PM Revision 44320bc3 (git): * time.c (find_time_t): use mktime for the first guess.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24718 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:21 PM Feature #2012 (Closed): Set event_flags on thread creation if hook exists
=begin
In ruby-debug, when a user sets a breakpoint that ends up executed by a later-created thread, then nothing wi...
mark-moseley (Mark Moseley)
08:06 AM Revision 18b17dcd (git): Revert wrong commit r24715 "* thread.c (do_select): suppress warnings."
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24717 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
08:00 AM Revision 6ab36c6e (git): *regparse.c (CC_DUP_WARN): use rb_compile_warn if ScanEnv has source
information. [ruby-dev:39105]
*re.c (rb_reg_compile): add sourcefile and sourceline to the arguments.
*re.c (make_r...
naruse (Yui NARUSE)
08:00 AM Revision 2a12798d (git): * thread.c (do_select): suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24715 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
07:39 AM Revision 4119b548 (git): * parse.y (rb_enc_symname2_p): not depend on nul terminator.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:12 AM Revision d380745c (git): * gc.c (gc_sweep): makes new room if object space is full of
finalized objects and has no free objects. [ruby-dev:39201]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/r...
nobu (Nobuyoshi Nakada)
05:51 AM Revision eac84339 (git): * gc.c: removed garbage spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:13 AM Revision ab0d1d27 (git): * common.mk: dependencies updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24711 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:01 AM Revision dcf2aad3 (git): * time.c (add): shortcut implemented for fixnums.
(sub): ditto.
(mul): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24710 b2dd03c8-39d4-4d8f-98ff-823fe...
akr (Akira Tanaka)
01:34 AM Bug #1375: Zlib::GzipReaderに対するエンコーディング指定
=begin
設定方法は
Zlib::GzipReader.open('test.txt.gz', encoding: 'UTF-8')
であっています。

Zlib::GzipReader#read では設定された...
naruse (Yui NARUSE)
01:27 AM Bug #1375 (Closed): Zlib::GzipReaderに対するエンコーディング指定
=begin
Applied in changeset r24704.
=end
naruse (Yui NARUSE)
01:26 AM Revision 570d8f55 (git): * time.c (eq): apply RTEST.
(ne): ditto.
(add): avoid method dispatch for bignums.
(sub): ditto.
(mul): ditto.
(mod): ditto.
git-svn-id...
akr (Akira Tanaka)
12:46 AM Revision fc6be8cd (git): * bignum.c (bigmul1_single): new function specialized respect to
multiply two single digit bignums.
(bigmul0): use bigmul1_single.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr...
akr (Akira Tanaka)

08/29/2009

08:11 PM Feature #2010: autoset http response encoding
=begin
charset parameter of HTTP is not reliable because of compatibility.

see 2.7 Character Encodings of HTML5...
naruse (Yui NARUSE)
07:46 PM Feature #2010 (Rejected): autoset http response encoding
=begin
What about that ?

Oleg.
=end
OlegPuchinin (Oleg Puchinin)
07:06 PM Revision 8b32a1de (git): * timev.h (TIME_SCALE): defined as 1000000000.
(struct vtm): subsec is replaced by subsecx.
subsec * TIME_SCALE == subsecx.
* time.c: avoid rational in most case...
akr (Akira Tanaka)
06:18 PM Revision 4a9bca24 (git): * time.c (init_leap_second_info): use TIMET_MAX.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24706 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:17 PM Revision 752027c1 (git): * 2009-08-30
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24705 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:17 PM Revision 80918e2a (git): * ext/zlib/zlib.c (gzfile_read_all): use gzfile_newstr;
set and convert its encoding. [ruby-dev:38304]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24704 b2dd03c8-39d4...
naruse (Yui NARUSE)
01:39 PM Revision ebabbc6c (git): Doxygen comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
11:42 AM Revision 3c65e026 (git): * vm_eval.c (rb_call0): gets rid of checking method cache twice.
* method.h (rb_get_method_entry): added a prototype of the function.
(rb_method_entry_without_cache): more friendly...
yugui (Yuki Sonoda)
03:16 AM Revision be417114 (git): * lib/tmpdir.rb (Dir.mktmpdir): rolled back r24699. [ruby-dev:39193]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:49 AM Feature #1999: Improved Tempfile
=begin
Here is a patch which implements the CreationError exception class, as documented in the Tempfile API documen...
hongli (Hongli Lai)
02:38 AM Feature #1999: Improved Tempfile
=begin
Sorry, please ignore my last message, I ran the test in a wrong way.

I'm working on some patches in the ...
hongli (Hongli Lai)
02:36 AM Feature #1999: Improved Tempfile
=begin
Thanks. But revision 24666 should be reverted. It breaks the test_finalizer_does_not_unlink_if_already_unlink...
hongli (Hongli Lai)

08/28/2009

10:09 PM Revision 660bc216 (git): * ext/win32ole/win32ole.c (fole_s_show_help): fixed the comment
of WIN32OLE.ole_show_help usage.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24700 b2dd03c8-39d4-...
suke (Masaki Suketa)
08:18 PM Feature #2000: Change the license to "GPLv2+ or Ruby's original".
=begin
Ah, I thought that I was already subscribing to this bug ticket.

The problem is:
>|I interpretd this p...
mtasaka (Mamoru TASAKA)
06:27 PM Revision 2235d504 (git): * lib/tmpdir.rb (Dir.mktmpdir): removed thread race condition.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24699 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:11 PM Revision f6bed844 (git): * 2009-08-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:11 PM Revision c2a81f31 (git): * lib/tempfile.rb (Tempfile#make_tmpname): removed thread race
condition.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24697 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
04:07 PM Revision 12d14457 (git): * 2009-08-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:06 PM Revision 1a884e8c (git): Merge branch '19migration/looser_args' into ruby_1_8
Conflicts:
ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24695 b2dd03c8-39d4-4d8f...
shyouhei (Shyouhei Urabe)
11:47 AM Bug #1997 (Closed): memory leak on redefining method
=begin
Applied in changeset r24691.
=end
nobu (Nobuyoshi Nakada)
11:41 AM Revision c6c6ab87 (git): * lib/tempfile.rb (Tempfile#callback): Debug information should be
output to stderr, not stdout; pointed out by akira yamada.
cf. [ruby-dev:39072]
git-svn-id: svn+ssh://ci.ruby-lan...
Akinori MUSHA
11:38 AM Revision 83c5ebae (git): * ext/win32ole/win32ole.c: use SafeStringValue instead of
Check_SafeStr.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24693 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
suke (Masaki Suketa)
07:37 AM Bug #1991: ruby should use twolevel namespace on OS X
=begin

=end
nobu (Nobuyoshi Nakada)
04:35 AM Revision 12a4e27f (git): * thread.c (do_select): rollback r24680. void struct initializer is
invalid.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24692 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
02:45 AM Revision fcf88c1b (git): * method.h (rb_method_definition_t): split from rb_method_entry_t
to deal aliases. [ruby-dev:39165]
* proc.c (struct METHOD): contains rb_method_entry_t copy.
git-svn-id: svn+ssh:...
nobu (Nobuyoshi Nakada)
01:21 AM Revision a2f37873 (git): * vm_core.h ({GET,INC}_VM_STATE_VERSION): moved from vm_insnhelper.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24690 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:45 AM Revision afb957b1 (git): * proc.c (rb_method_entry_arity): fixed indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:34 AM Revision 1612ad9d (git): * iseq.c (iseq_mark): skip outdated cache entries.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24688 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:31 AM Revision b587368d (git): * iseq.c (iseq_mark): made invariant expressions constant references.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
 

Also available in: Atom