summaryrefslogtreecommitdiff
path: root/test/csv/write
Commit message (Collapse)AuthorAgeFilesLines
* [ruby/csv] force_quotes: add support for specifying the target indexes or namesSutou Kouhei2020-07-201-0/+78
| | | | | | | | GitHub: fix GH-153 Reported by Aleksandr. Thanks!!! https://github.com/ruby/csv/commit/8812c58a26
* [ruby/csv] Fix a bug that write_nil_value or write_empty_value don't work ↵Sutou Kouhei2020-07-201-4/+4
| | | | | | | | | | with non String GitHub: fix GH-123 Reported by asm256. Thanks!!! https://github.com/ruby/csv/commit/b4492139be
* [ruby/csv] Ensuring StringIO's encoding in CSV.generate (#111)Seiei Miyagi2020-07-201-24/+2
| | | | https://github.com/ruby/csv/commit/dbf55ef008
* [ruby/csv] Suppress warningsSutou Kouhei2020-07-201-2/+16
| | | | https://github.com/ruby/csv/commit/b37df55f46
* Revert "test/csv/write/test_general.rb: suppress warnings"Nobuyoshi Nakada2020-07-201-4/+0
| | | | | This reverts commit 375cf129189f32f7be76ac525035bcde691a63e7, to sync csv from the upstream.
* test/csv/write/test_general.rb: suppress warningsYusuke Endoh2019-10-151-0/+4
| | | | of "setting Encoding.default_internal".
* Import CSV 3.1.2 (#2547)Sutou Kouhei2019-10-121-0/+26
|
* Import CSV 3.0.8kou2019-04-141-0/+53
| | | | | | | | This includes performance improvements and backward incompatibility fixes. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67560 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Upgrade CSV to 3.0.4kou2019-01-252-0/+298
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66922 b2dd03c8-39d4-4d8f-98ff-823fe69b080e