Activity
From 05/31/2011 to 06/06/2011
06/06/2011
-
11:39 PM Bug #4821: Random Segfaults (in start_thread?)
- It seems in garbage collection; marking or freeing some invalid objet causes segv.
But the murderer is not clear. -
11:30 PM Bug #4821: Random Segfaults (in start_thread?)
- There is another segfault:
OSX Crash Reporter:
Process: ruby [56504]
Path: ~/.rvm/rubies/... -
11:24 PM Bug #4841 (Closed): WEBrick threading leads to infinite loop
- In a multi-threaded environment, the callback in WEBrick web server does not appear to work properly. If shutdown is ...
-
11:11 PM Feature #4840 (Closed): Allow returning from require
- I have a situation where there is some code in Gitorious like:
~~~ruby
unless defined? GitoriousConfig
# tons ... -
09:09 PM Feature #4824: Provide method Kernel#executed?
- Ruby allows a question mark in method names exactly for avoiding writing methods beggining with "`is_`" like in Java....
-
08:50 PM Feature #4824: Provide method Kernel#executed?
- Clifford Heath wrote:
[...] - omitting, to focus on essence
> > And at this point, the "dispute" is about the me... -
03:23 PM Feature #4824: Provide method Kernel#executed?
- On 06/06/2011, at 3:51 PM, Lazaridis Ilias wrote:
> So maybe all rarely used methods should be written in long
... -
02:51 PM Feature #4824: Provide method Kernel#executed?
- Clifford Heath wrote:
[...]
> > But "`if __FILE__ == $PROGRAM_NAME`" is quite long.
[...]
> To use an API cal... -
06:53 AM Feature #4824: Provide method Kernel#executed?
- On 05/06/2011, at 11:29 PM, Benoit Daloze wrote:
> Clifford Heath wrote:
>> That is, the problem is that it's no... -
08:15 PM Feature #4830: Provide Default Variables for Array#each and other iterators
- I'm not saying we should copy Groovy syntax or ideas. I'm just showing that this is already done in Groovy.
At fir... -
04:32 PM Feature #4830: Provide Default Variables for Array#each and other iterators
- [please, if possible, delete the non-relevant quoted message in your reply. You can still do this via http://redmine....
-
03:59 AM Feature #4830: Provide Default Variables for Array#each and other iterators
- ignore... can't remove this comment - ammended with the above
-
03:59 AM Feature #4830: Provide Default Variables for Array#each and other iterators
- I would just like to point it out that in Groovy, one can write either:
[1, 2].each{ println it }
or
[1, 2]... -
03:53 AM Feature #4830: Provide Default Variables for Array#each and other iterators
- On Mon, Jun 06, 2011 at 01:07:05AM +0900, Lazaridis Ilias wrote:
>
> Issue #4830 has been updated by Lazaridis I... -
01:06 AM Feature #4830: Provide Default Variables for Array#each and other iterators
- Nobuyoshi Nakada wrote:
> Hi,
>
> At Sun, 5 Jun 2011 17:23:26 +0900,
> Lazaridis Ilias wrote in [ruby-core:36... -
12:23 AM Feature #4830: Provide Default Variables for Array#each and other iterators
- Hi,
At Sun, 5 Jun 2011 17:23:26 +0900,
Lazaridis Ilias wrote in [ruby-core:36750]:
> for arrays: use "item"... -
12:20 AM Feature #4830 (Assigned): Provide Default Variables for Array#each and other iterators
-
07:23 PM Bug #4835: Compilation failure of ext/tk with recent ActiveTcl
- なかだです。
At Mon, 6 Jun 2011 18:35:11 +0900,
Hidetoshi NAGAI wrote in [ruby-dev:43636]:
> I don't have Visual ... -
07:23 PM Bug #4835: Compilation failure of ext/tk with recent ActiveTcl
- なかだです。
At Mon, 6 Jun 2011 18:35:11 +0900,
Hidetoshi NAGAI wrote in [ruby-dev:43636]:
> I don't have Visual ... -
06:53 PM Bug #4835: Compilation failure of ext/tk with recent ActiveTcl
- From: Yuki Sonoda <[email protected]>
Subject: [ruby-dev:43635] [Ruby 1.9 - Bug #4835] Compilation failure of ext/tk ... -
06:53 PM Bug #4835: Compilation failure of ext/tk with recent ActiveTcl
- From: Yuki Sonoda <[email protected]>
Subject: [ruby-dev:43635] [Ruby 1.9 - Bug #4835] Compilation failure of ext/tk ... -
02:44 PM Bug #4835 (Closed): Compilation failure of ext/tk with recent ActiveTcl
- Recent version of ActiveTcl contains "-Duintptr_t=unsigned\ int" in TCL_DEFS. But this escape by backslash is not re...
- 06:35 PM Revision 81894831 (git): * 2011-06-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31946 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:35 PM Revision e301f4c1 (git): * test/ruby/test_io.rb (TestIO#test_s_{,bin}write): do not create a file
- under /tmp. [Bug #4846]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31945 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:06 PM Revision 4d85a0df (git): * cont.c: use #if FIBER_USE_NATIVE instead of #ifdef.
- you can suppress use of setcontext for Fiber with compile option
-DFIBER_USE_NATIVE=0
git-svn-id: svn+ssh://ci.rub... - 01:00 PM Revision dc62f1b6 (git): * test/date/test_switch_hitter.rb: added a test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31943 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:41 PM Revision 0ac1621a (git): * ChangeLog: fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31942 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:38 PM Revision 86768527 (git): * ext/date/date_core.c: added notes.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31941 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:31 PM Revision 961143f6 (git): * ChangeLog: fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31940 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:05 PM Revision 2cdd0a87 (git): * ext/date/date_core.c: flattened format to strftimev.
- * ext/date/date_core.c (date_strftime_internal): taints run.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@319... -
11:34 AM Bug #4834 (Closed): Adding documentation for prettyprint library
- Adding documentation for the current_group and fill_breakable attribute methods in the prettyprint library. Documenta...
-
10:44 AM Bug #4833 (Closed): Documentation improvement for WEBRick submodules
- I've added documentation to the WEBrick::Log, WEBrick::BasicLog and WEBrick::HTTPStatus modules.
Patchs included. -
10:21 AM Bug #4826 (Closed): Date fails RubySpec
- なるほど、46f643b17d と 0396550b で RubySpec 側を直しました。
ありがとうございました。 -
09:53 AM Bug #4803: RCLASS_SUPER won't compile for C extensions as of revision 31627
- Hi,
At Sat, 4 Jun 2011 01:33:38 +0900,
Roger Pack wrote in [ruby-core:36721]:
> just ran into this, as well... - 06:11 AM Revision 5574d874 (git): * include/ruby/{defines,missing}.h (rb_infinity, rb_nan): move from
- defines.h to missing.h. (couldn't use RUBY_EXTERN there.)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31938 ... - 05:38 AM Revision f4e499de (git): * test/rdoc/test_rdoc_markup_pre_process.rb (TestRDocMarkupPreProcess#
- {test_include_file,test_include_file_encoding_incompatible}): no
need to write such workaround. don't hide the bug... - 05:12 AM Revision 3c9e6c7a (git): * ext/date/date_core.c (valid_jd_sub): need to convert from VALUE to
- double.
* ext/date/date_core.c (offset_to_sec): get rid of a compiler warning.
git-svn-id: svn+ssh://ci.ruby-lang.... - 05:09 AM Revision f0bd1c21 (git): * include/ruby/defines.h (rb_inifinity, rb_nan): export for Windows.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31935 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:47 AM Revision 55ddfcee (git): * lib/test/unit.rb(Test::Unit::Runner#puke):
- Add overriding from MiniTest::Unit#puke. This reverts minitest's fix
that skip messages are hidden when not verbose... -
01:53 AM Revision 80651eda (git): * lib/net/http.rb: don't use autoload.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31933 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:46 AM Revision 005a7bb5 (git): merges a part of r31717 from trunk into ruby_1_9_2.
- --
* ext/tk/lib/tk/extconf.rb: search directories for 64bit library (e.g.
* /usr/lib64), and bug fix.
git-svn-id: sv... - 12:41 AM Revision 55ea66cb (git): * 2011-06-06
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31931 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:41 AM Revision 6c56c40b (git): * ext/psych/parser.c (parse): release event objects to plug memory
- leak. Thanks Mark J. Titorenko!
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31930 b2dd03c8-39d4-4d8f-98ff-823... -
12:41 AM Bug #4828: crash in test_thread_instance_variable
- hi,
following patch suppress the error.
diff --git a/gc.c b/gc.c
index 28fa233..3499b02 100644
--- a/gc.c
++... -
12:33 AM Feature #4831 (Closed): Integer#prime_factors
- Hello,
lib/prime provides Integer#prime_division, but I always forget the name.
I think that #prime_factors is mo...
06/05/2011
-
11:23 PM Bug #4777: Ruby 1.9.2-p180 ignoring INT, TERM, and QUIT until it receives CONT
- Hello,
2011/6/5 Motohiro KOSAKI <[email protected]>:
> And, more importantly, this fixing patch was a... -
10:45 PM Bug #4777: Ruby 1.9.2-p180 ignoring INT, TERM, and QUIT until it receives CONT
- OK, I and Endoh-san investigated more. I bet the guilty linux regression is below.
Ruby's timer thread is using pthr... -
11:03 PM Bug #4608 (Third Party's Issue): Ctrl-c to interrupt script causes hang and 100% cpu's core load
- I think this is the same issue with Bug #4777.
-
10:38 PM Revision 9c36cb39 (git): * test/drb/ut_array.rb: uses 'druby://localhost:0' instead of nil
- as well as test/drb/ut_drb.rb. This fixes the same problem as
[ruby-dev:23078].
* test/drb/ut_array_drbssl.rb: di... -
10:37 PM Revision 3c1a077f (git): merges a part of r31717 and a part of r31742.
- Fixes a problem in Tk.mainloop.
--
* ext/tk/lib/tk.rb: hang-up at exit before calling Tk.mainloop.
--
* ext/tk/lib/tk... -
10:29 PM Feature #4824: Provide method Kernel#executed?
- Clifford Heath wrote:
> That is, the problem is that it's not obvious to a newcomer that __FILE__ means
> the curre... -
04:29 PM Feature #4824: Provide method Kernel#executed?
- On 05/06/2011, at 4:01 PM, Lazaridis Ilias wrote:
> The clarity of the method name should be rated in it's OO cont... -
03:01 PM Feature #4824: Provide method Kernel#executed?
- Some notes subjecting the naming:
The clarity of the method name should be rated in it's OO context, like this:
... -
03:53 AM Feature #4824: Provide method Kernel#executed?
- Some other suggestions:
~~~ruby
if main?
if first_script?
if main_script?
if run_script?
~~~
-St... -
08:04 PM Feature #4830: Provide Default Variables for Array#each and other iterators
- [please, if possible, delete the non-relevant quoted message in your reply.]
Magnus Holm wrote:
> What happens in... -
07:23 PM Feature #4830: Provide Default Variables for Array#each and other iterators
- What happens in this case?
```ruby
item = 1
[1, 2, 3].each { print item }
```
// Magnus Holm
-
05:23 PM Feature #4830 (Rejected): Provide Default Variables for Array#each and other iterators
- for arrays: use "item" by default
for hashes: use "key" and "value" by default
names = ["Jane", "Michele", "Isabe... -
07:23 PM Feature #4822: String#capitalize improvements
- Anurag Priyam wrote:
> > Hmm, how about this?
> > str.gsub(/\w.*?[.!?](?:\s+|\z)/){|c|c.capitalize}
>
> This ... -
06:29 PM Feature #4822: String#capitalize improvements
- > Hmm, how about this?
> str.gsub(/\w.*?[.!?](?:\s+|\z)/){|c|c.capitalize}
This solves my problem better than... -
07:17 PM Feature #4774 (Closed): User Friendly Handling of "Encoding::ConverterNotFoundError"
-
06:15 PM Feature #4774: User Friendly Handling of "Encoding::ConverterNotFoundError"
- Yui NARUSE wrote:
> Lazaridis Ilias wrote:
> > Yui NARUSE wrote:
[...]
> > I start to understand that you want ... -
03:45 PM Bug #4828: crash in test_thread_instance_variable
- git bisect has been finished.
I hope every developers confirm test-all result *brefore* commit.
d22130922e78422... -
03:16 PM Bug #4828: crash in test_thread_instance_variable
- Hm, Linux crash too.
-
02:51 PM Bug #4828: crash in test_thread_instance_variable
- Hm,
I've spent my time for printf() debugging. and I've found thread_free() is called twice, 1) from run_final() ... -
01:52 PM Bug #4828 (Closed): crash in test_thread_instance_variable
- "make test-all" on MacOS X makes following failure. It is very frequently happen.
1) Failure:
test_thread_insta... -
03:23 PM Bug #3924: Performance bug (in require?)
- On 1/06/11 8:17 AM, Masaya Tarui wrote:
>
> Issue #3924 has been updated by Masaya Tarui.
>
>
>
> Hello,... -
03:15 PM Feature #4796: Coverage should be restartable
- I tried this patch and it works as expected. Here is a patch for the test case, slightly cleaned up:
diff --git a/... -
02:35 PM Revision ecaf7975 (git): * eval.c: remove rb_thread_stop_timer_thread function declaration.
- Instead, include vm_core.h.
* process.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31927 b2dd03c8-3... -
02:21 PM Bug #4829 (Closed): test_thread.rb reposet "malloc: *** pointer being freed was not allocated" on Mac OS X
- #4828 と全く同一でしたので duplicate として閉じます。
-
01:58 PM Bug #4829 (Closed): test_thread.rb reposet "malloc: *** pointer being freed was not allocated" on Mac OS X
- r31885 以降の trunk で make test-all TESTS="-vq ruby/test_thread.rb" を実行すると以下のように
free に不正なポインタを渡したというメッセージが出て Failure に... -
01:37 PM Bug #4827: meke test-all TESTS="-j2 test/ruby/test_fiber.rb" on Mac crash sometimes
- crash in rb_method_entry_get_without_cache() is more frequently happen.
------------------------------------------... -
05:11 AM Bug #4827 (Closed): meke test-all TESTS="-j2 test/ruby/test_fiber.rb" on Mac crash sometimes
- TestFiber#test_term = 0.00 s = .
TestFiber#test_throw = 0.00 s = .
TestFiber#test_tls = 0.00 s = .
/Users/kosaki/r... -
12:48 PM Revision 4010bc1e (git): * thread_pthread.c (thread_timer): add to care a spurious wakeup.
- When native_cond_timedwait() return 0 by spurious wakeup, we
don't have to neither 1) call timer_thread_function an... - 08:53 AM Revision 64097bd7 (git): * ext/date/date_core.c (m_real_cwyear): new. derived from m_cwyear.
- * ext/date/date_strftime.c: trivial changes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31925 b2dd03c8-39d4... -
08:23 AM Revision f6554c20 (git): * ext/tk/config_list.in: add new options for tcltklib.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:53 AM Bug #4826: Date fails RubySpec
- 6-12)
改暦日は現実的な範囲で。改暦日の範囲が限定されています。範囲外の日を指
定すると警告の上で無視するようになりました。
13)
テストとして少しおかしい、このテストに書いてある
Big... -
05:53 AM Feature #4801: Shorthand Hash Syntax for Strings
- On Sat, Jun 04, 2011 at 02:17:28AM +0900, Piotr Szotkowski wrote:
> // Apologies for the delayed reply – it takes
... - 01:13 AM Revision a975bf24 (git): * ext/date/date_tmx.h: now does not place decoded data. allows to
- access indirectly via functions on demand.
* ext/date/date_strftime.c: ditto.
* ext/date/date_core.c:...
06/04/2011
-
11:53 PM Feature #4824: Provide method Kernel#executed?
- On Sat, Jun 04, 2011 at 11:17:01PM +0900, Yukihiro Matsumoto wrote:
>
> I agree providing a method to tell whet... -
11:16 PM Feature #4824: Provide method Kernel#executed?
- I agree providing a method to tell whether it is loaded as a library or is executed as a command is more elegant than...
-
07:59 PM Feature #4824 (Assigned): Provide method Kernel#executed?
- The current construct to execute main code looks not very elegant:
~~~ruby
if __FILE__ == $0
my_main() ... -
09:44 PM Bug #4826 (Closed): Date fails RubySpec
- 最近の Date の変更で、以下のように RubySpec が失敗しています。
RubySpec 側を直した方がいい物もあるような気がしますが、Date 側の問題もあるようなので確認頂けますか。
spec 側を直すべきものについて... -
09:32 PM Bug #4825 (Closed): BigDecimal#new is broken
- RubySpec にて以下のテストが失敗しています。
BigDecimal.new creates a new object of class BigDecimal FAILED
Expected #<BigDecimal:4... - 09:25 PM Revision 2473b2ce (git): * 2011-06-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31922 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:25 PM Revision fab22d5d (git): * NEWS: wrote about changes of date.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31921 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:23 AM Feature #4818: Add method marshalable?
- On Fri, Jun 3, 2011 at 1:44 PM, Joel VanderWerf
<joelvanderwerf / gmail.com> wrote:
> On 06/02/2011 07:07 PM, Joey ... -
08:17 AM Bug #4820: EXC_CRASH (SIGABRT)
- $ ruby -v
ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-darwin10.7.0]
Rails development is Ruby on Rails in ... - 08:02 AM Revision 6dc8503f (git): * ext/date/date_core.c (d_lite_inspect): changed the format.
- * ext/date/date_core.c: refactoring and fixing some bugs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31920 ... -
06:36 AM Bug #4823 (Closed): [doc] monitor
- Improved monitor.rb doc a bit.
-
04:10 AM Bug #4815 (Closed): RubyGems test failed
- This issue was solved with changeset r31915.
Yui, thank you for reporting this issue.
Your contribution to Ruby is gr... -
03:49 AM Revision 83ef8ee7 (git): clone_const_i
- * class.c (clone_const_i, class_instance_method_list): get rid of
type-punning function.
git-svn-id: svn+ssh://ci.... -
02:32 AM Revision bf1a04b1 (git): * test/ruby/test_module.rb (TestModule#test_mix_const): test for
- constant mix.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31918 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:30 AM Revision 40930b71 (git): * class.c (check_mix_method_i, do_mix_method_i): not mix methods
- renamed as nil.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31917 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:33 AM Bug #4803: RCLASS_SUPER won't compile for C extensions as of revision 31627
- just ran into this, as well
https://gist.github.com/1006162
If there's a work around do let us know :)
-roger-
06/03/2011
-
10:17 PM Feature #4822: String#capitalize improvements
- Anurag Priyam wrote:
> > You should use String#titleize provided by ActiveSupport.
> > http://as.rubyonrails.org/c... -
09:53 PM Feature #4822: String#capitalize improvements
- > You should use String#titleize provided by ActiveSupport.
> http://as.rubyonrails.org/classes/ActiveSupport/Core... -
09:15 PM Feature #4822: String#capitalize improvements
- You should use String#titleize provided by ActiveSupport.
http://as.rubyonrails.org/classes/ActiveSupport/CoreExtens... -
08:50 PM Feature #4822: String#capitalize improvements
- > I am not sure what would it take to implement this.
I hacked up a quick, and dirty implementation in Ruby.
... -
07:59 PM Feature #4822 (Rejected): String#capitalize improvements
- I think it would be helpful if `String#capitalize` could capitalize _sentences_, and not just the first letter of a s...
-
08:48 PM Bug #4433 (Closed): parallel_test中workerがrequireのwrong argument type StringIO (expected File) (TypeError)で落ちる
- This issue was solved with changeset r31910.
Shota, thank you for reporting this issue.
Your contribution to Ruby is ... -
07:20 PM Bug #4820 (Feedback): EXC_CRASH (SIGABRT)
- We need to the following additional information for fixing:
* What did you do to reproduce? what is "rails develop... -
02:24 PM Bug #4820 (Rejected): EXC_CRASH (SIGABRT)
- Ruby is crashing sporadically during rails development.
See crash logs: https://gist.github.com/982118
Have com... - 07:10 PM Revision a8009c20 (git): * 2011-06-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31916 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:09 PM Revision 1de2e1fd (git): * test/rubygems/test_gem_commands_which_command.rb:
- "missing" exists on ruby's top source directory. [Bug #4815]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31915... -
06:23 PM Bug #4808: thread_wait_for() eats 100% of CPU power
- >> 亀レスですいません。最近 Ruby/tk にCPU使用率を下げるコミットがいくつか
>> 入っているようですが、r31893 では不十分だったということなんでしょうか?
>> それとも、全然別件の改善なのでしょうか?
... -
06:23 PM Bug #4808: thread_wait_for() eats 100% of CPU power
- >> 亀レスですいません。最近 Ruby/tk にCPU使用率を下げるコミットがいくつか
>> 入っているようですが、r31893 では不十分だったということなんでしょうか?
>> それとも、全然別件の改善なのでしょうか?
... -
06:23 AM Bug #4808: thread_wait_for() eats 100% of CPU power
- 永井@知能.九工大です.
From: KOSAKI Motohiro <[email protected]>
Subject: [ruby-dev:43611] Re: [Ruby 1.9 - Bug ... -
06:23 AM Bug #4808: thread_wait_for() eats 100% of CPU power
- 永井@知能.九工大です.
From: KOSAKI Motohiro <[email protected]>
Subject: [ruby-dev:43611] Re: [Ruby 1.9 - Bug ... -
06:11 PM Bug #4821 (Rejected): Random Segfaults (in start_thread?)
- Rails application regularly encounters segfaults in random places (with or without mongomapper or zeromq, which are u...
-
02:06 PM Bug #4819 (Closed): Documentation improvement for WEBrick::Utils
- I've added documentation to the WEBrick::Utils module.
Patch included. -
01:34 PM Feature #4818 (Assigned): Add method marshalable?
-
11:07 AM Feature #4818 (Assigned): Add method marshalable?
- Some objects can not be marshaled. Maybe there should be a method to tell it.
hash = Hash.new {|h,k| k * 2}
thi... -
01:07 PM Revision 7ad69031 (git): * lib/rubygems/test_case.rb: Refix for test-all in separate directory.
- r31147 + r31151.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31914 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:05 PM Revision 259f8416 (git): ChangeLog for r31910
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31913 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:59 AM Revision 7bc3e952 (git): * ext/date/date_core.c (d_lite_plus): get rid of compiler warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:58 AM Revision 799fafc0 (git): * include/ruby/missing.h, numeric.c (round): moved prototype of round()
- from numeric.c to missing.h. (note: round() is C99 feature, so ruby
provides it if not exists in C runtime.)
git... -
11:48 AM Revision d1a7670b (git): * lib/test/unit/parallel.rb: Keep $stdin, $stdout before run testcase
- and restore after run. Because some test break $stdin, $stdout.
Fixes [Bug #4433] [ruby-core:35353]
git-svn-id: sv... - 10:59 AM Revision 19c78f9b (git): * io.c (io_fflush): windows -- call fsync() only when the FD is tied to
- file, because if the FD is pipe, it blocks.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31909 b2dd03c8-39d4-4... -
09:32 AM Bug #4759 (Closed): Successful URI.parse to URI::HTTP can result in an error in request_uri
- This issue was solved with changeset r31907.
Markus, thank you for reporting this issue.
Your contribution to Ruby is... -
09:26 AM Feature #4774: User Friendly Handling of "Encoding::ConverterNotFoundError"
- Lazaridis Ilias wrote:
> Yui NARUSE wrote:
> > Lazaridis Ilias wrote:
> [...]
> > This problem is from missing co... -
09:22 AM Feature #4778 (Assigned): IO#each_chomped
-
09:21 AM Bug #4799 (Assigned): M17N tests are too JP specific
-
09:21 AM Bug #4817 (Third Party's Issue): Seg Fault Around xml_printer.rb
- It seems because of ruby-debug-ide.
-
06:38 AM Bug #4817 (Third Party's Issue): Seg Fault Around xml_printer.rb
- Following is the error as reported. I am running Ruby from Ruby Mine. This occurs every time I attempt to run the a...
-
05:53 AM Bug #4814: minitest 2.2.x and test/unit do not get along
- On Jun 2, 2011, at 03:56 , Shota Fukumori wrote:
> could test again with `make TESTS -
04:53 AM Bug #3924: Performance bug (in require?)
- On 31/05/11 3:55 PM, Xavier Shay wrote:
> Two other options that maybe you will like:
> 1) store some metadata a... -
01:53 AM Bug #4683: [PATCH] io.c: copy_stream execute interrupts and retry
- Akira Tanaka <[email protected]> wrote:
> Issue #4683 has been updated by Akira Tanaka.
>
> File copy_stream_inter... -
01:13 AM Bug #4777: Ruby 1.9.2-p180 ignoring INT, TERM, and QUIT until it receives CONT
- Ok. I upgraded to the 2.6.39 kernel (using the kernel-ppa) and the problem went away. I know that there were some iss...
- 12:32 AM Revision 3862d95f (git): * 2011-06-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31908 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:32 AM Revision a83f125c (git): * lib/net/http.rb (URI::HTTP#request_uri): return nil when the uri
- is path-rootless form. Bug #4759
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31907 b2dd03c8-39d4-4d8f-98ff-823...
06/02/2011
-
10:53 PM Bug #4808: thread_wait_for() eats 100% of CPU power
- > いつからかは把握できていませんが (少なくとも 1.9.2p0 では発生しません),
> thread_wait_for() が CPU パワーを大量に消費するようになっています.
> # これが原因で,Ruby/Tk ... -
10:53 PM Bug #4808: thread_wait_for() eats 100% of CPU power
- > いつからかは把握できていませんが (少なくとも 1.9.2p0 では発生しません),
> thread_wait_for() が CPU パワーを大量に消費するようになっています.
> # これが原因で,Ruby/Tk ... -
10:23 PM Bug #4777 (Third Party's Issue): Ruby 1.9.2-p180 ignoring INT, TERM, and QUIT until it receives CONT
- Nice information!!
But unfortunately, I've confirmed ruby-1.9.2p180 + Fedora15 + your test case doesn't reproduce... -
01:01 AM Bug #4777: Ruby 1.9.2-p180 ignoring INT, TERM, and QUIT until it receives CONT
- I have reproduced the same issue with Ubuntu 11.04 + ruby 1.9.2-p180 (I have not tried with other ubuntu versions). H...
-
08:20 PM Bug #4683: [PATCH] io.c: copy_stream execute interrupts and retry
- Adding public functions needs a discussion with ko1.
copy_stream_interrupt_handling-2.patch uses internal.h to sha... -
08:05 PM Feature #4806: A few Issues subjecting the Issue Tracker
- Yui NARUSE wrote:
> Lazaridis Ilias wrote:
[...]
> > The simple fact is, that the roadmap contains false informa... -
10:16 AM Feature #4806: A few Issues subjecting the Issue Tracker
- Lazaridis Ilias wrote:
> Yui NARUSE wrote:
> > Lazaridis Ilias wrote:
> > > a) I tried to get an overview of the d... -
07:56 PM Bug #4814: minitest 2.2.x and test/unit do not get along
- could test again with `make TESTS="-v testunit/test_parallel.rb" test-all` at r31902?
I can't reproduce at `ruby 1... -
07:29 PM Bug #4814: minitest 2.2.x and test/unit do not get along
- On Jun 1, 2011, at 21:33 , Shota Fukumori wrote:
> How I reproduce this issue?
make test-all was all I was doi... -
01:33 PM Bug #4814 (Feedback): minitest 2.2.x and test/unit do not get along
- Hi,
How I reproduce this issue? -
10:30 AM Bug #4814: minitest 2.2.x and test/unit do not get along
- Hi, ryan
Thank you for running test-all before commit.
But can you make a ticket when the commit will break test-... -
07:37 AM Bug #4814 (Rejected): minitest 2.2.x and test/unit do not get along
- TestParallel tests are broken on trunk after my update of minitest (+ your patch to test/unit to get tests running).
... -
05:59 PM Feature #4801: Shorthand Hash Syntax for Strings
- On Thu, Jun 02, 2011 at 01:47:30PM +0900, Clifford Heath wrote:
> On 02/06/2011, at 1:29 PM, Kurt Stephens wrote:
... -
01:53 PM Feature #4801: Shorthand Hash Syntax for Strings
- On 02/06/2011, at 1:29 PM, Kurt Stephens wrote:
> Good point. However, if the internal symbol table used weak
... -
12:23 PM Feature #4801: Shorthand Hash Syntax for Strings
- Clifford Heath wrote:
> ... the problem
> Cezary is talking about is where code that creates Symbols dynamicall... -
10:23 AM Feature #4801: Shorthand Hash Syntax for Strings
- On 02/06/2011, at 10:28 AM, Kurt Stephens wrote:
> A String used as inline or static nmenomic in real code is pinn... -
04:30 PM Feature #1081 (Closed): add File::write() convenience method
- This issue was solved with changeset r31902.
Suraj, thank you for reporting this issue.
Your contribution to Ruby is ... - 02:52 PM Revision fe8002b1 (git): * lib/csv.rb: Improve the line ending detection algorithm
- (patch by Alexey).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:29 PM Bug #4813: test_minitest.rb failed on win32-x64
- wait, wait...
this is ruby's bug not minitest's.
IO#rewind do flush internally.
so, if this patch corrects some ... -
06:05 AM Bug #4813 (Closed): test_minitest.rb failed on win32-x64
- Thanks! I'll have this merged back into core in a sec. This will break other tests (intentionally) so I need to write...
-
12:56 AM Bug #4813 (Closed): test_minitest.rb failed on win32-x64
- minitest.rb with external command 'diff' may fail on (at least on my) win32-x64 ruby.
Above patch fixed this.
---... -
12:04 PM Bug #4815 (Closed): RubyGems test failed
- Following tests are failed.
This is because $LOAD_PATH includes the current directory which test-all is running,
an... - 11:06 AM Revision fd8010fc (git): * io.c (rb_io_s_write, rb_io_s_binwrite): return!!!
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31905 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:02 AM Revision 61ac67c1 (git): merge revision(s) 31731:31734:
- * variable.c (rb_autoload_load): There is a race condition while
autoloading. When two or more threads t... -
10:02 AM Revision 6e96241d (git): patchlevel++
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@31903 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:30 AM Revision 7b3948f0 (git): * io.c: Add File.write, File.binwrite. [Feature #1081] [ruby-core:21701]
- * test/ruby/test_io.rb: Test for File.write, File.binwrite.
* NEWS: News for above.
git-svn-id: svn+ssh://ci.ruby-l... -
06:24 AM Bug #4812 (Closed): tool/rbinstall.rb does not work with rubygems 1.8.5
- Looks like nobu beat you to the punch. Thanks tho!
-
06:23 AM Bug #4757: Attempt to make Enumerator docs more clear (patch included)
- On Jun 1, 2011, at 08:20 , Yusuke ENDOH wrote:
> The sample code looks very good! Thank you!
> But it is har... -
12:23 AM Bug #4757: Attempt to make Enumerator docs more clear (patch included)
- The sample code looks very good! Thank you!
But it is hard for me to parse the explanation:
"Set the value fo... -
05:06 AM Bug #4762: Adding documentation for mathn
- Awesome! Thanks Eric.
-
03:55 AM Feature #4086: Feature request: add String#contain? and {Enumerable,Array}#contain? methods
- No negative feedback so I created a patch for it. It would be great to have it reviewed before next feature freeze, ...
- 03:35 AM Revision 2b0363df (git): * io.c (io_flush, rb_io_flush): need to fsync() when ruby calls internal
- flush. [ruby-core:36670] [Bug #4813]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31901 b2dd03c8-39d4-4d8f-98f... -
12:46 AM Bug #4811 (Closed): Tk extconf.rb failed
- This issue was solved with changeset r31894.
Yuki, thank you for reporting this issue.
Your contribution to Ruby is g...
06/01/2011
-
11:59 PM Feature #4276: Allow use of quotes in symbol syntactic sugar for hashes
- Hi,
> At Thu, 13 Jan 2011 10:17:23 +0900,
> Tyler Benster wrote in [ruby-core:34453]:
>
> Current syntactic su... -
10:57 PM Revision 358624d5 (git): * ext/tk/tcltklib.c: reduce CPU power required by an eventloop.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31900 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:34 PM Revision 9b3e7967 (git): Imported minitest 2.2.2 (r6281)
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31899 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:29 PM Revision 172af012 (git): Clarified String#tr rdoc. (RickHull)
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31898 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:03 PM Bug #4808 (Closed): thread_wait_for() eats 100% of CPU power
- This issue was solved with changeset r31893.
Hidetoshi, thank you for reporting this issue.
Your contribution to Ruby... -
01:40 PM Bug #4808 (Assigned): thread_wait_for() eats 100% of CPU power
-
06:53 AM Bug #4808 (Closed): thread_wait_for() eats 100% of CPU power
- いつからかは把握できていませんが (少なくとも 1.9.2p0 では発生しません),
thread_wait_for() が CPU パワーを大量に消費するようになっています.
# これが原因で,Ruby/Tk も CPU を 1... - 09:16 PM Revision ffe4aff8 (git): More clarification for enumerator_feed
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31897 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:23 PM Feature #4766: Range#bsearch
- It might make sense for SortedSet (part if the stdlib), though.
Konstantin
On Jun 1, 2011, at 13:07 , Yusuke E... -
08:07 PM Feature #4766: Range#bsearch
- Thank you for your time.
> Once you supply the block, the ordered attribute of a range does not mean anything.
... -
04:20 PM Feature #4766 (Rejected): Range#bsearch
- I seriously considered about the issue, but I feel something wrong about this feature proposal. Binary search requir...
-
07:57 PM Bug #4738: gem install fails with "Encoding::ConverterNotFoundError" on windows 7 greek
- =begin
follow-up issue: #4774
=end
-
06:48 PM Bug #4758: yaml file not human readable when saving utf-8
- =begin
link: r31715.
=end
-
06:29 PM Feature #4806: A few Issues subjecting the Issue Tracker
- Yui NARUSE wrote:
> Lazaridis Ilias wrote:
> > a) I tried to get an overview of the development with the Roadmap, b... -
03:18 PM Feature #4806: A few Issues subjecting the Issue Tracker
- Lazaridis Ilias wrote:
> a) I tried to get an overview of the development with the Roadmap, but it's not actual. Ple... -
04:32 PM Revision 3e95b638 (git): * test/ruby/test_signal.rb (TestSignal#test_signal_requiring):
- redirect stderr to null device.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31896 b2dd03c8-39d4-4d8f-98ff-823... - 03:46 PM Revision e93a9cfa (git): * 2011-06-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31895 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:46 PM Revision eeccb593 (git): * ext/tk/extconf.rb: fix for uninitialized global variables. [Ruby 1.9 - Bug #4811]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31894 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:35 PM Bug #4812 (Closed): tool/rbinstall.rb does not work with rubygems 1.8.5
- =begin
Now rubygems 1.8.5 is merged into the trunk. But tool/rbinstall.rb depends on the fact that
DIRECTORIES = ... -
02:59 PM Bug #4811 (Closed): Tk extconf.rb failed
- =begin
On Mac OS X 10.5, with the folloing configure options, ext/tk/extconf.rb failed.
'--prefix=/Users/yugui/loc... -
01:03 PM Revision 859da834 (git): * thread_pthread.c (native_sleep): fix 1000times calculation error.
- this is a regression since r31457. [Bug #4808] [ruby-dev:43606]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@... -
11:20 AM Feature #1081: add File::write() convenience method
- I want to commit ASAP because we're going to freeze specification,
so if there aren't any problems, I'll commit pat... -
07:23 AM Feature #1081: add File::write() convenience method
- hi,
On Tue, May 31, 2011 at 10:20 PM, Yusuke Endoh <[email protected]> wrote:
> Great! Â I tested your patch and no... -
09:59 AM Bug #4777: Ruby 1.9.2-p180 ignoring INT, TERM, and QUIT until it receives CONT
- Hello, Nathan
I think that this issue is similar to #4608.
In that ticket, a fault of 11.04 kernel is susp... -
05:18 AM Bug #4777: Ruby 1.9.2-p180 ignoring INT, TERM, and QUIT until it receives CONT
- "ruby -v" =>
ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux]
We have a test case documented here:
https:... -
09:44 AM Bug #4775: lib/cgi/*
- I did not apply the changes to documentation for class CGI in files besides lib/cgi.rb as they get added to the docum...
-
09:42 AM Bug #4775 (Closed): lib/cgi/*
- This issue was solved with changeset r31882.
Kuba, thank you for reporting this issue.
Your contribution to Ruby is g... -
09:28 AM Bug #4762: Adding documentation for mathn
- Since there were other commits to mathn.rb before I received your patch I applied a modified version.
I added a no... -
09:26 AM Bug #4762 (Closed): Adding documentation for mathn
- This issue was solved with changeset r31881.
Anil, thank you for reporting this issue.
Your contribution to Ruby is g... -
09:23 AM Bug #3924: Performance bug (in require?)
- Hi Yusuke,
(05/31/2011 01:58 AM), Yusuke ENDOH wrote:
> Still, trunk is 1.5x slower than 1.9.2 because of the... -
07:59 AM Bug #3924: Performance bug (in require?)
- On 1/06/11 12:24 AM, Yusuke Endoh wrote:
>> In addition I have addressed the following concerns from Yusuke:
>> ... -
07:17 AM Bug #3924: Performance bug (in require?)
Hello,
Require performance has been imporved a little at r31875, i think.
Please compare the proposal with it.
...-
08:22 AM Bug #4757: Attempt to make Enumerator docs more clear (patch included)
- Ryan and I worked on the example and wording to help clarify it since #feed is a difficult method to understand. Ple...
-
08:20 AM Revision dcc1f64c (git): * thread_pthread.c: remove unused macro.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31892 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:36 AM Bug #4760 (Closed): Some documentation improvements for Hash#key
- This issue was solved with changeset r31878.
Utkarsh, thank you for reporting this issue.
Your contribution to Ruby i... -
07:32 AM Bug #4760: Some documentation improvements for Hash#key
- I thought this was ok since Hash is now sorted.
I will change this from "the first occurrence" to "an occurrence" ... -
07:27 AM Bug #4756 (Closed): Cleanup and enhance docs for PTY (patch included)
- This issue was solved with changeset r31877.
David, thank you for reporting this issue.
Your contribution to Ruby is ... -
07:27 AM Bug #4756: Cleanup and enhance docs for PTY (patch included)
- Oops! I meant to keep the "not reached" comment when I reviewed this diff but it slipped my mind when I applied it.
-
07:25 AM Bug #4695 (Closed): documentation updates: Zlib is 100%
- This issue was solved with changeset r31876.
Vincent, thank you for reporting this issue.
Your contribution to Ruby i... -
06:42 AM Revision 402cbc87 (git): * parse.y (peek_n): new macro to see next nth char.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31891 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:41 AM Revision d441e3b9 (git): * test/ruby/test_syntax.rb (TestSyntax#test_syntax): show script name
- in assertion message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31890 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:40 AM Revision 19a8b5cb (git): * tool/rbinstall.rb (gem): fix for rubygems change.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31889 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:57 AM Revision f9648139 (git): fix typos
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:12 AM Revision e4b16eff (git): MOSTLY Imported minitest 2.2.1 (r6277)
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31887 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:05 AM Revision b204eabf (git): * lib/rubygems, test/rubygems: properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31886 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:45 AM Revision d2213092 (git): Import rubygems 1.8.5 (released @ 137c80f)
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31885 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:37 AM Revision 4752539e (git): * NEWS: add new features of bigdecimal.
- * ChangeLog: 2011-06-01 is Wednesday.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31884 b2dd03c8-39d4-4d8f-98f... -
01:15 AM Bug #4804 (Closed): IO.pipeとNEWLINE_DECORATOR
- This issue was solved with changeset r31872.
Usaku, thank you for reporting this issue.
Your contribution to Ruby is ... - 12:48 AM Revision 38de163f (git): doco: p outputs newline regardless of record separator
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31883 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:42 AM Revision b8f3f2d6 (git): * lib/cgi/util.rb: Improve documentation. Patch by Kuba Fietkiewicz.
- [Ruby 1.9 - Bug #4775]
* lib/cgi/core.rb: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31882 b2... -
12:26 AM Revision 5dcb4fc1 (git): * lib/mathn.rb: Improve documentation and attach it to Numeric.
- Modified from patch by Anil V. [Ruby 1.9 - Bug #4762]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31881 b2dd... -
12:21 AM Revision b6dd727b (git): * lib/prime.rb: Indent examples enough to appear as code sections.
- Note that Prime is Enumerable. [#4762]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31880 b2dd03c8-39d4-4d8f-...
05/31/2011
-
11:43 PM Bug #4799: M17N tests are too JP specific
- This shold not be a JP specific bug, Japanese Windows's codepage is 932 and it is a variant of Shift-JIS, not EUC-JP....
-
11:24 PM Bug #3924: Performance bug (in require?)
- Hello,
2011/5/31 Xavier Shay <[email protected]>:
> Patches: https://gist.github.com/58dbd6e72c1a1f47a415... -
09:13 PM Bug #3924: Performance bug (in require?)
- Argh I mangled my benchmark table. Here is a picture that is easy to read:
https://img.skitch.com/20110531-qn7nukkyr... -
09:08 PM Bug #3924: Performance bug (in require?)
- Hello,
This is a long message, but I have tried to address most of the concerns with my patch. There are two section... -
09:29 AM Bug #3924: Performance bug (in require?)
- Hello,
2011/5/31 Xavier Shay <[email protected]>:
>>> rb_ary_push( rb_gv_get( "$LOADED_FEATURES" ), requir... -
07:23 AM Bug #3924: Performance bug (in require?)
- On Mon, May 30, 2011 at 6:01 PM, Xavier Shay <[email protected]> wrote:
>
>
> On 30/05/11 5:35 PM, Shyouhei Ur... -
07:23 AM Bug #3924: Performance bug (in require?)
- On Mon, May 30, 2011 at 6:00 PM, Xavier Shay <[email protected]> wrote:
>
>> It is an impossible approach becau... -
07:23 AM Bug #3924: Performance bug (in require?)
- On 31/05/11 1:16 AM, Yusuke ENDOH wrote:
> Hello, Xavier
>
> http://rhnh.net/2011/05/28/speeding-up-rails-star... -
07:23 AM Bug #3924: Performance bug (in require?)
- On 30/05/11 5:35 PM, Shyouhei Urabe wrote:
> * I'm not sure if your code is ready for case-insensitive filesystems... -
07:23 AM Bug #3924: Performance bug (in require?)
- On 30/05/11 11:55 PM, Yusuke ENDOH wrote:
> Hello,
>
> 2011/5/30 Xavier Shay<[email protected]>:
>>> - Pl... -
02:29 AM Bug #3924: Performance bug (in require?)
- Hello,
I'd like to show a new benchmark on Ubuntu.
- trunk becomes as fast as 1.9.2p180 if r30789 is rev... -
01:59 AM Bug #3924: Performance bug (in require?)
- Hello,
2011/5/31 Yusuke ENDOH <[email protected]>:
> Hello, Xavier
>
> http://rhnh.net/2011/05/28/speeding-u... -
12:23 AM Bug #3924: Performance bug (in require?)
- Hello, Xavier
http://rhnh.net/2011/05/28/speeding-up-rails-startup-time
In the above article, you said tha... -
11:23 PM Bug #4611: [BUG] Segementation fault reported
- Just some additional info. I have a very similar issue.
I've got a very simple OmniAuth install. I've registered t... -
11:23 PM Feature #4801: Shorthand Hash Syntax for Strings
- On Tue, May 31, 2011 at 05:55:39AM +0900, Piotr Szotkowski wrote:
> Cezary:
First of all, thanks Piotr for takin... -
12:23 AM Feature #4801: Shorthand Hash Syntax for Strings
- On Mon, May 30, 2011 at 11:24:29PM +0900, Michael Edgar wrote:
> On May 30, 2011, at 10:19 AM, Cezary wrote:
>
... - 11:19 PM Revision f4273e88 (git): Extra formatting and clarification of enumerator_feed [#4757]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31879 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:35 PM Revision f6809f61 (git): * hash.c (key_i): Change rdoc from "the first occurence" to "an
- occurrence" since first occurrence is not a specification of
Hash#key. [Ruby 1.9 - Bug #4760]
git-svn-id... -
10:27 PM Revision 161cdee2 (git): * ext/pty/pty.c (pty_check): Restore "not reached" comment.
- [Ruby 1.9 - Bug #4756]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:25 PM Revision 290c4db6 (git): * ext/zlib/zlib.c: Fix document-method declarations for set_sync and
- set_comment. [Ruby 1.9 - Bug #4695]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31876 b2dd03c8-39d4-4d8f-98f... -
10:18 PM Feature #1081: add File::write() convenience method
- Hello,
2011/5/31 Shota Fukumori <[email protected]>:
> Patch has updated, Now File.binwrite accepts Hash for speci... -
03:43 PM Feature #1081: add File::write() convenience method
- Patch has updated, Now File.binwrite accepts Hash for specifying options:
https://gist.github.com/69c544ec245f3a07... - 09:56 PM Revision 9ce69e7c (git): * load.c (loaded_feature_path): cut nonsence loop execution to fix
- performance bug.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31875 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:44 PM Feature #4806 (Closed): A few Issues subjecting the Issue Tracker
- a) I tried to get an overview of the development with the Roadmap, but it's not actual. Please update the roadmap.
... -
09:42 PM Feature #4805 (Closed): Add X509::Name#hash_old for 0.9.X compat
- X509::Name#hash with OpenSSL 1.0.0 returns different value than with OpenSSL 0.9.X.
Attached patch adds X509::Name#h... -
04:42 PM Bug #4804 (Closed): IO.pipeとNEWLINE_DECORATOR
- IO.pipeで生成されるIOはDEAFULT_TEXTMODE、すなわちWindowsにおいては
FMODE_TEXTMODEに設定されますが、実際には改行コード変換が行われません。
どうもecflagsにNEWLINE_D... -
04:23 PM Revision 867fa454 (git): * ChangeLog: adjust indent.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:16 PM Revision 604fe33b (git): * class.c (rb_mix_module): implement Module#mix.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31873 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:15 PM Revision fcc86b0f (git): * io.c (io_encoding_set): should honor already set ecflags since it
- might be set by mode option. fixed #4804
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31872 b2dd03c8-39d4-4d8f... -
03:36 PM Revision 10c0604a (git): * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): remove unused
- variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 03:33 PM Revision 678b6820 (git): * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): support instantiation from
- a Float through Rational.
* ext/bigdecimal/bigdecimal.c (BigDecimal_new): ditto.
* test/bigdecimal/test_bigdecimal.rb... -
03:13 PM Revision 8f9ff461 (git): * ChangeLog: fix typos
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31869 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:09 PM Revision d7058e10 (git): * ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): support coerce with a
- Rational. The precision used for instantiate a BigDecimal from the
given Rational is obtained from the receiver Bi... - 03:05 PM Revision 8b709310 (git): * 2011-06-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31867 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:05 PM Revision a010ea9a (git): no space inside parens
- * io.c: remove spaces before closing parens.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31866 b2dd03c8-39d4-4... - 02:53 PM Revision 6a158e05 (git): * ext/date/date_core.c (offset_to_sec): fixed invalid validation.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31865 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:43 PM Revision 100931ac (git): * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): replace the algorithm for
- coercing from a Rational to stop requiring "bigecimal/util.rb".
[ruby-core:34318]
* ext/bigdecimal/bigdecimal.c (Ge... -
01:53 PM Bug #4683: [PATCH] io.c: copy_stream execute interrupts and retry
- Akira Tanaka <[email protected]> wrote:
> As far as I remember, io.c should not use vm_core.h and rb_thread_t.
> ko1 ... - 01:45 PM Revision b54141bb (git): * ext/bigdecimal/bigdecimal.c (BigDecimal_new): support instantiation a
- BigDecimal object from an Integer.
* test/bigdecimal/test_bigdecimal.rb (test_new_with_integer):
add for testing th... - 01:28 PM Revision 899d2c14 (git): * ext/date/date_core.c: use simple/complex mode instead of light/right mode.
- * test/date/*.rb: followed the above changes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31862 b2dd03c8-39d4... -
12:29 PM Revision 3b3cf875 (git): * test/ruby/test_signal.rb (TestSignal#test_signal_requiring):
- initialize SIGINT handler.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31861 b2dd03c8-39d4-4d8f-98ff-823fe69b... -
11:38 AM Bug #3927 (Feedback): Ruby can't interprete rmagick library
-
11:37 AM Bug #3927: Ruby can't interprete rmagick library
- Is it still reproducible with Ruby 1.9.2-p180?
-
10:31 AM Bug #4634 (Rejected): Segmentation fault on marshal_dump
- 08:10 AM Revision b219a56c (git): * lib/net/http.rb, lib/net/protocol.rb: Allow to configure to wait
- server returning '100 continue' response befor sending HTTP request
body. See NEWS for more detail. See #3622.
Or... - 05:21 AM Revision da1db8b4 (git): * io.c (rb_io_s_pipe): potential bug. the mode of read IO is set as
- DEFAULT_TEXTMODE in call of io_set_encoding(), and of write IO is
also set as it in call of io_new_instance() via r... -
03:59 AM Revision 8fa30bbd (git): * strftime.c (rb_strftime_with_timespec): improved style consistency.
- constified some variables.
* test/test_time.rb (TestTime#test_huge_precision): test for #4456.
git-svn-id: svn+ssh:... - 03:54 AM Revision 69dcd163 (git): * test/io/wait/test_io_wait.rb (TestIOWait#{test_nread,test_ready?,
- test_wait}: give system some time to process the written data.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31... -
03:46 AM Revision dd0f22f9 (git): merges r30629 and r30630 from trunk into ruby_1_9_2.
- --
* ext/psych/lib/psych/visitors/to_ruby.rb: merge keys are actually
part of YAML 1.1, so they should be supported... - 03:43 AM Revision c5324d7e (git): * test/ruby/test_io.rb (TestIO#test_open_mode): MUST release resources
- explicitly. fix problem of r31671
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31855 b2dd03c8-39d4-4d8f-98ff-8... -
03:18 AM Revision e9faf5ff (git): merges r28643 from trunk into ruby_1_9_2. Fixes #3570.
- --
* time.c (localtime_with_gmtoff_zone): renamed from
localtime_with_gmtoff and return the timezone abbreviation n... -
03:18 AM Revision 1ff0d08b (git): merges r29851 from trunk into ruby_1_9_2.
- --
* time.c (time_zone): use rb_locale_str_new_cstr to set encoding
as locale and convert its content to internal e... -
03:18 AM Revision 60d976b3 (git): merges r30542 from trunk into ruby_1_9_2. Fixes #4279.
- --
* pack.c (pack_unpack): the resulted string of unpack('M') must have
ASCII-8BIT encoding (and ENC_CODERANGE_VALI... -
02:28 AM Revision 72b489a5 (git): merges r30798 from trunk into ruby_1_9_2.
- --
* lib/test/unit/assertions.rb (assert_block): move from
test/fileutils/fileasserts.rb.
git-svn-id: svn+ssh://ci... -
02:28 AM Revision a4dba495 (git): merges r30364 from trunk into ruby_1_9_2. Fixes #4377.
- --
* io.c (pipe_open): Added rb_thread_atfork(). We must reinitialize
GVL at new process creation.
git-svn... -
02:12 AM Revision eece2be9 (git): merges r30789 from trunk into ruby_1_9_2. Fixes #4446.
- --
* load.c (rb_get_expanded_load_path): always expand load paths.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branc... -
02:12 AM Revision 0771e527 (git): Fixes a mistake in merge of r31812.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@31848 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:12 AM Revision 5a37afe8 (git): Imported ext/-test-/string from trunk to ruby_1_9_2. Fixes #4540.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@31847 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:08 AM Revision 70c97ec8 (git): * vm_exec.c: remove conditions for clang
- because clang version 3.0 (trunk 132165) doesn't need them.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31846 ... -
01:49 AM Revision d96b56b3 (git): merges r28557 from trunk into ruby_1_9_2. Fixes #4506.
- --
* io.c (nogvl_copy_stream_sendfile): jump to retry_sendfile directly
to avoid select() on a socket which TCP sta... -
01:26 AM Bug #4141: Tk extension is not accepting any type of parameter combination
- Hidetoshi Nagai, thank you, It is now possible to compile Tcl/Tk with MinGW without issues.
I've open a backport r... -
12:53 AM Bug #4798: test_process and test_signal errors and halts on Windows
- On Mon, May 30, 2011 at 7:08 AM, KOSAKI Motohiro
<[email protected]> wrote:
>
> Because, following line h... -
12:13 AM Revision 031d624b (git): merges r31822 and r31823 from trunk into ruby_1_9_2.
- --
* insns.def (opt_mult): as r31805, volatile it.
Without this, clang -O fails calculation.
* numeric.c (fix_mul)... -
12:13 AM Revision a6cafde2 (git): merges r31805 from trunk into ruby_1_9_2.
- --
* numeric.c (int_pow): make sure to assign the result of x * z.
If xz is optimized out, the value won't overflow... -
12:13 AM Revision d7170216 (git): merges r31778 from trunk into ruby_1_9_2.
- --
* numeric.c (flo_round): fix for negative value.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@... -
12:13 AM Revision d5009084 (git): merges r31747 and r31758 from trunk into ruby_1_9_2.
- --
* io.c (fill_cbuf): finish reading at EOF.
--
* io.c (fill_cbuf): return MORE_CHAR_SUSPENDED when cbuf is not empt... -
12:12 AM Revision 3cefaf62 (git): merges r31744 and r31745 from trunk into ruby_1_9_2.
- --
prevent an error when passing a frozen string to REXML::Text.new
dup the string passed in instead of cloning so t... -
12:12 AM Revision cb4feba9 (git): merges r31678 from trunk into ruby_1_9_2.
- --
* test/openssl/test_pkey_dsa.rb: Add tests for sign/verify.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/... -
12:12 AM Revision 246df6f7 (git): merges r31640 from trunk into ruby_1_9_2.
- --
* test/openssl/test_pkey_rsa.rb: Add tests for sign/verify.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/... -
12:12 AM Revision 67cf90f6 (git): merges r31623 from trunk into ruby_1_9_2.
- --
* lib/timeout.rb (Timeout#timeout): don't leak "execution expired"
exception. [Bug #4283] [ruby-core:34534].
gi... -
12:12 AM Revision 0c9c99ab (git): merges r31614 from trunk into ruby_1_9_2.
- --
* test/test_singleton.rb: Add tests from lib/singleton.rb. Patch by
Pete Higgins. [Ruby 1.9 -... -
12:12 AM Revision bd9588cd (git): merges r31609 from trunk into ruby_1_9_2.
- --
* vm_core.h (rb_thread_struct): add volatile to
transition_for_lock because it is not protected by lock.
git-sv... -
12:12 AM Revision fffe09dd (git): merges r31577 from trunk into ruby_1_9_2.
- --
* cont.c (cont_init): clear macihne_stack_start/end of saved thread to
prevent mark machine stack of GC'ed Thr... -
12:11 AM Revision 31dc2ea2 (git): merges r31507 from trunk into ruby_1_9_2.
- --
* lib/forwardable.rb: support 'delegate :foo => :bar' for to meet
by specification of RDOC.
git-svn-id: svn+s... -
12:11 AM Revision d3398c19 (git): merges r31482 from trunk into ruby_1_9_2.
- --
* thread_pthread.c (native_cond_timedwait): add to care EINTR.
* thread_pthread.c (thread_timer): remove EINTR che... -
12:11 AM Revision eff01662 (git): merges r31441,r31442 and r31443 from trunk into ruby_1_9_2.
- --
YAML.load time correctly parse usecs smaller than 1 fixes #4571
Signed-off-by: URABE, Shyouhei <shyouhei@ruby-lan... -
12:11 AM Revision ffafcd96 (git): merges r31436 and r31437 from trunk into ruby_1_9_2.
- --
* eval.c (frame_func_id): __method__ return different name from
methods defined by Module#define_method with... -
12:11 AM Revision d3818d6b (git): merges r31405 from trunk into ruby_1_9_2.
- --
* ext/socket/init.c (rsock_connect): add to care EINTR. based
on a patch from Eric Wong at [ruby-core:35621][Bug...
Also available in: Atom