Activity

From 02/19/2010 to 03/20/2010

03/07/2010

02:32 AM Bug #2792 (Third Party's Issue): String#to_f on Ruby-1.8.6-p399
Marc-Andre Lafortune

03/05/2010

04:07 AM Bug #1718 (Closed): RDoc directive in lib/yaml/tags.rb prevents rdoc'ing of Module
This issue was solved with changeset r26819. James, thank you for reporting this issue. Your contribution to Ruby is greatly appreciated. May Ruby be with you.
Kirk Haines
04:01 AM Revision 26819: Fix for Bug #1718 [ruby-core:24121]. Add a :startdoc into lib/yaml/tag.rb
Fix for Bug #1718 [ruby-core:24121]. Add a :startdoc into lib/yaml/tag.rb
wyhaines

02/25/2010

11:48 PM Bug #2792: String#to_f on Ruby-1.8.6-p399
Ruby-1.8.6のString#to_fで、小数点の扱いがおかしいようです。 % ruby -v -e 'p "0.7".to_f' ruby 1.8.6 (2010-02-05 patchlevel 399) [x86_64-linux] 7.0 % ruby -v -e 'p "0.7".to_f' ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux] 0.7
Masao Mutoh
02:19 AM Bug #2789: segfault in DL callbacks with mingw32
Attempting to use a callback with DL in mingw32 causes segmentation fault. (I apologize if I'm in the wrong place - I could not find any bug tracker or any sort of community for DL itself, and since it is included with ruby, I figured the tracke...
Ethan -
« Previous
 

Also available in: Atom