Commit | Date | |
---|---|---|
[r4119]
by
delphidabbler
Removed string comparer classes that have been made redundant by TStringComparator and TTextComparator. |
2013-12-05 01:46:32 | Tree |
2013-12-05 01:44:40 | Tree | |
2013-12-05 01:43:27 | Tree | |
[r4116]
by
delphidabbler
Modified EValidation.Assign to permit parameters that are not EValidation instances. This fixes a bug introduced in parsnip that caused assertion failure in EValidation when parsing malformed entities in REML markup. |
2013-12-05 01:41:54 | Tree |
[r4115]
by
delphidabbler
Replaced use of TTextComparer and TTextEqualityComparer with TTextComparator. |
2013-12-05 01:14:04 | Tree |
[r4114]
by
delphidabbler
Added new TStringComparator and TTextComparator classes. |
2013-12-05 00:40:48 | Tree |
[r4113]
by
delphidabbler
Added new IComparator<T> interface and TComparator<T> and TDelegatedComparator<T> implementations. |
2013-12-05 00:10:53 | Tree |
[r4112]
by
delphidabbler
Changed ISnippetIDList.Add from a function to a procedure. |
2013-12-04 11:20:58 | Tree |
[r4111]
by
delphidabbler
Fixed problem in TPrintInfo where writing property values to storage in a TSingleton.Finalize override failed because, for some reason, settings object had been freed by the time finalize was called and a memory leak was created. Fix is to write property value to storage as soon as they are set. |
2013-12-03 21:46:39 | Tree |
2013-12-03 17:57:35 | Tree |