[#24105] [Bug #1711] Marshal Failing to Round-Trip Certain Recurisve Data Structures — Run Paint Run Run <redmine@...>

Bug #1711: Marshal Failing to Round-Trip Certain Recurisve Data Structures

9 messages 2009/07/01

[#24116] [Bug #1715] Numeric#arg for NaN is Inconsistent Across Versions — Run Paint Run Run <redmine@...>

Bug #1715: Numeric#arg for NaN is Inconsistent Across Versions

10 messages 2009/07/02

[#24240] [Bug #1755] IO#reopen Doesn't Fully Associate with Given Stream on 1.9; Ignores pos on 1.8 — Run Paint Run Run <redmine@...>

Bug #1755: IO#reopen Doesn't Fully Associate with Given Stream on 1.9; Ignores pos on 1.8

8 messages 2009/07/09

[#24321] [Bug #1773] Gem path doesn't honor user gem? — Lin Jen-Shin <redmine@...>

Bug #1773: Gem path doesn't honor user gem?

12 messages 2009/07/14

[#24390] [Feature #1784] More encoding (Big5 series) support? — Lin Jen-Shin <redmine@...>

Feature #1784: More encoding (Big5 series) support?

12 messages 2009/07/16

[#24467] Re: [ruby-cvs:31226] Ruby:r24008 (ruby_1_8_6): Removed private on to_date and to_datetime. — Urabe Shyouhei <shyouhei@...>

Hello.

10 messages 2009/07/21

[#24472] [Feature #1800] rubygems can replace system executable files — Kazuhiro NISHIYAMA <redmine@...>

Feature #1800: rubygems can replace system executable files

13 messages 2009/07/21

[#24530] [Feature #1811] Default BasicSocket.do_not_reverse_lookup to true — Roger Pack <redmine@...>

Feature #1811: Default BasicSocket.do_not_reverse_lookup to true

9 messages 2009/07/23

[#24624] [Bug #1844] Immediates Should Not Respond to :dup — Run Paint Run Run <redmine@...>

Bug #1844: Immediates Should Not Respond to :dup

15 messages 2009/07/30

[ruby-core:24432] [Feature #1784] More encoding (Big5 series) support?

From: Yui NARUSE <redmine@...>
Date: 2009-07-18 17:48:33 UTC
List: ruby-core #24432
Issue #1784 has been updated by Yui NARUSE.

Assigned to changed from Yui NARUSE to Martin D端rst

Difference between 2.41 and 2.50 is following

% diff -su uao241-u2b.txt uao250-u2b.txt
Files uao241-u2b.txt and uao250-u2b.txt are identical
% diff -swu uao241-b2u.txt uao250-b2u.txt|less
--- uao241-b2u.txt      2005-09-30 03:34:20.000000000 +0900
+++ uao250-b2u.txt      2009-07-16 15:34:38.000000000 +0900
@@ -3611,16 +3611,16 @@
 0x97FD 0xE931
 0x97FE 0xE932
 0x9840 0x9C76
-0x9841 0x278A
-0x9842 0x278B
-0x9843 0x278C
-0x9844 0x278D
-0x9845 0x278E
-0x9846 0x278F
-0x9847 0x2790
-0x9848 0x2791
-0x9849 0x2792
-0x984A 0x2793
+0x9841 0x2776
+0x9842 0x2777
+0x9843 0x2778
+0x9844 0x2779
+0x9845 0x277A
+0x9846 0x277B
+0x9847 0x277C
+0x9848 0x277D
+0x9849 0x277E
+0x984A 0x277F
 0x984B 0x9C85
 0x984C 0x9C86
 0x984D 0x9C87

These 10 characters are "DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT {ONE-TEN}" to "DINGBAT NEGATIVE CIRCLED DIGIT {ONE-TEN}".
----------------------------------------
http://redmine.ruby-lang.org/issues/show/1784

----------------------------------------
http://redmine.ruby-lang.org

In This Thread