Menu

/trunk/Src/UBaseObjects.pas Commit Log


Commit Date  
[r2337] (15.0 kB) by delphidabbler

Changed units which have no specific namespace from MPL v1.1 to MPL v2.0.

2012-08-27 21:08:06 View
Download
[r2019] (15.7 kB) by delphidabbler

Changed TNoConstructObject, TNoPublicConstructObject and TNoPublicConstructIntfObject constructors to raise ENoConstructException exceptions instead of assertion failures.
This was done because it is standard practice (and used by VCL) and it also enables unit tests that expect these exceptions to be passed.

2012-06-26 15:17:25 View
Download
[r2015] (15.6 kB) by delphidabbler

Added TConditionalFreeObject class copied from branches/new-backend/Src/UBaseObjects.pas:r972

2012-06-26 13:19:42 View
Download
[r1759] (13.7 kB) by delphidabbler

Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native"

2012-02-27 11:40:49 View
Download
[r1757] (14.1 kB) by delphidabbler

Reintegrated v4-dev branch into trunk.
Trunk now contains v4 development tree

2012-02-27 11:19:09 View
Download
[r411] (14.1 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
[r243] (14.1 kB) by delphidabbler

Added new INoPublicConstruct interface that can be supported by objects that do not permit public construction but that cannot descend from TNoPublicConstructObject, such as TForms.

2009-08-23 22:19:11 View
Download
[r240] (13.1 kB) by delphidabbler

Added new TNoPublicConstructIntfObject class that provides a protected constructor but fails if the public constructor is called. For use as a base class for reference counted interfaced objects that are constructed via class methods but should not be constructed directly.

2009-08-23 19:30:29 View
Download
[r182] (11.7 kB) by delphidabbler

Removed change logs.

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

Added svn:keywords property with Rev and Date keywords.

2009-07-21 00:15:04 View
Download
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.