1
0
mirror of synced 2024-09-19 17:56:09 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
020b8eaeb6 Delphi XE2 compatibility 2013-02-15 11:28:24 +00:00
5b05c3237c Refactoring in the key/value managers for X2UtHashes
- Improved code clarity
- Solves an obscure access violation with large amounts of data
2010-03-12 12:27:49 +00:00
fcd8d4a46d Fixed: Access Violation when a bucket overflows 2010-01-20 09:16:06 +00:00
ec1474ee14 Changed: compiler defines use "PLUS" postfix to indicate "this version or higher", regular Delphi version defines now indicate only that version 2009-02-25 10:51:58 +00:00
59d62f8d8c Fixed: D7 compatibility
Fixed: SingleInstance global/local ondersteuning + refactoring
2007-06-13 07:26:50 +00:00
863e817675 Added: Delphi 2005/2006 compiler versions
Added: support for Delphi 2006' for-in construction on hashes
Added: ResetCache method for Settings factory
2005-12-28 19:15:17 +00:00
16ba374f21 Added: initial X2UtConfig implementation
Added: variant hashes
Added: Delphi 7 package (note: D6 package is not in sync yet!)
2005-08-26 10:25:39 +00:00
6429b349c3 Added: unit tests for hashes
Added: Clear method
Fixed: bug in key storage and comparison
2005-07-01 11:43:59 +00:00