Commit Graph

14 Commits

Author SHA1 Message Date
vvzh
dd29195d5a csvdocument: released version 0.5
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3692 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-25 10:56:06 +00:00
vvzh
67779de0e0 csvdocument: commented procedures/functions/properties (based on patch from Reinier Olislagers)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3689 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-25 09:17:34 +00:00
vvzh
f3c66179a3 fixed TrimEmptyCells removing empty cells in the middle of a row (patch from Reinier Olislagers)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3688 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-25 08:54:33 +00:00
vvzh
d06f7b4a54 csvdocument: more precise comment
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2521 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-18 22:06:26 +00:00
vvzh
271226ddfb csvdocument: small optimization based on short-circuit evaluation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2520 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-18 21:57:18 +00:00
vvzh
b06f7759b9 csvdocument: fixed incorrect MaxColCount calculation in TCSVParser if line with most cols is immediately followed by EOF
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2519 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-18 21:55:00 +00:00
vvzh
3111df6827 csvdocument: added TCSVParser.MaxColCount property and more comments (patch by Reinier Olislagers)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2517 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-18 21:17:20 +00:00
vvzh
8325b84349 csvdocument: updated wiki pages and release dates (preparing to 0.4 release)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1629 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-10 14:19:56 +00:00
vvzh
0dd62c13c1 csvdocument: cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1628 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-10 13:34:31 +00:00
vvzh
14f614f81b csvdocument: improved ChangeLineEndings function
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1626 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-10 13:28:22 +00:00
vvzh
ef62720766 csvdocument: performance improvements for QuoteCSVString
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-10 11:48:22 +00:00
vvzh
f02506ab90 csvdocument: reused faster ChangeLineEndings implementation from CodeTools by Mattias Gaertner
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1519 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-01 20:49:34 +00:00
vvzh
32aa697b43 csvdocument: some more optimizations
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1478 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-31 22:40:44 +00:00
vvzh
5fcdc6d075 csvdocument: initial commit to new repository
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1476 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-31 15:09:56 +00:00