Commit Graph

20 Commits

Author SHA1 Message Date
vvzh
559b0a470e * csvdocument: updated documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2444 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-28 17:46:25 +00:00
vvzh
4a2a31f979 * csvdocument: updated list of files to be included into release
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2443 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-28 17:44:38 +00:00
vvzh
e1ca074fc2 * csvdocument: added project files for Lazarus 0.9.30 (without LCLBase dependency)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2442 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-28 17:26:08 +00:00
vvzh
147bd0d561 * csvdocument: fixed bug in demo application (updating StringGrid after loading a document)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2441 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-28 17:14:26 +00:00
vvzh
eda2e401bd csvdocument: updated wiki pages (release 0.4)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1632 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-11 06:58:35 +00:00
vvzh
c99184e64d csvdocument: fixed csvdocument.pas unit path issue in demo project (preparing to 0.4 release)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1630 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-10 15:13:54 +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
5fdd6f03d4 csvdocument: bugfixes in testsuite files handling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1627 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-10 13:29:34 +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
c9863cb2e6 csvdocument: changed testsuite commandline syntax
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-09 21:22:59 +00:00
vvzh
736b347bbf csvdocument: explicit line endings in test failure reports
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-09 11:53:10 +00:00
vvzh
03e76a36cf csvdocument: fixed line ending for tests
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-09 11:50:07 +00:00
vvzh
7b660c3f23 csvdocument: updated todo list
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1621 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-09 11:38:23 +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
78c52d3eeb csvdocument: added some notes about CSV variations implementation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1512 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-27 11:34:33 +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
d4da5d7108 csvdocument: added performance test mode to test suite
csvdocument: changed test suite project settings to generate asm listing


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1477 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-31 17:43:45 +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