Menu

Old Code (SVN) Commit Log


Commit Date  
[r855] by delphidabbler

Removed reference to Delphi compilers earlier than 2010.

2010-07-20 20:22:21 Tree
[r854] by delphidabbler

Removed redundant ThreadResumeDeprecated symbol: TThread.Resume is deprecated for all supported compilers.

2010-07-20 19:04:05 Tree
[r853] by delphidabbler

* Removed conditional compilation of TThread.Resume / TThread.Start depending on if TThread.Resume deprecated: TThread.Resume is deprecated on all supporting compilers, so TThread.Start is always used.
* Removed compiler directive to include CompilerDefines.inc: no longer needed.

2010-07-20 18:59:26 Tree
[r852] by delphidabbler

Added include for CompilerDefines.inc: used to detect unsupported compilers and to halt compilation if detected.

2010-07-20 18:56:23 Tree
[r851] by delphidabbler

* Changed to inhibit compilation with compilers earlier than Delphi 2010 rather than Delphi 2009.
* Removed redundant test for Unicode support.

2010-07-20 18:47:25 Tree
[r850] by delphidabbler

* Updated install / uninstall sections to update control panel applet names.
* Quoted path names.
* Fixed some typos and errors and made some clarifications.
* Added info about CodeSnip RSS feed.
* Removed duplicate info about feature requests.

2010-07-20 16:52:18 Tree
[r849] by delphidabbler

* Replaced characters outside the normal ANSI character set with suitable alternatives.
* Corrected some minor errors.
* Added link to Bill Miller's CodeSnip Demo program.

2010-07-20 14:47:50 Tree
[r848] by delphidabbler

Changed underlining style of headings - made consistent with style used in Docs/Privacy.txt

2010-07-20 14:28:58 Tree
[r847] by delphidabbler

Changed TDBDataPool<T>.Clear and TSingletonManager.FreeAll to enumerate a TDictionary's Values collection instead of enumerating dictionary's key/value pairs and then using only the value part of the pair.

2010-06-22 02:21:05 Tree
[r846] by delphidabbler

Updated and completed commenting of TOwnedConditionalFreeObject.

2010-06-22 01:33:30 Tree
Older >
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.