Menu

/branches/v4-dev/Src/UIniDataLoader.pas Commit Log


Commit Date  
[r1172] (27.6 kB) by delphidabbler

* Modified TDatabaseIniFile and TIniDataReader to handle encoding of database files correctly: they now support legacy default encoding and new UTF-8 encoding. Did this by using bew TMainDBFileReader class to do all file loading.
* Reorganised TDatabaseIniFile so that an internal stream is no longer used: all content from files through to loading of ini file is now processed in an IStringList. This avoids constantly encoding / decoding the text stream.
* Converted some of documentation to XMLDoc format.

2010-12-04 15:14:31 View
Download
[r1110] (29.1 kB) by delphidabbler

* Added support for reading data files with ".4" extension interposed between file name and extension.
* Updated ini data file format documentation accordingly. Also noted the DelphiXE compilation result value.

2010-11-28 17:35:46 View
Download
[r1077] (28.6 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.