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_features.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-4
/
+18
*
Import CSV 3.0.8
kou
2019-04-14
1
-73
/
+1
*
Upgrade CSV to 3.0.4
kou
2019-01-25
1
-82
/
+3
*
Import CSV 3.0.2
kou
2018-12-23
1
-15
/
+133
*
Merge csv-3.0.0 from ruby/csv repository.
hsbt
2018-09-05
1
-14
/
+14
*
Merge csv-1.0.2 from upstream.
hsbt
2018-05-09
1
-9
/
+9
*
test/csv/test_features.rb: enable accidentally-disabled assertions
mame
2018-04-17
1
-10
/
+8
*
test_features.rb: fix unused variable warning
k0kubun
2017-09-26
1
-1
/
+1
*
Fixed equality method fails when given the object that doesn't support table ...
hsbt
2017-08-22
1
-0
/
+3
*
Escape skip_lines string before convert to Regexp.
hsbt
2017-08-22
1
-0
/
+9
*
csv.rb: fix incompatibility introduced in r59428
glass
2017-07-28
1
-0
/
+9
*
csv.rb: use keyword parameters
glass
2017-07-27
1
-6
/
+0
*
Added accessor of original line when parsing.
hsbt
2017-05-16
1
-0
/
+14
*
Adding a liberal_parsing option to CSV. Patch by Braden Anderson.
jeg2
2016-01-01
1
-0
/
+23
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
* lib/csv.rb (CSV.open): Close the opened file when an exception occur.
akr
2014-05-29
1
-0
/
+2
*
test_features.rb: fix up r46123
nobu
2014-05-26
1
-6
/
+8
*
* lib/csv.rb: Fixed a broken regular expression that was causing
jeg2
2014-03-20
1
-0
/
+8
*
* test/csv/test_data_converters.rb: use descriptive assertions.
nobu
2014-03-01
1
-16
/
+14
*
* lib/csv.rb: If skip_lines is set to a String, convert it to a Regexp
jeg2
2013-11-23
1
-2
/
+9
*
* test/csv/test_features.rb, test/logger/test_logger.rb
akr
2013-04-20
1
-22
/
+22
*
remove trainling spaces.
nobu
2012-08-21
1
-2
/
+2
*
* lib/csv.rb: Fixes #161 on github
jeg2
2012-08-20
1
-0
/
+33
*
* test/csv/test_features.rb: add require for Tempfile.
nagachika
2012-07-07
1
-0
/
+1
*
test: fix test conditions
nobu
2012-05-08
1
-3
/
+6
*
test: why believe source directories are writable always?
nobu
2012-05-08
1
-4
/
+8
*
* 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
/
+1
*
* lib/csv.rb, test/csv: should not assume $, invariant.
nobu
2010-12-25
1
-3
/
+4
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
1
-37
/
+37
*
* lib/csv.rb: Fixed a bug in read_to_char() that would slurp
jeg2
2008-10-25
1
-2
/
+4
*
* test/csv/*: Renamed tc_* files to test_* to fit in within Ruby's
jeg2
2008-10-18
1
-0
/
+265