CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r935]
(8.3 kB)
by
delphidabbler
Changed TSingletonManager to use a singleton's class type instead of class name as key to map of classes to instances. |
2010-10-25 00:07:10 |
View
Download |
[r847]
(8.1 kB)
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 |
View
Download |
[r690]
(8.1 kB)
by
delphidabbler
Moved experimental source code from Src to Src/Experimental directory.
renamed from
/branches/new-backend/Src/USingleton.pas
|
2010-03-21 16:34:25 |
View
Download |