Project

General

Profile

Activity

From 02/16/2010 to 02/22/2010

02/22/2010

08:29 PM Bug #2543 (Assigned): rdoc patch for thwait.rb
=begin

=end
naruse (Yui NARUSE)
08:26 PM Bug #2767: YAML bug
=begin

=end
naruse (Yui NARUSE)
07:29 PM Bug #2776: can't return from lambda with outer block
=begin
なかだです。

At Mon, 22 Feb 2010 15:00:34 +0900,
Tanaka Akira wrote in [ruby-dev:40456]:
> Proc#lambda? のドキュメン...
nobu (Nobuyoshi Nakada)
02:38 PM Bug #2776: can't return from lambda with outer block
=begin
なかだです。

At Mon, 22 Feb 2010 13:13:47 +0900,
Shyouhei Urabe wrote in [ruby-dev:40454]:
> 異なっているのは事実ですが、どちら...
nobu (Nobuyoshi Nakada)
01:13 PM Bug #2776: can't return from lambda with outer block
=begin
異なっているのは事実ですが、どちらが正しいか(あるいは両方間違い)は議論の余地がありそうです。

# lambda(&proc) でprocをlambdaに変換できるかどうかの違い?
=end
shyouhei (Shyouhei Urabe)
07:43 AM Bug #2776 (Rejected): can't return from lambda with outer block
=begin
http://pc12.2ch.net/test/read.cgi/tech/1264635554/685 で質問されていたのですが
1.8 と 1.9 で lambda の挙動が異なっています。

---...
wanabe (_ wanabe)
06:54 PM Feature #2778: Regular Expression Named Group Matching does not work with String#[]
=begin
"will" means 1.9.2 is not released yet; the code is already in trunk.
see also #966
=end
naruse (Yui NARUSE)
06:24 PM Feature #2778: Regular Expression Named Group Matching does not work with String#[]
=begin
Thanks for the update! I wonder whether closing is the proper resolution. Shouldn't we be setting target ve...
rklemme (Robert Klemme)
05:58 PM Feature #2778 (Closed): Regular Expression Named Group Matching does not work with String#[]
=begin
This will be implemented in Ruby 1.9.2.
=end
naruse (Yui NARUSE)
05:13 PM Feature #2778 (Closed): Regular Expression Named Group Matching does not work with String#[]
=begin
I just noticed this:

irb(main):001:0> s = "Robert Klemme"
=> "Robert Klemme"
irb(main):002:0> s[/(?<...
rklemme (Robert Klemme)
04:14 PM Bug #2777: Invalid read of size 4 by redefining load
=begin
(2010/02/22 15:03), Nobuyoshi Nakada wrote::
> rb_method_entry_tにもrefcountを入れますかねぇ。

 性能の観点から反対します.

 さっ...
ko1 (Koichi Sasada)
03:03 PM Bug #2777 (Closed): Invalid read of size 4 by redefining load
=begin
なかだです。

At Mon, 22 Feb 2010 01:20:07 +0900,
Tanaka Akira wrote in [ruby-dev:40452]:
> 以下のように load 中に ...
nobu (Nobuyoshi Nakada)
04:13 PM Revision a3aec76e (git): * 2010-02-23
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26732 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:12 PM Revision c5f11b65 (git): fix a typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:36 PM Revision 508ca62a (git): * ext/digest/sha2/sha2init.c: test OpenSSL more strictly.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26730 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:34 PM Revision 29860b0b (git): don't use infinite loop.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26729 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:23 AM Feature #2759: Regexp /g and /G options
=begin
If it does work, we could forge a Gem out of this, and continue the discussion outside of ruby-core ;)
=end
murphy (Kornelius Kalnbach)
04:10 AM Feature #2759: Regexp /g and /G options
=begin
Thank you very much, that seems handle most of what I need, have to make sure it works correctly tomorrow.
=end
manveru (Michael Fellinger)
03:43 AM Feature #2759: Regexp /g and /G options
=begin
Right...my post was actually just a scaffold for a converter. This one handles backrefs: http://pastie.textma...
murphy (Kornelius Kalnbach)
03:27 AM Feature #2759: Regexp /g and /G options
=begin
That's if you don't accept numeric backrefs.
Here is an example of a regular expression used in the PHP bun...
manveru (Michael Fellinger)
03:15 AM Feature #2759: Regexp /g and /G options
=begin
Actually, a converter doesn't seem too hard: http://pastie.textmate.org/835608
=end
murphy (Kornelius Kalnbach)
02:36 AM Feature #2759: Regexp /g and /G options
=begin
The Textmate maintainer couldn't care less, they use the Oniguruma C API directly, and the editor is not writ...
manveru (Michael Fellinger)
02:59 AM Bug #2745: iseq_set_sequence: adjust bug (next inside begin...rescue)
=begin
Yes, that solved it for me. Does this need to be backported to Ruby 1.9.1?
=end
murphy (Kornelius Kalnbach)
02:52 AM Revision b551e8c8 (git): * lib/rubygems: update to 1.3.6.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:42 AM Revision 65544f57 (git): * doc/rubygems/ChangeLog: deleted garbage lines.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26727 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:21 AM Revision e6dde8be (git): * ext/digest/sha2: Use OpenSSL's SHA1 engine if available.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26726 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:16 AM Bug #2775 (Rejected): add explicit constraints for WONTFIX IO bug
=begin
Hi, all

I propose writing two constraints into rdoc of IO:

- after running IO#dup, both an origin...
mame (Yusuke Endoh)
12:15 AM Bug #2774 (Rejected): add explicit constraints for WONTFIX IO bug
=begin
Hi, all

I propose writing two constraints into rdoc of IO:

- after running IO#dup, both an original I...
mame (Yusuke Endoh)

02/21/2010

09:27 PM Bug #2769 (Closed): gem install cairo fails
=begin
This issue was solved with changeset r26723.
Yusuke, thank you for reporting this issue.
Your contribution ...
nobu (Nobuyoshi Nakada)
12:16 AM Bug #2769 (Closed): gem install cairo fails
=begin
なかださん
遠藤です。

r26465+r26466 の変更によって gem install cairo をしても cairo.so が
ビルドされなくなり、正常にインストールできなくなりました。

$...
mame (Yusuke Endoh)
08:51 PM Feature #2759: Regexp /g and /G options
=begin
If you want full compatibility to Oniguruma, yes.
Or original Oniguruma seems not maintained now, so you ca...
naruse (Yui NARUSE)
08:10 PM Feature #2759: Regexp /g and /G options
=begin
So the solution is to create a whole new wrapper for Oniguruma?
=end
manveru (Michael Fellinger)
06:47 PM Feature #2759: Regexp /g and /G options
=begin
Ruby 1.9's regexp is from Oniguruma, but is not Oniguruma.
It is fork one and is not intended to support co...
naruse (Yui NARUSE)
07:21 PM Bug #2729: `unexpected break' occurs when a proc is called in ensure
=begin
This patch prevent the exception.
I know it's not a fundamental solution, but I hope it will help for findi...
wanabe (_ wanabe)
05:17 PM Revision 034acb58 (git): * 2010-02-22
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:17 PM Revision 9d8bf3b9 (git): add timeout for test_should_propagate_signaled.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:28 PM Bug #2745: iseq_set_sequence: adjust bug (next inside begin...rescue)
=begin
The bug doesn't occur with attached patch.
=end
wanabe (_ wanabe)
12:20 PM Revision 3ef72aeb (git): * lib/mkmf.rb (create_makefile, install_files): honor srcprefix
argument if given. [ruby-dev:40449]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26723 b2dd03c8-39d4-4d8f-98f...
nobu (Nobuyoshi Nakada)
06:16 AM Feature #2772 (Closed): Matrix: Calculating determinant using Bareiss algorithm [patch]
=begin
Yu Ichino suggested to use a different algorithm to calculate the determinant of a matrix in [ruby-core:28166...
marcandre (Marc-Andre Lafortune)
06:10 AM Feature #2771 (Closed): Matrix: constructor to build with block
=begin
I believe the following simple constructor could be a helpful addition to matrix.rb

class Matrix
#
...
marcandre (Marc-Andre Lafortune)
04:46 AM Bug #2770 (Closed): Matrix: determinant for rectangular matrices should raise an error [patch]
=begin
Keiju,

$ rubydev -r matrix -e "puts Matrix[[1], [2], [3]].determinant"
0

This corresponds to the ...
marcandre (Marc-Andre Lafortune)
04:30 AM Revision 33dd3c94 (git): * lib/rubygems/rubygems_version.rb: outdated. [ruby-core:28275]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:15 AM Bug #2768: SEGV when using OpenSSL::Cipher (AES) in certain way
=begin
here the output that irb does give me for the command
=end
zeri (Julian Wälde)
12:13 AM Bug #2768 (Closed): SEGV when using OpenSSL::Cipher (AES) in certain way
=begin
this command gives me an SEGV on my boxes:

ruby -e 'require "openssl";OpenSSL::Cipher::AES128.new("ECB"...
zeri (Julian Wälde)

02/20/2010

09:28 PM Revision 2a3c459d (git): * symbian/setup (config.h): HAVE_STRUCT_TIMEZONE, VOID_UNSETENV, and RUBY_LIB_VERSION_STYLE defined.
* symbian/setup (ruby.mmp): SOURCE node.c added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26721 b2dd03c8-3...
Alexander Zavorine
09:27 PM Revision b3611d2b (git): * symbian/setup (config.h): HAVE_STRUCT_TIMEZONE, VOID_UNSETENV, and RUBY_LIB_VERSION_STYLE defined.
* symbian/setup (ruby.mmp): SOURCE node.c added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26720 b2dd03c8-3...
Alexander Zavorine
05:44 PM Bug #2767: YAML bug
=begin

Already reported at http://redmine.ruby-lang.org/issues/show/1311
=end
daz (Dave B)
05:33 PM Bug #2767 (Closed): YAML bug
=begin
Start IRB, run:

require 'yaml'; YAML.load({"x"=>"\r\n P\r\nA"}.to_yaml)

result:
ArgumentError: sy...
TimHaines (Tim Haines)
04:27 PM Revision 0c258859 (git): * 2010-02-21
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26719 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:26 PM Revision 1b99a27b (git): * vm.c (vm_backtrace_each): use called_id when method definition
structure is already freed. [ruby-dev:40234] [ruby-core:27959]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26...
matz (Yukihiro Matsumoto)
02:49 PM Feature #2759: Regexp /g and /G options
=begin
Well, yes, of course I want seamless support for Oniguruma, wasn't that one of the big new features of the 1....
manveru (Michael Fellinger)
08:41 AM Feature #2759: Regexp /g and /G options
=begin
Michael: If I'm not mistaken, you want to use the TextMate syntax files without change. The lack of a OPTION_...
murphy (Kornelius Kalnbach)
07:36 AM Feature #2759: Regexp /g and /G options
=begin
If you don't use $1 after matching, you can use /(?=(?:[ ]{4}|\t)(?<marker>[-](?:[ ]{,2})\k<marker>))/.

...
naruse (Yui NARUSE)
06:30 AM Feature #2759: Regexp /g and /G options
=begin
I don't understand why Ruby 1.9 raises that exception. The Oniguruma documentation (http://www.geocities.jp/k...
murphy (Kornelius Kalnbach)
03:08 AM Feature #2759: Regexp /g and /G options
=begin
Given the following code in 1.8 with oniguruma gem, first without the flag:

Oniguruma::ORegexp.new('(?=(...
manveru (Michael Fellinger)
12:12 PM Bug #2766 (Rejected): Cannot use CSV under windows 7
=begin
I try to use Ruby under my windows 7 notebook. but I find that CSV cannot work. it alway throws " CSV::Malfor...
cooker_bj (kang cao)
03:17 AM Revision 69286031 (git): * 2010-02-20
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26717 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:17 AM Revision 960beaac (git): indented.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)

02/19/2010

07:35 PM Bug #2747: io.dup doesn't handle pos properly
=begin
kosaki さん
遠藤です。

2010年2月15日21:40 Motohiro KOSAKI <[email protected]>:
> 6の秘密はstraceが教えてくれている
>
*sni...
mame (Yusuke Endoh)
01:15 PM Bug #2760: unable to cross-compile win32.c
=begin
I don't see such errors with i386-mingw32-gcc on darwin.
gcc -v shows:
$ i386-mingw32-gcc -v
Readin...
nobu (Nobuyoshi Nakada)
12:46 PM Bug #2760 (Assigned): unable to cross-compile win32.c
=begin

=end
naruse (Yui NARUSE)
04:43 AM Bug #2760 (Rejected): unable to cross-compile win32.c
=begin
:~/ruby_trunk$ gcc win32/win32.c 2>&1 | grep lvalue
win32/win32.c:4894: error: lvalue required as left oper...
rogerdpack (Roger Pack)
12:52 PM Revision 54a61d3e (git): rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26715 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:47 PM Bug #2748 (Closed): fix for READ_CHECK causes failures on FreeBSD 8.0
=begin

=end
naruse (Yui NARUSE)
07:43 AM Revision a39e9e07 (git): * Makefile.in (config.status): ommit cached results.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:01 AM Revision 6b9c2e9d (git): Use only object_id to test living threads.
Previous test depends on timing like:
<"[#<Thread:0x000008013413a0 run>, #<Thread:0x00000801341418 run>,
#<Thr...
naruse (Yui NARUSE)
06:00 AM Feature #2759: Regexp /g and /G options
=begin
The /g modifier is widely used to mark a regexp as "global" (Perl, JavaScript, vim). It might confuse people....
murphy (Kornelius Kalnbach)
05:28 AM Feature #2759: Regexp /g and /G options
=begin
I can't imagine a use case even if we have non capturing group (?: .. ).

Could you explain why you want ...
naruse (Yui NARUSE)
04:01 AM Feature #2759 (Closed): Regexp /g and /G options
=begin
Oniguruma has flags called ONIG_OPTION_CAPTURE_GROUP, ONIG_OPTION_DONT_CAPTURE_GROUP.
There has been a disc...
manveru (Michael Fellinger)
03:39 AM Revision d02ec1c6 (git): * ext/readline/readline.c (Init_readline): initialize
check rl_catch_signals and rl_catch_sigwinch.
[ruby-core:28238] [ruby-core:28242]
* ext/readline/extconf.rb: check...
naruse (Yui NARUSE)

02/18/2010

10:37 PM Feature #2746: ビルドする拡張ライブラリを configure 時に指定するための --with-exts オプション
=begin
むらたです。

On 2010/02/18, at 12:14, Kenta Murata wrote:

> without を with-out に分離する方法は思いつきませんでした。
> 以下のように ...
mrkn (Kenta Murata)
12:15 PM Feature #2746: ビルドする拡張ライブラリを configure 時に指定するための --with-exts オプション
=begin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

むらたです。

On 2010/02/16, at 15:48, Akinori MUSHA wrote:
...
mrkn (Kenta Murata)
03:31 PM Bug #2756: Issues with Math and Complex behavior on 1.9
=begin
Hi,

On Wed, Feb 17, 2010 at 10:23 PM, Urabe Shyouhei <[email protected]> wrote:
> Hi,
>
> Yusuke E...
brixen (Brian Shirai)
03:23 PM Bug #2756: Issues with Math and Complex behavior on 1.9
=begin
Hi,

Yusuke ENDOH wrote:
>> Q. Can we change the 1.8.7 behavior when raising exceptions to be both interna...
shyouhei (Shyouhei Urabe)
12:48 PM Bug #2756: Issues with Math and Complex behavior on 1.9
=begin
Hi!

> Q. Should 1.9 coerce arguments to Math methods?

I really want to agree, but it seems intended cha...
mame (Yusuke Endoh)
04:10 AM Bug #2756 (Rejected): Issues with Math and Complex behavior on 1.9
This ticket aggregates several issues with Math methods on 1.9. There are related tickets that either have not yet or... brixen (Brian Shirai)
03:25 PM Revision b33c2886 (git): * 2010-02-19
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26711 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:25 PM Revision 48844c00 (git): * pack.c (pack_unpack): call PACK_ITEM_ADJUST for 'Q'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26710 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:06 PM Revision c840e457 (git): * 2010-02-19
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26709 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:06 PM Revision 5a55683b (git): * lib/drb/drb.rb (DRbServer#stop_service): join killed thread to
ensure service stops. [ruby-dev:40441]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26708 b2dd03c8-39d4-4d8f-9...
mame (Yusuke Endoh)
01:48 PM Bug #2749 (Closed): net/smtp.rb arbitrary Net::SMTPUnknownError: could not get 3xx (250) and Net::SMTPUnknownError: 354 End data with <CR><LF>.<CR><LF>
=begin

=end
marcandre (Marc-Andre Lafortune)
11:46 AM Bug #2749: net/smtp.rb arbitrary Net::SMTPUnknownError: could not get 3xx (250) and Net::SMTPUnknownError: 354 End data with <CR><LF>.<CR><LF>
=begin
disregard - no longer a problem with ruby 1.9.2dev (2010-02-18 trunk 26704)
=end
trevor (trevor 6)
01:42 PM Bug #2757 (Closed): win32/registry file is no longer in the load path
=begin
re:

http://www.ruby-forum.com/topic/204291#new

it appears that registry.rb no longer gets installed...
rogerdpack (Roger Pack)
01:39 PM Revision 54380d99 (git): * math.c (math_atanh): raise ERANGE without calling atanh if absolute
value is 1 to achieve platform-independent math. [ruby-core:28219]
* math.c (math_lgamma): return [Infinity, 1] wit...
mame (Yusuke Endoh)
01:33 PM Revision a8fcae08 (git): * confiure.in: new --with-ext and --with-out-ext options for extmk.
* tool/mkconfig.rb: normalizing --with-out-ext to --without-ext.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2...
Kenta Murata
12:53 PM Revision e8665a6b (git): * pack.c (pack_unpack): call PACK_ITEM_ADJUST for 'Q'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26705 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)

02/17/2010

11:40 PM Bug #2743 (Closed): incorrect checksum for freed object
=begin

=end
wanabe (_ wanabe)
10:05 PM Feature #2709: $VERBOSE, $DEBUG and Kernel#sprintf
=begin
Because, in my opinion, too many arguments aren't an error. Why is this an error for you?
Too many argument...
paddor (Patrik Wenger)
09:55 PM Bug #2752 (Closed): File path encoding on mac os x and windows
=begin
成瀬さん
遠藤です。

File#path のエンコーディングは、File.new に与えられた文字列の
エンコーディングを保持しますか?

File.new(path).path.enco...
mame (Yusuke Endoh)
05:19 PM Revision 713e99ce (git): * io.c (io_fread, io_getpartial, io_read, io_sysread): by using lock,
prohibit modification of buffer string during read (which had caused
EFAULT or SEGV). [ruby-dev:40437]
* test/rub...
mame (Yusuke Endoh)
04:27 PM Revision f3d95233 (git): * 2010-02-18
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:27 PM Revision 6dda216d (git): add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26702 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:36 PM Revision 457c2c4a (git): * regcomp.c (setup_tree, onig_compile): optimize .* at last by
converting into (?>.*), which does not backtrack. [ruby-core:27791]
* test/ruby/test_regexp.rb: add a test for abov...
mame (Yusuke Endoh)
12:27 PM Revision 24421c83 (git): * bootstraptest/runner.rb (assert_normal_exit): add :timeout option.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26700 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
08:05 AM Revision 50c8982e (git): * vm_insnhelper.c (vm_call_cfunc): removed unused variable.
* vm.c (vm_frametype_name): define only when VMDEBUG.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26695 b2dd0...
nobu (Nobuyoshi Nakada)
06:49 AM Bug #2712: TCPServer#gets gets stuck
=begin
成瀬です。

(2010/02/17 0:57), Yusuke ENDOH wrote:
> やってみました。make check と make test-rubyspec は完走していますが、
> どうでし...
naruse (Yui NARUSE)
12:57 AM Bug #2712: TCPServer#gets gets stuck
=begin
遠藤です。

2010年2月12日12:24 Yusuke ENDOH <[email protected]>:
> - 元の問題は STR_TMPLOCK を使えばたぶんちゃんと解決できる


やってみました。...
mame (Yusuke Endoh)
06:34 AM Revision 711ed72b (git): * ext/dl/dl_conversions.c (rb_dl_type_to_ffi_type): support signed
long long.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
05:26 AM Revision f9534837 (git): * ext/dl/cfunc.c (rb_dlcfunc_inspect): get rid of overflow.
* ext/dl/closure.c (dlc_callback, rb_dlclosure_init): ditto.
* ext/dl/cptr.c (rb_dlptr_s_malloc): ditto.
* ext/dl/m...
nobu (Nobuyoshi Nakada)
05:21 AM Revision 074836aa (git): * common.mk: ext/dl/callback no longer exists.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26692 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:18 AM Revision 68408702 (git): * ext/dl/depend: updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26691 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:42 AM Bug #2751 (Closed): Win32::Registry#inspect fails
=begin
>> Win32::Registry::HKEY_LOCAL_MACHINE.create "Software\\classes\\#{name}\\shell\\open_with_redcar"
NoMeth...
rogerdpack (Roger Pack)
12:19 AM Revision 676cf9b5 (git): * test/dl/test_method.rb: sinf(3) is in libm.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26690 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)

02/16/2010

09:37 PM Bug #2732 (Closed): rubyspec: ObjectSpace.define_finalizer doesn't call self-referencing finalizers FAILED
=begin
This issue was solved with changeset r26684.
Yusuke, thank you for reporting this issue.
Your contribution ...
mame (Yusuke Endoh)
08:40 PM Bug #2732: rubyspec: ObjectSpace.define_finalizer doesn't call self-referencing finalizers FAILED
=begin
遠藤です。

2010年2月16日11:25 KOSAKI Motohiro <[email protected]>:
> 忘れそうになるので、IRCの議論を転記
>
> 1. ob...
mame (Yusuke Endoh)
04:45 PM Revision d1925e64 (git): use assert_finish because the test hangs on FreeBSD.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:20 PM Revision 17ecdd2f (git): * 2010-02-17
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26688 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:20 PM Revision 79afabe0 (git): * hash.c (hash_update): always raise an exception when adding a new
key during iteration. Traditionally, an exception was raised only
when rehash occurs, but it may lead to difficult...
mame (Yusuke Endoh)
01:25 PM Revision 4651910a (git): add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26686 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:10 PM Revision a9f6a955 (git): * gc.c (chain_finalized_object): fix precedence.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26685 b2dd03c8-39d4-4d8f-98ff-823fe69b080e mame (Yusuke Endoh)
12:37 PM Feature #2740: Extend const_missing to pass in the nesting
=begin
Hi,

2010/2/15 Yehuda Katz <[email protected]>:
> Upon further reflection, I really like the idea of r...
mame (Yusuke Endoh)
11:53 AM Feature #2740: Extend const_missing to pass in the nesting
Nobu, great to see a patch for this! Thank you.
However, it didn't produce the desired results for me. After some ...
murphy (Kornelius Kalnbach)
09:23 AM Feature #2740: Extend const_missing to pass in the nesting
Hi,
At Mon, 15 Feb 2010 22:21:55 +0900,
Yehuda Katz wrote in [ruby-core:28177]:
> Upon further reflection, I rea...
nobu (Nobuyoshi Nakada)
12:34 PM Revision 2236f6a6 (git): * gc.c (rb_objspace_call_finalizer): always run finalizer at exit,
before object is free'd. [ruby-dev:40382]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26684 b2dd03c8-39d4-4d8...
mame (Yusuke Endoh)
12:30 PM Bug #2748: fix for READ_CHECK causes failures on FreeBSD 8.0
=begin
遠藤です。

2010年2月16日3:42 Yui NARUSE <[email protected]>:
> 間を置いてからの報告で申し訳ないのですが、例の READ_CHECK の修正 (r26625...
mame (Yusuke Endoh)
03:41 AM Bug #2748 (Closed): fix for READ_CHECK causes failures on FreeBSD 8.0
=begin
間を置いてからの報告で申し訳ないのですが、例の READ_CHECK の修正 (r26625) が、
FreeBSD での test-all の失敗を増やします。
r26625 を revert するとこれらの...
naruse (Yui NARUSE)
12:06 PM Feature #2746: ビルドする拡張ライブラリを configure 時に指定するための --with-exts オプション
=begin
むらたです。

On 2010/02/15, at 21:37, U.Nakamura wrote:

> こんにちは、なかむら(う)です。
>
> In message "[ruby-dev:40418...
mrkn (Kenta Murata)
12:00 PM Revision 41e5cd71 (git): * 2010-02-16
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26683 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:00 PM Revision 792b3efa (git): * file.c (rb_group_member): renamed from group_member.
don't use group_member() in glibc because it's not valgrind clean.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug...
akr (Akira Tanaka)
12:00 PM Revision 9b0953f4 (git): * file.c (rb_group_member): renamed from group_member.
don't use group_member() in glibc because it's not valgrind clean.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug...
akr (Akira Tanaka)
11:45 AM Bug #2749 (Closed): net/smtp.rb arbitrary Net::SMTPUnknownError: could not get 3xx (250) and Net::SMTPUnknownError: 354 End data with <CR><LF>.<CR><LF>
=begin
% postconf -d | grep mail_version\ =
mail_version = 2.6.5
% ruby -v
ruby 1.9.2dev (2010-02-03 trunk 265...
trevor (trevor 6)
10:19 AM Revision 4d71618c (git): * ext/dl/cfunc.c (rb_dlcfunc_call): convert signed value to
unsigned.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26681 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
10:03 AM Revision da249774 (git): * test/dl/test_{base,handle}.rb: use more verbose assertions.
* test/dl/test_import.rb (DL::LIBC::BoundQsortCallback): renamed
to get rid of overwriting warning.
git-svn-id: s...
nobu (Nobuyoshi Nakada)
09:54 AM Revision 53dddcf8 (git): * ChangeLog: removed trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26678 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:05 AM Revision 8f8947a2 (git): * ext/dl/method.c: Adding DL::Method as a superclass for DL::Function
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26677 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
 

Also available in: Atom