Activity
From 11/15/2008 to 11/21/2008
11/21/2008
-
09:09 PM Bug #702: 1+1+1+...+1 dumps core
- =begin
こんにちは、なかむら(う)です。
というわけで、疑問は解消したので、
In message "[ruby-dev:37133] Re: [Bug:1.9] 1+1+1+...+1 dumps core"
... -
08:36 PM Bug #702: 1+1+1+...+1 dumps core
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:37138] Re: [Bug:1.9] 1+1+1+...+1 dumps core"
on Nov.21,2008 19... -
07:19 PM Bug #702: 1+1+1+...+1 dumps core
- =begin
On Fri, 21 Nov 2008 18:48:16 +0900
In article <[email protected]>
[[ruby-dev... -
06:52 PM Bug #702: 1+1+1+...+1 dumps core
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:37136] Re: [Bug:1.9] 1+1+1+...+1 dumps core"
on Nov.21,2008 18... -
06:06 PM Bug #702: 1+1+1+...+1 dumps core
- =begin
On Fri, 21 Nov 2008 15:12:37 +0900
In article <[email protected]>
[[ruby-dev... -
03:16 PM Bug #702: 1+1+1+...+1 dumps core
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:37131] Re: [Bug:1.9] 1+1+1+...+1 dumps core"
on Nov.21,2008 00... -
12:31 AM Bug #702: 1+1+1+...+1 dumps core
- =begin
Yuguiです。
U.Nakamura さんは書きました:
> Windowsにあるわきゃないんですが、ま、configureで調べてあれば
> 使う、でいいんじゃないでしょうか。
Windowsで代替... -
07:24 PM Feature #767: Module#const_getでネストした定数の値を得られてもよいと思う
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:37132] [Feature #767] Module#const_getでネストした定数の値を得られてもよいと思う"
on... -
08:18 AM Feature #767 (Rejected): Module#const_getでネストした定数の値を得られてもよいと思う
- =begin
Object#const_getでネストした定数を得られてもいいと思うのですが、どうでしょうか?
def my_const_get(name)
name.split(/::/).inject(Obje... -
06:45 PM Revision 1e1d2b26 (git): * ext/pty/pty.c (get_device_once): abandon asynchronous exception
- that might cause serious problem if a program terminated early.
asynchronous exception is a very bad thing anyway. ... -
06:35 PM Revision 56402272 (git): address tweaked
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20297 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:35 PM Revision 137b5ecd (git): * ext/curses/curses.c (curses_escdelay_set): support ESCDELAY. a
- patch from Giancarlo F Bellido <[email protected]> in
[ruby-core:19961].
git-svn-id: svn+ssh://ci.ruby-lang.... -
06:34 PM Revision b58ed037 (git): * ruby.c (usage): -W description updated. [ruby-core:19858]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20295 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:27 PM Revision c87f1ffa (git): * 2008-11-22
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20294 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:27 PM Revision 68a75f19 (git): * signal.c (register_sigaltstack): use alternative stack for
- SIGSEGV to avoid uncaught stack overflow. based on a patch from
Hiro Yoshioka <hyoshiok at miraclelinux.com> in [ru... - 11:46 AM Revision a48f1bfb (git): * 2008-11-21
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:46 AM Revision 3cdd8581 (git): * vm.c (thread_free): th->vm may be NULL when pthread_create
- failed for ENOMEM. [ruby-dev:37095]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20291 b2dd03c8-39d4-4d8f-98ff... -
09:33 AM Bug #771 (Closed): test/unit wrapper breaks compatibility
- =begin
The test/unit wrapper breaks libraries that add behavior to Test::Unit::TestCase.
You can't require 'tes... -
08:57 AM Bug #770 (Closed): assert_match should escape string argument
- =begin
String expectation for assert_match should be matched literally, not as a regexp.
test/unit: assert_matc...
11/20/2008
-
08:29 PM Bug #702: 1+1+1+...+1 dumps core
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:37129] Re: [Bug:1.9] 1+1+1+...+1 dumps core"
on Nov.20,2008 02... -
02:58 AM Bug #702: 1+1+1+...+1 dumps core
- =begin
遠藤です。
2008/11/17 0:04 Hiro Yoshioka <[email protected]>:
> はじめまして、よしおかと申します。
>
> 下記のバグなんですが、スタッ... -
03:40 PM Bug #691: Time::zone_utc? does not follow rfc2822
- =begin
At 18:53 08/11/19, Yukihiro Matsumoto wrote:
>Issue #691 has been updated by Yukihiro Matsumoto.
>
>
>Aki... -
07:37 AM Bug #764 (Closed): Undefined method `chomp` while requiring logger.rb
- =begin
Applied in changeset r20290.
=end
-
02:40 AM Bug #764: Undefined method `chomp` while requiring logger.rb
- =begin
Maybe this isn't a bug. It seems to be related to whether $Id$ gets expanded when checking out of svn.
... -
02:36 AM Bug #764 (Closed): Undefined method `chomp` while requiring logger.rb
- =begin
[pbrannan@zem test]$ ruby1.9 -rlogger -e ''
/usr/local/lib/ruby1.9/1.9.0/logger.rb:185:in `<class:Logger>':... -
07:37 AM Bug #765 (Closed): Mismatched indentation warning in minitest/unit.rb
- =begin
Applied in changeset r20288.
=end
-
02:52 AM Bug #765 (Closed): Mismatched indentation warning in minitest/unit.rb
- =begin
[pbrannan@zem pbrannan]$ ruby1.9 -w -r'minitest/unit' -e ''
/usr/local/lib/ruby1.9/1.9.0/minitest/unit.rb:2... -
01:49 AM Bug #763 (Closed): Mini-unit should not auto-run tests when exiting due to an exception
- =begin
[pbrannan@zem tmp]$ cat test.rb
require 'test/unit'
class MyTest < Test::Unit::TestCase
def test_f...
11/19/2008
-
10:35 PM Revision 29927214 (git): * lib/logger.rb (Logger): should handle the case that cvs/svn do
- not expand $Id keyword. [ruby-core:19991]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20290 b2dd03c8-39d4-4d8... - 10:28 PM Revision db65ddb5 (git): * 2008-11-20
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:28 PM Revision edcb8759 (git): * lib/minitest/unit.rb (MiniTest::Assertions#capture_io): adjust
- indentation to shut up warning. [ruby-core:19993]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20288 b2dd03c8-... -
07:02 PM Bug #743: Socket.gethostbyname returns odd values
- =begin
gethostbyname/gethostbyaddr seem to work oddly in many respects.
1) Socket.gethostbyname works different... -
06:56 PM Bug #691: Time::zone_utc? does not follow rfc2822
- =begin
Akira Tanaka claimed that by this change Time#rfc2822 no longer round trip in [ruby-dev:37126].
% TZ=Eur... -
12:17 AM Bug #691 (Closed): Time::zone_utc? does not follow rfc2822
- =begin
Applied in changeset r20251.
=end
-
02:17 PM Bug #762 (Closed): module_functionがpublicになっている
- =begin
Applied in changeset r20285.
=end
-
08:52 AM Bug #762 (Closed): module_functionがpublicになっている
- =begin
module_functionがいつのまにかpublicになっています。
= ruby19 result
RUBY_VERSION # => "1.9.0"
module... -
08:52 AM Revision 23572d3c (git): * string.c (rb_str_s_alloc, rb_str_replace): use null_str as well as
- rb_string_value so that extension libraries do not segfault.
[ruby-core:19971]
* string.c (rb_str_replace): reduce... -
08:49 AM Revision d37f45ce (git): * ext/syck/rubyext.c (rb_syck_mktime): return DateTime for a value
- out of range of Time. [ruby-core:19919]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20286 b2dd03c8-39d4-4d8f... -
05:15 AM Revision b44d5711 (git): * node.h (NOEX_MODFUNC): should be include NOEX_PRIVATE.
- [ruby-dev:37124]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:27 AM Feature #758 (Closed): speed up continuation in 1.9
- =begin
Applied in changeset r20256.
=end
-
12:29 AM Revision 82493874 (git): * ChangeLog: fixed date format.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:26 AM Bug #731 (Feedback): Net::HTTPHeader []= method does not work as expected
- =begin
Which version are you using? I cannot reproduce the problem.
=end
-
12:14 AM Bug #726 (Closed): erb references $KCOD
- =begin
fixed by r20240
=end
-
12:06 AM Revision 40f859ba (git): * vm_exec.h (RUBY_VM_EXEC_H): fixed include guard.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20280 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
11/18/2008
-
11:37 PM Bug #756 (Closed): lambda{} != lambda {}
- =begin
Applied in changeset r20250.
=end
-
11:32 PM Bug #699 (Closed): removing Exception#initialize dumps core
- =begin
これについては修正しないことにします
=end
-
10:40 PM Bug #750 (Rejected): Pathname.[]
- =begin
=end
-
10:39 PM Bug #668 (Closed): BigDecimal#to_r がありません
- =begin
fixed by r20191
=end
-
09:56 PM Bug #736 (Closed): Range#include? が遅い
- =begin
=end
- 06:19 PM Revision 95aa5473 (git): ChangeLog: correct file name
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@20279 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:18 PM Revision 84f142a1 (git): ChangeLog: correct file name
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:14 PM Revision 70fb3463 (git): fixed fails occasionally [ruby-dev:37119]. thanks, shinichiro.h.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@20277 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:05 PM Revision 9b3e241b (git): fixed fails occasionally [ruby-dev:37119]. thanks, shinichiro.h.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20276 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:39 PM Revision 1da55b38 (git): * error.c (Init_syserr): moved function definition itself from
- template/known_errors.inc.tmpl.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20275 b2dd03c8-39d4-4d8f-98ff-823... -
04:49 PM Revision 67ea4f90 (git): merges r20250 from trunk into ruby_1_9_1.
- * proc.c (proc_eq): equivalence check should not done by pointer
comparison, but should be based on iseq contents. ... -
04:48 PM Revision af4c9b7a (git): merges r20249 from trunk into ruby_1_9_1.
- * lib/net/ftp.rb (Net::FTP#open_socket): SOCKSsocket is obsolete.
a patch from Alan Johnson <alan.wayne.johnson at ... -
04:48 PM Revision 07126b6f (git): merges r20245 and r20246 from trunk into ruby_1_9_1.
- * lib/logger.rb (ProgName): fixed for svn, based on a patch from
Nobuhiro IMAI at [ruby-dev:37108].
git-svn-id: sv... -
04:48 PM Revision f41f2931 (git): merges r20244 from trunk into ruby_1_9_1.
- * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#read_request_line):
use possessive match for path retrieval to a... -
04:48 PM Revision e0bbc35e (git): merges r20243 from trunk into ruby_1_9_1.
- * re.c (rb_reg_desc): re might be NULL.
* regerror.c (onig_error_code_to_format): message updated.
git-svn-id: svn+... -
04:48 PM Revision b0722f60 (git): merges r20242 from trunk into ruby_1_9_1. recovers 1.8-compatible
- parsing for OptionParser.
* lib/optparse.rb (OptionParser::make_switch): makes default
conversion to splat. [ruby-... -
04:48 PM Revision 7e5c0ea0 (git): merges r20241 from trunk into ruby_1_9_1.
- * enc/depend (LIBS): fixed for disable-shared. [ruby-dev:37103]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche... -
04:47 PM Revision 69d62fdc (git): merges r20240 from trunk into ruby_1_9_1.
- remove -K option from erb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20267 b2dd03c8-39d4-4d8f-... -
04:47 PM Revision 43b5cb3d (git): merges r20239 from trunk into ruby_1_9_1
- * configure.in (LIBRUBYARG_STATIC): fixed for --enable-rpath.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/r... -
04:47 PM Revision d685a643 (git): merges r20237 from trunk into ruby_1_9_1.
- * re.c (rb_reg_regsub): returns -1 unless ascii as well as
rb_enc_ascget(). [ruby-dev:37097]
git-svn-id: svn+ssh:... -
04:47 PM Revision 57afae07 (git): merges r20236 from trunk into ruby_1_9_1.
- * configure.in (LDSHARED): do not suppress debug info if higher debug
level is given, on cygwin and mingw.
git-svn... -
04:47 PM Revision 486f93b7 (git): merges r20229 and r20230 from trunk into ruby_1_9_1.
- * thread.c (rb_barrier_{new,wait,release,destroy}): use Mutex so that
circular requires fail with deadlock. [ruby-... -
04:47 PM Revision 509a936e (git): merges r20227 from trunk into ruby_1_9_1.
- ruby.c (set_internal_encoding_once): fix typo in error string
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/r... -
04:46 PM Revision 5f2d8e4e (git): merges r20224 from trunk into ruby_1_9_1
- * include/ruby/intern.h (rb_{external,locale}_str_new_cstr): optimized
versions for literal strings.
git-svn-id: s... -
04:46 PM Revision 5cf6cefc (git): merges r20223 from trunk into ruby_1_9_1.
- * load.c (rb_require_safe): destroys barrier after successfully
loaded, to get rid of loading same library again. ... - 04:46 PM Revision 878be927 (git): * 2008-11-19
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:46 PM Revision addd76c6 (git): merges r20222 from trunk into ruby_1_9_1.
- * lib/uri/generic.rb (URI::Generic#check_path): REL_PATH should a
symbol. [ruby-core:19805]
git-svn-id: svn+ssh:/... -
04:27 PM Bug #759 (Closed): Logger::ProgName should be svn-friendly
- =begin
Applied in changeset r20245.
=end
-
11:18 AM Bug #759 (Closed): Logger::ProgName should be svn-friendly
- =begin
logger.rb がログファイルの先頭に付けるヘッダですが、
CVS のころの名残りで、プログラム名が / になっているようです。
いつまで Subversion を利用するかは定かではありませんが、
と... - 04:24 PM Revision 2d549dcf (git): fixed NoMethodError problem from NaHi [ruby-dev:37110].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:19 PM Revision 5ecc2ee0 (git): * cont.c (cont_mark, cont_capture, cont_restore_1): speed up
- continuation by copying only valid YARV stack. [ruby-dev:37106]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@... - 04:10 PM Revision a4c2fb04 (git): fixed NoMethodError problem from NaHi [ruby-dev:37110].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@20255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:09 PM Revision 04c563a1 (git): * 2008-11-19
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@20254 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:09 PM Revision dd278474 (git): fixed NoMethodError problem from NaHi [ruby-dev:37110].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@20253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:12 PM Revision 552d6662 (git): * 2008-11-19
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20252 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:12 PM Revision 6ce0058a (git): * lib/time.rb: according to RFC2822, -0000 means local time, +0000
- means UTC. a patch from Chun Wang. [ruby-core:19578]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20251 b2dd... -
02:31 PM Revision 256e8b9a (git): * proc.c (proc_eq): equivalence check should not done by pointer
- comparison, but should be based on iseq contents. [ruby-dev:37101]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tru... -
12:29 PM Revision e606e7e3 (git): * lib/net/ftp.rb (Net::FTP#open_socket): SOCKSsocket is obsolete.
- a patch from Alan Johnson <alan.wayne.johnson at gmail.com> in
[ruby-core:19982].
git-svn-id: svn+ssh://ci.ruby-la... -
12:28 PM Revision c86c2e3a (git): * lib/net/ftp.rb (Net::FTP#open_socket): SOCKSsocket is obsolete.
- a patch from Alan Johnson <alan.wayne.johnson at gmail.com> in
[ruby-core:19982].
git-svn-id: svn+ssh://ci.ruby-la... -
08:45 AM Feature #758: speed up continuation in 1.9
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:37106] [Feature:1.9] speed up continuation in 1.9"
on Tue, 18 N... -
12:48 AM Feature #758 (Closed): speed up continuation in 1.9
- =begin
遠藤です。
1.9 の継続は 1.8 に比べて極端に遅いようです。
$ time ruby18 -e 'i = 0; callcc {|c| $c = c }; i += 1; $c.call if i... -
07:32 AM Revision fd346f76 (git): * lib/logger.rb (ProgName): fixed typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20247 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:32 AM Revision 2f97cf02 (git): * lib/logger.rb (ProgName): fixed typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@20247 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:21 AM Revision c49e73e6 (git): * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#read_request_line):
- use non-greedy match for path retrieval to avoid huge recursion
for insanely long path.
git-svn-id: svn+ssh://ci.r... -
07:18 AM Revision b7ac5b12 (git): * lib/logger.rb (ProgName): fixed for svn, based on a patch from
- Nobuhiro IMAI at [ruby-dev:37108].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20245 b2dd03c8-39d4-4d8f-98ff-... -
07:18 AM Revision abe48d7a (git): * lib/logger.rb (ProgName): fixed for svn, based on a patch from
- Nobuhiro IMAI at [ruby-dev:37108].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@20245 b2dd03c8-39d... -
06:58 AM Revision 9d2ecf3d (git): * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#read_request_line):
- use possessive match for path retrieval to avoid huge recursion
for insanely long path.
git-svn-id: svn+ssh://ci.r... -
06:51 AM Revision 4ccfa1e9 (git): * re.c (rb_reg_desc): re might be NULL.
- * regerror.c (onig_error_code_to_format): message updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20243 b... -
12:42 AM Revision 62709975 (git): * lib/optparse.rb (OptionParser::make_switch): makes default
- conversion to splat. [ruby-list:45645]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@20242 b2dd03c... -
12:42 AM Revision ad5ff1c2 (git): * lib/optparse.rb (OptionParser::make_switch): makes default
- conversion to splat. [ruby-list:45645]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20242 b2dd03c8-39d4-4d8f-...
11/17/2008
-
09:05 AM Revision 8e6ad887 (git): * enc/depend (LIBS): fixed for disable-shared. [ruby-dev:37103]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:14 AM Revision 56228b4d (git): remove -K option.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20240 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
11/16/2008
-
05:19 PM Revision ebe1e5a5 (git): * configure.in (LIBRUBYARG_STATIC): fixed for --enable-rpath.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@20239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:19 PM Revision 5c759e6b (git): * configure.in (LIBRUBYARG_STATIC): fixed for --enable-rpath.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:47 AM Bug #755: select in windows errantly accepts too many fd's
- =begin
Note also that if you (re) set FD_SETSIZE=2048 after including winsock.h you can fit far more sockets in an F... -
04:41 AM Bug #755 (Closed): select in windows errantly accepts too many fd's
- =begin
see the example for windows at
http://redmine.ruby-lang.org/issues/show/670
http://redmine.ruby-lan... -
09:22 AM Bug #756 (Closed): lambda{} != lambda {}
- =begin
いつのまにかlambda {} == lambda {}でなくなったようです。
% ruby -ve 'p lambda{} == lambda {}'
ruby 1.9.1 (2008-11-1... -
01:02 AM Revision e624b633 (git): * eval.c (yield_under): fixed initialization not being allowed in C90.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@20238 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
11/15/2008
-
10:47 PM Bug #754 (Closed): String#subの第二引数が正しくマルチバイト文字列を処理していない
- =begin
Applied in changeset r20237.
=end
-
10:39 PM Bug #754 (Closed): String#subの第二引数が正しくマルチバイト文字列を処理していない
- =begin
String#subの第二引数が正しくマルチバイト文字列を処理していない
>ruby19 -Ks -ve "puts 'test'.sub(/test/,'表0')"
ruby 1.9.1 (2008-1... -
01:46 PM Revision 316b78a5 (git): * re.c (rb_reg_regsub): returns -1 unless ascii as well as
- rb_enc_ascget(). [ruby-dev:37097]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20237 b2dd03c8-39d4-4d8f-98ff-... -
01:24 PM Revision 61e8cf71 (git): * configure.in (LDSHARED): do not suppress debug info if higher debug
- level is given, on cygwin and mingw.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@20236 b2dd03c8-3... -
01:24 PM Revision 1bd83c1f (git): * configure.in (LDSHARED): do not suppress debug info if higher debug
- level is given, on cygwin and mingw.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20236 b2dd03c8-39d4-4d8f-98f...
Also available in: Atom