Activity
From 11/12/2011 to 11/18/2011
11/18/2011
- 11:19 PM Revision 6fde18fe (git): * 2011-11-19
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33788 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:19 PM Revision 805a01cb (git): * test/net/http/test_http.rb: remove temporally files.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33787 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:14 PM Bug #5591: Windows bug when using "shortcut" syntax with output redirection
- Luis, that's awesome. I was literally saying to myself the RubyInstaller guys *must* be providing some easy way to do...
-
10:03 PM Bug #5591: Windows bug when using "shortcut" syntax with output redirection
- Jens Wille wrote:
> Unfortunately, I find myself unable to compile Ruby on Windows. I'm not familiar with developing... -
05:49 PM Bug #5591: Windows bug when using "shortcut" syntax with output redirection
- Ok, thank you very much!
-
05:47 PM Bug #5591 (Closed): Windows bug when using "shortcut" syntax with output redirection
- I've moved #5593 to backport request (because the ticket has revision information).
-
05:06 PM Bug #5591: Windows bug when using "shortcut" syntax with output redirection
- Unfortunately, I find myself unable to compile Ruby on Windows. I'm not familiar with developing on that platform and...
-
05:52 PM Bug #5647 (Closed): Possible use of uninitialized value in Init_bigdecimal
- I see the following call chain in bigdecimal.c
Init_bigdecimal -> VpInit -> VpAlloc -> VpGetPrecLimit -> rb_thread... -
01:29 PM Feature #5562: Improvement of Windows IO performance
- Hello,
In message "[ruby-core:41124] [ruby-trunk - Feature #5562] Improvement of Windows IO performance"
... -
12:23 PM Feature #5562: Improvement of Windows IO performance
- 2011/11/18 Hiroshi Shirosaki <[email protected]>:
>
> Issue #5562 has been updated by Hiroshi Shirosaki.
>... -
11:56 AM Feature #5562: Improvement of Windows IO performance
- At TestOpen3#test_capture3_flip error, ERROR_SHARING_VIOLATION occurs because ruby tries to unlink a temp file while ...
-
01:37 AM Feature #5562: Improvement of Windows IO performance
- Usaku NAKAMURA wrote:
>
> I think that priority may be given there if everyone says that
> performance is more imp... -
11:48 AM Bug #5626 (Feedback): io/console: Cannot disable raw mode
- Misty De Meo wrote:
> There doesn't seem to be a way to disable tty raw mode from within a Ruby script. The tty can ... -
10:00 AM Bug #5541 (Closed): Better configure error message when llvm-gcc is the default compiler
- Ryan committed r33780.
To Ryan
Please include ticket number in the commit log like [Bug #5541].
If you include i... -
08:03 AM Bug #5541: Better configure error message when llvm-gcc is the default compiler
- ping?
-
08:18 AM Revision 714ec98e (git): * ext/io/console/console.c (console_raw, console_set_raw)
- (console_getch): optional parameters. [EXPERIMENTAL]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33786 b2dd03... -
07:12 AM Revision 3723ac22 (git): * ext/io/console/console.c (console_cooked, console_set_cooked):
- new methods to reset cooked mode. [EXPERIMENTAL]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33785 b2dd03c8-3... - 04:21 AM Revision 7491541e (git): * test/unit/assertions.rb (MINI_DIR): quick dirty hack to get rid of
- warnings when using assert/assert_respond_to.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33784 b2dd03c8-39d4... - 04:06 AM Revision 44cff77b (git): * io.c (rb_cloexec_open): set O_NOINHERIT instead of O_CLOEXEC if it is
- available (for Windows).
* win32/win32.c (fcntl): on F_DUPFD, determine the inheritance of the
new handle by O_NOI... -
02:53 AM Feature #5590: Proposal for sustainable branch maintenance
- On Sat, Nov 05, 2011 at 03:11:55PM +0900, Yuki Sonoda (Yugui) wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: ... -
02:18 AM Bug #5645 (Closed): YAML.load_file prevents following File.delete
- This was fixed by r33775, but the ticket wasn't closed automatically. :-/
Closing now. Thanks for the bug report! -
01:33 AM Feature #5588: add negation flag (v) to Regexp
- Yui NARUSE wrote:
> I doubt this function under the current implementation should be
> flags because /ruby/v =~ "ru... -
12:53 AM Bug #3385: ext/dbm: accept various version of db
- あいざわです
>> Lionでは問題なく通るようです。もういれちゃって、誰かが
>> ぎゃっと言ってから考えるでいいんじゃないでしょうか。
>> 2.0でるころにはSnow Leopard サポートしなくても怒られ...
11/17/2011
- 11:02 PM Revision d6c86e63 (git): Imported minitest 2.8.1
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33782 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:38 PM Revision 6b43a556 (git): * 2011-11-18
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33781 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:38 PM Revision 5a94b29c (git): Improved error message when using llvm-gcc
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33780 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:25 PM Bug #5447: Rails can't create a new app when a folder with accented letter is in the path
- Oops, we where writing at the same time. Thanks for your response.
-
09:23 PM Bug #5447: Rails can't create a new app when a folder with accented letter is in the path
- The problem seem to be related to File.expand_path.
With ruby 1.9.3-p0:
ruby-1.9.3-p0 :001 > d1 = Dir.getwd
... -
09:17 PM Bug #5447 (Closed): Rails can't create a new app when a folder with accented letter is in the path
- Your research show the problem is derived an issue fixed by r33603,
and the change will be backported by #5533.
So ... -
09:07 PM Bug #5447: Rails can't create a new app when a folder with accented letter is in the path
- It's not a thor's bug. It's perhaps an issue related to the way ruby 1.9.3 is configured on Mac OS X. The issue is st...
-
08:51 PM Bug #5611 (Closed): Segfault in net/http.rb
-
07:54 AM Bug #5611: Segfault in net/http.rb
- Removing mac ports PATH entries and re-compiling also worked for me. Thanks!
-
02:21 AM Bug #5611: Segfault in net/http.rb
- Removing the mac ports $PATH entries /opt/local/bin and /opt/local/sbin from my path and re-compiling worked for me. ...
-
01:29 AM Bug #5611: Segfault in net/http.rb
- I have a similar problem samuelkadolph helped in the ruby-lang IRC channel. Turned out my installation was broken bec...
-
06:07 PM Feature #5341: Add SSL session reuse to Net::HTTP
- Eric Hodel wrote:
> On Oct 26, 2011, at 6:06 AM, Hiroshi Nakamura wrote:
> > On 10/26/2011 11:39 AM, Eric Hodel wr... -
05:54 PM Bug #5545 (Assigned): Net::HTTP breaks with https URI objects
- Thanks, Mark, for reporting this and providing the patch.
As far as I know, Eric is working on a fix for this prob... -
05:53 PM Bug #3385: ext/dbm: accept various version of db
- 2011年11月17日12:17 KOSAKI Motohiro <[email protected]>:
> Lionでは問題なく通るようです。もういれちゃって、誰かが
> ぎゃっと言ってから考えるで... -
12:23 PM Bug #3385: ext/dbm: accept various version of db
- 2011年11月16日9:55 Tanaka Akira <[email protected]>:
> 2011年11月12日8:14 Tanaka Akira <[email protected]>:
>
>> ここの部分ですが、have... -
05:43 PM Feature #5588: add negation flag (v) to Regexp
- I doubt this function under the current implementation should be flags because /ruby/v =~ "ruby" is now useless exam...
-
07:50 AM Feature #5588: add negation flag (v) to Regexp
- Attaching patch with updated test case to illustrate
how unanchored partly negated regexp matching works:
/(... -
02:25 PM Bug #5625: Remove profanity and pejoratives
- Additional to say, don't use "windoze", "doze", or something like that because I can't grep it with "Windows".
-
12:10 PM Bug #5625: Remove profanity and pejoratives
- Thank you for the patches.
I think you should report to each upstreams. -
11:45 AM Revision 09d2180d (git): * ext/dbm/extconf.rb: revert a part of the patch in [ruby-dev:41531].
- don't use db.h with other headers. [ruby-dev:44884].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33779 b2dd... - 11:24 AM Revision b37c003e (git): * benchmark/bm_io_select[23].rb: use Process::RLIMIT_NOFILE only when
- it is defined. if it is not defined, assume 64 as the max of fds.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trun... -
10:25 AM Bug #5645 (Closed): YAML.load_file prevents following File.delete
- In ruby 1.9.2 and earlier this works:
d = YAML::load_file(fname)
File.delete(fname)
In 1.9.3 the delete fails wi... -
10:09 AM Feature #5644: add Enumerable#exclude? antonym
- Hey, a use for functors!
module Kernel
def not
Functor.new do |op,*a,&b|
!__send__(op,*a,&b... -
09:38 AM Feature #5644 (Feedback): add Enumerable#exclude? antonym
- Please add Enumerable#exclude? as antonym of Enumerable#include?
This allows me to construct Boolean expressions m... -
07:52 AM Feature #5562: Improvement of Windows IO performance
- @usa, @luis,
What specific tasks must be completed before this patch will be accepted and committed to trunk? -
07:41 AM Feature #5643 (Assigned): require/load options and binding option
- Current Kernel#load is defined as:
load(filename, wrap=false)
I purpose that it be modified to work as opti... -
01:42 AM Revision b5907f7d (git): infinite loop seems to be fixed, so I can uncomment this assertion.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:38 AM Revision 9660bcfc (git): * 2011-11-17
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:38 AM Revision 07636686 (git): * ext/psych/lib/psych.rb (load_file): make sure opened yaml files are
- also closed. [ruby-core:41088]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33775 b2dd03c8-39d4-4d8f-98ff-823fe...
11/16/2011
-
11:59 PM Bug #3385: ext/dbm: accept various version of db
- 2011年11月12日8:14 Tanaka Akira <[email protected]>:
> ここの部分ですが、have_type("dbm", ["db.h", h], hsearch)} を
> 加えているのはなん... -
02:42 PM Feature #5588: add negation flag (v) to Regexp
- Alright, I have decided that partly negated regexps should behave like Tanaka's 2007 solution. They are easier to re...
-
02:03 PM Feature #5588: add negation flag (v) to Regexp
- I am uncertain whether /(?v:ruby)/ =~ "ruby" should return nil or 1.
What do you think? -
09:31 AM Feature #5588: add negation flag (v) to Regexp
- Hello Naruse,
I have updated my patch to expand /(?v:r)/ into /(?:(?!rN).)/:
https://github.com/sunaku/ruby/compa... -
04:46 AM Feature #5588: add negation flag (v) to Regexp
- I don't have a use case for the current behavior; it was just the
simplest way to remove non-matching input characte... -
09:13 AM Revision 1f86c08f (git): * Makefile.in (LIBRUBY_A): check if generated linked library is
- valid for extconf.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33774 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:58 AM Bug #5624: Mismatch between code example and its description in text in Regexp documentation
- I committed the change to GitHub and made a pull request, too, as I was not sure which way would work better.
The... - 04:53 AM Revision 4a997526 (git): * bignum.c (rb_big2ulong): need to calc in unsigned long, because
- the range of VALUE is larger than it on LLP64 platform, such as Win64.
this change fixes the failures of test/-ext-... - 03:06 AM Revision 2a445945 (git): * test/webrick/test_cgi.rb (TestWEBrickCGI#start_cgi_server): there are
- no guarantee of existance of RbConfig::CONFIG['LIBPATHENV'].
it only exists in Unix-like environments.
* test/webr... -
02:43 AM Revision ff187b02 (git): Refix r33766.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:36 AM Revision bbe004c1 (git): * io.c (argf_next_argv): wrong timing of setting ecflags.
- fixed the failure of TestArgf#test_textmode introduced at r33662.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk... -
02:12 AM Revision b4664c78 (git): Fix r33766.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:46 AM Revision ce03ef02 (git): * ext/-test-/num2int/num2int.c: remove an unnecessary and wrong decl
- of rb_stdout. it's declared in ruby.h correctly.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33768 b2dd03c8-... - 01:27 AM Revision 5db50ed0 (git): * bignum.c (rb_big2ull): add a cast to get rid of a VC++ warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:59 AM Revision 12bde2df (git): * lib/minitest/unit.rb (assert_raises): experimental fix to run
- correctly on chkbuild over 64bit linux. call exception_details only
when the detail is really needed to avoid creat...
11/15/2011
-
10:08 PM Bug #5625: Remove profanity and pejoratives
- Ben Bleything wrote:
> On Sun, Nov 13, 2011 at 2:36 PM, Andrew Grimm <[email protected]> wrote:
> > I was n... -
10:00 PM Bug #5625: Remove profanity and pejoratives
Andrew Grimm wrote:
>
> Did you choose "retarded" deliberately in response to a complaint
> about denigrating a...-
07:53 PM Bug #5625: Remove profanity and pejoratives
- >> Can we get rid of "lame" at least, please?
>
> Dude, that's fucking retarded.
Did you choose "retarded" ... -
10:53 AM Bug #5625: Remove profanity and pejoratives
- On Sun, Nov 13, 2011 at 2:36 PM, Andrew Grimm <[email protected]> wrote:
> I was not aiming to protect chil... -
10:09 AM Bug #5625: Remove profanity and pejoratives
Andrew Grimm wrote:
>
> Can we get rid of "lame" at least, please?
Dude, that's fucking retarded.
http:/...-
08:28 AM Bug #5625: Remove profanity and pejoratives
- Jon Forums wrote:
> On Mon, Nov 14, 2011 at 6:35 AM, Aaron Patterson
> <[email protected]>wrote:
>
> >... -
03:56 AM Bug #5625: Remove profanity and pejoratives
- I like this Russian joke: "Don't swear, you are not in kindergarten". This argument gets entertaining.
-
01:53 AM Bug #5625: Remove profanity and pejoratives
- I'm going to have to side with Aaron on this one. If teachers/parents would
prevent their children from accessing ... -
01:53 AM Bug #5625: Remove profanity and pejoratives
- On Mon, Nov 14, 2011 at 6:35 AM, Aaron Patterson
<[email protected]>wrote:
> On Mon, Nov 14, 2011 at 0... - 09:35 PM Revision efdcaeaf (git): * 2011-11-16
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33765 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:35 PM Revision 737907b2 (git): * test/ruby/test_thread.rb (test_condvar_timed_wait): use
- assert_operator.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:08 PM Feature #5588 (Assigned): add negation flag (v) to Regexp
- Thank you for detailed explanation,
And sorry, [ruby-core:40932] explains it.
I believe this spec is wrong; (?v:foo... -
03:27 PM Feature #5588: add negation flag (v) to Regexp
- Suraj Kurapati wrote:
> Yui NARUSE wrote:
> > irb(main):031:0> /a(?v:b)c/=~"a_bc"
> > => 0
>
> then /(?v:b)/ mat... -
03:17 PM Feature #5588: add negation flag (v) to Regexp
- Hi Naruse,
Thanks for trying my patch and for your questions! :)
Yui NARUSE wrote:
> With your [ruby-core:4104... -
09:45 AM Feature #5588: add negation flag (v) to Regexp
- With your [ruby-core:41040]'s patch, I got following result.
Is this an expected result?
irb(main):029:0> /a(?v:b... -
04:53 PM Bug #5637: warnings of shellescape
- 西山和広です。
redmine の方で書くと消えてしまうようなので、メールで書き直します。
Shellwords.shellescape で警告が出ます。
% ./ruby -v -r shell... -
04:29 PM Bug #5637 (Closed): warnings of shellescape
- \\あ
-
04:13 PM Bug #5244: Continuation causes Bus Error on Debian sparc
- The patch is applied to trunk as r33757, r33758 (and r33760) with little modification.
Backport request to ruby 1.9.... -
01:42 PM Bug #5244 (Closed): Continuation causes Bus Error on Debian sparc
- This issue was solved with changeset r33757.
Lucas, thank you for reporting this issue.
Your contribution to Ruby is ... -
01:55 PM Revision dbb03fdc (git): * ext/openssl/ossl_asn1.c: get rid of potential overflow.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33763 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:58 PM Revision 498a6e8a (git): * test/ruby/test_sleep.rb (test_sleep_5sec): 0.1sec tolerance is too
- small for busy environment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33762 b2dd03c8-39d4-4d8f-98ff-823fe6... -
11:09 AM Revision 3d25acdc (git): * io.c, thread.c, ext/pty/pty.c, ext/fiddle/closure.c: use
- __linux__ macro for consistency.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33761 b2dd03c8-39d4-4d8f-98ff-8... -
10:53 AM Feature #5583: Optionally typing
- Hi,
2011/11/15 Yukihiro Matsumoto <[email protected]>:
> |FYI, Scala supports statically checked duck typing. Â... -
02:29 AM Feature #5583: Optionally typing
- Hi,
In message "Re: [ruby-core:41023] Re: [ruby-trunk - Feature #5583] Optionally typing"
on Tue, 15 Nov ... -
01:20 AM Feature #5583: Optionally typing
- oh, i see what you mean. so in pseudo code:
sig foo(:to_s)
def foo(stringy_thing)
to mean argument must ... -
12:53 AM Feature #5583: Optionally typing
- Hi,
2011/11/15 Thomas Sawyer <[email protected]>:
> (a) plenty of other ways to define syntax. maybe best way ... -
12:30 AM Feature #5583: Optionally typing
- Yukihiro Matsumoto wrote:
> (b) in dynamic language like Ruby, optional typing should honor duck
> typing, I ... -
12:15 AM Feature #5583: Optionally typing
- @matz
(a) plenty of other ways to define syntax. maybe best way is to separate it from def since it is optional, ... -
10:53 AM Bug #5429: 64ビットなFreeBSDのioctlでビット31が1なリクエストの時の不具合
- >> うーん、あんまり凝ったことをするとまた別のOSの制限にひっかかるかもしれないので
>> 255でお願いできるとうれしいなあ。
>
> たしか OpenBSD のデフォルトの file descriptor limi... -
09:23 AM Bug #5429: 64ビットなFreeBSDのioctlでビット31が1なリクエストの時の不具合
- 2011年11月15日1:41 KOSAKI Motohiro <[email protected]>:
> うーん、あんまり凝ったことをするとまた別のOSの制限にひっかかるかもしれないので
> 255... -
02:23 AM Bug #5429: 64ビットなFreeBSDのioctlでビット31が1なリクエストの時の不具合
- 近永さんありがとうございます。
r33753 でなおしておきました。
2011年11月15日1:41 KOSAKI Motohiro <[email protected]>:
> 2011年11月1... -
02:19 AM Bug #5429: 64ビットなFreeBSDのioctlでビット31が1なリクエストの時の不具合
- これでバックポート対象に r33752, r33753 が追加ですね
-
01:53 AM Bug #5429: 64ビットなFreeBSDのioctlでビット31が1なリクエストの時の不具合
- 2011年11月14日11:25 Tomoyuki Chikanaga <[email protected]>:
>
> Issue #5429 has been updated by Tomoyuki Chikan... -
01:25 AM Bug #5429: 64ビットなFreeBSDのioctlでビット31が1なリクエストの時の不具合
- あいざわさんのパッチだと、Tempfile.new がブロックを yield しないので、assert を通っていないだけのようです。
SnowLeopard の man fcntl によると
[EINVAL] ... -
07:04 AM Revision e4081877 (git): * sparc.c: property.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:59 AM Feature #5628: Module#basename
- > I would probably be ok with mod.modules.last.name to be honest.
Then might as well add mod.lastname too. If the ... -
05:29 AM Feature #5628: Module#basename
- I would probably be ok with mod.modules.last.name to be honest.
Yehuda Katz
(ph) 718.877.1325
On Mon,... -
12:10 AM Feature #5628: Module#basename
- You're right. File is also Module (subclass of Class). So, yes, another name is needed, or ::File.basename accepted a...
-
05:57 AM Revision fd5a7ee7 (git): * include/ruby/ruby.h(NUM2LONG, NUM2INT, NUM2SHORT, NUM2LL,
- INT2NUM, UINT2NUM, LONG2NUM, ULONG2NUM, NUM2CHR): wrap by
macros.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr... -
05:50 AM Bug #5497: Math.log10(10_000) error on HP-UX/PA
- Yui NARUSE wrote:
> The Written Word Inc wrote:
> > ```c
> > $ cat t.c
> > #include <math.h>
> > #include <stdio... -
05:05 AM Revision 3d85b0ff (git): * fix ANSI C compliance of r33757
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33758 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:42 AM Revision fa00b651 (git): * include/ruby/defines.h (FLUSH_REGISTER_WINDOWS): move sparc asm code
- to a separete file sparc.c for preventing inlining optimization.
Patched by Jurij Smakov. [Bug #5244] [ruby-core:40... -
04:18 AM Revision 9cdd62bd (git): * include/ruby/ruby.h: get rid of gcc specific rb_long2int(),
- NUM2LONG(), NUM2INT(), NUM2SHORT(), NUM2LL(), INT2NUM(),
UINT2NUM(), LONG2NUM(), ULONG2NUM() and NUM2CHR()
implem... -
01:41 AM Revision d020fb15 (git): * test/ruby/test_io.rb (TestIO#test_fcntl_dupfd): fix OpenBSD test
- failure. [ruby-dev:44872]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33755 b2dd03c8-39d4-4d8f-98ff-823fe69b... -
01:12 AM Bug #5633 (Closed): Suppress output during Engine cipher test
- While running the tests for OpenSSL::Engine in test_engine.rb,
test_openssl_engine_cipher_rc4 emits a message that ... -
12:51 AM Revision 16b663db (git): * regcomp.c (print_indent_tree): fix double printing of ENCLOSE_OPTION
- children bug. patched by Suraj Kurapati. [ruby-core:40964]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33754 b... -
12:38 AM Feature #5632 (Closed): Attempt to open included class shades it instead.
- ```
# Hello everyone. I'm not a very advanced ruby user, and I
# would like to provide and outsider report on certa...
11/14/2011
-
11:59 PM Bug #5429: 64ビットなFreeBSDのioctlでビット31が1なリクエストの時の不具合
- あいざわです
r33720で追加されたテストケースが Mac OSX SnowLeopardで失敗します。
以下のパッチ動くようにはなりますが、これってTempfile#openのバグなんでしょうか?
---... -
11:53 PM Feature #5628: Module#basename
- On 14 November 2011 12:58, Thomas Sawyer <[email protected]> wrote:
>
> Issue #5628 has been updated by Thomas... -
08:58 PM Feature #5628: Module#basename
- @Andrew File::basename is a class method, where as Module#basename is an instance method, so there isn't really any "...
-
07:59 PM Feature #5628: Module#basename
- On 14/11/11 10:19, Benoit Daloze wrote:
> On 14 November 2011 07:32, Andrew Grimm <[email protected]> wrote... -
07:23 PM Feature #5628: Module#basename
- On 14 November 2011 07:32, Andrew Grimm <[email protected]> wrote:
>
> Issue #5628 has been updated by An... -
03:32 PM Feature #5628: Module#basename
- I'm not sure about the method name. What should happen with File::basename ? Should it call super when there's no arg...
-
02:53 PM Feature #5628: Module#basename
- Totally agreed. This pattern is fairly common. It would also be nice to
have Module#modules or something, such tha... -
11:17 AM Feature #5628 (Feedback): Module#basename
- Something I use fairly often:
some_module.name.split("::").last
It's useful for things like factory methods... -
10:48 PM Bug #5619: Segfault on OS X
- I verified the segmentation fault on the same version of OS X with ruby 1.9.3. I am attaching the crash report from O...
-
01:53 AM Bug #5619: Segfault on OS X
- > File valgrind-log.txt added
>
> Here's what I get running valgrind. Let me know if I should enable some extra ... -
08:53 PM Bug #5625: Remove profanity and pejoratives
- On Mon, Nov 14, 2011 at 07:36:58AM +0900, Andrew Grimm wrote:
> I was not aiming to protect children from the f-wor... -
05:09 PM Bug #5625: Remove profanity and pejoratives
- Attached is the files with profanity, and the word "lame", and how to grep for them.
The words are in rubygems, ps... -
03:59 PM Bug #5625: Remove profanity and pejoratives
- What words, and where?
-
07:59 AM Bug #5625: Remove profanity and pejoratives
- For the Japanese developers, the brothers Grimm would be more likely
known as the brothers グリム (Gurimu), unless th... -
07:53 AM Bug #5625: Remove profanity and pejoratives
- I was not aiming to protect children from the f-word. My intention was
to ensure that parents or teachers would be ... -
07:38 AM Bug #5625: Remove profanity and pejoratives
Alexey Muranov wrote:
>
> I think this comment is off-topic.
It did, however, produce the best fit of surpris...-
06:05 AM Bug #5625 (Third Party's Issue): Remove profanity and pejoratives
- Parenting is outside the scope of ruby source code. Offensive words are contextual, and only a parent can teach thei...
-
03:16 AM Bug #5625: Remove profanity and pejoratives
- Excuse me for commenting on a comment (double-commenting?) second time (doubly double-commenting?), but i think the i...
-
01:56 AM Bug #5625: Remove profanity and pejoratives
- If a child is intelligent enough to read and understand advanced C code in the Ruby interpreter, then shouldn't he/sh...
-
01:54 AM Bug #5625: Remove profanity and pejoratives
- Nikolai Weibull wrote:
> On Sun, Nov 13, 2011 at 13:54, Andrew Grimm <[email protected]> wrote:
> >
> > I... -
08:05 PM Feature #5630 (Rejected): Missing custom transfer modes in Net::FTP
- Net::FTP supports binary and text transfer modes only but some systems support another modes. For example, EBCDIC mod...
-
05:02 PM Revision 66f8e8bb (git): revert r33752 and fix test case based [ruby-dev:44866].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33753 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:10 PM Revision 40ca7a22 (git): * test/ruby/test_io.rb (test_fcntl_dupfd): fix test error on
- SnowLeopard.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33752 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 04:00 PM Revision e1440769 (git): * 2011-11-15
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33751 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:00 PM Revision 61fe9d5c (git): added a description of NUM2SHORT() to NEWS
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:29 PM Feature #5583: Optionally typing
- Hi,
In message "Re: [ruby-core:41006] [ruby-trunk - Feature #5583] Optionally typing"
on Mon, 14 Nov 2011... -
02:42 PM Feature #5583 (Open): Optionally typing
- Let's continue this discussion as not a joke.
-
02:23 PM Feature #5583: Optionally typing
- I like this idea, and I cannot think this is a joke.
I believe Ruby should have optional typing system in the future... -
12:34 PM Feature #5583: Optionally typing
- I don't think it's dull. Actually I think it is obvious future direction. Type information can be very useful for mis...
-
10:24 AM Feature #5583 (Rejected): Optionally typing
- No one comments on this issue for a week so that this is rejected. I'm sorry for proposing a dull issue and I'll be ...
-
01:06 PM Revision b848d4f9 (git): * ext/openssl/ossl_pkey.c (ossl_pkey_new_from_file): set close-on-exec
- flag.
* ext/openssl/ossl_x509cert.c (rb_fd_fix_cloexec): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk... -
11:22 AM Revision 158a828c (git): add comment.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33748 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:20 AM Feature #5588: add negation flag (v) to Regexp
- I have explained this implementation in more detail on my blog:
http://snk.tuxfamily.org/log/oniguruma-negated-reg... -
06:27 AM Feature #5588: add negation flag (v) to Regexp
- I beautified my patches so they are easier to understand (especially the additions to test_regexp.rb in Ruby's test s...
-
08:17 AM Revision 958caf18 (git): * ext/-test-/num2int/num2int.c: should return valid values.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33747 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:32 AM Bug #5627 (Closed): [ASYNC BUG] thread_timer: select
- Here is a link to a video for the bug: http://www.youtube.com/watch?v=T9-zLOThxds
--------------------------------... -
05:56 AM Revision ed681d3a (git): * bignum.c (rb_big2ull): fix 32bit platform breakage. we must
- not assume sizeof(VALUE) == sizeof(LONG_LONG).
* test/-ext-/num2int/test_num2int.rb (class TestNum2int):
fix false ... -
05:53 AM Revision 302220a8 (git): * numeric.c (rb_fix2ushort): fix typo. use num rb_num2ushort()
- instead of num2uint().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:50 AM Bug #5626 (Closed): io/console: Cannot disable raw mode
- There doesn't seem to be a way to disable tty raw mode from within a Ruby script. The tty can be stuck in raw mode on...
-
05:38 AM Bug #5244: Continuation causes Bus Error on Debian sparc
- Does it work if you replace ("flushw" : : : "%o7") with just ("flushw")? If it is, then it just has to be protected b...
-
03:55 AM Revision 9debadd9 (git): * include/ruby/ruby.h: add #ifdef comment.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:54 AM Revision b2a2ba11 (git): * include/ruby/ruby.h: add NUM2SHORT(), NUM2USHORT() macros.
- * numeric.c: ditto.
* test/-ext-/num2int/test_num2int.rb: add testcases for NUM2SHORT().
* ext/-test-/num2int/num2in... -
03:51 AM Revision d3437b7c (git): * bignum.c (rb_big2ull): fix off-by-twice bug of NUM2ULL.
- * test/-ext-/num2int/test_num2int.rb (class TestNum2int):
fix a testcase too.
git-svn-id: svn+ssh://ci.ruby-lang... -
03:47 AM Revision 11137bed (git): * test/-ext-/num2int/test_num2int.rb (class TestNum2int):
- add FIXNUM tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33741 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 03:45 AM Revision 15102dac (git): * 2011-11-14
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:45 AM Revision 74a13c76 (git): * numeric.c (check_uint): fix off-by-one bug of NUM2UINT.
- * bignum.c (rb_big2ulong): fix off-by-one bug of NUM2ULONG.
* test/-ext-/num2int/test_num2int.rb: add a testcase for...
11/13/2011
-
10:23 PM Bug #5625: Remove profanity and pejoratives
- On Sun, Nov 13, 2011 at 13:54, Andrew Grimm <[email protected]> wrote:
>
> Issue #5625 has been reported by... -
10:13 PM Bug #5625 (Assigned): Remove profanity and pejoratives
-
09:54 PM Bug #5625 (Third Party's Issue): Remove profanity and pejoratives
- There are currently 6 lines with the f-word, 4 lines with "wtf" that weren't just random combinations of letters, and...
-
08:27 PM Bug #5619: Segfault on OS X
- Here's what I get running valgrind. Let me know if I should enable some extra checks.
-
07:52 PM Feature #5555: rename #include? to #includes?
- Andrew Grimm wrote:
> The spelling chosen was deliberate, according to this 2001 email http://blade.nagaokaut.ac.jp/c... -
07:23 AM Feature #5555: rename #include? to #includes?
- > ----------------------------------------
> Feature #5555: rename #include? to #includes?
My personal prefer... -
12:53 AM Feature #5555: rename #include? to #includes?
- I agree.
Michel Demazure (French)
[email protected]
De : Yehuda Katz [mailto:[email protected]] ... -
12:23 AM Feature #5555: rename #include? to #includes?
- I'm personally willing to accept the "no third person singular" rule at
this point, given the history.
Yehuda... -
06:59 PM Feature #5588: add negation flag (v) to Regexp
- I fixed the 'v' flag parsing in literal regexps: the problem was the value of ONIG_OPTION_NEGATE that I chose (0x100...
-
03:14 PM Bug #5244: Continuation causes Bus Error on Debian sparc
- In Solaris10, with Sun Studio 11 cc, with 64-bit compile option -xarch=v9, compile error occur with the patch.
co... -
02:47 PM Revision 416778c5 (git): * ext/dbm/extconf.rb: use convertible_int.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:46 PM Revision a0146d1e (git): * lib/mkmf.rb (checking_for): should not modify the result.
- * lib/mkmf.rb (have_struct_member): accept compiler opttions.
* lib/mkmf.rb (convertible_int): add restricted support... -
02:22 PM Revision 4b01d611 (git): * ext/gdbm/gdbm.c (fgdbm_reorganize): set close-on-exec flag after
- gdbm_reorganize(). gdbm_reorganize() opens a new database internally.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby... -
12:32 PM Revision abe61eb0 (git): update comments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33735 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:58 AM Revision bfed16a2 (git): * ext/dbm/extconf.rb: rollback for each headers for each libraries.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33734 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:02 AM Bug #5624 (Closed): Mismatch between code example and its description in text in Regexp documentation
- I found that in Regexp.html (doc/re.rdoc) under the heading Performance there is the description:
"Consider a ... -
07:25 AM Revision e8ca9cc3 (git): * ext/dbm/extconf.rb: treat libc as a choice for a library which
- provide ndbm API.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33733 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:41 AM Revision 3e5bff7e (git): * ext/dbm/extconf.rb: duplicate $libs and $defs when save them.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33732 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:09 AM Feature #5578 (Rejected): Embedded YAML for Ruby 2.0
-
03:47 AM Revision 2b2ef5cf (git): * ext/dbm/extconf.rb: rollback $libs and $defs when db detection is
- failed. It fixes -lgdbm -lqdbm when the system has qdbm and gdbm
without gdbm_compat.
git-svn-id: svn+ssh://ci.... -
03:03 AM Bug #5135 (Closed): Ruby 1.9.3-preview1 tests fails in Fedora Rawhide
- This issue was solved with changeset r33730.
Vit, thank you for reporting this issue.
Your contribution to Ruby is gr... -
02:43 AM Bug #5429: 64ビットなFreeBSDのioctlでビット31が1なリクエストの時の不具合
- Chikanaga さんのレビューコメントを反映し、r33728 をコミットしました。
11/12/2011
-
11:44 PM Feature #5623 (Closed): [PATCH] Update documentation for Complex
- Add documentation to Complex
-
11:23 PM Feature #5622 (Closed): [PATCH] Update documentation for BigDecimal
- Adding documentation for BigDecimal::INFINITY, BigDecimal::Nan, BigDecimal#hash, BigDecimal#-@ and BigDecimal#+@
-
09:14 PM Feature #5555: rename #include? to #includes?
- The spelling chosen was deliberate, according to this 2001 email http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ru...
-
08:04 PM Feature #5578: Embedded YAML for Ruby 2.0
- > Does YAML end by "..." in middle of a line?
No. It only ends when flush left.
-
05:51 PM Feature #5578: Embedded YAML for Ruby 2.0
- Does YAML end by "..." in middle of a line?
-
03:54 PM Feature #5578: Embedded YAML for Ruby 2.0
- Hi Thomas, this is a stunning idea for me! I attached my patches of bad quality to add the yaml literal to ruby1.9.3...
-
06:50 PM Bug #5429: 64ビットなFreeBSDのioctlでビット31が1なリクエストの時の不具合
- なかださんがミスを直してくれました。
r33724, r33727 も追加で。
-
11:35 AM Bug #5429 (Assigned): 64ビットなFreeBSDのioctlでビット31が1なリクエストの時の不具合
- r33711 - r33721 のバックポートを依頼します
-
11:24 AM Bug #5429 (Closed): 64ビットなFreeBSDのioctlでビット31が1なリクエストの時の不具合
- This issue was solved with changeset r33716.
Makoto, thank you for reporting this issue.
Your contribution to Ruby is... -
06:26 PM Feature #5588: add negation flag (v) to Regexp
- The double-printing of ENCLOSE_OPTION node was a bug in Oniguruma 5.9.2 and not in my code, for once! ;) I have subm...
-
05:31 PM Feature #5588: add negation flag (v) to Regexp
- I have updated my patch to emit a single OP_NEGATE opcode after the negated embedded regexp (?v:...). This opcode do...
-
06:03 PM Revision d3fc4ae7 (git): * test/webrick/test_cgi.rb (class TestWEBrickCGI): respect
- RbConfig::CONFIG["LIBPATHENV"]. [Bug #5135] [ruby-core:38653]
* test/webrick/test_filehandler.rb (class WEBrick): dit... -
05:50 PM Feature #5562: Improvement of Windows IO performance
- I found that TestOpen3#test_capture3_flip error goes away by below hack.
I think this hack is not so dangerous becau... - 05:43 PM Revision d956e6db (git): * 2011-11-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33729 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:42 PM Revision 3aaf92b5 (git): * test/ruby/test_io.rb (test_fcntl_dupfd): skip if Fcntl::DUPFD
- is not defined. Pointed out by CHIKANAGA Tomoyuki. Thanks.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33728... -
05:40 PM Bug #5619: Segfault on OS X
- Seems libxml related finalizer issue.
-
03:06 AM Bug #5619: Segfault on OS X
- Seems memory curruption issue.
Can you try valgrind or other memory error detection tools?
-
01:37 PM Feature #5612 (Closed): bootstraptestをCtrl-Cで止まるようにしたい
- This issue was solved with changeset r33722.
Motohiro, thank you for reporting this issue.
Your contribution to Ruby ... -
11:08 AM Bug #5244: Continuation causes Bus Error on Debian sparc
- Sorry for delay. I'll try on it Solaris10 with SUN cc, Fujitsu fcc and gcc, with 32 and 64-bit compiler options.
-
06:34 AM Bug #5244 (Assigned): Continuation causes Bus Error on Debian sparc
- Goto-san, ping?
-
03:10 AM Bug #5244: Continuation causes Bus Error on Debian sparc
- Dear Ruby developers,
Could you follow up on this issue?
The fix that was commited is not correct, as explained i... -
09:47 AM Bug #5556: SIGHUP no longer ignored when sent to process group from a subprocess
- Apparently, I don't have a "practical and real world usecase" as a change in the behavior of running RubySpec doesn't...
-
08:26 AM Revision 80c32b23 (git): * io.c (do_ioctl, ioctl_narg_len, setup_narg, rb_ioctl): use
- ioctl_req_t.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33727 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:23 AM Bug #3385: ext/dbm: accept various version of db
- 2010年6月3日23:38 Takahiro Kambe <[email protected]>:
> Bug #3385: ext/dbm: accept various version of db
> http... -
08:01 AM Revision 521f420a (git): * ext/dbm/extconf.rb (headers.db_check): reduce duplicated code.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33726 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:50 AM Revision 0eb08aa0 (git): update comment.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:49 AM Revision 99985789 (git): * ChangeLog, io.c: whitespace-cleanup.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:06 AM Revision df2e1f85 (git): * ext/dbm/extconf.rb: dbm_clearerr should be available in all ndbm
- implementation. If it is not available, it is caused by
header/library mismatch such that Berkeley DB header & gdb... -
04:37 AM Revision 5c29d116 (git): * bootstraptest/runner.rb: don't suppress SIGINT.
- [Feature #5612] [ruby-dev:44856]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33722 b2dd03c8-39d4-4d8f-98ff-8... -
04:02 AM Feature #5607 (Feedback): Inconsistent reaction in Range of String
- Ruby classes often play several roles, for example, Array can be array, stack or queue, according to usage of methods...
-
02:48 AM Bug #5135 (Assigned): Ruby 1.9.3-preview1 tests fails in Fedora Rawhide
- > Sorry, didn't notice I can use that, here is the proposed patch: https://gist.github.com/1357452
If nobody put o... -
02:33 AM Revision 33817fbc (git): * io.c (fcntl_narg_len): introduce narg calculation for fcntl instead
- of hard coded 256.
* io.c (setup_narg): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33721 b2dd03c8-39... -
02:32 AM Revision 632652a2 (git): * test/ruby/test_io.rb (test_fcntl_dupfd): add another fcntl test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:31 AM Revision f2708ce3 (git): * test/ruby/test_io.rb (test_fcntl_lock_freebsd): add a testcase
- of fcntl lock for freebsd.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33719 b2dd03c8-39d4-4d8f-98ff-823fe69... -
02:29 AM Revision 791f5449 (git): * io.c (ioctl_narg_len): Linux doesn't have IOCPARM_LEN macro, but
- has _IOC_SIZE. support it.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33718 b2dd03c8-39d4-4d8f-98ff-823fe69... -
02:27 AM Revision b3027d59 (git): * io.c (rb_ioctl): don't expose our sanity check value to ruby script.
- It may change string value meaning if the value is string.
(e.g. MacOS X has F_GETPATH ioctl)
* io.c (rb_fcntl): d... -
02:24 AM Revision 7e2f0491 (git): * io.c (ioctl_req_t): Type of req argument of ioctl() depend on platform.
- Moreover almost all linux ioctl can't be represented by 32bit integer
(i.e. MSB is 1). We need wrap ioctl argument ... -
02:17 AM Revision fc7bb927 (git): * io.c (struct io_cntl_arg): remove io_p member.
- * io.c (nogvl_fcntl, do_fcntl, rb_fcntl): separated from ioctl functions.
* io.c (nogvl_io_cntl): remove fcntl depend... -
02:12 AM Revision f13d10a0 (git): * io.c (setup_narg): fix off by one bug.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:09 AM Revision eec252e2 (git): * io.c (+setup_narg): factor out length calculation logic.
- * io.c (rb_io_ctl): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33713 b2dd03c8-39d4-4d8f-98ff-823fe69... - 02:06 AM Revision 6ed2a4df (git): * 2011-11-12
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:06 AM Revision 9d16ad63 (git): * io.c (+ioctl_narg_len) new helper function.
- * io.c (rb_io_ctl): don't use ioctl specific length check
if caller is fcntl.
git-svn-id: svn+ssh://ci.ruby-lang... -
01:20 AM Bug #5620 (Closed): (Net::IMAP::ResponseParseError) unexpected token LBRA (expected SPACE)
- We have a found an issue with one of the IMAP servers ( IMAP4rev1) we connect to:
(Net::IMAP::ResponseParseError) ...
Also available in: Atom