Activity
From 07/29/2008 to 08/04/2008
08/04/2008
-
08:47 PM Bug #372: Rinda has a race condition
- =begin
遠藤です。
2008/07/26 4:15 Masatoshi SEKI <[email protected]>:
> 1.8系のtuplespace.rbを修正した覚えがあるのですが、... -
08:47 PM Bug #377: Rinda has a race condition
- =begin
遠藤です。
2008/07/29 4:10 Masatoshi SEKI <[email protected]>:
>> また、この start_keeper だと keeper が死な... - 06:30 PM Revision a15be57b (git): * 2008-08-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:29 PM Revision a58e3d76 (git): * array.c (rb_ary_sort_bang): respect overridden <=> for String and
- Fixnum. [ruby-core:17708]
* include/ruby/node.h (NOEX_BASIC): basic definition method flag.
* include/ruby/intern.... -
05:47 PM Bug #345 (Closed): 1.9 racc appears to seg fault
- =begin
Applied in changeset r18357.
=end
-
05:02 PM Bug #252: Array#sort doesn't respect overridden <=>
- =begin
Hi,
In message "Re: [ruby-core:18114] Re: [Ruby 1.8 - Bug #252] Array#sort doesn't respect overridden <=>"... -
03:46 PM Bug #252: Array#sort doesn't respect overridden <=>
- =begin
Hi,
At Thu, 10 Jul 2008 16:44:33 +0900,
Vladimir Sizikov wrote in [ruby-core:17720]:
> This seems to be ... -
04:59 PM Bug #257 (Closed): Thread#kill cannot break BLOCKING_REGION() on windows
- =begin
=end
-
11:44 AM Revision e3707541 (git): Improved compatibility for mspec.
- * Makefile.in (update-rubyspec): renamed the rubyspec directory
"spec". Changed directory structure.
* Makefile.in... -
11:32 AM Bug #402: default_external depends on the order of -K and -E
- =begin
なかだです。
At Sun, 3 Aug 2008 21:13:27 +0900,
NARUSE, Yui wrote in [ruby-dev:35750]:
> > On 2008/08/03, at 1... -
10:38 AM Bug #402: default_external depends on the order of -K and -E
- =begin
At 17:59 08/08/03, you wrote:
>Yuguiです。
>
>NARUSE, Yui さんは書きました:
>> ただ、-K と -E は本来同時指定するものではないように思うので、
>... -
10:46 AM Bug #404 (Closed): NameError: uninitialized constant Net::IMAP::SSL in test/net/imap/test_imap.rb
- =begin
西山和広です。
opensslが入っていない環境だとtest/net/imap/test_imap.rbで
NameErrorが発生します。
1) Error:
test_unexpec... -
10:21 AM Revision b49106df (git): * array.c (rb_ary_tmp_new): added.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:37 AM Revision bcf9324e (git): * vm_eval.c (vm_call_super): fixed typo, and get rid of too large
- alloca. [ruby-core:17922]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18357 b2dd03c8-39d4-4d8f-98ff-823fe69b... -
07:48 AM Revision 4948e3c3 (git): * parse.y (deferred_nodes, compstmt, arg, fixup_nodes, range_op): fix
- up fixnum range literal in conditional as automagical line number
comparison. [ruby-core:12124], [ruby-dev:35731]
... -
07:48 AM Revision 8d0fdce4 (git): * parse.y (deferred_nodes, compstmt, arg, fixup_nodes, range_op): fix
- up fixnum range literal in conditional as automagical line number
comparison. [ruby-core:12124], [ruby-dev:35731]
... -
06:04 AM Revision 22af450e (git): * eval.c (timeofday): use monotonic clock. based on a patch
- from zimbatm <[email protected]> in [ruby-core:16627].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@... -
05:51 AM Revision a2d0d15b (git): merge revision(s) 18351:
- * lib/net/smtp.rb (Net::SMTP::rcptto): fix a typo. a patch from
Masao Takaku <masao at nii.ac.jp>
... - 05:46 AM Revision e0bc2213 (git): * 2008-08-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:46 AM Revision 76ef6fa1 (git): * lib/net/smtp.rb (Net::SMTP::rcptto): fix a typo. a patch from
- Masao Takaku <masao at nii.ac.jp>
fix [ruby-dev:35489].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk... -
05:46 AM Revision 9724036e (git): * lib/net/smtp.rb (Net::SMTP::rcptto): fix a typo. a patch from
- Masao Takaku <masao at nii.ac.jp>
fix [ruby-dev:35489].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branc... -
05:21 AM Revision 8baf1746 (git): merge revision(s) 18220:
- * lib/webrick/httputils.rb (WEBrick::HTTPUtils#split_header_value):
reduce backtrack. based on a fix by Ch... -
05:18 AM Revision 39a7b159 (git): merge revision(s) 18220:
- * lib/webrick/httputils.rb (WEBrick::HTTPUtils#split_header_value):
reduce backtrack. based on a fix by Ch... -
05:15 AM Revision 9cb20d64 (git): merge revision(s) 18212:
- * regex.c (xmalloc, xrealloc, xfree): not to use ruby managed memory.
* regex.c (DOUBLE_STACK, re_compile_fas... -
05:11 AM Revision eeaf7dd3 (git): merge revision(s) 18212:
- * regex.c (xmalloc, xrealloc, xfree): not to use ruby managed memory.
* regex.c (DOUBLE_STACK, re_compile_fas... - 05:09 AM Revision efa2ce2d (git): * 2008-08-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18342 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:08 AM Revision 3916eb78 (git): * marshal.c (dump_ensure), process.c (run_exec_dup2),
- string.c (rb_str_replace), transcode.c (transcode_dispatch): fixed
memory leaks. based on patches from shinichiro.... -
05:05 AM Revision 47bb1804 (git): merge revision(s) 18211:
- * bignum.c (rb_big2str0, bigsqr): made interruptible. [ruby-Bugs-20622]
git-svn-id: svn+ssh://ci.ruby-lang.org/rub... -
04:52 AM Revision 8f667853 (git): merge revision(s) 18211:
- * bignum.c (rb_big2str0, bigsqr): made interruptible. [ruby-Bugs-20622]
git-svn-id: svn+ssh://ci.ruby-lang.org/rub... -
04:44 AM Revision 2ae40aef (git): merge revision(s) 18181:
- * ext/openssl/openssl_missing.h (d2i_of_void): define for older
versions. [ruby-dev:35637]
git-svn-id: s... -
04:43 AM Revision c9463ec0 (git): merge revision(s) 18181:
- * ext/openssl/openssl_missing.h (d2i_of_void): define for older
versions. [ruby-dev:35637]
git-svn-id: s... -
04:36 AM Revision 3fcb3949 (git): merge revision(s) 18100,18129:
- * numeric.c (check_uint, rb_num2uint, rb_fix2uint): strict check.
fixed [ruby-dev:33683]
* numeric.... -
04:31 AM Revision 519f06ed (git): merge revision(s) 18100,18129:
- * numeric.c (check_uint, rb_num2uint, rb_fix2uint): strict check.
fixed [ruby-dev:33683]
* numeric.... -
04:07 AM Feature #403 (Closed): Add support to Haiku
- =begin
Here is a patch to compile ruby 1.9 under Haiku.
3 test cases still do not run. And network support is n... -
03:24 AM Revision d1911459 (git): merge revision(s) 17833:17837:
- * gc.c (Init_GC): fix syntax error.
* error.c (rb_exc_new3): keeps the given string itself.
* eval.c ... -
03:16 AM Revision 30561869 (git): merge revision(s) 17833:17837:
- * gc.c (Init_GC): fix syntax error.
* error.c (rb_exc_new3): keeps the given string itself.
* eval.c ...
08/03/2008
-
09:14 PM Bug #402: default_external depends on the order of -K and -E
- =begin
成瀬です。
Takao Kouji wrote:
> 高尾宏治です。
>
> On 2008/08/03, at 17:59, Yugui (Yuki Sonoda) wrote:
>> NARUSE,... -
08:55 PM Bug #402: default_external depends on the order of -K and -E
- =begin
高尾宏治です。
On 2008/08/03, at 17:59, Yugui (Yuki Sonoda) wrote:
> NARUSE, Yui さんは書きました:
>> ただ、-K と -E は本来同時指... -
06:00 PM Bug #402: default_external depends on the order of -K and -E
- =begin
Yuguiです。
NARUSE, Yui さんは書きました:
> ただ、-K と -E は本来同時指定するものではないように思うので、
> 「仕様」としては、同時指定の場合の動作は未定義、でもいいかもしれませ... -
05:58 PM Bug #402: default_external depends on the order of -K and -E
- =begin
成瀬です。
sheepman wrote:
> こんにちは sheepman です。
>
> Encoding.default_external は -K オプションと -E オプションの
> 順番に依... -
05:32 PM Bug #402 (Closed): default_external depends on the order of -K and -E
- =begin
こんにちは sheepman です。
Encoding.default_external は -K オプションと -E オプションの
順番に依存するようですが、こういうものなんでしょうか。
$ ... -
10:43 AM Revision e231d67e (git): * ext/win32ole/win32ole.c (hash2named_arg): refactoring.
- * ext/win32ole/win32ole.c (ole_invoke, fole_respond_to, ev_on_event,
fev_off_event): accepts Symbol argument.
* te... - 01:42 AM Revision da4d9e03 (git): * 2008-08-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18323 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:41 AM Revision 351fbaf0 (git): * string.c (rb_str_shared_replace): fixed memory leak. a patch from
- shinichiro.h <shinichiro.hamaji AT gmail.com> at [ruby-dev:35742]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk...
08/02/2008
-
03:57 PM Bug #386 (Closed): 008: unexpected tINTEGER
- =begin
Applied in changeset r18318.
=end
-
06:41 AM Bug #386 (Closed): 008: unexpected tINTEGER
- =begin
以下のように、"008"を入力として与えると、"007"とも"08"とも違う妙なエラーになるようです。
zsh % ./miniruby -ve '007'
ruby 1.9.0 (2008-07-... -
01:59 PM Revision 9b47469a (git): * test/win32ole/test_err_in_callback.rb: remove temporary files.
- some refactoring.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18321 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:12 PM Bug #388 (Closed): BigDecimal <=> Float # => nil
- =begin
[ruby-dev:35665]
% ruby -v
ruby 1.9.0 (2008-08-02 revision 18315) [i386-freebsd7.0]
% ruby ... -
07:18 AM Revision 142a7a03 (git): svn:eol-style LF
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18320 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:08 AM Revision 42ec1fa6 (git): * eval.c (rb_thread_schedule): runs deferred finalizers.
- * gc.c (gc_sweep): sets rb_thread_pending to run deferred finalizers.
* rubysig.h (CHECK_INTS): now checks rb_thread... -
06:51 AM Revision b951952b (git): * parse.y (yylex): 8 and 9 in octal integer should cause compile
- error. [ruby-dev:35729]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18318 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:51 AM Revision 05c96af2 (git): * parse.y (yylex): 8 and 9 in octal integer should cause compile
- error. [ruby-dev:35729]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18318 b2dd03c8-39d4-4d8f-98f... - 02:51 AM Revision 91c03e72 (git): * 2008-08-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18317 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:51 AM Revision 8147ccea (git): * rubysig.h (CHECK_INTS): gives the chance to perform to deferred
- finalizers before explicit GC.start or the process termination.
[ruby-core:18045]
git-svn-id: svn+ssh://ci.ruby-l...
08/01/2008
-
11:16 PM Bug #377 (Rejected): Rinda has a race condition
- =begin
#376と重複
=end
-
11:15 PM Bug #383 (Closed): magic comment allows leading expressions
- =begin
=end
-
05:45 PM Bug #383 (Closed): magic comment allows leading expressions
- =begin
マジックコメントの前に式があってもマジックコメントが認識されます。
p [1+1, __ENCODING__] # coding: Shift_JIS
p __ENCODING__
=end
-
04:26 PM Revision 4de64756 (git): * enc/trans/japanese.c: add U+FF5E to EUC-JP.
- [ruby-dev:35720] [ruby-dev:35722]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18315 b2dd03c8-39d4-4d8f-98ff-82... - 03:04 PM Revision d2af17dd (git): * 2008-08-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18314 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:04 PM Revision 7eb66d1c (git): * ext/readline/extconf.rb: checked to have clear_history in
- readline library.
* ext/readline/readline.c (hist_get, hist_each, Init_readline):
The offset specified for the argu... -
02:29 PM Revision 95cd2c11 (git): * transcode.c (transcode_loop): undefined character is replaced with
- only one character. [ruby-dev:35709]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18312 b2dd03c8-39d4-4d8f-98ff... -
02:27 PM Revision f1af3aed (git): Merged r16430(akr), r16431(akr), r16433(akr), r16469(nobu), and
- r17874(akr) from ruby_1_8.
* Makefile.in (update-rubyspec): added
* Makefile.in (test-rubyspec): added
git-svn-id:... -
02:17 PM Revision 4fc3ef70 (git): * enc/trans/japanese.c: add support for CP51932,
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18310 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:03 PM Revision 35bac208 (git): * enc/trans/japanese.c: add U+FF0C,
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18309 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:50 PM Revision 8a43d162 (git): * test/sdbm/test_sdbm.rb: add some tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18308 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:36 PM Revision 57b9e18d (git): * gc.c (allocate_heaps, assign_heap_slot, rb_newobj_from_heap):
- reset during_gc before raising NoMemoryError.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18307 b2dd03c8-39d4... -
12:30 PM Revision 893009f8 (git): * vm.c (Init_BareVM): check failure of malloc().
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18306 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:26 PM Revision 143b3339 (git): * enc/trans/japanese.c (to_SHIFT_JIS_EF_BF_offsets): add U+FFF3,
- U+FFF4, U+FFF5.
* enc/trans/japanese.c (to_SHIFT_JIS_EF_BF_infos): ditto.
* enc/trans/japanese.c (to_EUC_JP_EF_BF_i... -
09:38 AM Revision 20486a7f (git): * parse.y (parser_yylex): removed an useless conditional, and magic
- comment are ignored unless at the first of line.
* test/ruby/test_m17n.rb (test_magic_comment_vim): added.
* test/r... -
05:54 AM Revision 1ebc425e (git): * win32/win32.c (rb_w32_seekdir): no need to rewind to seek forward.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:54 AM Revision c6fb433c (git): * win32/win32.c (rb_w32_seekdir): no need to rewind to seek forward.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:46 AM Revision 691efcbc (git): * 2008-08-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:45 AM Revision 10df2f88 (git): * win32/win32.c (rb_w32_telldir): just returns loc.
- * win32/win32.c (rb_w32_rewinddir): needs to intialize loc.
[ruby-core:18041]
git-svn-id: svn+ssh://ci.ruby-lang....
07/31/2008
-
08:35 PM Revision 00aef398 (git): * transcode.c (output_replacement_character):
- rename from _get_replacement_character.
* transcode.c (output_replacement_character):
fix replacement on UTF-32{BE... -
04:02 PM Revision f3730b82 (git): * proc.c (rb_proc_call_with_block): reduce comparison.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:44 PM Revision e40f25ae (git): * 2008-08-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18298 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:44 PM Revision e4416992 (git): * ext/syck/syck.c (syck_free_parser): fix memory leak by
- YAML::Syck.compile.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18297 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:43 PM Bug #374 (Closed): sleep and Thread#run
- =begin
=end
-
03:42 PM Bug #355 (Closed): ext/opensslのmakeが通らない
- =begin
=end
-
02:14 PM Bug #354: Test failure test/ruby/test_transcode.rb
- =begin
遠藤です。
2008/07/30 21:39 Tietew <[email protected]>:
>> > そのためには、transcode がもっとまともな変換 API を提供する
>> > 必要があり... -
01:18 PM Revision 9de7bcff (git): * ext/bigdecimal/bigdecimal.c (VpMult): prevent memory leak.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18296 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:08 AM Revision a4077a65 (git): * test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):
- fix option1 and 3.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18295 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:59 AM Revision 931ba3f3 (git): * transcode.c (get_replacement_character): use U+FFFD as replacement
- character when convert to Unicode.
* test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):
rename fr... -
08:12 AM Revision 97fdfbac (git): * transcode.c (get_replacement_character): fix: invalid byte sequence
- is always replaced "\x00?".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18293 b2dd03c8-39d4-4d8f-98ff-823fe69b... -
07:39 AM Revision 31a06723 (git): * test/rubygems/test_gem_ext_configure_builder.rb
- (test_self_build_fail): remove extra newline.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18292 b2dd03c8-39d4-... -
06:12 AM Revision 0469c8d9 (git): test/ruby/test_transcode.rb: added test_shift_jis
- (contributed by Yoshihiro Kambayashi) and
test_public_review_issue_121
(see http://www.unicode.org/review/pr-121.... -
04:19 AM Revision 84fd4181 (git): * include/ruby/ruby.h (struct RString): size of ary must be
- RSTRING_EMBED_LEN_MAX + 1.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18289 b2dd03c8-39d4-4d8f-98ff-823fe69b... -
03:23 AM Revision ad5a5f94 (git): * pack.c (pack_unpack): upper half of hexdigits has never been used.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:23 AM Revision 1c30bc4c (git): * pack.c (pack_unpack): upper half of hexdigits has never been used.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:55 AM Bug #378 (Closed): rbconfig.rb:173: [BUG] Stack consistency error
- =begin
I've tried to compile ruby 1.9 svn HEAD on an openSUSE 11.0 and ran into a build problem with prelude.c Build... - 02:31 AM Revision 8310a6a7 (git): * 2008-07-31
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18286 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:31 AM Revision 42a483d3 (git): * ext/syck/syck.h (ASSERT): fix typo at r18176.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:31 AM Revision f805f2c2 (git): * ext/syck/syck.h (ASSERT): fix typo at r18176.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:30 AM Revision 18caf715 (git): * ext/syck/rubyext.c (rb_syck_compile): expression in ASSERT() has no
- effect unless debug mode.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18284 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:51 AM Revision 8a6c6992 (git): * iseq.c (ruby_iseq_disasm_insn): suppress warnings on platforms which
- int size differs from pointer size.
* ext/openssl/ossl_asn1.c (ossl_asn1_get_asn1type): ditto
* ext/syck/rubyext.c ...
07/30/2008
-
09:40 PM Bug #354: Test failure test/ruby/test_transcode.rb
- =begin
On Wed, 30 Jul 2008 20:44:36 +0900
In article <[email protected]... -
08:49 PM Bug #354: Test failure test/ruby/test_transcode.rb
- =begin
遠藤です。
2008/07/30 19:41 Tietew <[email protected]>:
>
> On Wed, 30 Jul 2008 19:10:29 +0900
> In article ... -
08:45 PM Bug #354: Test failure test/ruby/test_transcode.rb
- =begin
遠藤です。
2008/07/30 20:24 Tanaka Akira <[email protected]>:
> In article <e0b1e5700807300311v13752775mcf8bb508675... -
07:42 PM Bug #354: Test failure test/ruby/test_transcode.rb
- =begin
On Wed, 30 Jul 2008 19:10:29 +0900
In article <[email protected]... -
07:11 PM Bug #354: Test failure test/ruby/test_transcode.rb
- =begin
遠藤です。
2008/07/30 7:33 Tanaka Akira <[email protected]>:
> In article <e0b1e5700807290517mee11539lfbd82d4dfc98c... -
03:27 PM Bug #354: Test failure test/ruby/test_transcode.rb
- =begin
2008/07/25 1:02 Tanaka Akira <[email protected]>:
> In article <e0b1e5700807240845o4c09cfa5gae142c1dd0c74170@mail... -
03:27 PM Bug #354: Test failure test/ruby/test_transcode.rb
- =begin
遠藤です。
2008/07/24 0:44 Yui NARUSE <[email protected]>:
> 以上のような理由のため、修正は transcode の仕様の確定待ちとなるため、
> 「... -
03:25 PM Bug #354: Test failure test/ruby/test_transcode.rb
- =begin
成瀬です。
Yusuke ENDOH wrote:
> 2008/07/25 1:02 Tanaka Akira <[email protected]>:
>> In article <e0b1e57008072408... -
03:23 PM Bug #354: Test failure test/ruby/test_transcode.rb
- =begin
遠藤です。
2008/07/25 2:41 NARUSE, Yui <[email protected]>:
> 行単位の restart は ISO-2022-JP や UTF-7 は可能な気がします。
>... -
05:22 PM Revision 368d9446 (git): * ext/syck/rubyext.c (rb_syck_compile): remove meaningless branch
- that misleads into thinking that the variable sav may be
uninitialized.
git-svn-id: svn+ssh://ci.ruby-lang.org/ru... -
04:25 PM Revision ea79b236 (git): * thread.c (rb_mutex_unlock_all): mutex is no longer a ruby object.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:18 PM Revision cf086611 (git): * parse.y (magic_comment_encoding): remove meaningless null check.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18277 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:09 PM Revision d07b0842 (git): * ext/bigdecimal/bigdecimal.c (VpIsRoundMode): fix tautology
- condition.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:58 PM Revision e7207d04 (git): * pack.c (pack_unpack): reduced static variables.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:38 PM Bug #377: Rinda has a race condition
- =begin
遠藤です。
2008/07/29 4:10 Masatoshi SEKI <[email protected]>:
>> また、この start_keeper だと keeper が死な... -
03:38 PM Bug #377 (Rejected): Rinda has a race condition
- =begin
咳といいます。
On 2008/07/27, at 22:34, Yusuke ENDOH wrote:
>>
>> どちらにせよ、1.8のtuplespace.rbを1.9へ
>> ciしよう... -
03:38 PM Bug #372: Rinda has a race condition
- =begin
遠藤です。
2008/07/26 4:15 Masatoshi SEKI <[email protected]>:
> 1.8系のtuplespace.rbを修正した覚えがあるのですが、... -
03:21 PM Bug #372: Rinda has a race condition
- =begin
遠藤です。
2008/07/26 4:15 Masatoshi SEKI <[email protected]>:
> 1.8系のtuplespace.rbを修正した覚えがあるのですが、
> 1... -
03:18 PM Bug #372 (Closed): Rinda has a race condition
- =begin
咳といいます。
1.8系のtuplespace.rbを修正した覚えがあるのですが、
1.8系でもやっぱりだめでしょうか?
どちらにせよ、1.8のtuplespace.rbを1.9へ
ci... -
03:29 PM Bug #289: sleep and Thread#run
- =begin
なかだです。
At Thu, 17 Jul 2008 00:28:55 +0900,
Yukihiro Matsumoto wrote in [ruby-dev:35549]:
> 1.8とはTh... -
03:22 PM Bug #289: sleep and Thread#run
- =begin
なかだです。
At Thu, 17 Jul 2008 00:28:55 +0900,
Yukihiro Matsumoto wrote in [ruby-dev:35549]:
> 1.8とはTh... -
03:28 PM Bug #376 (Rejected): Rinda has a race condition
- =begin
遠藤です。
現在 make test-all で Rinda のテストは無効化されています。
1) Failure:
test_message(Rinda::TupleSpaceTest)
... -
03:28 PM Bug #368: 境界における Math.atanh 等の動作
- =begin
成瀬です。
At Mon, 28 Jul 2008 10:24:31 +0900,
Tadashi Saito wrote:
>
> 斎藤と申します。
>
> On Mon, 28 Jul 2008... -
03:26 PM Bug #368: 境界における Math.atanh 等の動作
- =begin
成瀬です。
NARUSE, Yui wrote:
> ふむ、それですと、こんな感じですかね。
> 変更内容的に副作用が気になっていたりはするんですが。
副作用があったので、エラーの出る関数個別に、
「... -
03:23 PM Bug #368: 境界における Math.atanh 等の動作
- =begin
成瀬です。
Tadashi Saito wrote:
> 気を取り直してSUSv3を見たのですが、atanh(x)の項には
>
>> If x is ±1, a pole error shall occu... -
03:22 PM Bug #374 (Closed): sleep and Thread#run
- =begin
In article <[email protected]>,
Yukihiro Matsumoto <[email protected]> writes:
> 1.8と... -
03:21 PM Bug #373 (Closed): MingwでIO#dupがブロックする
- =begin
ワナベと申します。
ruby-list に送った不具合を改めてこちらにも書かせていただきます。
Mingw 上の trunkで、test/ruby/test_io.rb の test_dup のように
... - 03:11 PM Revision c5e1d8c3 (git): * 2008-07-31
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18272 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:11 PM Revision 85da6ca5 (git): * proc.c (rb_proc_call_with_block): prevent null reference.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18271 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:19 PM Revision 728b0924 (git): * parse.y (vtable_free): remove meaningless null check.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18270 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:13 PM Revision 84769be7 (git): * dir.c (struct dir_data): change path field char * to VALUE.
- (mark_dir): new function for mark path field.
(free_dir): follow the path field change.
(dir_s_alloc): ditto.
(... -
01:07 PM Revision 52bb9bb2 (git): * string.c (sym_inspect): remove dead code.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18268 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:33 PM Revision bd0b4020 (git): * ChangeLog: fix wrong method name and add reference.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18267 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:30 PM Revision 2d1981b9 (git): * regparse.c (parse_exp): fix memory leak.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18266 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:08 PM Revision 0df6cb49 (git): * regparse.c (parse_exp): fix memory leak at Regexp.new("x{1,1}").
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:48 AM Revision 5fa3c15b (git): * 2008-07-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18264 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:48 AM Revision 99f8f863 (git): * 2008-07-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18263 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:48 AM Revision 73816cc8 (git): * win32/win32.c (rb_w32_select): recalc the rest of timeout for each
- iterations. [ruby-core:18015]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18262 b2dd03c8-39d4-4d... -
08:48 AM Revision 807fcf9d (git): * win32/win32.c (rb_w32_select): recalc the rest of timeout for each
- iterations. [ruby-core:18015]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18262 b2dd03c8-39d4-4d8f-98ff-823f...
07/29/2008
-
07:54 PM Bug #369: Ruby 1.9でRailsのactionpackのテストの終了時にSEGV
- =begin
起票時点のtrunkの
ruby 1.9.0 (2008-07-29 revision 18256) [i686-darwin9.4.0]
でも再現しました。
=end
-
06:41 PM Bug #369: Ruby 1.9でRailsのactionpackのテストの終了時にSEGV
- =begin
すみません!タイトルがひどいことになってしまいました・・・
どなたか権限のある方、タイトルを「Ruby 1.9でRailsのactionpackのテストの終了時にSEGV」とか
そのような形に書き換えてい... -
06:28 PM Bug #369 (Closed): Ruby 1.9でRailsのactionpackのテストの終了時にSEGV
- =begin
松田と申します。
Ruby1.9にてRuby on Railsの中のactionpackのテストを走らせると、終了後にcoreを吐きながらアボートします。
Rubyのバージョンは1.9.0-3で、Rail... -
02:38 PM Revision be9994a0 (git): * io.c (io_ungetc): raise NotImplementedError when ungetc is called
- against dummy encoding IO.
* io.c (rb_io_getline_1): ditto when gets with delimiter is called.
* io.c (io_getc): di... -
01:56 PM Revision d866ba69 (git): * test/ruby/test_io.rb (pipe): run reader thread and writer thread.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18260 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:38 PM Revision 995e44e0 (git): * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): fix typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:36 PM Revision 8da30b89 (git): * test/etc/test_etc.rb (test_passwd): age field may be string under
- some environments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:31 AM Revision 7e5be7e1 (git): * dir.c (char_casecmp): fix: return 0 if either of characters is NUL.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:36 AM Revision 2c37e62b (git): * ChangeLog: fixed wrong changelog for r18253.
- * file.c (rb_find_file_ext, rb_find_file): explicit relative path
which starts with "./" or "../" should be searche... -
08:36 AM Revision 9bd616a3 (git): * ChangeLog: fixed wrong changelog for r18253.
- * file.c (rb_find_file_ext, rb_find_file): explicit relative path
which starts with "./" or "../" should be searche... -
04:21 AM Revision f783b8d2 (git): * test/etc/test_etc.rb (test_getpwuid): fix for users whose uid is
- shared.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Also available in: Atom