This website requires JavaScript.
Explore
Help
Register
Sign In
pascal
/
lazarus-ccr
Watch
1
Star
0
Fork
0
You've already forked lazarus-ccr
Code
Issues
Releases
Activity
Files
115e6a75571b2b51d374003ad3d7c276000144f6
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
/
csvdemo
History
wp_xxyyzz
c5f6cbe82d
fpspreadsheet: Replace for-to loops by for-in loops if possible. Update example demos.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@3991
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-03-05 10:35:32 +00:00
..
csvread.lpi
fpspreadsheet: Initial version of reader/writer for csv files
2014-10-10 09:10:43 +00:00
csvread.lpr
fpspreadsheet: Replace for-to loops by for-in loops if possible. Update example demos.
2015-03-05 10:35:32 +00:00
csvwrite.lpi
fpspreadsheet: Initial version of reader/writer for csv files
2014-10-10 09:10:43 +00:00
csvwrite.lpr
fpspreadsheet: Massive reconstruction: remove formatting attributes of TCell record and collect in TCellFormatList. TCell only has index into this list. Introduce record helpers to keep the old syntax. Reduction of memory consumption per cell by 50%.
2015-01-23 21:54:23 +00:00