1
0
mirror of synced 2024-09-16 16:46:09 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
d4cee0403c Fixed: account for milliseconds in XML DateTime longer than 3 digits 2016-05-04 11:48:14 +00:00
e9f864d150 Fixed: Daylight Saving Time dependant on the target date instead of the current settings 2016-04-15 13:37:58 +00:00
2bf7ac5bf9 Added: IsValidXMLChar and GetValidXMLText functions 2014-06-25 14:06:25 +00:00
5a7ce7bc99 Added: SkipEmptyItems parameter for Split function 2014-04-03 14:03:28 +00:00
64eb0b252f Fixed: WideString compatibility for Split function 2014-04-03 13:33:18 +00:00
c249606540 WideString compatibility for NamedFormat
WideString compatibility for Hashes
PersistTest is incomplete and fails; commented out
2013-12-30 09:31:32 +00:00
be474bd006 Unit test and fix for literal percent characters in NamedFormat 2013-04-10 08:25:39 +00:00
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
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
f5535247fa Fixed: VirtualTree columns revert to ParentColor properly in SortColumn
Changed: X2UtConfig implementation
2005-10-18 09:25:05 +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
227442ca52 Removed: binary tree implementation, too buggy
Fixed: Settings, to use new hash class
2005-07-01 08:50:41 +00:00
48f62eeab7 Fixed: binary tree deletion 2005-01-12 13:06:05 +00:00
0820da418a Added: delete implementation
Fixed: memory leak detection
2005-01-12 11:08:24 +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