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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/csv.rb: Fixed test failures caused by changes to Ruby.
jeg2
2007-12-25
3
-4
/
+4
*
* lib/csv.rb: Import the FasterCSV source as the new CSV class.
jeg2
2007-12-25
11
-0
/
+2048
*
* lib/csv.rb, test/csv/test_csv.rb: Removed in preparation for FasterCSV
jeg2
2007-12-24
1
-1753
/
+0
*
* test/csv/test_csv.rb: illegal require module name (../lib/csv.rb).
nahi
2004-05-27
1
-1
/
+1
*
* lib/csv.rb (CSV.read, CSV.readlines): added. works as IO.read and
nahi
2004-05-26
1
-29
/
+49
*
* lib/csv.rb: fixed a few bugs around multi char record/field separator.
nahi
2004-05-20
1
-0
/
+153
*
* lib/csv.rb: writes lines with "\n" when row separator is not given.
nahi
2004-05-18
1
-310
/
+164
*
* test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly.
nahi
2003-12-28
3
-6
/
+10
*
* lib/csv.rb: add Cell#to_str and Cell#to_s for /.../ =~ aCell,
nahi
2003-12-12
1
-1
/
+25
*
* gc.c (Init_stack): stack region is far smaller than usual if
matz
2003-11-22
1
-2
/
+1
*
* lib/csv.rb (IOReader, BasicWriter): call binmode when a given IO
nahi
2003-10-06
1
-9
/
+47
*
* test/csv/test_csv.rb: add negative tests of row_sep.
nahi
2003-09-16
1
-0
/
+16
*
* lib/csv.rb: add extra pamameter to specify row(record) separater character.
nahi
2003-09-15
2
-122
/
+245
*
* sync to lib/csv/tests/csv_ut.rb.
nahi
2003-09-05
1
-9
/
+7
*
* lib/optparse.rb (OptionParser#order, #permute, #parse): allow an
nobu
2003-09-05
1
-7
/
+9
*
* test/ruby: tests for ruby itself.
nahi
2003-09-04
1
-1
/
+1
*
* test/csv/test_csv.rb: close opened files for CSV::IOBuf explicitly. opened
nahi
2003-09-04
1
-151
/
+181
*
* test/csv/test_csv.rb: use remove_const to reduce warnings. use Dir.tmpdir to
nahi
2003-09-04
2
-76
/
+72
*
* test/csv/test_csv.rb: run on test/unit original layer.
nahi
2003-09-04
1
-42
/
+26
*
* test: add test directory. Test::Unit aware testcases and needed files should
nahi
2003-09-03
3
-0
/
+1512