Activity
From 09/25/2008 to 10/01/2008
10/01/2008
-
01:55 PM Revision 179b7eaa (git): * lib/rexml/parsers/lightparser.rb, lib/debug.rb: remove unused when
- clauses.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:46 PM Revision 46321a9a (git): * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,
- test/ruby/test_unicode_escape.rb, test/scanf/test_scanf.rb,
test/rss/rss-assertions.rb: fix indentation to remove w... -
12:36 PM Revision 952385b7 (git): * gc.c (rb_gc_call_finalizer_at_exit): finalize deferred IO and Data.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:21 AM Revision e5afadda (git): * common.mk (parse.h): removes line directives.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:13 AM Revision 837d3aa8 (git): * gc.c (rb_gc_call_finalizer_at_exit): deffers IO finalization.
- [ruby-dev:36646]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19654 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:11 AM Revision 1acf2c1c (git): * marshal.c (marshal_dump): fixed for check_dump_arg.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19653 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:11 AM Revision 1d547619 (git): * marshal.c (marshal_dump): fixed for check_dump_arg.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19653 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:57 AM Revision 65bcfbf2 (git): * marshal.c (marshal_dump): initializes dump_arg before any funcall.
- [ruby-dev:36648]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19652 b2dd03c8-39d4-4d8f-98ff-823fe6... -
09:57 AM Revision 75581369 (git): * marshal.c (marshal_dump): initializes dump_arg before any funcall.
- [ruby-dev:36648]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19652 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:19 AM Feature #440: Better introspection for methods (declaring class, arity)
- =begin
The first aspect of the issue has been improved via the "source_location" and "receiver" methods being availa...
09/30/2008
-
10:43 PM Bug #340: 1.9/trunk does not work when compiled with llvm-gcc4 2.3 (gcc 4.2.1)
- =begin
Hi,
In message "Re: [ruby-core:19041] [Bug #340] 1.9/trunk does not work when compiled with llvm-gcc4 2.3 ... -
08:44 PM Bug #340: 1.9/trunk does not work when compiled with llvm-gcc4 2.3 (gcc 4.2.1)
- =begin
I posted some more data on ruby-talk. What I don't see is in which way is it so different that a llvm-compil... -
07:42 PM Revision 46417daf (git): properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19651 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:55 PM Revision 41460556 (git): * io.c (rb_io_extract_modeenc): should honor value of the
- textmode: and binmode: options.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19650 b2dd03c8-39d4-4d8f-98ff-823f... -
05:07 PM Feature #442 (Closed): name referencing in sprintf
- =begin
Applied in changeset r19641.
=end
-
04:57 PM Bug #611 (Closed): loop { BEGIN {} } dumps core
- =begin
Applied in changeset r19640.
=end
-
04:29 PM Bug #611 (Closed): loop { BEGIN {} } dumps core
- =begin
次のようにすると core を吐きます。
% gdb --args ~/target/trunk/bin/ruby -e'loop{BEGIN{}}'
GNU gdb 6.4.90-debian
Co... -
04:18 PM Revision d370a79c (git): * string.c (rb_str_split_m): should use rb_str_subseq() which use
- offset and length by bytes. [ruby-dev:36641]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19649 b2dd03c8-39d4-... -
03:31 PM Revision a75eadef (git): * test/ruby/test_settracefunc.rb (test_call, test_class): line number
- was changed at r19592.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19648 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 03:21 PM Revision 1625da99 (git): * 2008-10-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19647 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:21 PM Revision 252255ca (git): * process.c (check_exec_redirect): don't depend on rb_stdout and
- rb_stderr.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19646 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:13 PM Revision 88807226 (git): Temporarily removed test/mini/* because they depend on the minitest version
- of test/unit, which had been reverted.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19645 b2dd03c8-39d4-4d8f-98... -
02:13 PM Revision 870b93ae (git): Reverts the changes of lib/test/unit.rb in r19502 and r19501.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19644 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:13 PM Revision 1af11966 (git): Reverts the changes of lib/test/unit/* in r19543, r19534 and r19503.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19643 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:19 PM Bug #457 (Closed): Is irb/xmp supported in 1.9?
- =begin
=end
-
10:51 AM Bug #607: Mini/Unit Break assert_send()
- =begin
On Sep 27, 2008, at 17:02 , James Gray wrote:
> Bug #607: Mini/Unit Break assert_send()
> http://redmin... -
08:06 AM Revision 1eeb3e15 (git): * test/bigdecimal/test_bigdecimal.rb (test_sqrt_bigdecimal): wrong
- precision specification. a patch from TAKANO Mitsuhiro
<takano32 at jus.or.jp> in [ruby-dev:36634].
git-svn-id: s... -
08:01 AM Revision 8bfa0ac8 (git): * sprintf.c (rb_str_format): add %<name>s style named argument
- support. a patch from Yusuke Endoh <mame at tsg.ne.jp>
in [ruby-dev:35851].
* sprintf.c (rb_str_format): add gett... -
07:54 AM Revision 9bcbc906 (git): * parse.y (stmt): returns non zero. [ruby-dev:36633]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19640 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:57 AM Revision 852dc6d6 (git): Updated miniunit to 4257. This cleans all my tests when run in isolation. I still have failures when run with everything else
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19639 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:57 AM Revision b43dae58 (git): Updated miniunit to 1.3.0 r4256.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19638 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:20 AM Revision abf17f35 (git): Remove extra call to setup to fix ENV['HOME'] pollution
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19637 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:17 AM Revision 9fad1aca (git): rolled out change 19608... not 1.8 compatible.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:17 AM Revision 971c9ffa (git): properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19635 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:14 AM Revision 64e2d46f (git): Updated to 1.3.0 r4255.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19634 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
09/29/2008
-
10:48 PM Revision a42df509 (git): Fix some RDoc and RubyGems test interactions. Fix -n in test/runner.rb
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19633 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:17 PM Bug #606: Ruby Fails to Transcode Empty Strings
- =begin
=end
-
05:53 PM Revision 6270b50c (git): * ChangeLog: restored the entries lost by a mistake.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19632 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:02 PM Revision 9480a184 (git): * parse.y (token_info_push, token_info_pop): do nothing for evaled
- source.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19631 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:51 PM Revision c3fda337 (git): * ext/nkf/nkf-utf8/nkf.c: commit miss.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19630 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:47 PM Revision b921425c (git): * ext/nkf/nkf-utf8/nkf.c: constified.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19629 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:39 PM Revision eace50a9 (git): * string.c (rb_str_subseq): don't use rb_str_drop_bytes for short
- string.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19628 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 02:13 PM Revision 0001260a (git): moved def_canon.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19627 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:55 PM Revision 79b73a7b (git): * lib/mathn.rb: added String#to_[rc].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19626 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:17 PM Revision d2ef66df (git): delete a meaningless line.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19625 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:56 AM Revision ebb3ace8 (git): * string.c (rb_str_subseq): use rb_str_drop_bytes if possible.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19624 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:53 AM Revision 9d2f9f26 (git): fixed previous commit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19623 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:24 AM Revision 1ac57f70 (git): * test/date/*.rb: imported additional tests and some adjustments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19622 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:18 AM Revision 06df4049 (git): * ext/win32ole/win32ole.c (fev_initialize): initialization
- handler instance variable.
* test/win32ole/test_win32ole_typelib.rb (test_s_typelibs):
fix the warning of shadowin... -
11:01 AM Revision 8dcd4255 (git): * ext/win32ole/win32ole.c (rescue_callback): use rb_write_error
- instead of fprintf.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19620 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
09/28/2008
-
11:17 PM Bug #602 (Closed): CGI::HtmlExtension::popup_menu calls #bytesize on array parameters
- =begin
Applied in changeset r19614.
=end
-
04:58 PM Bug #602: CGI::HtmlExtension::popup_menu calls #bytesize on array parameters
- =begin
=end
-
10:57 PM Bug #609 (Closed): cgi.rbで&&がクエリにあると例外
- =begin
Applied in changeset r19613.
=end
-
10:09 PM Bug #609: cgi.rbで&&がクエリにあると例外
- =begin
=end
-
10:03 PM Bug #609 (Closed): cgi.rbで&&がクエリにあると例外
- =begin
$ ruby19 -rcgi -e 'CGI.new'
(offline mode: enter name=value pairs on standard input)
foo=bar&&baz=qux
/... -
10:17 PM Bug #608 (Closed): duplicated when clause
- =begin
Applied in changeset r19612.
=end
-
08:52 PM Bug #608: duplicated when clause
- =begin
ささだです.
Yusuke ENDOH wrote:
> 1.9 のバグではないかと思います。
> 以下のパッチをコミットしてもいいでしょうか。
はい.お願いします.
--
// SASA... -
08:43 PM Bug #608 (Closed): duplicated when clause
- =begin
遠藤です。
when 節に同じ値があるときの挙動が 1.8 と 1.9 で異なるようです。
$ ruby18 -e '
case 1
when 1 then p :foo
when 1 then ... -
06:04 PM Feature #481 (Rejected): improved gcd for 1.9
- =begin
I think embedding of Rational already made same result. It internally uses long type of C for Fixnums.
T... -
04:33 PM Feature #481: improved gcd for 1.9
- =begin
=end
-
04:57 PM Bug #595: Fiber ignores ensure clause
- =begin
=end
-
04:56 PM Bug #553: REXML::Document#write(io, 1, true, true) #=> NameError/ArgumentError
- =begin
=end
-
04:56 PM Bug #501: rubygems fails to cache spec file
- =begin
=end
-
04:55 PM Bug #501: rubygems fails to cache spec file
- =begin
=end
-
04:55 PM Bug #575: module_function: undefined method
- =begin
=end
-
04:54 PM Bug #601: an instance of Bignum can have singleton methods
- =begin
=end
-
04:54 PM Bug #525: test_convert(TestBignum) on NETBSD
- =begin
=end
-
04:53 PM Bug #452: config.guess returns "i386" on Mac OSX 10.5.4.
- =begin
=end
-
04:52 PM Revision 4e60b843 (git): * test/rdoc/test_rdoc_info_formatting.rb (teardown): delete tmpdir for
- test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19619 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:51 PM Bug #270: lazy timer thraed creation
- =begin
=end
-
04:51 PM Bug #233: Block level with binding
- =begin
=end
-
04:50 PM Bug #373: MingwでIO#dupがブロックする
- =begin
=end
-
04:50 PM Bug #457: Is irb/xmp supported in 1.9?
- =begin
=end
-
04:50 PM Bug #527: test_execopts_pgroup(TestProcess) fails on NetBSD
- =begin
=end
-
04:49 PM Bug #566: String encoding error messages are inconsistent
- =begin
=end
-
04:48 PM Bug #559: WEBrick should use #bytesize instead of #size
- =begin
=end
-
04:46 PM Bug #340: 1.9/trunk does not work when compiled with llvm-gcc4 2.3 (gcc 4.2.1)
- =begin
Ruby currently does not support llvm-gcc, but in the future ....
=end
-
04:44 PM Bug #549: ri -f html mungles constants
- =begin
=end
-
04:44 PM Bug #409: Can't modify frozen ... の型
- =begin
=end
-
04:42 PM Bug #572: CGI::Session : ignore session_key and session_id options
- =begin
=end
-
04:42 PM Bug #256: defined?(Gem::RubyGemsVersion) behaves strange
- =begin
=end
-
04:41 PM Bug #21: should terminate @receiver_thread of Net::IMAP safely
- =begin
=end
-
04:40 PM Bug #6: sprintf() of %f on Windows(MSVCRT)
- =begin
=end
-
04:40 PM Bug #555: method_missing in Gem module removes some necessary methods
- =begin
=end
-
04:39 PM Bug #470: File::openのドキュメント
- =begin
=end
-
04:38 PM Bug #497: NEWSを書く
- =begin
=end
-
04:38 PM Bug #603: NKFの結果と文字列が連結できない
- =begin
=end
-
04:37 PM Bug #607: Mini/Unit Break assert_send()
- =begin
=end
-
09:03 AM Bug #607 (Closed): Mini/Unit Break assert_send()
- =begin
$ cat bug.rb
require "test/unit"
class TestAssertSend < Test::Unit::TestCase
def test_bug
a... -
04:36 PM Feature #578: add method to disassemble Proc objects
- =begin
=end
-
04:34 PM Feature #255: CGI element generation methods should convert keys/values to Strings before escaping.
- =begin
=end
-
04:32 PM Feature #600: cgi.rbのマルチパートフォームの受信は1.8との互換性が低い
- =begin
=end
-
04:31 PM Feature #442: name referencing in sprintf
- =begin
=end
-
04:31 PM Feature #471 (Closed): pack format 'm' based on RFC 4648
- =begin
=end
-
04:28 PM Feature #583: TmpdirとTempfile
- =begin
=end
-
04:26 PM Feature #120: --enable-gc-malloc-stats
- =begin
=end
-
04:25 PM Feature #235: default charset of rdoc
- =begin
=end
-
04:23 PM Feature #490: relayouting struct RNode
- =begin
=end
-
04:22 PM Feature #546: String#gsub と Strnig#scan のブロックパラメータの一致
- =begin
=end
- 03:41 PM Revision d5e35b38 (git): * 2008-09-29
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19618 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:41 PM Revision 9acff487 (git): * lib/cgi/html.rb (CGI::HtmlExtension::{radio_group, checkbox_group}):
- can specify the false as checked or selected value.
[ruby-core:18306], [ruby-core:18307]
* test/cgi/test_cgi_tag_hel... - 02:55 PM Revision 645a0eb8 (git): add a test
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19615 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:16 PM Revision c0f84528 (git): * lib/cgi/html.rb (CGI::HtmlExtension::popup_menu):
- fix the calls #bytesize on array parameters. [ruby-core:18919]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19... - 01:54 PM Revision 5958f6af (git): * lib/cgi/core.rb (CGI::parse): ignore illegal query params.
- [ruby-dev:36618]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:15 PM Revision f2aabd18 (git): * compile.c (iseq_set_sequence): check duplicated when clauses.
- [ruby-dev:36616]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19612 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:07 PM Bug #606 (Closed): Ruby Fails to Transcode Empty Strings
- =begin
Applied in changeset r19604.
=end
-
08:56 AM Bug #606 (Closed): Ruby Fails to Transcode Empty Strings
- =begin
$ ruby_dev -ve 'p "abc".encode("Big5"); p "".encode("Big5")'
ruby 1.9.0 (2008-09-27 revision 0) [i386-darwi... - 10:06 AM Revision 0e395a60 (git): * test/date/*.rb: imported a date test suite ruby 1.9 limited ed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:41 AM Revision f7aef0f7 (git): * lib/mini/test.rb (assert_match): get rid of confusion of
- ruby-mode.el.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19608 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:40 AM Revision 49cbbe7a (git): * lib/mini/test.rb (assert_match): get rid of confusion of
- ruby-mode.el.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19607 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:39 AM Revision 6952b1a5 (git): * lib/mini/test.rb (MINI_DIR): loaded path is expanded.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19606 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:13 AM Revision 574027ba (git): * vm_exec.c (vm_exec_core): add an UNLIKELY() hint.
- * vm_insnhelper.h (BASIC_OP_UNREDEFINED_P): add a LIKELY() hint.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk... -
03:04 AM Revision 8d397604 (git): * string.c (str_new): sets empty string to coderange 7bit.
- [ruby-core:18993]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19604 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 12:41 AM Revision 0b99ce1f (git): * lib/mathn.rb ({Fixnum,Bignum,Float}#**): may produce complex
- value.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19603 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 12:06 AM Revision bde8a01d (git): * lib/csv/csv.rb: Worked around some minor encoding changes in Ruby
- pointed out by Nobu.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19602 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
09/27/2008
- 11:41 PM Revision 356b0515 (git): * 2008-09-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19601 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:41 PM Revision f43d70f7 (git): * lib/mathn.rb: a hack to provide canonicalization. This must be
- temporary, but this seems to be not bad for the time being.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1960...
09/26/2008
-
09:22 PM Revision 95f9f98a (git): * lib/rake.rb (Module#rake_extension, String#ext, String#pathmap): use
- built-in methods.
* lib/rake.rb (String#pathmap): fixed typo in rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
07:28 PM Revision 278ca89e (git): * file.c (rb_file_s_extname): preceding dots are not a part of
- extension.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:28 PM Revision 605a46dd (git): * file.c (rb_file_s_extname): preceding dots are not a part of
- extension.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:57 PM Revision 3cfc27b7 (git): * file.c (rmext): preceding dots are not a part of extension.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19595 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:57 PM Revision 9320b5c6 (git): * file.c (rmext): preceding dots are not a part of extension.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19595 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:15 PM Revision 65568561 (git): * vm.c (vm_jump_tag_but_local_jump): exc is not used if val is nil.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19594 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:12 PM Revision 90b51e99 (git): * ext/socket/socket.c (host_str): numeric address should be unsigned.
- [ruby-core:18971]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19593 b2dd03c8-39d4-4d8f-98ff-823fe... -
06:12 PM Revision 34c7492e (git): * ext/socket/socket.c (host_str): numeric address should be unsigned.
- [ruby-core:18971]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:27 PM Feature #494 (Closed): Errno.const_missing
- =begin
Applied in changeset r19575.
=end
-
01:47 PM Revision 77a9d7c3 (git): * parse.y (primary, brace_block): fix for line number.
- * proc.c (rb_proc_location, rb_method_location): new methods
{Proc,Method,UnboundMethod}#source_location. [ruby-co... -
12:38 PM Revision 3e9276a5 (git): * vm_core.h (RUBY_VM_CHECK_INTS_TH): add an UNLIKELY hint.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19591 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:17 PM Revision e97b544b (git): Minor nitpicking.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:35 AM Revision a3bebd55 (git): * include/ruby/encoding.h (rb_str_encode): renamed from
- rb_str_transcode. [ruby-dev:36593]
(rb_econv_has_convpath_p): renamed from rb_transcode_convertible.
* transcode.... - 10:13 AM Revision 577e64a8 (git): Fix well-knwon typos.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19588 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:10 AM Revision de3b7357 (git): I forgot to commit ChangeLog somehow.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19587 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:01 AM Revision 61b43de7 (git): * test/bigdecimal/test_bigdecimal.rb (test_inspect): fixed CPU bit
- size dependent test. pointed out by TAKANO Mitsuhiro <takano32 AT
jus.or.jp>.
git-svn-id: svn+ssh://ci.ruby-lang... - 09:57 AM Revision 571b2e17 (git): * test/pathname/test_pathname.rb: Fix use of deprecated methods.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19585 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:40 AM Revision a2ae7735 (git): * common.mk (dist): nothing is need to run BASERUBY.
- * tool/make-snapshot: new option -archname.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19584 b2dd03c8-39d4-4... - 09:24 AM Revision 78cb1342 (git): * 2008-09-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19583 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:24 AM Revision 00ae1283 (git): * misc/ruby-mode.el: safe custimizable variables.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19582 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:24 AM Revision f6e64543 (git): * misc/ruby-mode.el: safe custimizable variables.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@19582 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:05 AM Revision 3a5c011b (git): Fix typos in comment.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19581 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:44 AM Revision 3cdf9d18 (git): Fixed build failure on some platforms.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19580 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:43 AM Revision d7e73b0b (git): properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19579 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:38 AM Revision 2e102b15 (git): * include/ruby/ruby.h (rb_mPrecision): removed.
- Precision module was temporarily removed at r19430.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19578 b2dd03c8... -
08:34 AM Revision bdd70c61 (git): Updated README.EXT and README.EXT.ja.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:27 AM Revision 140048b5 (git): * common.mk (dist): Changed its dependencies and
- action.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19576 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:18 AM Revision 16c95b42 (git): * error.c (Init_syserr): moved to the template.
- (errno_missing): removed. fixed [ruby-dev:35958].
* defs/knwon_errors.def: added. extracted from Init_syserr.
* tem... -
08:06 AM Revision 9ea58e64 (git): * common.mk (ENC_MK): defaulted to enc.mk.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19574 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:02 AM Revision f8718692 (git): * thread.c (thlist_signal): clears the woken thread if nothing woke.
- * thread.c (rb_barrier_wait): achieves the lock if no thread was
waiting yet.
git-svn-id: svn+ssh://ci.ruby-lang.... -
03:53 AM Revision 3deb806a (git): * error.c (Init_Exception): introduce EncodingError which is a
- superclass for all encoding related exception classes,
e.g. Encoding::CompatibilityError. [ruby-dev:36371]
* tran... -
03:05 AM Revision edebd815 (git): * ext/curses/curses.c: should include <ruby/io.h>.
- * ext/io/wait/wait.c: ditto.
* ext/openssl/ossl.h: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19567 b... - 02:34 AM Revision fac096d5 (git): * variable.c (rb_define_hooked_variable): cast to get rid of compiler
- warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19566 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 02:07 AM Revision e76b1a11 (git): * transcode.c, include/ruby/encoding.c (rb_transcode_convertible):
- new function. checking the existance of converter.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19565 b2dd03c... -
01:35 AM Revision 4300e2a9 (git): * variable.c (global_variable, struct trace_var): made function
- members more strict.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19564 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:55 AM Revision 07a88b71 (git): * include/ruby{io,sig}.h: moved to include/ruby/backward.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19563 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:47 AM Revision 18684d9f (git): * include/rubysig.h: old macros for backward compatibility.
- * thread.c (BLOCKING_REGION): rewritten using helper functions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1... -
12:12 AM Bug #603 (Closed): NKFの結果と文字列が連結できない
- =begin
irb(main):009:0> "あああ".encode("EUC-JP")+NKF.nkf("-We","いいい")
Encoding::CompatibilityError: incompatible cha...
09/25/2008
-
11:22 PM Bug #601: an instance of Bignum can have singleton methods
- =begin
=end
-
10:10 PM Bug #601 (Closed): an instance of Bignum can have singleton methods
- =begin
Bignumのインスタンスが特異メソッドを持てるようです。
$ ruby19 -e 'x = (1 << 64); begin; def x.foo; p 1; end; rescue; end; x.fo... -
11:22 PM Bug #602: CGI::HtmlExtension::popup_menu calls #bytesize on array parameters
- =begin
File lib/cgi/html.rb
=end
-
11:21 PM Bug #602: CGI::HtmlExtension::popup_menu calls #bytesize on array parameters
- =begin
=end
-
11:20 PM Bug #602 (Closed): CGI::HtmlExtension::popup_menu calls #bytesize on array parameters
- =begin
After line 623
values.collect{|value|
if value.kind_of?(String)
option... -
10:42 PM Feature #471: pack format 'm' based on RFC 4648
- =begin
遠藤です。
2008/09/25 1:19 Yukihiro Matsumoto <[email protected]>:
> In message "Re: [ruby-dev:36525] Re: [Fe... -
01:20 AM Feature #471: pack format 'm' based on RFC 4648
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:36525] Re: [Feature #471] pack format 'm' based on RFC 4648"
on... -
01:14 AM Feature #471: pack format 'm' based on RFC 4648
- =begin
遠藤です。
2008/09/25 0:40 Tanaka Akira <[email protected]>:
> In article <e0b1e5700809240654u61c92ab3o85ad5a115a21... - 09:56 PM Revision 3ceca921 (git): Forgot to remove test/unit tests
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19561 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:04 PM Revision 69b0d492 (git): properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19560 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:04 PM Revision 4efc3f78 (git): * vm_eval.c (Init_vm_eval): define module_eval, class_eval and eval
- here for rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19559 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:42 PM Revision 2a608fed (git): update rdoc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19558 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:41 PM Bug #599 (Closed): mini/test reports incorrect source file for refutations
- =begin
=end
-
04:24 PM Bug #599: mini/test reports incorrect source file for refutations
- =begin
On Sep 24, 2008, at 15:45 , Dave Thomas wrote:
> 1) Failure:
> test_negative_logic(ShowTestDifference)... -
07:45 AM Bug #599 (Closed): mini/test reports incorrect source file for refutations
- =begin
require 'test/unit'
class ShowTestDifference < Test::Unit::TestCase
def test_positive_logic
a... -
03:42 PM Revision ec0c394b (git): * range.c (range_inspect): fix SEGV for cyclic range object.
- [ruby-core:18835]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19557 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 03:00 PM Revision a9da574d (git): * 2008-09-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19556 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:00 PM Revision 62390f4c (git): * common.mk: dependency updated.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19555 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:47 PM Revision d7dbdef4 (git): * transcode.c (rb_eUndefinedConversionError): renamed from
- rb_eConversionUndefinedError.
(rb_eConverterNotFoundError): renamed from rb_eNoConverterError.
git-svn-id: svn+s... -
12:24 PM Revision 2c1c4627 (git): * pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies with
- RFC 4648. It adds no line feed when encoding, and raise ArgumentError
if the encoded string contains non-alphabet ... -
12:04 PM Revision 4ee0a8e7 (git): * common.mk: fix btest-* rules [ruby-dev:36528].
- and remove obsolete rules.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19552 b2dd03c8-39d4-4d8f-98ff-823fe69... -
11:42 AM Revision fee3bb66 (git): update rdoc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19551 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:40 AM Feature #600 (Closed): cgi.rbのマルチパートフォームの受信は1.8との互換性が低い
- =begin
see: [ruby-dev:36450]
MorphingBodyがインターフェースが1.8と大分変わっていて、
互換性がなくなっています。
現状は大分使いづらいです。
しかし、1.8のcgi.rbの... -
11:31 AM Revision 7a86a81d (git): * class.c (rb_make_metaclass): [BUG] Fixed a bus error
- on the case for metaclass of a class which includes a
module.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19... -
10:37 AM Revision 6cd13d65 (git): Fix broken merge of gemutilities, add build_rake_in as necessary
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19549 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:35 AM Revision 1833cfab (git): * ChangeLog: filled missing author names.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19548 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:13 AM Revision d478c7a7 (git): Update to RubyGems 1.3.0 r1891
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19547 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:46 AM Revision 788001a9 (git): * class.c (rb_make_metaclass): Made class of class of class
- from Class into its own eigenclass. Now meta^(n)-class
hierarchy regresses infinitely, again.
(This feature was d... -
08:26 AM Revision faefcc82 (git): properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19545 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:53 AM Revision dea63a45 (git): Added passed? per Jim's request. Fixed file/line reporting bug for refutations per Dave's bug report. Very minor cleanup of some nits that were bugging me. Barring other bug reports, I'm 'done'. This version will most likely be released as a gem in the next day or two.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:34 AM Revision 7ab33020 (git): Not a typo. The name is better plural. Better English and more consistent with the other assertions.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19543 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:01 AM Revision ea94d40f (git): updated to rake code to rake-0.8.3 source code base
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19542 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:57 AM Revision c5746c45 (git): I finally clued into the fact that test/unit's -x was for file level filtering... so that is not going into miniunit and instead goes into test/runner.rb
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19541 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:47 AM Revision 2c59d0ee (git): ChangeLog: should have mungle mail address.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19540 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:56 AM Revision afcd5282 (git): properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19538 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:43 AM Revision 858362e7 (git): Import RDoc 2.2.1 r185
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19537 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:21 AM Feature #546: String#gsub と Strnig#scan のブロックパラメータの一致
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:36524] Re: [Feature #546] String#gsub と Strnig#scan のブロックパラメータの一致"... -
01:02 AM Feature #546: String#gsub と Strnig#scan のブロックパラメータの一致
- =begin
岩室です。
これの決定、1.9.1には間に合いませんか?
2008/09/11 0:38 IWAMURO Motonori <[email protected]>:
> 岩室です。
>
...
Also available in: Atom