index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
csv
/
test_encodings.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge csv-3.2.6
Hiroshi SHIBATA
2022-12-09
1
-0
/
+31
*
[ruby/csv] CSV.generate_line: use the encoding of the first non ASCII field a...
Sutou Kouhei
2020-07-20
1
-0
/
+12
*
[ruby/csv] Revert "test: use binary mode explicitly for Ruby 2.7"
Sutou Kouhei
2020-07-20
1
-1
/
+1
*
[ruby/csv] test: use binary mode explicitly for Ruby 2.7
Sutou Kouhei
2020-07-20
1
-1
/
+1
*
[ruby/csv] Ensuring StringIO's encoding in CSV.generate (#111)
Seiei Miyagi
2020-07-20
1
-0
/
+10
*
Remove unneeded exec bits from some files
David RodrÃguez
2019-11-09
1
-0
/
+0
*
Import CSV 3.1.2 (#2547)
Sutou Kouhei
2019-10-12
1
-7
/
+9
*
Fix keyword argument separation warnings in test
Jeremy Evans
2019-08-30
1
-5
/
+5
*
Import CSV 3.0.8
kou
2019-04-14
1
-5
/
+6
*
Upgrade CSV to 3.0.4
kou
2019-01-25
1
-8
/
+3
*
Merge csv-1.0.2 from upstream.
hsbt
2018-05-09
1
-3
/
+17
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
csv.rb: honor encoding option
nobu
2014-06-10
1
-0
/
+8
*
* test/csv/test_data_converters.rb: use descriptive assertions.
nobu
2014-03-01
1
-20
/
+10
*
encdb.c, encoding.c: make BOM-encodings dummy
nobu
2013-09-24
1
-1
/
+0
*
test_encodings.rb: remove BOM encodings
nobu
2013-09-24
1
-0
/
+1
*
remove trainling spaces.
nobu
2012-08-21
1
-1
/
+1
*
* lib/csv.rb: Improved stray quoting error message (patch by Edvard Majakari).
jeg2
2011-05-25
1
-3
/
+14
*
* lib/csv.rb (CSV::open): suppress universal newline decorator.
nobu
2011-04-27
1
-0
/
+15
*
* strip trailing spaces.
nobu
2011-04-26
1
-32
/
+32
*
* test/with_different_ofs.rb (DifferentOFS): should not affect
nobu
2010-12-26
1
-1
/
+1
*
* test/csv: DifferentOFS needs to be include in each classes.
nobu
2010-12-25
1
-0
/
+2
*
test/with_different_ofs.rb: fixed typos.
nobu
2010-12-25
1
-2
/
+2
*
* lib/csv.rb (CSV.foreach): 'rb' mode is defaulted in open.
nobu
2010-12-25
1
-0
/
+17
*
* lib/csv.rb (CSV#init_separators): use IO#gets with length
nobu
2010-12-25
1
-1
/
+17
*
* lib/csv.rb (CSV::foreach, CSV#initialize): directly use encoding
nobu
2010-12-25
1
-4
/
+3
*
* lib/csv.rb, test/csv: should not assume $, invariant.
nobu
2010-12-25
1
-8
/
+8
*
* test/csv/test_encodings.rb (TestEncodings#setup): fix evil test
nobu
2010-12-25
1
-2
/
+5
*
* lib/csv.rb: Upgrading output encoding with ASCII content
jeg2
2010-11-17
1
-0
/
+8
*
* lib/csv.rb: Upgrading output encoding as needed. [ruby-core:33135]
jeg2
2010-11-16
1
-30
/
+38
*
rescue Encoding::ConverterNotFoundError.
naruse
2009-08-16
1
-2
/
+6
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
1
-31
/
+31
*
* test/csv/*: Renamed tc_* files to test_* to fit in within Ruby's
jeg2
2008-10-18
1
-0
/
+256