Activity
From 10/07/2010 to 10/13/2010
10/13/2010
-
11:48 PM Bug #3907: WIN32OLE_TYPELIB Can't load while envvar in the pathname .
- =begin
助田です。
On Tue, Oct 05, 2010 at 11:16:07PM +0900, Akio Tajima wrote:
>
> ただし、ADO 2.0はWindows7ではREG_EXPAND... -
11:41 PM Feature #3436: Spawn the timer thread lazily
- =begin
(2010/10/13 15:18), Mark Somerville wrote:
> How can I move this patch forward? Are there any objections to ... -
11:18 PM Feature #3436: Spawn the timer thread lazily
- =begin
On Sun, Oct 10, 2010 at 02:21:41AM +0900, Mark Somerville wrote:
> On Sun, Oct 10, 2010 at 01:27:53AM +0900,... -
11:09 PM Revision 51427700 (git): * file.c (DEVT2NUM): added. Size of dev_t is depend on the
- environment even if POSIX defines dev_t as unsigned integer.
For example, OpenVMS, 64bit Solaris 9, and NetBSD 6 de... -
10:47 PM Bug #3909 (Closed): CGI.unescape("あ%E3%81%82")で例外
- =begin
This issue was solved with changeset r29484.
Takeyuki, thank you for reporting this issue.
Your contributio... -
10:22 PM Revision 7735e635 (git): * array.c (rb_ary_and, rb_ary_or), class.c (rb_mod_init_copy),
- gc.c (undefine_final), time.c (time_mload): get rid of
type-punning casts.
git-svn-id: svn+ssh://ci.ruby-lang.org/... -
09:00 PM Bug #3931: Timezone offset changing during addition
- =begin
1989-04-02 is the first Sunday in April, which is the transition to daylight savings time in the US in that y... - 07:17 PM Revision 421076be (git): * 2010-10-14
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:17 PM Revision ded94d1c (git): * numeric.c (ruby_float_step): fix Numeric#step with infinity unit
- doesn't works well. [ruby-core:32779]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29490 b2dd03c8-39d4-4d8f-98f... -
06:51 PM Bug #3941 (Closed): Segmentation fault ruby 1.9.2p0 [x86_64-linux]
- =begin
Greetings
I'm using The latest ruby 1.9.2 via rvm. on my ubuntu 10.04 64bit AMD machine.
In my rails... -
02:27 PM Bug #3940 (Assigned): Lazy sweep and ObjectSpace.each_object
- =begin
=end
-
02:14 PM Bug #3940 (Closed): Lazy sweep and ObjectSpace.each_object
- =begin
ささだです。
Lazy sweep 中に ObjectSpace.each_object(相当)を行うと、SEGV するの
で、下記のようなパッチを作成しました。
# 32bit 環境の t... -
02:16 PM Revision b238a3f3 (git): * tool/enc-unicode.rb: get rid of lots of warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29489 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:08 PM Revision e0a7c207 (git): * vm_dump.c (dump_thread): suppress a warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29488 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:07 PM Revision e69bba13 (git): * iseq.c (insn_operand_intern, rb_iseq_disasm): fix format specifiers.
- * vm.c (thread_free): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29487 b2dd03c8-39d4-4d8f-98ff-823fe69... -
01:53 PM Revision 9d0c732f (git): * numeric.c (check_uint): get rid of overflow on LLP64 platforms.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:51 PM Revision dc647aea (git): * insns.def (opt_case_dispatch): use st_data_t.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29485 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:39 PM Revision fc6d58cc (git): * lib/cgi/util.rb (CGI::unescape): bugfix to unescape the multibyte
- string. Thanks nobu and tDiary dev members. [Bug #3909]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29484 b2dd... -
12:13 PM Revision 74dcda0d (git): * numeric.c (int_chr): raise error when the value is negative.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29483 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:12 PM Feature #3939 (Assigned): Language of error message as English by default on Windows
- =begin
I've changed thread_win32.c now.
Suketa-san, if you want to follow these experimental changes, do it.
... -
11:23 AM Feature #3939 (Closed): Language of error message as English by default on Windows
- =begin
After r29450, the default system error message is English on Windows.
I wish the other modules using For... -
10:28 AM Revision 7724d136 (git): * vm.c (ruby_vm_destruct): This function type was wrong; correct to the prototype.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29482 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:58 AM Revision e79fbf3d (git): * numeric.c (rb_num_to_uint): fix 32bit logic.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29481 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:56 AM Revision a01e6283 (git): * numeric.c (rb_num_to_uint): added to check the range of arguments.
- Mainly for negative value with NUM2UINT on 32bit environment.
* string.c (rb_str_concat): use rb_num_to_uint.
git-s... -
03:36 AM Revision acd98555 (git): move a non-combinational test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29479 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:10 AM Revision c94c6a1a (git): * thread_win32.c (w32_error): get English message first, instead
- of system default. see [ruby-core:32765].
[experimental]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29478 ... -
02:04 AM Revision 8022385b (git): * debug.c (ruby_set_debug_option): define always for binary
- compatibility with debug env enabled binary.
* signal.c (ruby_enable_coredump): ditto.
git-svn-id: svn+ssh://ci.rub... -
01:52 AM Revision 5ba5d4c8 (git): * include/ruby/ruby.h (ruby_executable_node): missing prototype.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29476 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:45 AM Bug #3937 (Rejected): LC_ALL=zh_CN cause WIN32OLERuntimeError when require 'win32ole'
- =begin
zh_CN.gbk and zh_CN.utf8 work fine, but zh_CN not.
C:\>ruby -v
ruby 1.9.2p0 (2010-08-18) [i386-ming... -
12:27 AM Revision 82ff894c (git): Fix style for ruby-mode.el.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29475 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
10/12/2010
-
09:04 PM Revision 769f5fc4 (git): Clean warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29474 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:54 PM Revision 0ba69794 (git): Fix test; escape a backslash.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29473 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:23 PM Revision e7413bc6 (git): * missing/strchr.c: add strlen's prototype.
- * missing/strtrr.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29472 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:56 PM Bug #3931: Timezone offset changing during addition
- =begin
Are you sure? This is new behavior in 1.9.2. I've tested with 1.8.7 & 1.9.1 and this doesn't occur.
=end
-
07:05 PM Bug #3931 (Rejected): Timezone offset changing during addition
- =begin
It's Daylight Saving Time.
=end
-
02:04 PM Bug #3931 (Rejected): Timezone offset changing during addition
- =begin
Here's the original code that I found this bug with:
ruby-1.9.2-p0 > t = Time.local(1900, nil, nil, nil, ni... -
06:58 PM Bug #3934 (Rejected): ChangeLog-1.9.3
- =begin
#3932 を調べていて気づいたのですが、trunk/ChangeLog の末尾に
> For the changes before 1.9.3, see doc/ChangeLog-1.9.3
... -
06:37 PM Bug #3933 (Closed): TestIO_M17N#test_ungetc_intがエラーになる
- =begin
This issue was solved with changeset r29454.
Shugo, thank you for reporting this issue.
Your contribution t... -
05:48 PM Bug #3933 (Closed): TestIO_M17N#test_ungetc_intがエラーになる
- =begin
前田です。
手元の環境で、TestIO_M17N#test_ungetc_intがエラーになるようです。
$ ruby-trunk -v test/ruby/test_io_m17n.rb -n /... -
04:17 PM Bug #3923 (Closed): bad error messages for Winsock (on Win32)
- =begin
r29449 で修正されました(なぜか自動closeされない)
=end
-
03:58 PM Bug #3923: bad error messages for Winsock (on Win32)
- =begin
逆変換する範囲を、VC10のみ、かつ、追加されたerrnoに絞るようにして
パッチを入れてみました。
要するにVC10のバカヤロウがerrno追加したくせにsyserror()で対応しない
のが悪いのです。... -
01:12 PM Bug #3923: bad error messages for Winsock (on Win32)
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:42361] Re: [Ruby 1.9-Bug#3923] bad error messages for Winsock (on W... -
12:57 PM Bug #3923 (Assigned): bad error messages for Winsock (on Win32)
- =begin
=end
-
12:46 PM Bug #3923: bad error messages for Winsock (on Win32)
- =begin
> お約束ですが、パッチはunified
> diff形式で出してくれると助かります。
すみません。
> それはさておき、これたぶんVC10だけですよね。
> 正直なところ、この対処法はかなり気に入らないん... -
10:10 AM Bug #3923: bad error messages for Winsock (on Win32)
- =begin
お約束ですが、パッチはunified diff形式で出してくれると助かります。
それはさておき、これたぶんVC10だけですよね。
正直なところ、この対処法はかなり気に入らないんですが、どうしようかなあ。
... -
03:27 PM Feature #3418 (Closed): IO#putc Clobbers Multi-byte Characters
- =begin
This issue was solved with changeset r29447.
Run Paint, thank you for reporting this issue.
Your contributi... -
03:21 PM Revision 2d4e8b4e (git): * ext/syck/rubyext.c (struct mktime_arg): constified.
- * ext/syck/rubyext.c (mktime_do, mktime_r, rb_syck_mktime): fix
function signatures.
git-svn-id: svn+ssh://ci.ruby... -
03:18 PM Revision 537d7ff1 (git): * st.c (MurmurMagic): get rid of literal overflow.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29470 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:10 PM Revision a176b065 (git): * io.c (rb_io_ctl), parse.y (LVAR_USED): suppress warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29469 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:03 PM Revision cea3919a (git): * configure.in (RUBY_CHECK_PRINTF_PREFIX): check for printf format
- specifier if possible.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29468 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:58 PM Revision 150b4efa (git): * win32/win32.c (rb_w32_open_osfhandle, rb_w32_wopen, rb_w32_pipe):
- use uintptr_t instead of long for win64.
* win32/win32.c (socketpair_internal): suppress warnings.
* win32/win32.c ... -
02:55 PM Revision 85d1cba8 (git): * vsnprintf.c (BSD_vfprintf): fix cast.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29466 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:54 PM Revision 2f0b8e27 (git): * numeric.c (rb_num2fix): result of rb_num2long is SIGNED_VALUE.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29465 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:54 PM Revision b736c9b5 (git): * ext/socket/init.c (rsock_init_sock): conditionally used variable.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29464 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:53 PM Revision abd94c33 (git): * dln.c (rb_w32_check_imported): suppress warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29463 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:47 PM Revision d410639a (git): * compile.c (iseq_build_body), error.c (set_syserr, get_syserr),
- (syserr_initialize), gc.c (define_final, rb_gc_copy_finalizer),
(run_final), hash.c (rb_hash_aref, rb_hash_lookup2)... -
02:35 PM Revision 17c48beb (git): * compile.c (iseq_build_body), insns.def (getglobal, setglobal),
- iseq.c (iseq_load, iseq_data_to_ary), util.c (valid_filename):
use VALUE.
git-svn-id: svn+ssh://ci.ruby-lang.org/r... -
02:09 PM Revision 3c24bea4 (git): * gc.c (obj_free, rb_objspace_call_finalizer): fix truncating
- cast.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29460 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:03 PM Revision 0172f318 (git): * gc.c (mark_current_machine_context): suppress warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29459 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:41 PM Revision f5bcc56b (git): * compile.c (iseq_compile_each): fix truncating cast.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:18 PM Revision 4fe1e7c6 (git): * cont.c (fiber_setcontext): missing variable definition.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29457 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:39 PM Revision 681e5513 (git): * error.c (exc_to_s): use OBJ_INFECT.
- * error.c (name_err_to_s): ditto.
* error.c (name_err_mesg_to_str): ditto.
* error.c (syserr_initialize): ditto.
g... -
10:09 AM Revision 628c802e (git): * error.c (syserr_initialize): taint message if mesg is given
- and it is tainted.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29455 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:30 AM Revision b487f788 (git): * io.c (rb_io_ungetc): always see Bignum. On 32bit valid value
- may be a Bignum. On 64bit for errors. [ruby-dev:42366]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29454 b2dd0... -
09:25 AM Revision 1e223065 (git): * string.c (rb_str_concat): use unsigned int for GB18030.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:56 AM Revision 2d8612e9 (git): * numeric (check_uint): the mask must refer to VALUE.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:50 AM Revision 23225723 (git): * numeric (check_uint): set MSB for negative value.
- * numeric (rb_num2uint): return value's type of rb_num2ulong
is VALUE.
* numeric (int_chr): variable i can't be ne... -
08:35 AM Bug #3929 (Third Party's Issue): Pluralize mistake on radius
- =begin
Rails is not Ruby.
=end
-
07:54 AM Bug #3929 (Third Party's Issue): Pluralize mistake on radius
- =begin
pluralize( 2, "radius")
=> "2 radius"
-----------------------
radius is a word likely to be encountered... - 07:05 AM Revision fb44f02a (git): * win32/win32.c (rb_w32_strerror): get English message first, instead
- of system default. see [ruby-dev:42358].
[experimental]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29450 b... - 06:54 AM Revision cba4cda7 (git): * win32/win32.c (rb_w32_strerror): unmap some range of errno for
- workaround of VC10's strerror() and sys_nerr problem.
based on a patch from Akio Tajima, [ruby-dev:42355].
git-sv... -
06:37 AM Revision 7587eb70 (git): * io.c (rb_io_ungetc): use unsigned int for GB18030.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:18 AM Revision 0a8f047a (git): * io.c (rb_io_putc): support multibyte characters.
- [ruby-core:30697]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29447 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:18 AM Revision e960fffd (git): * numeric.c (rb_enc_uint_chr): split from int_chr.
- * numeric.c (int_chr): use rb_enc_uint_chr.
* include/ruby/encoding.h (rb_enc_uint_chr): added.
git-svn-id: svn+ssh... -
05:14 AM Revision 6913b273 (git): * numeric.c (int_chr): a codepoint of Ruby M17N must be 32bit
- unsigned int; GB18030 uses MSB. Also note that OnigCodePoint
is defined as uisigned int.
git-svn-id: svn+ssh://ci.... - 03:22 AM Revision 243831cd (git): * vm_dump.c (dump_thread): foolish mistake.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29444 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:02 AM Bug #3928: getaddrinfo: Name or service not known
- =begin
I have launched the script with strace and found the problem.
socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, ... -
01:59 AM Bug #3928: getaddrinfo: Name or service not known
- =begin
I wanted to write TCPSocket.new of course.
=end
-
01:53 AM Bug #3928 (Rejected): getaddrinfo: Name or service not known
- =begin
Hello. I am having strange error when I am creating lots of TCPSocket objects.
Here is a snippet:
r... -
01:39 AM Revision 83906099 (git): * configure.in (RUBY_MINGW32): canonicalize only on mingw.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
10/11/2010
-
11:55 PM Bug #3677: unable to run certain gem binaries' in windows 7
- =begin
Hello,
A patch has been provided in #3805:
http://redmine.ruby-lang.org/issues/show/3805
Also ... -
11:17 PM Bug #3927 (Third Party's Issue): Ruby can't interprete rmagick library
- =begin
When I use ruby 1.9.2 with RVM and rmagick gem 2.13.1 with rails 3.0.0, I receive this super-error on my pro... -
09:18 PM Bug #3920 (Rejected): WEBrick::HTTPServlet::ProcHandler が動かない
- =begin
=end
-
02:17 PM Bug #3926 (Closed): Errno#message encoding is right ?
- =begin
This issue was solved with changeset r29438.
Akio, thank you for reporting this issue.
Your contribution to... -
01:10 PM Bug #3926 (Closed): Errno#message encoding is right ?
- =begin
Errno::*#messageは、strerrで取ってきたメッセージなので、encodingは、localeに合わせたものを設定すべきと思うのですがどうでしょうか?
irb(main):001:0> Err... -
11:23 AM Revision 3f34ecc5 (git): * lib/net/http.rb (HTTP.get): specify ASCII-8BIT as the result
- encoding of Zlib::GzipReader.
http://hibari.2ch.net/test/read.cgi/tech/1281473294/271
git-svn-id: svn+ssh://ci.rub... - 09:34 AM Revision 57a9cb4c (git): * 2010-10-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:34 AM Revision 329467bb (git): * parse.y (opt_block_arg): Allow a trailing comma at the end of
- an argument list.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29440 b2dd03c8-39d4-4d8f-98ff-823fe6... -
08:43 AM Revision c1b24588 (git): * error.c (syserr_initialize): use mesg's encoding when locale
- encoding is US-ASCII. If locale encoding is not US-ASCII,
assume err has non ASCII characters. [ruby-dev:42358]
gi... -
06:37 AM Bug #3925 (Closed): setting Tempfile/StringIO to $std* before startup causes [BUG] Segmentation fault
- =begin
This issue was solved with changeset r29435.
Akio, thank you for reporting this issue.
Your contribution to... -
04:03 AM Bug #3925 (Closed): setting Tempfile/StringIO to $std* before startup causes [BUG] Segmentation fault
- =begin
$stdout, in, errにTempfileやStringIOをセットするライブラリを-rで読み込むと[BUG]となります。
例)
#d.rb
require 'stringio'
$stdout... -
05:15 AM Revision 44691b90 (git): * error.c (syserr_initialize): set the encoding of Errno::*#message
- as locale. [ruby-dev:42358]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29438 b2dd03c8-39d4-4d8f-98ff-823fe69b...
10/10/2010
-
09:54 PM Revision 47cb5a93 (git): * ext/stringio/stringio.c (strio_set_encoding):
- StringIO#set_encoding can get 2nd argument and optional hash
for API compatibility to IO. [ruby-dev:42356]
git-svn... - 09:29 PM Revision 6221ba10 (git): * 2010-10-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29436 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:29 PM Revision e1646652 (git): * io.c (rb_io_set_encoding): use rb_funcall2 when the io is not
- a T_FILE. [ruby-dev:42356]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29435 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 09:45 AM Revision 72ef2198 (git): * lib/set.rb (Set#replace): Apply a bit of optimization.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29434 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:15 AM Bug #3924 (Closed): Performance bug (in require?)
- =begin
Running irb < /dev/null in 1.9.2 causes 3016 calls to lstat64.
For instance, there is a sequence of 28 ... -
04:31 AM Feature #3922: Syntax awkwardness
- =begin
Ok, first i was surprised by the fact that it is possible to embed
multiple statements inside a parenthesise... -
12:54 AM Feature #3922 (Feedback): Syntax awkwardness
- =begin
=end
-
12:20 AM Feature #3922: Syntax awkwardness
- =begin
Hi,
In message "Re: [ruby-core:32731] [Ruby 1.9-Bug#3922][Open] Syntax awkwardness"
on Sat, 9 Oct 201... -
02:21 AM Feature #3436: Spawn the timer thread lazily
- =begin
On Sun, Oct 10, 2010 at 01:27:53AM +0900, Mark Somerville wrote:
> I've attached a slightly improved patch w... -
01:28 AM Feature #3436: Spawn the timer thread lazily
- =begin
On Fri, Oct 08, 2010 at 11:12:47PM +0900, Nobuyoshi Nakada wrote:
> Updated patch with new test.
The new ... -
01:31 AM Bug #3923 (Closed): bad error messages for Winsock (on Win32)
- =begin
Winsock関係のErrnoのメッセージが異常です。
例)Errno::EWOULDBLOCK -> 既にパスが置き換えられているドライブ上のディレクトリにドライブを接続しようとしました。
この場合、正しくは... -
01:25 AM Feature #3917: [proposal] called_from() which is much faster than caller()
- =begin
桑田です。日本語が文字化けしてたようで申し訳ないです。
2010/10/8 SASADA Koichi <[email protected]>:
> ささだです。
>
> 基本的に賛成なんですが、altern... -
01:20 AM Revision 3ec721b9 (git): * configure.in (RUBY_MINGW32): canonicalize as like mswin version.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29433 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:58 AM Feature #3845: "in" infix operator
- =begin
Hi,
2010/10/9 "Martin J. Dürst" <[email protected]>:
> [a, b, c] includes x, not the other way round...
10/09/2010
-
10:38 PM Feature #3922 (Rejected): Syntax awkwardness
- =begin
[code]
1 + (2; 1) #=> 2
puts(1; 2) #=> syntax error
puts((1; 2)) # like: puts 2
puts (3)*2 #=> 6
p... -
09:02 PM Feature #3845: "in" infix operator
- =begin
Hello Yusuke,
On 2010/10/08 21:29, Yusuke ENDOH wrote:
> Hi,
>
> 2010/10/8 "Martin J. Dürst"<duerst@it.... -
08:33 PM Revision ff6ce776 (git): * vm_core.h (rb_signal_buff_size, rb_signal_exec): moved
- declarations from thread.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29432 b2dd03c8-39d4-4d8f-98ff-823fe69b... -
10:12 AM Feature #3901: WIN32OLE_VARIANT.new method lacks consistency
- =begin
artonです。
> で、IDispatch
> のラッパーにした方が良い理由が何かありますか?
> どちらかというと TypeError
> が、元々、私が意図した動作だったような気
> がしていま... -
09:52 AM Feature #3901: WIN32OLE_VARIANT.new method lacks consistency
- =begin
助田です。
On Sun, Oct 03, 2010 at 09:44:38PM +0900, Akio Tajima wrote:
> WIN32OLE_VARIANT.new(Kernel)はTypeE... -
07:54 AM Revision 0ac2f951 (git): * configure.in (RSHIFT): quote to get rid of argument expansion
- for autoconf 2.68.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29431 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:14 AM Revision fd17a909 (git): fix typos
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29430 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:13 AM Bug #3847: URI.join does not join multiple paths
- =begin
Hmm, so you say add more exmaple like following?
# p URI.join('http://example.com', '/foo', 'bar', '..... -
01:25 AM Bug #3847: URI.join does not join multiple paths
- =begin
It seems that the expected behavior of a join method like this would be to concatenate any number of strings ... -
02:00 AM Revision 549b0c53 (git): * thread.c (thread_reset_event_flags, exec_event_hooks): ignore
- hooks marked as removed.
* thread.c (thread_exec_event_hooks): remove hooks to be removed.
* thread.c (rb_threadptr... -
01:51 AM Revision c3032fa7 (git): * thread.c (rb_threadptr_exec_event_hooks): suppress each event
- hooks separately.
* thread.c (thread_suppress_tracing): split from
ruby_suppress_tracing, accepting thread pointer...
10/08/2010
-
11:36 PM Feature #3436: Spawn the timer thread lazily
- =begin
(2010/10/08 15:12), Nobuyoshi Nakada wrote:
> Hi,
>
> At Tue, 5 Oct 2010 03:09:42 +0900,
> Mark Somervil... -
11:13 PM Feature #3436: Spawn the timer thread lazily
- =begin
Hi,
At Tue, 5 Oct 2010 03:09:42 +0900,
Mark Somerville wrote in [ruby-core:32686]:
> The thread is now o... -
11:21 PM Bug #3686: Error in parsing musicbrainz.org with rexml
- =begin
It seems that this bug was fixed. I can parse the page with ruby 1.9.2p0 (2010-08-18 revision 29036) [i686-li... -
11:16 PM Revision 88533a53 (git): * thread.c (rb_threadptr_remove_event_hook): fix typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:29 PM Feature #3845: "in" infix operator
- =begin
Hi,
2010/10/8 "Martin J. Dürst" <[email protected]>:
> I would understand that if it were [a, b, c].... -
04:17 PM Feature #3845: "in" infix operator
- =begin
Hello Yusuke,
On 2010/10/05 23:28, Yusuke ENDOH wrote:
> Hi,
>
> 2010/9/24 "Martin J. Dürst"<duerst@it.... -
07:24 PM Bug #3920: WEBrick::HTTPServlet::ProcHandler が動かない
- =begin
すみません。
WEBrick::HTTPServer#mount_proc を使うんですね。
リジェクトしてください。
=end
-
07:18 PM Bug #3920: WEBrick::HTTPServlet::ProcHandler が動かない
- =begin
さっき付けた添付ファイルはテストです。
=end
-
07:16 PM Bug #3920 (Rejected): WEBrick::HTTPServlet::ProcHandler が動かない
- =begin
以下のパッチで直りますが、テストが必要なように思います。
Index: httpservlet/prochandler.rb
=======================================... -
06:38 PM Bug #3919: Ruby in PowerTOP - too many CPU wakeups
- =begin
On Fri, Oct 08, 2010 at 03:28:26PM +0900, Suraj Kurapati wrote:
> Bug #3919: Ruby in PowerTOP - too many CPU... -
06:08 PM Bug #3919: Ruby in PowerTOP - too many CPU wakeups
- =begin
On Oct 7, 2010, at 23:28 , Suraj Kurapati wrote:
> Ruby causes too many CPU wakeups according to Intel's... -
03:28 PM Bug #3919 (Closed): Ruby in PowerTOP - too many CPU wakeups
- =begin
Hello,
Ruby causes too many CPU wakeups according to Intel's PowerTOP tool.
For example, this simple ... -
03:14 PM Feature #3010 (Closed): slow require gems in ruby 1.9.1
- =begin
thanks for reminder
=end
-
03:08 PM Feature #3010: slow require gems in ruby 1.9.1
- =begin
I think this issue can be closed;
the Ruby 1.9.2 release fixed it.
=end
-
12:38 PM Feature #3917: [proposal] called_from() which is much faster than caller()
- =begin
ささだです。
基本的に賛成なんですが、alternative なアイデアということで。
(1) caller の拡張案
(a) 配列の要素数を指定するオプショナル引数を加える
... -
08:45 AM Feature #3917 (Closed): [proposal] called_from() which is much faster than caller()
- =begin
I propose to introduce Kernel#called_from() which is similar to caller()
but much faster than it.
... -
01:54 AM Revision 9c06fa13 (git): * common.mk (RBCONFIG): depends on version.h due to
- RUBY_PATCHLEVEL. [ruby-core:32709]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29426 b2dd03c8-39d4-4d8f-98ff... -
01:52 AM Revision a1d7e691 (git): git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29425 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:52 AM Revision 26ea7068 (git): * common.mk (RBCONFIG): depends on version.h due to
- RUBY_PATCHLEVEL. [ruby-core:32709]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29424 b2dd03c8-3... -
12:27 AM Bug #3915 (Closed): [PATCH] fix typo in csv documentation
- =begin
This issue was solved with changeset r29422.
okkez, thank you for reporting this issue.
Your contribution t...
10/07/2010
-
11:46 PM Feature #3916 (Closed): Add flag to ruby to make warnings fatal.
- =begin
I have a feature request: Please add a flag to the ruby command line to make warnings fatal.
It would b... -
11:43 PM Bug #3915 (Closed): [PATCH] fix typo in csv documentation
- =begin
There are some typos in csv documentation.
This patch fixes it.
=end
-
09:01 PM Bug #3889: Incorrectly detected i686-w64-mingw32 as x64-mingw
- =begin
On Thu, Oct 7, 2010 at 3:33 AM, U.Nakamura <[email protected]> wrote:
> Hello,
>
> In message "[ruby-c... -
03:33 PM Bug #3889: Incorrectly detected i686-w64-mingw32 as x64-mingw
- =begin
Hello,
In message "[ruby-core:32695] [Ruby 1.9-Bug#3889] Incorrectly detected i686-w64-mingw32 as x64-ming... - 03:25 PM Revision b6c817e3 (git): * 2010-10-08
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:25 PM Revision b6e0e981 (git): * lib/csv.rb: Fixing documentation typos. [ruby-core:32712]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29422 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:10 AM Revision 3958011e (git): * cygwin/GNUmakefile.in, win32/Makefile.sub (RCFILES): depend on
- real config.rb file. [ruby-core:32709]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29421 b2dd03... -
09:10 AM Revision 0dd56a82 (git): * cygwin/GNUmakefile.in, win32/Makefile.sub (RCFILES): depend on
- real config.rb file. [ruby-core:32709]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29421 b2dd03c8-39d4-4d8f... - 12:48 AM Revision 9b158969 (git): * 2010-10-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29420 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:48 AM Revision fba68f4c (git): * vm_exec.c (vm_exec_core): Treat clang as non gcc on this
- context: It has __asm__ but doesn't works well.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29419 b2dd03c8-39d...
Also available in: Atom