index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
csv
Age
Commit message (
Expand
)
Author
2023-03-06
s/MJIT/RJIT/
Takashi Kokubun
2023-02-21
[ruby/csv] test: use mailing list ID instead of unavailable URL
Sutou Kouhei
2023-02-21
[ruby/csv] Use https links instead of http
Vivek Bharath Akupatni
2022-12-09
Reapply the following commits related to extend timeout value.
Hiroshi SHIBATA
2022-12-09
Merge csv-3.2.6
Hiroshi SHIBATA
2022-08-29
Respect RUBY_TESTOPTS on test-all (https://github.com/Shopify/ruby/pull/435)
Takashi Kokubun
2021-12-24
[ruby/csv] test: reduce size for stability on GitHub Actions
Sutou Kouhei
2021-12-24
[ruby/csv] Revert "parser: fix a keep bug that some texts may be dropped unex...
Sutou Kouhei
2021-12-24
[ruby/csv] parser: fix a keep bug that some texts may be dropped unexpectedly
Sutou Kouhei
2021-12-24
[ruby/csv] Add handling for ambiguous parsing options (https://github.com/rub...
adamroyjones
2021-12-24
[ruby/csv] Fix typos [ci skip] (https://github.com/ruby/csv/pull/224)
Nobuyoshi Nakada
2021-12-13
Prepare for removing RubyVM::JIT (#5262)
Takashi Kokubun
2021-10-24
[ruby/csv] Add support for Ractor (https://github.com/ruby/csv/pull/218)
rm155
2021-10-24
[ruby/csv] CSV(): Add support for Ruby 3 (https://github.com/ruby/csv/pull/215)
Anthony Hernandez
2021-10-24
[ruby/csv] Changed line ending handling to consider the combination \r\n as a...
Joakim Antman
2021-01-13
Rename RubyVM::MJIT to RubyVM::JIT
Takashi Kokubun
2020-11-24
[ruby/csv] Add support for \r\n with skip_lines: /...$/ again
Sutou Kouhei
2020-11-24
[ruby/csv] Fix CSV.filter to preserve headers (#174)
Burdette Lamar
2020-07-20
[ruby/csv] CSV.generate_line: use the encoding of the first non ASCII field a...
Sutou Kouhei
2020-07-20
[ruby/csv] force_quotes: add support for specifying the target indexes or names
Sutou Kouhei
2020-07-20
[ruby/csv] Add `invalid: :replace` for `CSV.open` (#130)
Koichi ITO
2020-07-20
[ruby/csv] Fix an error for `CSV.open` (#131)
Koichi ITO
2020-07-20
[ruby/csv] Add `undef: :replace` for `CSV.open` (#129)
Koichi ITO
2020-07-20
[ruby/csv] Fix a bug that write_nil_value or write_empty_value don't work wit...
Sutou Kouhei
2020-07-20
[ruby/csv] Revert "test: use binary mode explicitly for Ruby 2.7"
Sutou Kouhei
2020-07-20
[ruby/csv] test: use binary mode explicitly for Ruby 2.7
Sutou Kouhei
2020-07-20
[ruby/csv] Fix a parse bug when split character exists in middle of column value
Sutou Kouhei
2020-07-20
[ruby/csv] Ensuring StringIO's encoding in CSV.generate (#111)
Seiei Miyagi
2020-07-20
[ruby/csv] Do not loop forever when skip_lines regexp matches zero length wit...
Mike MacDonald
2020-07-20
[ruby/csv] Make CSV::Row#dup return a usable Row (#108)
Jim Kane
2020-07-20
[ruby/csv] Suppress warnings
Sutou Kouhei
2020-07-20
Revert "test/csv/write/test_general.rb: suppress warnings"
Nobuyoshi Nakada
2020-05-14
Removed trailing spaces [ci skip]
Nobuyoshi Nakada
2020-02-26
Fixed for older versions
Nobuyoshi Nakada
2020-02-25
Increase timeout for CSV test with --jit-wait
Takashi Kokubun
2019-11-09
Remove unneeded exec bits from some files
David RodrÃguez
2019-10-15
test/csv/write/test_general.rb: suppress warnings
Yusuke Endoh
2019-10-12
Import CSV 3.1.2 (#2547)
Sutou Kouhei
2019-09-06
Fix keyword argument warnings in the tests from Class#new
Jeremy Evans
2019-08-30
Fix remaining warning issues in the tests due to keyword argument separation
Jeremy Evans
2019-08-30
Fix keyword argument separation warnings in test
Jeremy Evans
2019-08-08
Aliases capture_output to capture_io for test-unit compatiblity.
Hiroshi SHIBATA
2019-07-14
[ruby/csv] Fix a bug that strip: true removes newlines
Kouhei Sutou
2019-07-14
[ruby/csv] Don't raise on eof?
Kouhei Sutou
2019-07-09
Restore support library for only test files that are digest and csv.
Hiroshi SHIBATA
2019-07-02
with_different_ofs.rb has been moved too
Nobuyoshi Nakada
2019-06-30
Removed unused variables
Nobuyoshi Nakada
2019-04-15
Import CSV 3.0.9
kou
2019-04-14
Import CSV 3.0.8
kou
2019-01-25
Upgrade CSV to 3.0.4
kou
[next]