Henri Yandell
|
637ef14ee4
|
Adding a minor optimisation as detailed in #SANDBOX-160 by Daniel Gredler.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@427471 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 06:57:17 +00:00 |
Henri Yandell
|
ce34196827
|
Fixing bug reported byu Markus Rogg in #SANDBOX-153. Whitespace was being treated specially when it was not the delimiter. Unit test and patch applied.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@427470 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-01 06:50:08 +00:00 |
Henri Yandell
|
98e075b22d
|
@return is meaningless in a constructor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@419184 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-05 06:45:05 +00:00 |
Henri Yandell
|
561adc6440
|
Unused imports
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@419183 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-05 06:43:18 +00:00 |
Henri Yandell
|
f6f9fc1d48
|
Pulled some static methods into a CSVUtils class, switched CSVPrinter to use a CSVStrategy though it doesn't use it fully yet, added a COMMENTS_DISABLED constant instead of relying on (char) 0.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@415323 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-19 13:01:39 +00:00 |
Henri Yandell
|
45d972fe5b
|
Moved back to JDK 1.3 compatibility.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@412968 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-09 07:57:54 +00:00 |
Henri Yandell
|
5c74297ee0
|
Setting up a maven-1 site; m2 isn't working for me
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@412967 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-09 07:42:48 +00:00 |
Henri Yandell
|
eac54a225b
|
Extracted the strategy concept into its own class
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@399987 13f79535-47bb-0310-9956-ffa450edef68
|
2006-05-05 06:24:34 +00:00 |
Henri Yandell
|
f047581f95
|
Javadoc improvements, more unit tests, change of API to a chain style, some bugfixes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@383468 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-06 05:11:21 +00:00 |
Henri Yandell
|
58793330f1
|
Minor documentation improvement
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@383467 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-06 05:09:53 +00:00 |
Henri Yandell
|
215efb82b5
|
Added a maven2 site
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@382649 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-03 04:27:02 +00:00 |
Martin van den Bemt
|
389fcd218e
|
Testcases for CSVWriter.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@373943 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-31 23:37:16 +00:00 |
Martin van den Bemt
|
366598c77c
|
Start with CSVWriter.. (it's kind of working already..)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@373942 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-31 23:36:48 +00:00 |
Henri Yandell
|
bb433064d1
|
fixed package/license in javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/trunks-sandbox/csv@357306 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-17 05:53:45 +00:00 |
Henri Yandell
|
0e1f0adb71
|
repackaging in the source, switched licence to asf licence
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/trunks-sandbox/csv@357302 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-17 05:46:12 +00:00 |
Henri Yandell
|
4b5faabefd
|
repackaging - directory change
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/trunks-sandbox/csv@357301 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-17 05:42:59 +00:00 |
Henri Yandell
|
e23e79e0ce
|
import of csv parser code, as donated by netcetera [code grant recorded]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/trunks-sandbox/csv@357300 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-17 05:41:27 +00:00 |