CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
2013-07-29 20:30:27 |
View
Download |
|
[r3143]
(45.4 kB)
by
delphidabbler
Added new AddRange methods to TSortedList (and TSortedObjectList by inheritance) and added overloaded constructors that can create a new list containing a copy of an enumerable collection. |
2013-07-12 09:43:18 |
View
Download |
[r2337]
(42.8 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 |
[r2219]
(43.5 kB)
by
delphidabbler
Added new generic dynamic array enumerator class, TArrayEnumerator<T>. |
2012-08-17 00:20:32 |
View
Download |
[r1059]
(41.8 kB)
by
delphidabbler
Added UContainers unit to project. Unit was copied from new-backend branch as at r845.
renamed from
/branches/new-backend/Src/UContainers.pas
|
2010-11-25 16:53:15 |
View
Download |