Activity
From 02/19/2010 to 02/25/2010
02/25/2010
-
10:49 PM Revision 59e4e93e (git): * ext/dl: revert dl with libffi because it can't run on mswin now.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:33 PM Feature #2152: Split functionality of Float#inspect and Float#to_s
- =begin
Sorry to answer so late.
I think the change of Array#to_s is not comparable here. Many people did use the ... - 05:27 PM Revision 9d818a22 (git): * 2010-02-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26763 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:27 PM Revision b1196bb3 (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26762 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:00 PM Revision e599c936 (git): * pack.c: consider DYNAMIC_ENDIAN. refactored.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26761 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:26 AM Revision c9424177 (git): * rational.c (nurat_expt): use Float#** when Rational ** Float.
- This fixes Rational(3,1)**3.0=>26.99999999999999 on FreeBSD.
* complex.c (rb_fexpt): removed.
Note that this funct... -
02:19 AM Bug #2789 (Closed): segfault in DL callbacks with mingw32
- =begin
Attempting to use a callback with DL in mingw32 causes segmentation fault.
(I apologize if I'm in the wro... -
12:08 AM Bug #2774: add explicit constraints for WONTFIX IO bug
- =begin
Hi,
2010/2/24 Tanaka Akira <[email protected]>:
>> These behaviors are caused by bug of core's wrong buffering...
02/24/2010
-
05:06 PM Revision d3f73f45 (git): * insns.def: Change the operand type of setinlinecache
- (OFFSET to IC). This IC must be same as corresponding
getinlinecache instruction's IC operand.
This change is fo... -
04:52 PM Revision ee436113 (git): remove a empty line.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26758 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:52 PM Revision d255503f (git): fix assertion message.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26757 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:29 PM Revision 10226f65 (git): remove a empty line.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26756 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:01 PM Revision d3d57663 (git): * pack.c (swap64): don't redefine.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26755 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:32 PM Revision 4f41b82d (git): * 2010-02-25
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26754 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:32 PM Revision e53e5eda (git): * pack.c (pack_unpack): don't use OFF32 for gcc 4.5.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26753 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:28 PM Revision 7e5f20c8 (git): * gc.c (gc_mark_children): lost comment added.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26752 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:16 PM Revision 6f828a24 (git): * marshal.c (r_object0): should prepare placeholder before
- processing instance variables. [ruby-dev:40414]
* marshal.c (id2encidx): no longer need arg.
git-svn-id: svn+ssh:/... -
01:44 PM Revision 15548a5a (git): * lib/resolv.rb: fix [ruby-core:28320] reported by Paul Clegg.
- (Resolv::DNS::Requester#request): raise ResolvTimeout
consistently for timeout.
git-svn-id: svn+ssh://ci.ruby-lan... -
01:44 PM Revision aba52632 (git): * lib/resolv.rb: fix [ruby-core:28320] reported by Paul Clegg.
- (Resolv::DNS::Requester#request): raise ResolvTimeout
consistently for timeout.
git-svn-id: svn+ssh://ci.ruby-lan... -
10:10 AM Bug #2788 (Closed): nil.instance_eval pushes nil onto cref
- =begin
A singleton class definition of nil pushes NilClass onto cref.
It is reasonable because NilClass has nil a... -
08:24 AM Bug #2786 (Closed): Segfault when loading gem
- =begin
I am occasionally getting a segfault error when using cucumber 0.6.2 with latest ruby trunk (26744) in Mac OS... -
07:56 AM Bug #2782: Binding#eval not completely indicative of its binding
- On Feb 23, 2010, at 05:18 , Thomas Sawyer wrote:
> Bug #2782: Binding#eval not completely indicative of its bindin... -
05:39 AM Revision b2623d9b (git): Remove obsolete files in lib/rubygems/indexer
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26749 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:09 AM Feature #2784 (Closed): The formatting options hash passed to the to_yaml methods do nothing.
- =begin
At the moment, there appears to be no documented way to format the output of the various to_yaml methods. Th... -
02:52 AM Revision 37e11f3c (git): * dln.c (translit_separator): moved back from load.c again.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26747 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:55 AM Revision 9afa9ba9 (git): * dln_find.c: split from dln.c.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26746 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:31 AM Revision 5fe5eb26 (git): * ext/digest/extconf.rb: use OpenSSL only when all transform
- functions are available.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
02/23/2010
-
11:49 PM Feature #1082: add Object#singleton_class method
- =begin
Hi,
2010/2/23 James Edward Gray II <[email protected]>:
>> He said that it may be worth considering w... -
11:26 PM Feature #1082: add Object#singleton_class method
- =begin
Hi,
2010/2/23 Kornelius Kalnbach <[email protected]>:
>> Then, the next issue is whether Kernel#singleto... -
04:46 PM Feature #1082: add Object#singleton_class method
- =begin
On 23.02.10 08:14, Shugo Maeda wrote:
> Today, I talked with Matz, and he has finally agreed with the use of... -
04:14 PM Feature #1082: add Object#singleton_class method
- =begin
Hi,
2010/1/5 Yukihiro Matsumoto <[email protected]>:
> Basically, I agree. But I cannot deny the fact t... -
10:18 PM Bug #2782 (Closed): Binding#eval not completely indicative of its binding
- =begin
binding.eval("__FILE__") does not return the file from which the binding was created.
Given the purpose ... -
08:02 PM Bug #2760 (Feedback): unable to cross-compile win32.c
- =begin
=end
- 05:36 PM Revision fdb57d04 (git): Add some more tests, revisited.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:33 PM Revision d2237345 (git): Back out the series of changes pending a due discussion.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26743 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:03 PM Feature #2084 (Assigned): Method#source_location and Methods Created with `attr`
- =begin
=end
- 05:01 PM Revision 28501bb6 (git): Add some more tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26742 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:56 PM Revision 497a5f8d (git): * ext/openssl/lib/openssl/digest.rb (OpenSSL::Digest::hexdigest):
- No need to define hexdigest() here because the super method is
properly defined to use digest() passing through arg... - 03:52 PM Revision 55a7a836 (git): * ext/openssl/ossl_hmac.c (Init_ossl_hmac): Make OpenSSL::HMAC a
- subclass of Digest::Class so it can take advantage of all those
utility methods such as base64digest.
git-svn-id... - 03:51 PM Revision eb845bea (git): * ext/openssl/ossl_digest.c (GetDigestPtr): Allow to pass the
- OpenSSL::Digest class in place of where either an instance of
the class or the algorithm name was demanded. For ex... - 03:45 PM Revision 25188b7e (git): * 2010-02-24
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:45 PM Revision a453dd92 (git): * parse.y: Revert r26609, r26160, r25658 and r24695. The loose
- args patch caused a lot of problem and we just could not fix
them all in a timely manner.
git-svn-id: svn+ssh://c... - 03:41 PM Revision 3cd6a658 (git): * 2010-02-24
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26736 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:41 PM Revision 24684a8a (git): * string.c (str_new_empty): String#split, partition, rpartition
- taints the resulting strings if self is tainted.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26735 b2dd03c8-39... -
12:50 PM Feature #2759: Regexp /g and /G options
- =begin
Hi,
2010/2/22 Michael Fellinger <[email protected]>:
> I still don't understand the reasons to fork O... -
11:41 AM Revision 7fbf8896 (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26734 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:41 AM Revision 6b11ee72 (git): call unix_server.close only if unix_server is not nil.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26733 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
02/22/2010
-
08:29 PM Bug #2543 (Assigned): rdoc patch for thwait.rb
- =begin
=end
-
08:26 PM Bug #2767: YAML bug
- =begin
=end
-
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? のドキュメン... -
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]:
> 異なっているのは事実ですが、どちら... -
01:13 PM Bug #2776: can't return from lambda with outer block
- =begin
異なっているのは事実ですが、どちらが正しいか(あるいは両方間違い)は議論の余地がありそうです。
# lambda(&proc) でprocをlambdaに変換できるかどうかの違い?
=end
-
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 の挙動が異なっています。
---... -
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
-
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... -
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
-
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[/(?<... -
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を入れますかねぇ。
性能の観点から反対します.
さっ... -
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 中に ... - 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
-
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
-
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
-
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
-
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
-
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
-
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... -
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... -
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
-
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... -
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
-
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
-
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
-
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
-
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... -
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...
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 ... -
12:16 AM Bug #2769 (Closed): gem install cairo fails
- =begin
なかださん
遠藤です。
r26465+r26466 の変更によって gem install cairo をしても cairo.so が
ビルドされなくなり、正常にインストールできなくなりました。
$... -
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... -
08:10 PM Feature #2759: Regexp /g and /G options
- =begin
So the solution is to create a whole new wrapper for Oniguruma?
=end
-
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... -
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... - 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
-
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
-
04:28 PM Bug #2745: iseq_set_sequence: adjust bug (next inside begin...rescue)
- =begin
The bug doesn't occur with attached patch.
=end
-
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... -
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... -
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
#
... -
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 ... -
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
-
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
-
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"...
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... - 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... -
05:44 PM Bug #2767: YAML bug
- =begin
Already reported at http://redmine.ruby-lang.org/issues/show/1311
=end
-
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... - 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
-
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... -
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.... -
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_... -
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>))/.
... -
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... -
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('(?=(... -
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... - 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
-
03:17 AM Revision 960beaac (git): indented.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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... -
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... -
12:46 PM Bug #2760 (Assigned): unable to cross-compile win32.c
- =begin
=end
-
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... -
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
-
12:47 PM Bug #2748 (Closed): fix for READ_CHECK causes failures on FreeBSD 8.0
- =begin
=end
-
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
-
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... -
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.... -
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 ... -
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... -
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...
Also available in: Atom