| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * lib/csv.rb: Fixed a bug in read_to_char() that would slurp | jeg2 | 2008-10-25 | 1 | -2/+4 |
| | | | | | | | | | | | | | | whole files if the encoding was invalid. It will now read up to 10 bytes ahead to find a valid character boundary or give up. [ruby-core:19465] * test/csv/test_features.rb, test/csv/test_table.rb, test/csv/test_row.rb: Loosened some tests to check for a compatible? Encoding instea of an exact Encoding. [ruby-core:19470] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19931 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
| * | * test/csv/*: Renamed tc_* files to test_* to fit in within Ruby's | jeg2 | 2008-10-18 | 1 | -0/+406 |
| testing process. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||||
