- TOmniEnumeratorProvider and TOmniValueEnumeratorProvider support
dmoPreserveOrder option. Now you can use PreserveOrder modifier on Parallel.ForEach when input is IEnumerable, IEnumerator, TEnumerator
, or TEnumerable . - Fixed 64-bit issues in DSiWin32, GpLists, GpStringHash, and GpStuff.
New features:
- Locked
.Value is now both readable and writable property. - Moved 'inline' functions around so that they will be inlined more often.
Thanks a lot! Are there any ideas to drop support of very old Delphi compiler versions and clean some conditional defines?
ReplyDeleteYes, with v4 which will also support mobile ...
DeleteBut v3 will be at least maintained for quite some time as I have many D2007 users.