Menu

Old Code (SVN) Commit Log


Commit Date  
[r4128] by delphidabbler

Copied CS.Database.IO.Native.pas from "experimental" branch to "parsnip" and added to project.

2013-12-08 11:13:49 Tree
[r4127] by delphidabbler

Removed TSnippetID.TComparer and TSnippetID.TEqualityComparer and replaced with single TSnippetID.TComparator class.
Made consequent changes to using code.

2013-12-08 02:12:59 Tree
[r4126] by delphidabbler

Removed TTag.TComparer and TTag.TEqualityComparer and replaced with single TTag.TComparator class.
Made consequent changes to using code.

2013-12-08 02:07:20 Tree
[r4125] by delphidabbler

Reverse merged revision(s) 4122-4121 from branches/parsnip:

Removed TBaseComparator<T> class and reverted rest of code back to state before this change was made at revision 4121. This is because the implementation of the new TBaseComparator<T>.ConstructRules is very buggy and I can't find a fix.

2013-12-08 01:54:04 Tree
[r4124] by delphidabbler

Reverse merged revision(s) 4123-4122 from branches/parsnip:

Restored TRules<string> constructor in THiliteThemeNameDlg.ConfigForm to state before changes made in revision 4122. This is because of a bug I can't fix that was introduced at revision 4121.

2013-12-08 01:47:31 Tree
[r4123] by delphidabbler

Removed unnecessary interface references from class definitions.

2013-12-08 00:53:28 Tree
[r4122] by delphidabbler

Modified THashSet<string> constructor to use TTextComparator's ConstructRules method to create required rules.

2013-12-08 00:51:20 Tree
[r4121] by delphidabbler

Added new TBaseComparator<T> abstract base class for all comparator objects that must be able to construct a TRules<T> record that uses the comparator to supply the required IComparator<T> and IEqualityComparator<T> instances.

Changed all other comparer classes in unit to derive either directly or indirectly from TBaseComparator<T>.

2013-12-08 00:48:18 Tree
[r4120] by delphidabbler

Added changes to revision 4119 to v5 change-log.

2013-12-07 03:15:08 Tree
[r4119] by delphidabbler

Removed string comparer classes that have been made redundant by TStringComparator and TTextComparator.

2013-12-05 01:46:32 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.