Activity
From 09/18/2008 to 09/24/2008
09/24/2008
-
11:07 PM Bug #592 (Closed): String#rstrip sometimes strips NULLs, sometimes doesn't - encoding dependent
- =begin
Applied in changeset r19529.
=end
-
10:19 PM Bug #592: String#rstrip sometimes strips NULLs, sometimes doesn't - encoding dependent
- =begin
Hi,
In message "Re: [ruby-core:18851] Re: [Bug #592] String#rstrip sometimes strips NULLs, sometimes doesn... -
07:44 PM Bug #592: String#rstrip sometimes strips NULLs, sometimes doesn't - encoding dependent
- =begin
Hello,
In message "[ruby-core:18844] [Bug #592] String#rstrip sometimes strips NULLs, sometimes doesn't - ... -
05:03 PM Bug #592 (Closed): String#rstrip sometimes strips NULLs, sometimes doesn't - encoding dependent
- =begin
ruby -ve 'p "abc \x00\x00".rstrip'
ruby 1.9.0 (2008-09-24 revision 19507) [i686-linux]
"abc"
but:
... -
10:54 PM Feature #471: pack format 'm' based on RFC 4648
- =begin
遠藤です。
2008/09/24 7:13 Tanaka Akira <[email protected]>:
> In article <e0b1e5700809231144n376fd4eencfe06c49ed66... -
07:06 AM Feature #471: pack format 'm' based on RFC 4648
- =begin
成瀬です。
Yusuke ENDOH wrote:
> decode_b が Kconv を使っていますが、M17N はよくわからないので
> そのままにしてあります。
日本語以外に対応させる修正が必要... -
03:44 AM Feature #471: pack format 'm' based on RFC 4648
- =begin
遠藤です。
2008/09/24 1:57 Tanaka Akira <[email protected]>:
> In article <e0b1e5700809220338g5f3b5627p95e94744d5c1... -
07:28 PM Bug #595 (Closed): Fiber ignores ensure clause
Ruby プロセス終了時,Fiber が ensure を無視します.
これは,前から直そうと思って手がついていなかった問題です.
10月末までには直そうと思います.結構複雑なので,後回しにしていましました.
``...-
05:44 PM Revision 00b4a3f9 (git): * test: assert_raises has been deprecated since a long time ago.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19536 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:34 PM Bug #591: io.c の rb_io_extract_modeenc で変数 has_vmode は不用か?
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:36504] [Bug #591](Closed) io.c の rb_io_extract_modeenc で変数 has_vmod... -
05:06 PM Bug #591 (Closed): io.c の rb_io_extract_modeenc で変数 has_vmode は不用か?
- =begin
ごめんなさい。こちらの勘違いでした。goto まで読めなかったです。
=end
-
04:53 PM Bug #591 (Closed): io.c の rb_io_extract_modeenc で変数 has_vmode は不用か?
- =begin
io.c の rb_io_extract_modeenc で変数 has_vmode は 0 に初期化され、
最初に if (!has_vmode) { (必ず真) でテストされ、後に 1 に
設定され、その... -
05:33 PM Bug #590: tmpdir on mswin32
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:36503] Re: [Bug: 1.9] tmpdir on mswin32"
on Wed, 24 Sep 2008 17... -
05:04 PM Bug #590: tmpdir on mswin32
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:36500] Re: [Bug: 1.9] tmpdir on mswin32"
on Sep.24,2008 14:44:... -
02:47 PM Bug #590 (Closed): tmpdir on mswin32
- =begin
Applied in changeset r19513.
=end
-
02:44 PM Bug #590: tmpdir on mswin32
- =begin
こんにちは、なかむら(う)です。
というわけで本件は解決したのですが、それはそれとして、
In message "[ruby-dev:36497] Re: [Bug: 1.9] tmpdir on mswi... -
02:30 PM Bug #590: tmpdir on mswin32
- =begin
ささだです.
U.Nakamura wrote:
> 17行目を、
> windir = "\0"*(max_pathlen+1)
> に変えるだけでよかったりしませんか。
良いようです.... -
02:17 PM Bug #590: tmpdir on mswin32
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:36495] Re: [Bug: 1.9] tmpdir on mswin32"
on Sep.24,2008 11:45:... -
02:15 PM Bug #590: tmpdir on mswin32
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:36495] Re: [Bug: 1.9] tmpdir on mswin32"
on Wed, 24 Sep 2008 11... -
11:45 AM Bug #590: tmpdir on mswin32
- =begin
ささだです.
Yukihiro Matsumoto wrote:
> | tmpdir 初期化時,Win32API の SHGetFolderPath でパスを取ってくる
> |と,末尾に nul が入るた... -
11:32 AM Bug #590: tmpdir on mswin32
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:36493] [Bug: 1.9] tmpdir on mswin32"
on Wed, 24 Sep 2008 11:25:... -
11:25 AM Bug #590 (Closed): tmpdir on mswin32
- =begin
ささだです.
tmpdir 初期化時,Win32API の SHGetFolderPath でパスを取ってくる
と,末尾に nul が入るため,expand_path が失敗するようです(rstrip し
... -
05:10 PM Revision 48fdf59d (git): * io.c (rb_io_mode_enc): make it static.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19535 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:22 PM Revision 607b1f27 (git): * lib/mini/test.rb (Mini::Assertions#assert_raise): fixed typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19534 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:04 PM Feature #235: default charset of rdoc
- =begin
Default output encoding of RDoc is UTF-8 now (soon to be committed to trunk).
Unfortunately no conversio... -
06:24 AM Feature #235: default charset of rdoc
- =begin
* An exception should be raised? (I think it should)
of course, the exception is maybe Encoding::IllegalBy... - 04:02 PM Revision 4958c965 (git): * 2008-09-25
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19533 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:02 PM Revision a7dd79c1 (git): update rdoc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19532 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:43 PM Revision 0f6375be (git): * test/cgi/test_cgi_multipart.rb : revert last change.
- ( deprecated is assert_raises. )
* test/cgi/test_cgi_core.rb : ditto.
* test/cgi/test_cgi_header.rb : ditto.
... - 02:27 PM Revision 3c419de1 (git): * lib/cgi/core.rb (CGI::new, CGI::{accept_charset,accept_charset=}) :
- accept parameters either in a hash,
string as a block. add the encoding validation process.
* test/cgi/test_cgi_cor... - 02:01 PM Revision 00e9e27b (git): * string.c (rb_str_rstrip_bang): raise exception when the encoding of
- the string is dummy.
* string.c (rb_str_rstrip_bang): remove nul characters even if the
encoding o... -
12:29 PM Revision ad50e0ed (git): add a test. cf. [ruby-dev:36484].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19528 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:23 PM Revision 2fb01bc0 (git): comment changed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19527 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:37 AM Bug #588 (Closed): Offset parameter breaks IO.binread
- =begin
Applied in changeset r19507.
=end
-
02:19 AM Bug #588 (Closed): Offset parameter breaks IO.binread
- =begin
dave[RUBY3/Book 12:17:17*] ruby -v -e 'IO.binread("/etc/passwd", 10, 10)'
ruby 1.9.0 (2008-09-23 revision ... - 10:04 AM Revision a69021a6 (git): * string.c (rb_str_strip_bang): workaround for VC++8 x64.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:50 AM Revision 5b91aa97 (git): Allow for -v and other flags to be passed through properly
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:44 AM Revision d34a75b0 (git): removed basedir and runner args to test/runner.rb. not valid args anymore
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19524 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:44 AM Revision cb723edf (git): * complex.c (Init_Complex), rational.c (Init_Rational): undefines
- default #allocate methods which call the allocater.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19523 b2dd03c... - 08:19 AM Revision 1db825a0 (git): Added ARGV filtering for tests. Allows for multiple values
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19520 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:02 AM Revision 9aac312f (git): * complex.c (Init_Complex), rational.c (Init_Rational): ID_ALLOCATOR
- differs from :allocate, and invisible in ruby level.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19519 b2dd03... -
07:00 AM Revision 922048ad (git): * string.c (rb_str_rstrip_bang): removing mixed spaces and nuls at
- the end of strings. [ruby-dev:36497]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19518 b2dd03c8-39d4-4d8f-98f... -
06:38 AM Revision 022ddc70 (git): properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19517 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:25 AM Revision 27983190 (git): * test/cgi/test_cgi_multipart.rb : test for miniunit.
- * test/cgi/test_cgi_core.rb : ditto.
* test/cgi/test_cgi_header.rb : ditto.
git-svn-id: svn+ssh://ci.ruby-l... - 05:40 AM Revision 76015fc1 (git): * lib/tmpdir.rb: setup buffer with nul characters instead of spaces.
- fixed [ruby-dev:36493]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19514 b2dd03c8-39d4-4d8f-98ff... - 05:39 AM Revision cdc5ebd3 (git): * lib/tmpdir.rb: setup buffer with nul characters instead of spaces.
- fixed [ruby-dev:36493]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19513 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 05:13 AM Revision 5ae9301f (git): * 2008-09-24
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:13 AM Revision 9e0e9ab3 (git): * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):
- abandon wrapping if the line contains no space. [ruby-dev:36045]
fix: #342
git-svn-id: svn+ssh://ci.ruby-lang.org... - 03:51 AM Revision ba73253e (git): updated miniunit to defer error message creation
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19510 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:31 AM Revision 9bf27f6b (git): * io.c (rb_io_s_binread): offset argument was wrongly passed to
- internal IO#read call. [ruby-core:18810]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19507 b2dd03c8-39d4-4d8f... -
02:18 AM Bug #549: ri -f html mungles constants
- =begin
Eric now maintains ri/rdoc
Dave
=end
09/23/2008
-
10:49 PM Feature #583: TmpdirとTempfile
- =begin
そうですね。「当然〜」は誤解をまねく表現でした。ごめんなさい。
=end
-
09:59 PM Feature #583: TmpdirとTempfile
- =begin
このissue自体、文脈もなしにいきなり(リリースマネージャから)出てきたので面くらいました。
卜部さんの「当然〜と思ってました」には、このissueの何らかの経緯を共有しているにおいを
感じたんですが、違いま... -
08:26 PM Feature #583: TmpdirとTempfile
- =begin
まあそれはそれとして自分の意見を書いておきますね。
1 tempfileとtmpdirは純粋に分かりづらすぎる。require "tmpfile"を書
いたことは思い出すだけでも片手では数え切れないく... -
07:38 PM Feature #583: TmpdirとTempfile
- =begin
なんなんでしょうね。俺に切れられても困りますが(First Post俺じゃないし)。
=end
-
04:35 PM Feature #583: TmpdirとTempfile
- =begin
インターフェースが好きじゃないから名前を変える?
何が当然なのかさっぱり読み取れないんですが。じゃあこのissueは何なの?
tmpfileというライブラリを作って将来的にtempfileは廃止しようって... -
12:36 AM Feature #583: TmpdirとTempfile
- =begin
ん、当然そこのインターフェースも揃えるんだと思ってましたが。
今のTempfileって正直Delegatorの習作みたいな感じがしてあんまり好きじゃないです。
=end
-
10:43 PM Revision 705b8b41 (git): * vm_core.h: ruby/ruby.h should be included at the very first
- place in an entire compilation unit, as it includes
ruby/config.h
git-svn-id: svn+ssh://ci.ruby-lang.org/... - 09:44 PM Revision 18781297 (git): Updated changelog
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:39 PM Revision 8e05c69a (git): Added changes needed for miniunit. usually from using internal calls that aren't needed anymore.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19504 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:36 PM Revision abef077e (git): Added miniunit 1.3.0
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19503 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:34 PM Revision 7c083f8c (git): committed one dir too deep. THIS removes the rest of test/unit
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19502 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:32 PM Revision 62c17944 (git): Removed test/unit
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19501 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:17 PM Bug #516 (Closed): REXML::Text#wrapは空白が含まれない場合を想定していない
- =begin
Applied in changeset r19487.
=end
-
07:52 PM Revision 2e311f6b (git): * include/ruby/node.h, node.h: move node.h from include path.
- This change stop to install node.h beacuase of saving ABI
(node.h will be changed. Extensions should not depends on... -
07:11 PM Revision 57c4acf9 (git): * vm_core.h: remove unused frame values.
- (fix previous commit miss)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19499 b2dd03c8-39d4-4d8f-98ff-823fe69b... -
07:09 PM Revision 379bd563 (git): * vm_core.h: remove unused frame values.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19498 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:09 PM Revision 29f5911c (git): * signal.c (signal_exec): execute rb_eval_cmd() directly.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19497 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:16 PM Revision ce80820c (git): * 2008-09-24
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19496 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:16 PM Revision 563b6544 (git): Fix ruby -w warnings for mismatched indentation discovered by rdoc
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:40 PM Revision f3ba845d (git): * lib/csv/csv.rb: Improved the idea of whitespace and word characters used
- in substitutions during header conversion as suggested by Michael Selig.
git-svn-id: svn+ssh://ci.ruby-lang.org/ru... -
12:51 PM Revision c1759a9f (git): * io.c (io_binwrite): allocate wbuf if nosync.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19493 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:46 PM Revision 0f1a1073 (git): * io.c (copy_stream_body): use io_binwrite instead of io_fwrite.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19492 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:34 PM Revision 74cb0507 (git): * test/ruby/test_rational2.rb: updated.
- * test/ruby/test_complex2.rb: added.
* test/ruby/test_complexrational.rb: added.
git-svn-id: svn+ssh://ci... -
12:27 PM Revision e7e5b731 (git): * string.c (rb_str_casecmp): make the ordering consistent with
- String#<=>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:55 AM Revision 55783c69 (git): * io.c (io_binwrite): add nosync argument.
- (do_writeconv): extracted from io_fwrite.
(io_fwrite): add nosync argument. use do_writeconv.
(io_write): add no... -
11:37 AM Revision 445e26fb (git): * signal.c (signal_exec): fix to use rb_proc_call().
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19488 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:28 AM Feature #427 (Rejected): FileTest return values
- =begin
this is short, but unintuitive, I think.
=end
-
11:27 AM Feature #462 (Rejected): autoload with a block
- =begin
the code in the block may not be executed (if the constant is defined anywhere else), so it is not stable.
=end
-
11:09 AM Revision 83abcf5a (git): * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):
- abandon wrapping if the line contains no space. [ruby-dev:36045]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@... - 10:50 AM Revision 3bd73531 (git): * win32/win32.c (subtruct): check tv_sec.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:48 AM Revision 6b90013d (git): * io.c (rb_io_s_binread): a new method to read binary chunk from a
- file. [ruby-core:18674]
* io.c (open_key_args): wrong permission specified for read-open.
git-svn-id: svn+ssh://ci... - 10:39 AM Revision 743765cd (git): * win32/win32.c (subtruct): check tv_sec. reported by ko1.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:33 AM Revision 8b54d581 (git): * complex.c (nucomp_s_canonicalize_internal): does no apply
- canonicalization rule anymore.
* rational.c (nurat_s_canonicalize_internal(_no_reduce)?): ditto.
* ... - 10:30 AM Revision c0e0e87b (git): * win32/win32.c (filetime_to_timeval): new function, split from
- gettimeofday().
* win32/win32.c (gettimeofday): use above function.
* win32/win32.c (filetime_to_un... -
09:25 AM Revision 455fbd23 (git): * hash.c (rb_obj_is_proc): declaration moved for rdoc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19481 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:08 AM Revision 757f1b13 (git): * common.mk (io.o): remove dependency for vm_core.h.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19480 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:58 AM Revision c431879a (git): * thread.c (rb_thread_blocking_region): fix typo in a document.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19479 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:51 AM Revision 64c35be4 (git): * thread.c (rb_thread_blocking_region): write a document
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:37 AM Feature #584 (Closed): ENV#[]= and nil
- =begin
Applied in changeset r19463.
=end
-
08:28 AM Feature #584: ENV#[]= and nil
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:36465] [feature:1.9] ENV#[]= and nil"
on Mon, 22 Sep 2008 20:42... -
08:17 AM Revision b9a12116 (git): * thread.c, include/ruby/intern.h (rb_thread_interrupted): added.
- * io.c: use VALUE of thead instead of rb_tread_t to check interrupts.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
08:12 AM Bug #570 (Closed): emacs21で色が付かない
- =begin
closed by [ruby-dev:36471]
=end
-
07:14 AM Bug #570: emacs21で色が付かない
- =begin
はじめまして。もりやまと申します。
パッチを書きましたのでどうぞ。Debian etch の GNU Emacs 21.4.1 及び GNU
Emacs 23.0.60.1 (CVS HEAD) で動作確認しま... -
08:10 AM Revision 68a533c6 (git): * class.c, vm_core.h: move decl of rb_iseq_clone() to class.c.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19476 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:03 AM Revision 75b10ac6 (git): * debug.h (ruby_set_debug_option): declared.
- * main.c: include debug.h.
* common.mk (main.$(OBJEXT)): dependency updated.
git-svn-id: svn+ssh://ci.ruby-lang.o... -
07:59 AM Revision 68ec1725 (git): * hash.c (ENVMATCH, ENVNMATCH): reduced same code.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19474 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:59 AM Revision ab279b40 (git): * hash.c (ENVMATCH, ENVNMATCH): reduced same code.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19474 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:56 AM Revision abf97237 (git): * ruby.h: fix comment and rename macro HAVE_RUBY_MVM_H to
- HAVE_RUBY_VM_H.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19473 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:49 AM Revision 7f7834ab (git): * include/ruby/node.h, vm_core.h: move definition of
- RUBY_VM_METHOD_NODE to node.h.
* class.c, common.mk: remove useless inclusion.
* compile.h, iseq.h, vm_core.h: rename... -
07:19 AM Revision 0867b94c (git): * ext/ripper/eventids2.c (token_to_eventid): supper __ENCODING__
- keyword. [ruby-dev:36478]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:02 AM Revision 28f9e462 (git): fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19470 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:53 AM Revision 174e31a9 (git): properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19469 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:34 AM Revision 23c291da (git): * common.mk, hash.c: remove unused inclusion.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19468 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:15 AM Bug #585 (Closed): BigDecimal#remainder is not correct with small divisors
- =begin
require 'bigdecimal'
# According to the documentation: BigDecimal#remainder is BigDecimal#modulus minus ... -
01:10 AM Revision 7440ec27 (git): * eval_safe.c, safe.c: rename eval_safe.c to safe.c.
- * common.mk, eval.c, safe.c, inits.c: separate safe.c from eval.c and
make Init_safe().
git-svn-id: svn+ssh://ci... -
12:20 AM Revision 8cd252ac (git): * common.mk: clean up
- - remove blockinlining.$(OBJEXT) to built
- make ENCODING_H_INCLDUES variable (include/ruby/encoding.h)
- make VM... -
12:03 AM Revision f398d750 (git): * lib/pathname.rb (each_filename): return Enumerator if no block
- given.
* test/pathname/test_pathname.rb: add a test for above.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1... -
12:00 AM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
藤岡です。
> こんな感じでしょうか。
> invalid_fields={}
> cgi=CGI.new(:accept_charset=>"EUC-JP"){|field_name,field_value...
09/22/2008
-
11:38 PM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
藤岡です。
> Railsでvalidateにひっかかったときに赤い枠がついたりするような感じで
> 以下のように引っかかったフィールドに何か印をつけるのに使えるかも、
> というイメージです。
>
>... -
10:00 PM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
西山和広です。
At Mon, 22 Sep 2008 20:17:26 +0900,
Fujioka wrote:
>
> > 不正エンコーディングを検出したときに実行するブロックを指定できる
> >... -
08:25 PM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
藤岡です。
>>>>> * encodingのチェックをして正しくない場合はASCII-8BITに
>>>>> force_encodingしてしまう
>>>> 例外を起こすか、何らかの形で「不正エンコーデ... -
08:23 PM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
藤岡です。
> CGI.new(:accept_encoding=>"...",
> "name1"=>:file,
> "name2"=>...)
>
> で、検査しないなら
>
> C... -
07:28 PM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
西山和広です。
At Mon, 22 Sep 2008 18:55:07 +0900,
Tietew wrote:
>
> > >> * encodingのチェックをして正しくない場合はASCII-8BI... -
07:03 PM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
On Mon, 22 Sep 2008 11:22:44 +0900
In article <[email protected]>
[[ruby-dev:36436] Re: [Feature... -
11:31 AM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
藤岡です。
>> 投稿してから私もそのほうがいいなと思っていました。
>> Content-Typeを見るように作ってみます。
>>
> 通常のフィールドではContent-Typeは渡されませんが、ファイ... -
11:07 AM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
On Sun, 21 Sep 2008 15:17:28 +0900
In article <[email protected]>
[[ruby-dev:36422] Re: [Feature... -
11:04 AM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
On Mon, 22 Sep 2008 01:11:44 +0900
In article <[email protected]>
[[ruby-dev:36430] Re: [Feature... -
02:22 AM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
藤岡です。
>>>> finenameがあったらASCII-8BIT固定にするのがいいかなと思っています。
>>>> ファイルも特別扱いしない方がいいと思いますか?
>>> Content-Type を見れば... -
01:29 AM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
西山和広です。
At Mon, 22 Sep 2008 01:11:44 +0900,
Fujioka wrote:
>
> >> finenameがあったらASCII-8BIT固定にするのがいいかなと思... -
01:20 AM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
藤岡です。
>> finenameがあったらASCII-8BIT固定にするのがいいかなと思っています。
>> ファイルも特別扱いしない方がいいと思いますか?
>
> Content-Type を見ればデー... -
01:07 AM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
成瀬です。
Fujioka さんは書きました:
> 藤岡です。
>
>> At Sun, 21 Sep 2008 15:17:28 +0900,
>> Fujioka wrote:
>>> * 各々の... -
12:06 AM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
藤岡です。
> At Sun, 21 Sep 2008 15:17:28 +0900,
> Fujioka wrote:
>> * 各々のエレメントの値は@encodingの値でforce_encodingし... -
11:38 PM Revision 1c9b4b8c (git): * test/ruby/test_env.rb (TestEnv#test_aset): test updated.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19464 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:27 PM Revision 3256a4dc (git): * hash.c (env_aset): allow nil value to remove an entry.
- [ruby-dev:36465]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19463 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 11:22 PM Revision f4e347c3 (git): * 2008-09-23
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19462 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:22 PM Revision 10b3b553 (git): * misc/ruby-mode.el: updated to the latest trunk (without encoding
- magic comment hook).
* misc/ruby-mode.el (ruby-keyword-end-re): emacs21 support. a
patch from Hiroshi Moriyama <h... -
11:09 PM Revision fb014572 (git): * misc/ruby-mode.el (ruby-keyword-end-re): emacs21 support. a
- patch from Hiroshi Moriyama <hiroshi at kvd.biglobe.ne.jp> in
[ruby-dev:36471].
* misc/ruby-mode.el (ruby-in-ppss-... -
10:28 PM Bug #516: REXML::Text#wrapは空白が含まれない場合を想定していない
- =begin
=end
-
10:28 PM Bug #553: REXML::Document#write(io, 1, true, true) #=> NameError/ArgumentError
- =begin
=end
-
08:51 PM Feature #584 (Closed): ENV#[]= and nil
- =begin
遠藤です。
1.8 では ENV["FOO"] = nil は環境変数を消しますが、1.9 ではエラーになり、
不便です。子プロセスを作るときなどで、一時的に環境変数を変えるために
env_foo... -
08:37 PM Feature #583: TmpdirとTempfile
- =begin
SUSv3にはtmpfile(3)より新しいmkstemp(3)があって、Tempfileの機能はそちらに倣っています。
…というのは言ってみただけで、そもそも、揃えたい動機は何なのかがわかりません。
t... -
07:50 PM Feature #583: TmpdirとTempfile
- =begin
遠藤です。
2008/09/22 19:06 Shyouhei Urabe <[email protected]>:
> したがって私としてはTmpfile, Tmpdirのほうが慣習にそった名前である... -
07:14 PM Feature #583: TmpdirとTempfile
- =begin
なおPOSIXにあるのはtmpfile()です。
あとUnix系OSでは伝統的に環境変数TMPDIRがあることが多いでしょう。
したがって私としてはTmpfile, Tmpdirのほうが慣習にそった名前で... -
07:01 PM Feature #583: TmpdirとTempfile
- =begin
tmpdirの方が後にできたわけだし、TmpよりTempの方がいい省略形だと思うんですが、
Tmpdir→Tempdirは考慮外でしょうか。
=end
-
05:47 PM Feature #583 (Rejected): TmpdirとTempfile
- =begin
TempfileにTmpfileという別名を付けてTempfileは2.0では廃止する方向で。
=end
-
07:39 PM Feature #471: pack format 'm' based on RFC 4648
- =begin
遠藤です。
2008/09/22 16:24 Yuki Sonoda <[email protected]>:
> Matzを交えてakrさんと笹田さんと私で話しました。
>
> * 互換性を損なっ... -
04:32 PM Feature #471: pack format 'm' based on RFC 4648
- =begin
Matzを交えてakrさんと笹田さんと私で話しました。
* 互換性を損なってまでpack formatの変更は誰も幸せにならない。許容できない
* Base64クラスを復活させて、新しいRFCに準拠するメ... -
02:36 PM Feature #471: pack format 'm' based on RFC 4648
- =begin
base64.rb無き今、改行を許さない形ですとメールを処理するプログラムなどが余りにも可哀想になります。
よって、本件の意義は分からなくはないですが、これを取り込むならば高水準ラッパーとしてのbase64.... -
06:07 PM Feature #504 (Closed): Tempfile.open should return the new tempfile rather than nil
- =begin
Applied in changeset r19454.
=end
-
05:57 PM Bug #244 (Rejected): Cookie parsing in webrick fails on too many semicolons
- =begin
=end
-
05:54 PM Bug #340: 1.9/trunk does not work when compiled with llvm-gcc4 2.3 (gcc 4.2.1)
- =begin
=end
-
05:50 PM Bug #452: config.guess returns "i386" on Mac OSX 10.5.4.
- =begin
確認します。
=end
-
05:32 PM Bug #525: test_convert(TestBignum) on NETBSD
- =begin
遠藤さん,どう思います?
=end
-
05:30 PM Bug #527: test_execopts_pgroup(TestProcess) fails on NetBSD
- =begin
akr 曰く,「ちょっとわからないので調べてください」.
=end
-
05:29 PM Bug #549: ri -f html mungles constants
- =begin
who's ball?
=end
-
05:26 PM Bug #563 (Closed): Regexp::escape is not Encoding Aware
- =begin
=end
-
04:13 PM Bug #563: Regexp::escape is not Encoding Aware
- =begin
=end
-
05:25 PM Bug #570: emacs21で色が付かない
- =begin
ミーティングで議論した結果,「1.9.1 までに直るといいなぁ(直らなくてもリリース)」.
=end
-
04:12 PM Bug #570: emacs21で色が付かない
- =begin
=end
-
05:16 PM Revision 433095e5 (git): * doc/NEWS: fixed typo, Readline.HISTORY::clear -> Readline::HISTORY.clear.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19459 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:13 PM Revision b043284b (git): * test/readline/test_readline_history.rb
- (Readline::TestHistory#test_each): checked return value.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19458 b2... - 05:07 PM Revision c3eecb35 (git): * 2008-09-23
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19457 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:07 PM Revision 925e6852 (git): * ext/readline/readline.c (Init_readline): used remove_history to
- check offset of history if unsupported clear_history.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19456 b2dd0... -
04:13 PM Bug #559: WEBrick should use #bytesize instead of #size
- =begin
=end
-
04:12 PM Bug #566: String encoding error messages are inconsistent
- =begin
=end
-
02:54 PM Feature #235: default charset of rdoc
- =begin
There are two more tasks.
* An exception should be raised? (I think it should)
* Who does this do? Na... -
02:43 PM Feature #440: Better introspection for methods (declaring class, arity)
- =begin
Current trunk seems to support your requirements. Could you confirm about this issue?
=end
-
02:42 PM Feature #440: Better introspection for methods (declaring class, arity)
- =begin
=end
-
02:25 PM Feature #494: Errno.const_missing
- =begin
r8112 で導入されたようですね。意図としてはEXXXの存在しないプラットフォームで
begin
# do something
rescue Errno::EXXX
end
する... -
02:07 PM Feature #578: add method to disassemble Proc objects
- =begin
=end
-
10:17 AM Bug #579 (Closed): LEGALに書かれているのにもうないファイル
- =begin
Applied in changeset r19452.
=end
-
09:01 AM Revision 2c6e4689 (git): * lib/tempfile.rb (Tempfile#open): should return a value from the
- block (if given). [ruby-core:18394]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19454 b2dd03c8-39d4-4d8f-98f... -
02:47 AM Revision 260c0e6a (git): * include/ruby/encoding.h (enum): ISO C forbids comma at end of
- enumerator list
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:16 AM Revision a5a92315 (git): * LEGAL: updated file names removed and added. [ruby-dev:36426]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
09/21/2008
-
10:32 PM Bug #579 (Closed): LEGALに書かれているのにもうないファイル
- =begin
西山和広です。
LEGALに記述があるのに存在しないファイルがあるようです。
% ruby -e 'ARGF.each{|s|if /^(\S+):/ =~s;x=$1;if Dir.glob(x).emp... -
09:32 PM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
西山和広です。
At Sun, 21 Sep 2008 15:17:28 +0900,
Fujioka wrote:
>
> * 各々のエレメントの値は@encodingの値でforce_encoding... -
03:25 PM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
藤岡です。
> 私としてはチェックを入れた方がいいと思っています。
> cgi=CGI.new(:encoding=>"UTF-8",:element_encoding_check=>false)
> こんな... - 05:52 PM Revision b6c7768b (git): * 2008-09-22
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19451 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:52 PM Revision 163ac54f (git): * encoding.c (get_default_external): add description.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:08 PM Bug #407: String#<<
- =begin
At 21:53 08/09/19, NARUSE, Yui wrote:
>Yukihiro Matsumoto さんは書きました:
>> まつもと ゆきひろです
>>
>> このチケットに関連してると思うの... - 12:53 PM Revision bdf81563 (git): * math.c (math_log): should check argc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:32 PM Revision 83b38175 (git): fixed previous commit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19447 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:21 PM Revision cbae6d09 (git): * complex.c: added two macros.
- * rational.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 09:07 AM Revision a46544a4 (git): * complex.c (nucomp_s_convert): checks argc.
- * rational.c (nurat_s_convert): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19445 b2dd03c8-39d4-4d8f-... - 04:59 AM Revision 2897cdae (git): trivial changes.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19444 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:37 AM Revision 28a04df7 (git): fixed indentation.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:10 AM Feature #578 (Closed): add method to disassemble Proc objects
- =begin
Currently
RubyVM::InstructionSequence.disassemble
works only for methods.
I wasn't sure how to patc... - 01:30 AM Revision 72565402 (git): * complex.c (nucomp_s_canonicalize_internal): checks exactness of
- imag only.
* rational.c (nurat_s_convert): accepts non real value
(Rational(a,b) as a/b).
... - 12:39 AM Revision 280cbe0b (git): * lib/csv/csv.rb: Reworked CSV's parser and generator to be m17n. Data
- is now parsed in the Encoding it is in without need for translation.
* lib/csv/csv.rb: Improved inspect() messages f...
09/20/2008
- 10:55 PM Revision 31eacb6e (git): * lib/complex.rb: provides some obsolate methods.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19440 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:49 PM Revision 9467d7a0 (git): * complex.c: an instance method image has been removed and
- uses "imag" instead of "image".
* complex.c: two instance method re and im are removed.
* rational.... -
09:16 PM Bug #407: String#<<
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:36418] Re: [Ruby 1.9 - Bug #407] (Open) String#<<"
on Sat, 20 S... -
09:07 PM Bug #407: String#<<
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:36416] Re: [Ruby 1.9 - Bug #407] (Open) String#<<"
on Sat, 20 S... -
04:22 PM Bug #407: String#<<
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:36409] Re: [Ruby 1.9 - Bug #407] (Open) String#<<"
on Sat, 20 S... -
04:11 PM Bug #407: String#<<
- =begin
At 08:00 08/09/20, NARUSE, Yui wrote:
>成瀬です。
>
>Yukihiro Matsumoto さんは書きました:
>> * String#<<での整数の特別扱いをやめ... -
08:09 AM Bug #407: String#<<
- =begin
成瀬です。
Yukihiro Matsumoto さんは書きました:
> それはそれとして、この仕様は
>
> * そもそも整数をconcatするのはおかしい
> * 1.9では?aはすでに文字... -
05:57 PM Revision 67526f30 (git): * ext/json/ext/parser/parse.c: use ruby_xfree().
- * ext/json/ext/parser/parse.rl: ditto.
* ext/json/ext/parser/unicode.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.o... -
05:54 PM Revision 55f9cc80 (git): * ext/json/ext/parser/parse.c: use ruby_xfree().
- * ext/json/ext/parser/parse.rl: ditto.
* ext/json/ext/parser/unicode.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.o... -
05:41 PM Revision e8eb95ec (git): * ext/json: import JSON v 1.1.3.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19436 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:44 AM Revision a91cd48a (git): * lib/optparse.rb (summarize): separator "" should output new line.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19435 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
09/19/2008
-
11:09 PM Revision cfadd725 (git): * parse.y: strings which contain only US-ASCII don't force to have
- US-ASCII encoding. [ruby-dev:36400]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19434 b2dd03c8-39d4-4d8f-98ff-... -
11:07 PM Revision 00cdba73 (git): * re.c (rb_reg_desc): Regexps of ASCII Compatible encoding may
- contain non-ASCII characters. So in that case its encoding
must keep original encoding.
git-svn-id: svn+ssh://ci.r... -
11:05 PM Revision 48aad600 (git): * common.mk: prec.c is removed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:46 PM Bug #575: module_function: undefined method
- =begin
Also happens on 1.8.
zsh % gdb --args ~/target/branches/ruby_1_8/bin/ruby -v /dev/shm/tmp.rb
GNU gdb... -
09:47 PM Bug #575 (Closed): module_function: undefined method
- =begin
Output
------
test.rb:17: [BUG] undefined method `m'; can't happen
ruby 1.9.0 (2008-09-09 revision 1... -
10:15 PM Bug #407: String#<<
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:36399] Re: [Ruby 1.9 - Bug #407] (Open) String#<<"
on Fri, 19 S... -
10:01 PM Bug #407: String#<<
- =begin
Yukihiro Matsumoto さんは書きました:
> まつもと ゆきひろです
>
> このチケットに関連してると思うのですが、
>
> |> % ruby19 -Ku -ve'p "ABC" << 2... -
06:06 PM Bug #407: String#<<
- =begin
まつもと ゆきひろです
このチケットに関連してると思うのですが、
|> % ruby19 -Ku -ve'p "ABC" << 256'
|> ruby 1.9.0 (2008-09-17 revisio... - 01:55 PM Revision f2cb79ff (git): * complex.c: uses f_(in)?exact_p macro.
- * rational.c: ditto.
* bignum.c (rb_big_pow): bignum**bignum - should calculate without
rational.
... -
01:10 PM Revision 396650e0 (git): * prec.c: removed. Precision will be redesigned and be back again.
- c.f. [ruby-dev:36352].
* common.mk (COMMON_OBJS): removed prec.o.
* inits.c (rb_call_inits): removed Init_Precision... -
01:10 PM Revision e6ad87c3 (git): * common.mk : Reverts the changeset 18994.
- Uses the official repository of rubyspec again.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19429 b2dd03c8-39d... -
09:19 AM Feature #542: cgi.rb : CGI::unescape return encoding
- =begin
藤岡です。
>>>> 5. かまわず指定された encoding をつける
>>>>
>>>> じゃないですかね。
>>>> String#valid_encoding? で調べるとか、後で対処する方法はあ... -
08:44 AM Revision 0c069905 (git): * configure.in: applied OS/2 support patch from Brendan Oakley
- <gentux2 at gmail.com> in [ruby-core:18707].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19428 b2d... -
08:43 AM Revision 69b4c69a (git): * configure.in: applied OS/2 support patch from Brendan Oakley
- <[email protected]> in [ruby-core:18707].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19427 b2dd03c8-39d4-4d8f... -
12:33 AM Revision d7de44a8 (git): * dln.c: newer BeOS support. a patch from Pete Goodeve
- <pete.goodeve at computer.org> in [ruby-core:18712].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19426 b2dd03c... - 12:32 AM Revision e8d9004a (git): * 2008-09-19
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19425 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:32 AM Revision 98183a08 (git): * dln.c: newer BeOS support. a patch from Pete Goodeve
- <pete.goodeve at computer.org> in [ruby-core:18712].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@1...
09/18/2008
-
06:42 PM Revision a9cc553e (git): * ext/nkf/nkf-utf8/nkf.c: fix memory violation. mentioned by mame [ruby-dev:36373]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:16 PM Revision eda2809b (git): * 2008-09-19
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19422 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:16 PM Revision 478b14ea (git): * regexec.c (string_cmp_ic): add text_end argument.
- (slow_search): call enclen with real string end.
(map_search): add text_end argument.
git-svn-id: svn+ssh://ci.ru... -
01:56 PM Revision f0c8c9d8 (git): * ext/openssl/ossl_pkey_ec.c (ossl_ec_key_to_string): comment out
- fragments of unused code.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19420 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:48 PM Revision e040ff55 (git): * ext/bigdecimal/bigdecimal.c (VpCtoV): 1E1000...000 is interpreted as
- Infinity. [ruby-dev:36159]
* ext/bigdecimal/bigdecimal.c (VpPower): Infinity ** 1 returns
Infinity instead of NaN... -
01:17 PM Revision c3e2e0e5 (git): * string.c (rb_str_comparable): make ascii8bit string to be
- compatible with any other encoding.
* string.c (rb_str_cmp): use rb_str_comparable() instead of
rb_enc_compatible(... -
12:53 PM Revision 081c802c (git): * grapheme cluster implementation reverted. [ruby-dev:36375]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19417 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:51 AM Revision 22987dc7 (git): * lib/rake.rb (Rake::Application#standard_exception_handling):
- replaced magic numbers for exit status.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19416 b2dd03c8-39d4-4d8f-... -
11:38 AM Revision 9de8ab8b (git): * lib/optparse.rb (OptionParser::ParseError#set_backtrace): omits
- OptionParser internal backtraces unless debug flag is set.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/rub... -
11:38 AM Revision 45880b8e (git): * lib/optparse.rb (OptionParser::ParseError#set_backtrace): omits
- OptionParser internal backtraces unless debug flag is set.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19415 ... -
11:21 AM Revision bc9c0774 (git): * bignum.c (big2str_karatsuba): free internal buffer eagerly.
- a patch from TOYOFUKU Chikanobu <nobu_toyofuku at nifty.com>
in [ruby-dev:36217].
* bignum.c (rb_big2str0): ditto.... -
11:05 AM Revision 4046a1cb (git): * lib/uri/common.rb (unescape): skip '%' to make String#hex work
- correctly.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19413 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:44 AM Revision b11b2b49 (git): * st.c (new_size): raise RuntimeError when st_table is too big.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19412 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:21 AM Revision 6b050e71 (git): * fix time in changelog
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:16 AM Bug #572: CGI::Session : ignore session_key and session_id options
- =begin
=end
-
09:42 AM Revision 24733414 (git): add a ref.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:39 AM Revision 1cd6bce9 (git): fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19409 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:29 AM Revision 2cbc7b69 (git): * transcode.c (enc_arg): must take pointer argument to avoid GC
- problem. StringValueCStr modifies the argument and it should be
preserved while the string StringValueCStr returns... -
08:57 AM Revision d5ec36c4 (git): * transcode.c: add "Error" suffix for Encoding exception classes.
- a patch from Tadashi Saito <shiba at mail2.accsnet.ne.jp> in
[ruby-dev:36346].
* encoding.c (Init_Encoding): renam... -
08:27 AM Revision 45ee7d2e (git): * transcode.c (enc_arg): revert last change. too early exception
- raising.
* transcode.c (enc_arg): need not to take pointer argument.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr... -
06:39 AM Revision 20624825 (git): * ext/socket/socket.c (Init_socket): add new constants. a patch from
- IWAMURO Motonori <deenheart+ruby at gmail.com> in [ruby-dev:36351].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/bran... - 06:37 AM Revision 9392fa57 (git): * 2008-09-18
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19404 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:37 AM Revision 51f98f9b (git): * misc/ruby-mode.el (ruby-mode): use run-hooks if run-mode-hook is
- not available. a patch from Kazuhiro NISHIYAMA <zn at mbf.nifty.com>
in [ruby-dev:36328].
git-svn-id: svn+ssh://c... -
01:44 AM Bug #564: Regexp fails on UTF-16 & UTF-32 character encodings
- =begin
Hi,
In message "Re: [ruby-core:18610] Re: [Bug #564] Regexp fails on UTF-16 & UTF-32 character encodings"
... - 01:17 AM Revision b7c95b92 (git): Updated Rake files to version 0.8.2
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19402 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Also available in: Atom