Activity
From 08/08/2009 to 08/14/2009
08/14/2009
-
09:19 PM Feature #1905: How about IPAddr#<=> to take care of mask_addr?
- =begin
いまいです。
From: Nobuhiro IMAI <nov_at_yo.rim.or.jp>
Date: Fri, 7 Aug 2009 18:31:36 +0900
> と、ちょっと残念な感じです。... -
11:03 AM Revision 19b24f49 (git): * include/ruby/ruby.h (rb_check_safe_str): deprecated.
- * ext/openssl/ossl_x509store.c (ossl_x509store_add_{file,path}):
replaced deprecated funtion.
git-svn-id: svn+ssh... -
10:57 AM Revision fafa3191 (git): * ext/curses/curses.c ({curses,window}_addstr),
- ext/openssl/ossl_x509store.c (ossl_x509store_add_{file,path}):
replaced deprecated funtion.
git-svn-id: svn+ssh:/... -
09:05 AM Revision 4155811d (git): * re.c (rb_reg_preprocess_dregexp): change Exception class to
- RegexpError.
* test/ruby/test_m17n.rb (test_regexp_usascii): follow above.
* test/ruby/test_m17n.rb (test_regexp_em... -
08:20 AM Revision 2b91cbbf (git): * enc/Makefile.in (MKDIRS): revert r24525.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24538 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:28 AM Revision 69f1e595 (git): * ext/digest/lib/digest/hmac.rb (Digest::HMAC#initialize): faster
- code.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24537 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:31 AM Revision 0ff3bf4f (git): * configure.in (rubyhdrdir): fixed typo. [ruby-dev:39079]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24536 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:08 AM Revision 04f568c8 (git): * 2009-08-14
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24535 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:08 AM Revision a2a3c977 (git): * configure.in: only check pthread.h in case of --enable-pthread
- backport from trunk. [ruby-talk:343878] [ruby-core:23577]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby... -
12:27 AM Bug #1924 (Closed): マルチバイト文字を含んだパス内で ruby をビルドすると make install で失敗する
- =begin
Applied in changeset r24531.
=end
08/13/2009
-
09:10 PM Bug #1908 (Assigned): readline ignores inputrc
- =begin
=end
-
09:07 PM Bug #1729 (Closed): Returning ignores ensure section when inside lambda
- =begin
Applied in changeset r24530.
=end
-
03:30 PM Revision ace43dc7 (git): * doc/ChangeLog-1.8.0: add forgotten entry contributed by
- TAKAHASHI Kaoru. [ruby-dev:39065]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24533 b2dd03c8-39d4-4d8f-98ff-8... - 03:21 PM Revision 9cfb6270 (git): * 2009-08-14
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24532 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:21 PM Revision eadc3604 (git): * lib/delegate.rb (Delegator#method_missing): __FILE__ may contain
- multi-byte characters. a patch from Kenta Murata in [ruby-dev:39066].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/t... -
12:06 PM Revision c8909ba6 (git): * vm.c (vm_exec): returning from lambda runs ensure section.
- [Bug #1729]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24530 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:40 AM Revision c2920646 (git): * configure.in (RUBY_CHECK_SIZEOF): set cross_compiling to yes
- only when AC_COMPUTE_INT, and inverted the arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24529 b2dd0... -
09:22 AM Revision c9e7e661 (git): * configure.in (RUBY_CHECK_SIZEOF): use AC_COMPUTE_INT instead of
- _AC_COMPUTE_INT_COMPILE with cross compiling, since its arguments
have been changed at autoconf 2.64.
git-svn-id:... -
07:31 AM Revision 72072e63 (git): * insns.def (opt_case_dispatch): suppressed a warning.
- * vm_insnhelper.c (opt_case_dispatch_i): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24527 b2dd03c8-39... - 07:30 AM Revision 8ab28d2f (git): Oops, my finger slipped.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:30 AM Revision 117c3845 (git): Oops, my finger slipped.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:20 AM Revision 2c2b5134 (git): * configure.in, Makefile.in (MAKEDIRS): used MKDIR_P instead of
- as_mkdir_p. [ruby-dev:39063]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24525 b2dd03c8-39d4-4d8... -
07:20 AM Revision 24c783e9 (git): * configure.in, Makefile.in (MAKEDIRS): used MKDIR_P instead of
- as_mkdir_p. [ruby-dev:39063]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24525 b2dd03c8-39d4-4d8f-98ff-823fe... - 07:12 AM Revision 5aff5e79 (git): Merge changes from ruby_1_8 except for the post-1.8.7 part.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24524 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:10 AM Revision 376b12bb (git): * 2009-08-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24523 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:10 AM Revision 9ec551a4 (git): Add a forgotten entry about Digest::Base#== changes between 1.8.5 and
- 1.8.6.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24522 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:37 AM Revision 3711c63b (git): * regenc.c (onigenc_strlen_null, onigenc_str_bytelen_null): fixed
- infinite loop for wide encodings. reported by Ralf Junker at
[ruby-core:24892]. [ruby-core:24904]
git-svn-id: s... -
06:20 AM Bug #1934 (Closed): Segmentation fault
- =begin
When executing the program attached, I get the following segmentation fault. The segmentation fault is repro... -
03:31 AM Feature #1857: install *.h and *.inc
- =begin
On Wed, Aug 12, 2009 at 2:53 PM, Mark Moseley<[email protected]> wrote:
> Issue #1857 has been updated b... -
03:23 AM Feature #1857: install *.h and *.inc
- =begin
Yeah, something that can be taken care of automatically is a lot better than doing it manually for every vers... -
02:53 AM Feature #1857: install *.h and *.inc
- =begin
This is becoming more and more of a problem; people are trying to install the 1.9 ruby-debug and getting the ... - 03:03 AM Revision 579edea3 (git): * 2009-08-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24520 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:03 AM Revision f7020b1b (git): revert r24507. [ruby-dev:39073]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24519 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:43 AM Bug #1914: ruby-1.9.1-p243 failed to build from source on aix 5.3 with gcc 4.2.0
- =begin
Hello all,
Strange issue for me?
I just read the content of the ext/dl/Makefile and try to write a ...
08/12/2009
-
09:17 PM Bug #1834 (Closed): 1.9.2-dev fails to compile socket with IPv6 and MinGW 3.4.5
- =begin
Applied in changeset r24517.
=end
-
03:48 PM Bug #1834: 1.9.2-dev fails to compile socket with IPv6 and MinGW 3.4.5
- =begin
=end
-
03:42 PM Bug #1834 (Assigned): 1.9.2-dev fails to compile socket with IPv6 and MinGW 3.4.5
- =begin
=end
-
03:40 PM Bug #1834: 1.9.2-dev fails to compile socket with IPv6 and MinGW 3.4.5
- =begin
=end
-
06:14 PM Bug #1932 (Closed): Marshal.load fails in case of the non-ascii Struct
- =begin
Marshal.load results TypeError in case of the non-ascii Struct name and member.
In case of encoding UTF-... -
03:48 PM Bug #1685: Some windows unicode path issues remain
- =begin
=end
-
03:48 PM Feature #1927: rb_w32_readdir seems to be superseded by rb_w32_readdir_with_enc
- =begin
=end
-
03:32 PM Feature #1927 (Assigned): rb_w32_readdir seems to be superseded by rb_w32_readdir_with_enc
- =begin
ruby 1.9.1-p0 has rb_w32_readdir(), so we cannot remove it or change its signature to secure binary compatibi... -
03:47 PM Bug #1771: system()/popen()/popen3() & windows & unicode is not working
- =begin
=end
-
03:42 PM Bug #1771 (Assigned): system()/popen()/popen3() & windows & unicode is not working
- =begin
=end
-
03:47 PM Bug #1605: TestProcess failure
- =begin
=end
-
03:43 PM Bug #1605 (Assigned): TestProcess failure
- =begin
=end
-
03:47 PM Bug #1606: TestRequire failure
- =begin
=end
-
03:43 PM Bug #1606 (Assigned): TestRequire failure
- =begin
=end
-
03:42 PM Bug #1807 (Assigned): r+ オープンしたファイルが MinGW の拡張ライブラリで扱えない
- =begin
=end
-
03:37 PM Bug #1918 (Closed): inspect Struct.new results incompatible character encodings on non-ascii structure
- =begin
Applied in changeset r24513.
=end
-
11:14 AM Bug #1918: inspect Struct.new results incompatible character encodings on non-ascii structure
- =begin
> ruby1.9 -e "Résumé = Struct.new(:résumé);p Résumé.new"
-e:1:in `inspect': append incompatible encoding st... -
02:57 PM Bug #1376 (Closed): inline symbols/fixnums in a case expression do not honor an overwritten #=== method
- =begin
Applied in changeset r24511.
=end
-
02:19 PM Bug #1928 (Closed): [BUG] rb_add_method: unsupported method type (8)
- =begin
same as #1788.
=end
-
01:28 PM Bug #1928: [BUG] rb_add_method: unsupported method type (8)
- =begin
I got this error earlier today when I ran "rails foo" on ruby-1.9.2-preview1.
It worked, through, when I... -
09:41 AM Bug #1928: [BUG] rb_add_method: unsupported method type (8)
- =begin
Could you show me a script around /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.3/lib/active_support/... -
01:06 AM Bug #1928 (Closed): [BUG] rb_add_method: unsupported method type (8)
- =begin
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.3/lib/active_support/core_ext/try.rb:29: [BUG] rb_add_m... -
02:17 PM Bug #1911 (Closed): Memory leak in Dir.glob on Windows
- =begin
Applied in changeset r24510.
=end
-
01:29 PM Bug #1894 (Closed): Re: [ruby-cvs:31633] Ruby:r24415 (trunk): * ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes an
- =begin
=end
-
01:28 PM Bug #1899 (Closed): Re: [ruby-cvs:31633] Ruby:r24415 (trunk): * ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes an
- =begin
=end
-
01:07 PM Bug #1929 (Closed): str.dup.force_encodingが元のstrに影響を与えることがある
- =begin
Applied in changeset r24509.
=end
-
05:07 AM Bug #1929: str.dup.force_encodingが元のstrに影響を与えることがある
- =begin
まだ長いように思いますが、単体で再現できるものができたので送っておきます。
% cat c.rb
#!/usr/bin/env ruby-trunk
# -*- coding: utf-8 -*-
... -
03:50 AM Bug #1929 (Closed): str.dup.force_encodingが元のstrに影響を与えることがある
- =begin
かずひこです。
tDiary trunk 3514をruby-trunkで動かすとカテゴリプラグインで日本語カテゴリのリンクをたどると
incompatible character encodings: ... - 12:10 PM Revision 54b61b8d (git): * ChangeLog: typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24518 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:10 PM Revision f73eaeb3 (git): * ext/socket/extconf.rb: if ipv6 is enabled, the version of Windows
- most be XP or later.
[ruby-core:24601]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24517 b2dd03c8-... - 07:00 AM Revision 87bb97ce (git): * common.mk (yes-test-knownbug): use RUNRUBY instead of MINIRUBY.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24516 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:54 AM Revision 05477006 (git): * class.c (rb_define_module_id_under): fix the name.
- * class.c (rb_define_module_under): fix for prevvious changes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@245... -
06:34 AM Revision be245c09 (git): * test/ruby/test_marshal.rb (test_class_nonascii): test for non-ascii name class.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24514 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:32 AM Revision 31f4a829 (git): * class.c (rb_define_class_id_under, rb_define_module_id_under):
- new functions to define a nested class/module with non-ascii
name.
* struct.c (make_struct): use name with encodin... -
06:15 AM Revision c00428ed (git): * test/ruby/test_struct.rb (test_inspect): use assert_match.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:55 AM Revision 8e8e3431 (git): * insns.def, vm.c, vm_insnhelper.c, vm_insnhelper.h: check
- definition of (classes)#=== for case/when optimization.
Fix Bug #1376 [ruby-core:23190].
* string.c (Init_String), ... -
05:41 AM Bug #1908: readline ignores inputrc
- =begin
Setting ~/.editrc to:
bind -v
Allows vi command line bindings to work on OS X
=end
-
05:36 AM Bug #1908: readline ignores inputrc
- =begin
OS X uses editline with the readline compatibility layer, not GNU readline.
Unless you explicitly linked... - 05:16 AM Revision 56e69d71 (git): * win32/win32.c (readdir_internal): free old temporary filename.
- [ruby-core:24820]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24510 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:00 AM Revision 265bd9e6 (git): * string.c (rb_str_new_frozen): must not change encoding of frozen
- shared string. [ruby-dev:39068]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24509 b2dd03c8-39d4-4d8f-98ff-82... -
02:52 AM Revision df9f5133 (git): * configure.in (rb_cv_broken_crypt): needs more checks.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
08/11/2009
-
11:53 PM Revision 5703c175 (git): * sprintf.c (rb_str_format): should preserve format encoding
- before raising CompatibilityError. [ruby-list:46274]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24507 b2dd03... -
11:06 PM Feature #1927 (Closed): rb_w32_readdir seems to be superseded by rb_w32_readdir_with_enc
- =begin
Function rb_w32_readdir seems to be superseded by function rb_w32_readdir_with_enc. It renders rb_w32_readdi... -
11:00 PM Bug #1926 (Rejected): Different eval/binding behaviour in 1.9
- =begin
In 1.8.6, you can set a local variable in a binding using eval. This doesn't seem to work in 1.9.2-preview1.
... -
10:52 PM Revision e6661119 (git): * encoding.c (rb_enc_compatible): If a string is empty and
- other's encoding is US-ASCII, returns the empty string's encoding.
[ruby-list:46274]
git-svn-id: svn+ssh://ci.ruby... -
10:39 PM Revision 8b83fc27 (git): * encoding.c (is_data_encoding): fix condition.
- * encoding.c (enc_capable): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24505 b2dd03c8-39d4-4d8f-98ff-8... - 03:07 PM Revision e4f14e14 (git): * 2009-08-12
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24504 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:07 PM Revision 27917406 (git): * ext/digest/sha2/sha2.h: need to include defs.h instead of inttypes.h
- because VC6 doesn't have the latter.
* ext/digest/sha2/extconf.rb: rollback r24441.
git-svn-id: svn+ssh:/... - 03:07 PM Revision 9a28cb24 (git): * 2009-08-12
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24502 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:06 PM Revision d26cfd56 (git): * test/ruby/test_rubyoptions.rb (test_shebang): fix for new behavior.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24501 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:38 PM Bug #1924 (Closed): マルチバイト文字を含んだパス内で ruby をビルドすると make install で失敗する
- =begin
マルチバイト文字を含んだパス内で ruby をビルドすると make install で失敗します。
$ make install
./miniruby -I./lib -I.ext/common -I.... - 02:14 PM Revision 8e6a754b (git): * lib/date.rb (complete_frags): Monday must be suitable for %W's
- default day.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:08 PM Bug #1911: Memory leak in Dir.glob on Windows
- =begin
Nobu, check r23023.
=end
-
01:27 PM Revision 3aabcaa3 (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24499 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:49 PM Bug #1919: sparc-solaris-2.10 で 1.9.2-preview1 がビルドできない
- =begin
Solaris の readdir_r について調べてみたところ、
"readdir_r considered harmful"
http://womble.decadentplace.org.uk/readd... -
11:42 AM Bug #1919: sparc-solaris-2.10 で 1.9.2-preview1 がビルドできない
- =begin
なかだです。
At Mon, 10 Aug 2009 23:40:36 +0900,
Naohisa Goto wrote in [ruby-dev:39060]:
> ruby 1.9.2-preview1... -
12:42 PM Revision 6c54c1f8 (git): * numeric.c (num_divmod): fixed rdoc. [ruby-core:24862]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24498 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:42 PM Revision 8dfd78fc (git): * numeric.c (num_divmod): fixed rdoc. [ruby-core:24862]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24498 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:00 AM Revision 65fdc775 (git): * 2009-08-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24497 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:00 AM Revision 896285b4 (git): * io.c (rb_sysopen): workaround for MSVCRT's bug.
- [ruby-core:24838]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24496 b2dd03c8-39d4-4d8f-98ff-823f... - 12:13 AM Revision 7e30520a (git): * 2009-08-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:13 AM Revision 915fe3d7 (git): * ChangeLog: fixed typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24494 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
08/10/2009
-
11:40 PM Bug #1919 (Closed): sparc-solaris-2.10 で 1.9.2-preview1 がビルドできない
- =begin
ruby 1.9.2-preview1 が SPARC 上の Solaris10 で make に失敗します。
手動で二分検索をやってみたところ、r23240 は make install-nodoc できま... -
12:45 PM Revision 60d13203 (git): * include/ruby/intern.h (rb_path2class): no deprecation.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24493 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:36 AM Bug #1918 (Closed): inspect Struct.new results incompatible character encodings on non-ascii structure
- =begin
inspect Struct.new results incompatible character encodings on non-ascii name and member.
$ ruby -e "Rés... -
09:10 AM Revision 2915bc4d (git): fix typos
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24492 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:13 AM Revision 51b7ec84 (git): * ChangeLog: sign why.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:40 AM Revision de5f15bb (git): * gc.c: reject unused longlife gc.
- * debug.c: ditto.
* include/ruby/intern.h: ditto.
* include/ruby/ruby.h: ditto.
* iseq.c: ditto.
* node.h: ditto....
08/09/2009
-
10:02 PM Revision a8cf4517 (git): * marshal.c (must_not_be_anonymous): fixed silly miss.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24489 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:55 PM Revision 3ece3836 (git): * marshal.c (class2path, w_unique, w_extended, w_class, w_uclass):
- deal with non-ascii class path. [ruby-core:24790]
* marshal.c (r_unique, path2class, path2module, obj_alloc_by_path... -
07:49 PM Feature #1917 (Third Party's Issue): Curses::Window#keypad(true) fails for Curses::Key::ENTER ?
- =begin
I am not too sure if this is a bug, my apologizes if it is not.
After creating an instance of Curses::Wind... -
06:49 PM Bug #1445: win32 debug build broken
- =begin
Backported as r23628. I suspect 1.8.6 also has this problem.
=end
-
06:37 PM Bug #1883: REXML hash sometimes computes a value that is too large
- =begin
Hi,
At Wed, 5 Aug 2009 04:43:31 +0900,
Tomas Matousek wrote in [ruby-core:24758]:
> This is potential pr... -
12:31 PM Revision 2083ec98 (git): * ChangeLog: commit miss.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24487 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:26 PM Revision 19a8df54 (git): * 2009-08-09
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:26 PM Revision 6a61d967 (git): * ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it.
- * ext/tk/tcltklib.c (Init_tcltklib): avoid warning when disable-pthread
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby... -
12:24 PM Revision 979ac967 (git): * ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:15 AM Bug #1914: ruby-1.9.1-p243 failed to build from source on aix 5.3 with gcc 4.2.0
- =begin
Redmine管理用プロジェクトに報告されてしまったので転送します。
---------- 転送メッセージ ----------
From: Joel Soete <[email protected]... -
07:55 AM Bug #1914 (Closed): ruby-1.9.1-p243 failed to build from source on aix 5.3 with gcc 4.2.0
- =begin
Hello all,
I very fall in love of ruby programming language when I discover it some years ago (iirc it w... -
08:44 AM Revision 4ed5e8bb (git): merge revision(s) 24254:
- * lib/irb.rb, lib/irb/init.rb, lib/irb/ext/save-history.rb: add
IRB::irb_at_exit. no use finalizer saving h... -
08:29 AM Feature #1900: Suggestion: Encoding#ascii_compatible?
- =begin
> > It cannot be distinguished whether the given encoding is invalid or ASCII-compatible.
> > Encoding::Con... -
08:27 AM Feature #1900 (Closed): Suggestion: Encoding#ascii_compatible?
- =begin
Applied in changeset r24480.
=end
-
07:37 AM Revision 83c5dfb7 (git): * common.mk (ruby.imp): excluded prelude.o to get rid of circular
- dependency. [ruby-dev:39052]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24482 b2dd03c8-39d4-4d8f-98ff-823fe... -
07:27 AM Bug #1912 (Closed): ripper cannot parse test/ruby/test_object.rb
- =begin
Applied in changeset r24479.
=end
-
01:50 AM Bug #1912 (Closed): ripper cannot parse test/ruby/test_object.rb
- =begin
Ripperが -> do end を解析できません。このためtest/ripper/test_files.rb が失敗しています。trunkでも1.9.2でも再現しました。
=end
-
07:17 AM Bug #1911 (Assigned): Memory leak in Dir.glob on Windows
- =begin
=end
-
05:55 AM Revision 20d6525a (git): * bignum.c (rb_big_cmp, bigsub, big_real_len, bigmul1_normal,
- bigmul1_balance, big_split): remove BDIGITS() inside of the loops.
same as r24444.
git-svn-id: svn+ssh://ci.ruby-l... -
03:29 AM Bug #1893: Recursive Enumerable#join is surprising
- =begin
Is this intentional? Joining an array with struct elements splits them into arrays instead of converting to s... -
03:06 AM Feature #1906: Kernel#backtrace: Objectifying Kernel#caller
- =begin
Ha. I mentioned that this would be desirable in a different thread. Put
me down for an enthusiastic +1.
... -
01:49 AM Bug #1527: 1.9 compilation fails on windows if you have the pthread library installed
- =begin
Any possibility to get this backported to 1.9.1 branch?
-r
=end
-
01:29 AM Bug #1676: only last "return" is traced by set_trace_func
- =begin
Patch to fix this:
--- compile.c (revision 24476)
+++ compile.c (working copy)
@@ -2959,6 +2959,...
08/08/2009
-
11:25 PM Revision e56bf07b (git): New API Encoding#ascii_compatible?.
- * encoding.c (enc_ascii_compatible_p): added. [ruby-core:24793]
(Init_Encoding): New API Encoding#ascii_compatible?... -
11:25 PM Bug #1911 (Closed): Memory leak in Dir.glob on Windows
- =begin
I found the memory leak in Dir.glob of Ruby 1.9 (trunk) on Windows.
After running this code
ruby -e... -
10:25 PM Revision 28f00681 (git): * ext/ripper/eventids2.c (token_to_eventid): added
- keyword_do_LAMBDA. [ruby-dev:39049]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24479 b2dd03c8-39d4-4d8f-98f... - 05:11 PM Revision d0e62a55 (git): * 2009-08-09
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:11 PM Revision b1c4052f (git): * tool/compile_prelude.rb: fixes a regexp pattern for require.
- It had matched 'require("foo"('.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24477 b2dd03c8-39d4-4d8f-98ff-823... -
03:35 PM Revision 6f53e25c (git): merges r24403 and r24439 from trunk into ruby_1_9_1.
- --
* eval.c (rb_exc_raise, rb_exc_fatal): require exception object.
[ruby-core:24767]
--
* eval.c (rb_exc_raise, rb... -
03:35 PM Revision 226a7a81 (git): merges r24415,r24426,r24427,r24428,r24433,r24434 and r24435 from trunk into ruby_1_9_1.
- --
* ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes an
off-by-one bug in SHA-256 hashing. Reduce dif... -
03:35 PM Revision 217fbb2c (git): merges r24425 from trunk into ruby_1_9_1.
- --
* encoding.c (rb_enc_associate_index): cannot set encoding on
special constants.
git-svn-id: svn+ssh://ci.ruby-... -
03:35 PM Revision ff3f19a1 (git): merges the latter half of r24423 from trunk into ruby_1_9_1.
- * encoding.c (enc_capable, rb_enc_get_index): Symbol is encoding
capable.
git-svn-id: svn+ssh://ci.ruby-lang.org/r... -
03:35 PM Revision 968f2e86 (git): merges r24422 from trunk into ruby_1_9_1.
- --
* encoding.c (rb_enc_get_index): fixed indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24... -
03:34 PM Revision 9f79faa5 (git): merges r24408 and r24409 from trunk into ruby_1_9_1.
- --
* ruby.c (rb_stdio_set_default_encoding): declared.
--
* io.c (rb_stdio_set_default_encoding): prototyped.
git-sv... -
03:34 PM Revision 39276280 (git): merges r24407 from trunk into ruby_1_9_1.
- --
* debug.c (ruby_dummy_gdb_enums): made public. [ruby-dev:39001]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/bran... -
03:34 PM Revision 48500e49 (git): merges r24405 from trunk into ruby_1_9_1.
- --
* range.c (range_eql, range_eq): fixed equality to work for
subclasses of Range. a patch from Marc-Andre Lafort... -
03:34 PM Revision 4ef1f3ea (git): merges r24404 from trunk into ruby_1_9_1.
- --
* bootstraptest/test_exception.rb: test for [ruby-core:24767].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branch... -
03:34 PM Revision df359ef4 (git): merges r24401 from trunk into ruby_1_9_1.
- --
* eval.c (rb_longjmp): reset raised flag before fatal error.
* eval_error.c (error_print): file can be NULL. line... -
03:33 PM Revision b1e7a961 (git): merges r24396 from trunk into ruby_1_9_1.
- --
* lib/pp.rb (guard_inspect_key): untrust internal hash to prevent
unexpected SecurityError.
* test/ruby/test_ob... -
03:33 PM Revision 59dc7d4c (git): merges r24389 from trunk into ruby_1_9_1.
- --
* win32/win32.c (has_redirection): need to execute shell if commandline
includes newline. cf. [... -
03:33 PM Revision dd8b1350 (git): merges r24381 from trunk into ruby_1_9_1.
- --
* thread.c (recursive_push): need to set UNTRUST. [ruby-dev:38997]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/b... -
03:33 PM Revision 5c4e0523 (git): merges r24372 from trunk into ruby_1_9_1.
- --
* sample/svr.rb: obsolete TCPserver renamed. [ruby-core:24712]
* sample/tsvr.rb: ditto.
* sample/dualstack-http... -
03:32 PM Revision 4f19613f (git): merges r24371 from trunk into ruby_1_9_1.
- --
* thread.c (recursive_push): untrust internal hash to prevent
unexpected SecurityError. a patch from Kazuhiro N... -
03:32 PM Revision 66a76d0c (git): merges r24368 from trunk into ruby_1_9_1.
- --
* lib/README: updated. a patch from Daniel Bovensiepen.
[ruby-core:24693]
git-svn-id: svn+ssh://ci.ruby-lang.o... -
03:32 PM Revision 2fd67662 (git): merges r24367 from trunk into ruby_1_9_1.
- --
* win32/win32.c (rb_w32_connect): return value was broken when some
error occurred.
[r... -
03:32 PM Revision 7ad4bd13 (git): merges r24364 from trunk into ruby_1_9_1.
- --
* array.c (rb_ary_{permutation,combination}): disallow reentrance
with continuation since work-buffers cannot re... -
03:31 PM Revision 208ec993 (git): merges r24361 from trunk into ruby_1_9_1.
- --
* numeric.c (flo_hash): normalize -0.0 to 0.0. [ruby-core:24577]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/bra... -
03:31 PM Revision 04f65b41 (git): merges r24342 and r24348 from trunk into ruby_1_9_1.
- --
Can't use singlebyte optimization when the replacement is multibyte. [ruby-core:24612]
* string.c (tr_trans): c... -
03:31 PM Revision 944148dd (git): merges r24337 from trunk into ruby_1_9_1.
- --
Set encodings of stdio after setting default internal and external.
* io.c (rb_stdio_set_default_encoding): added... -
03:30 PM Revision a036553e (git): merges r24341 from trunk into ruby_1_9_1.
- --
* lib/securerandom.rb (SecureRandom.random_bytes): return string should
be ASCII-8BIT. [ruby-co... - 03:28 PM Revision 66fc689c (git): * 2009-08-09
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24454 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:28 PM Revision a9719054 (git): merges r24332 and r24333 from trunk into ruby_1_9_1.
- --
* parse.y (literal_concat_gen): NODE_DSTR was incorrectly handled as
NODE_STR. [ruby-dev:38968]
* bootstraptes... -
10:56 AM Revision ff17ee0d (git): merges r24328 from trunk into ruby_1_9_1.
- --
* gem_prelude.rb (Gem.path): uses Gem.default_path as a default value
so that ruby finds gems in ~/.gem/.
(Ge... -
10:56 AM Revision 23cc3c2b (git): merges r24323 from trunk into ruby_1_9_1.
- --
* compile.c (iseq_compile_each): fix stack consistency error.
[ruby-core:24611]
* bootstraptest/test_method.rb:... -
10:56 AM Revision 66b90d0f (git): merges r24321 from trunk into ruby_1_9_1.
- --
* insns.def (defineclass): preserve encoding of class/module
names. [ruby-core:24600]
* variable.c (rb_set_cla... -
10:56 AM Revision 391fc1e8 (git): merges r24271 from trunk into ruby_1_9_1.
- --
* io.c (argf_eof): should not have reached EOF before trying to
read. based on a patch by Heesob Park <phasis A... -
10:55 AM Revision 1b7c7c5c (git): merges r24258 from trunk into ruby_1_9_1.
- --
* lib/irb/ruby-lex.rb: make irb be able to parse
string_dvar. [ruby-core: 24051]
git-svn-id: svn+ssh://ci.ruby... - 10:52 AM Revision 408ffaaa (git): * 2009-08-08
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24447 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:52 AM Revision b6a98140 (git): merges r24243 from trunk into ruby_1_9_1.
- --
* vm_core.h (struct rb_iseq_t): add a new field line_no. This field
represents line number from which the origi... -
10:29 AM Feature #1900: Suggestion: Encoding#ascii_compatible?
- =begin
Hi,
In message "Re: [ruby-core:24800] [Feature #1900] Suggestion: Encoding#ascii_compatible?"
on Fri,... -
10:03 AM Bug #1909 (Rejected): Strange behavior IO#ungetc at the beginning of the stream
- =begin
This works:
io = File.open("a.txt", "r+")
io.read(0)
p io.pos # => 0
io.ungetc(100)
... -
08:14 AM Bug #1908 (Rejected): readline ignores inputrc
- =begin
Applications using readline library should automatically load either ~/.inputrc or /etc/inputrc, per the GNU ... -
05:34 AM Revision 0ecfb5f6 (git): fix the name in the entry
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:47 AM Revision 43073402 (git): * bignum.c (bigzero_p): removing BDIGITS() inside of the
- loop. inspired by Hitohiro Kanai's blog entry
<http://d.hatena.ne.jp/CanI/20090807/1249657492>.
git-svn-id: svn+ss...
Also available in: Atom