1
0
mirror of synced 2024-09-19 01:36:08 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
2bf7ac5bf9 Added: IsValidXMLChar and GetValidXMLText functions 2014-06-25 14:06:25 +00:00
64eb0b252f Fixed: WideString compatibility for Split function 2014-04-03 13:33:18 +00:00
be474bd006 Unit test and fix for literal percent characters in NamedFormat 2013-04-10 08:25:39 +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
b44732c18f Added: X2UtStreams
Added: X2UtMisc - InRange overloads
Added: X2UtMisc - RectWidth/RectHeight functions
Added: X2UtPersistForm/VirtualTree similar to X2UtSettingsForm/VirtualTree
Changed: X2UtPersist split into reader/writer classes
2007-08-10 12:48:00 +00:00
59d62f8d8c Fixed: D7 compatibility
Fixed: SingleInstance global/local ondersteuning + refactoring
2007-06-13 07:26:50 +00:00
af655e8083 Added: X2UtImageInfo unit
Added: X2UtPersist unit tests
Changed: iif functions have default AIfFalse parameters
Fixed: crash in TX2UtCustomPersist.Write when an object has no runtime type information
2007-06-13 05:47:25 +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
4cefb6c382 Added: new preliminary Binary Tree implementation (this time I actually understand the theory instead of copy/paste/adjust) 2004-12-28 14:43:27 +00:00
7c1d749af9 Added: DUnit tests for X2UtBits 2004-09-20 12:01:08 +00:00