
RCS file: RCS/GPL.txt,v
Working file: GPL.txt
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
GNU General Public License.
----------------------------
revision 1.1	locked by: maoyam;
date: 2005/10/18 15:55:32;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: RCS/Makefile,v
Working file: Makefile
head: 1.4
branch:
locks: strict
	maoyam: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4;	selected revisions: 4
description:
Re-check in 20041223;
----------------------------
revision 1.4	locked by: maoyam;
date: 2006/04/08 15:16:36;  author: maoyam;  state: Exp;  lines: +2 -2
Mod: added -Werror -pedantic -Wall options
----------------------------
revision 1.3
date: 2005/10/18 15:55:47;  author: maoyam;  state: Exp;  lines: +6 -1
ADD: write_csv_columns_test and all targets.
----------------------------
revision 1.2
date: 2005/06/04 15:42:46;  author: maoyam;  state: Exp;  lines: +1 -1
Changed: gcc option '-W' to '-Wall'.
----------------------------
revision 1.1
date: 2004/12/23 11:23:26;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: RCS/csv_converter.c,v
Working file: csv_converter.c
head: 1.7
branch:
locks: strict
	maoyam: 1.7
access list:
symbolic names:
keyword substitution: kv
total revisions: 7;	selected revisions: 7
description:
1.2Re-check in: 20041223; Version 1.2:  in 2004/108/07 05:33:23;
----------------------------
revision 1.7	locked by: maoyam;
date: 2005/10/18 15:56:10;  author: maoyam;  state: Exp;  lines: +2 -2
MOD: checked with aspell ceck.
----------------------------
revision 1.6
date: 2005/10/18 15:37:56;  author: maoyam;  state: Exp;  lines: +25 -1
MOD: initialize errno in the external functions.
----------------------------
revision 1.5
date: 2005/09/23 21:54:03;  author: maoyam;  state: Exp;  lines: +44 -21
   MOD: illegal arguments test.
ADD: `delimit' argument taht specifies CSV column separtor character.
MOD: test the result of fclose   when 'CSV_END' is specified.
----------------------------
revision 1.4
date: 2005/08/15 15:09:35;  author: maoyam;  state: Exp;  lines: +136 -31
Add: comments of write_csv_columns().
----------------------------
revision 1.3
date: 2005/08/15 10:53:33;  author: maoyam;  state: Exp;  lines: +175 -1
Add:    write_csv_columns and write_csv_column (static) functions
----------------------------
revision 1.2
date: 2005/06/04 15:41:02;  author: maoyam;  state: Exp;  lines: +22 -23
Changed: typos   of comments usign 'aspell check'.
Change: checked by 'gcc -Wall'
----------------------------
revision 1.1
date: 2004/12/23 11:19:37;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: RCS/csv_converter.h,v
Working file: csv_converter.h
head: 1.5
branch:
locks: strict
	maoyam: 1.5
access list:
symbolic names:
keyword substitution: kv
total revisions: 5;	selected revisions: 5
description:
Re-checkin 20041223; Version 1.3 2004/08/07;  12:14:10;
----------------------------
revision 1.5	locked by: maoyam;
date: 2005/09/23 21:57:21;  author: maoyam;  state: Exp;  lines: +2 -1
ADD:    write_csv_columns() API and write_csv_column() static function.
----------------------------
revision 1.4
date: 2005/08/15 15:09:54;  author: maoyam;  state: Exp;  lines: +28 -7
Add: comments of write_csv_columns().
----------------------------
revision 1.3
date: 2005/08/15 10:54:44;  author: maoyam;  state: Exp;  lines: +16 -1
Add: write_csv_columns() and write_csv_column(static) functions.
----------------------------
revision 1.2
date: 2005/06/04 15:41:36;  author: maoyam;  state: Exp;  lines: +8 -8
Changed : typos of comments usign 'aspell check'.
Changed: checked by 'gcc -Wall'.
----------------------------
revision 1.1
date: 2004/12/23 11:20:47;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: RCS/data.c,v
Working file: data.c
head: 1.3
branch:
locks: strict
	maoyam: 1.3
access list:
symbolic names:
keyword substitution: kv
total revisions: 3;	selected revisions: 3
description:
Re-check in 20041223; Version 1.1 2004/08/05 11:14:39;
MOD 20041223; `gcc -W' reported several warnings (comparsion signed and unsigned integers), fixed ithose.
----------------------------
revision 1.3	locked by: maoyam;
date: 2006/04/08 15:16:55;  author: maoyam;  state: Exp;  lines: +11 -11
Mod: printf format (type casting)
----------------------------
revision 1.2
date: 2005/06/04 15:42:08;  author: maoyam;  state: Exp;  lines: +24 -23
Changed: typos of comments    using 'aspell check'.
Change: checked by 'gcc -Wall'.
----------------------------
revision 1.1
date: 2004/12/23 11:21:41;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: RCS/index.html,v
Working file: index.html
head: 1.4
branch:
locks: strict
	maoyam: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4;	selected revisions: 4
description:
Re- The xp`csv_converter' API reference manual (2004/12/23 updated)
----------------------------
revision 1.4	locked by: maoyam;
date: 2005/09/23 21:58:14;  author: maoyam;  state: Exp;  lines: +100 -6
ADD: explain  for write_csv_columns() API.
----------------------------
revision 1.3
date: 2005/06/26 07:07:03;  author: maoyam;  state: Exp;  lines: +59 -126
Add: machine translation link.
----------------------------
revision 1.2
date: 2005/06/04 15:43:03;  author: maoyam;  state: Exp;  lines: +4 -4
Changed: typos usign 'aspell check'.
----------------------------
revision 1.1
date: 2004/12/23 11:23:55;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: RCS/test_file_2.csv,v
Working file: test_file_2.csv
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
MOD: checked aspell check.
----------------------------
revision 1.1	locked by: maoyam;
date: 2005/10/18 15:56:27;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/alphabet_double-quotation_comma_and_new-line_cells.csv,v
Working file: what_means_CSV_p/alphabet_double-quotation_comma_and_new-line_cells.csv
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:23;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/alphabet_double-quotation_comma_and_new-line_cells.csv,v
Working file: alphabet_double-quotation_comma_and_new-line_cells.csv
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:23;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/alphabet_double-quotation_comma_and_new-line_cells.txt,v
Working file: what_means_CSV_p/alphabet_double-quotation_comma_and_new-line_cells.txt
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:30;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/alphabet_double-quotation_comma_and_new-line_cells.txt,v
Working file: alphabet_double-quotation_comma_and_new-line_cells.txt
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:30;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/broken_alphabet_double-quotation_comma_and_new-line_cells.csv,v
Working file: what_means_CSV_p/broken_alphabet_double-quotation_comma_and_new-line_cells.csv
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:34;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/broken_alphabet_double-quotation_comma_and_new-line_cells.csv,v
Working file: broken_alphabet_double-quotation_comma_and_new-line_cells.csv
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:34;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/empty_cell.csv,v
Working file: what_means_CSV_p/empty_cell.csv
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:37;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/empty_cell.csv,v
Working file: empty_cell.csv
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:37;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/only_1_cell.csv,v
Working file: what_means_CSV_p/only_1_cell.csv
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:40;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/only_1_cell.csv,v
Working file: only_1_cell.csv
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:40;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/only_CR_cell.csv,v
Working file: what_means_CSV_p/only_CR_cell.csv
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:44;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/only_CR_cell.csv,v
Working file: only_CR_cell.csv
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:44;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/zero_size.csv,v
Working file: what_means_CSV_p/zero_size.csv
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:47;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: what_means_CSV_p/zero_size.csv,v
Working file: zero_size.csv
head: 1.1
branch:
locks: strict
	maoyam: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;	selected revisions: 1
description:
test data
----------------------------
revision 1.1	locked by: maoyam;
date: 2006/04/08 15:17:47;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: RCS/write_csv_columns_test.c,v
Working file: write_csv_columns_test.c
head: 1.2
branch:
locks: strict
	maoyam: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2;	selected revisions: 2
description:
Test program for write_csv_columns() function in csv_converter.c
----------------------------
revision 1.2	locked by: maoyam;
date: 2005/09/23 21:58:42;  author: maoyam;  state: Exp;  lines: +41 -17
ADD: several test patterns.
----------------------------
revision 1.1
date: 2005/08/15 10:55:10;  author: maoyam;  state: Exp;
Initial revision
=============================================================================
