James Gray

  • Email:
  • Registered on: 07/09/2008
  • Last connection: 10/07/2011

Projects

Activity

Reported issues: 9

10/07/2011

03:03 am ruby-trunk Feature #2348: RBTree Should be Added to the Standard Library
I still agree. We've literally been asking for NArray and RBTree in the standard library for years. Pretty please? :)

07/17/2011

10:23 pm ruby-trunk Bug #5038: Ruby 1.9.2 stops on some Regular Expressions
Your regular expression is exponential, with a repeater (+) inside a repeater (*). It requires the regex engine to d...

06/02/2011

11:52 pm Backport93 Revision 31906: * lib/csv.rb: Improve the line ending detection algorithm
(patch by Alexey).

05/27/2011

12:35 am Backport93 Revision 31740: * lib/csv.rb: Enhance each() to support Enumerator.

05/26/2011

10:32 pm ruby-trunk Bug #4785 (Closed): CSV Documentation
This issue was solved with changeset r31739.
Ysiad, thank you for reporting this issue.
Your contribution to Ruby is ...
10:32 pm Backport93 Revision 31739: * lib/csv.rb: Documentation improvements from Ysiad Ferreiras.
[Ruby 1.9 - Bug #4785]

05/25/2011

11:46 pm Backport93 Revision 31735: * lib/csv.rb: Improved stray quoting error message (patch by Edvard Majakari).
* lib/csv.rb: Remove debugging prints.

11/19/2010

06:37 am ruby-trunk Bug #4069 (Rejected): String#parse_csv fails to parse "\r" character embedded string
=begin
Sorry, not sure how I missed this ticket. As Timothy says, this is intended documented behavior:


...

11/18/2010

12:07 am ruby-trunk Bug #4063 (Closed): Array#to_csv(ascii-subset-of-iso-8859-1, utf-8)
=begin
This issue was solved with changeset r29822.
Akira, thank you for reporting this issue.
Your contribution t...
12:03 am Backport93 Revision 29822: * lib/csv.rb: Upgrading output encoding with ASCII content
as needed. [ruby-core:33229]

Also available in: Atom