- 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.