Menu

/trunk/Src/UIniDataReader.pas Commit Log


Commit Date  
[r925] (28.3 kB) by delphidabbler

Added support for Delphi XE compiler.

2010-10-23 17:53:31 View
Download
[r812] (28.1 kB) by delphidabbler

* Changed TIniDataReader.TIniFileCache to use a TObjectDictionary instead of a TStringList to implement its cache of ini file objects.
* Changed TIniDataReader to use a TDictionary instead of a TStringList to implement its map of snippets to the index of the categories they belong to.
* Replaced calls to FreeAndNil with direct calls to objects' Free method.

2010-06-15 16:29:43 View
Download
[r411] (28.5 kB) by delphidabbler

Removed compiler directives that switch off "unsafe" code, type and cast warnings. These warnings are now disabled globally for the whole project.

2009-10-15 20:11:23 View
Download
[r356] (28.5 kB) by delphidabbler

Added support for Delphi 2010 by adding new value / node names to represent Delphi 2010 compile result in files.

2009-09-24 00:05:46 View
Download
[r226] (28.5 kB) by delphidabbler

Removed unused units from uses clauses.

2009-08-19 11:26:20 View
Download
[r222] (28.5 kB) by delphidabbler

Modified objects that read and write main and user databases, including nul reader used when one of the databases doesn't exist:
* Removed code that registered reader / writer - now redundant.
* Moved class declarations from implementation to interface sections of unit.
* Except for nul reader, removed references and dependencies on deleted TDatabaseType. Additionally, path to database directory now passed in constructor rather than being determined within read class.

2009-08-19 10:53:25 View
Download
[r182] (29.9 kB) by delphidabbler

Removed change logs.

2009-08-13 23:34:02 View
Download
[r111] (33.7 kB) by Dev

Added svn:keywords property with Rev and Date keywords.

2009-07-21 00:15:04 View
Download
[r2] (33.7 kB) by Dev

Imported CodeSnip v3.0

2009-07-04 12:55:27 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.