You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bergmann 2027bb6552 * [uutlGenerics] fixed interaface reference count bug 9 years ago
tests * enumerator will track changes on enumerated list 9 years ago
.gitignore * started refactoring 9 years ago
bitSpaceUtils.lpk * [uutlGenerics] fixed interaface reference count bug 9 years ago
bitSpaceUtils.pas * [uutlGenerics] fixed interaface reference count bug 9 years ago
uutlAlgorithm.pas * fixed compiler warnings 9 years ago
uutlArrayContainer.pas * finished linq stuff 9 years ago
uutlCommon.pas * enumerator will track changes on enumerated list 9 years ago
uutlComparer.pas * enumerator will track changes on enumerated list 9 years ago
uutlCompression.pas * [uutlCompression] fix wrong pointer arithmetics 10 years ago
uutlEmbeddedProfiler.inc * implemented binary mode for profiler, defer symbol lookup to postprocessing 9 years ago
uutlEmbeddedProfiler.pas * use new buffered stream (eliminates need for TFastFileStream) 9 years ago
uutlEnumerator.pas * enumerator will track changes on enumerated list 9 years ago
uutlEvent.pas * [uutlGenerics] fixed interaface reference count bug 9 years ago
uutlEventManager.pas * [uutlGenerics] fixed interaface reference count bug 9 years ago
uutlFilter.pas * finished linq stuff 9 years ago
uutlGenerics.pas * implemented custom reverse function for array like enumerator classes 9 years ago
uutlInterfaces.pas * some cleanup 9 years ago
uutlKeyCodes.pas * initial commit 11 years ago
uutlLinq.pas * compiler bug when overloading generic functions is fixed so we can use it :) 9 years ago
uutlListBase.pas * [uutlGenerics] fixed interaface reference count bug 9 years ago
uutlLogger.pas * enumerator will track changes on enumerated list 9 years ago
uutlMCF.pas * [uutlGenerics] fixed interaface reference count bug 9 years ago
uutlObservable.pas * [uutlGenerics] fixed interaface reference count bug 9 years ago
uutlProfilerBinaryFmt.inc * use new buffered stream (eliminates need for TFastFileStream) 9 years ago
uutlSScanf.pas utlSScanF: new function utlSScanf 10 years ago
uutlStreamHelper.pas * finished linq stuff 9 years ago
uutlSyncObjs.pas * [uutlGenerics] fixed interaface reference count bug 9 years ago
uutlThreads.pas * split queue in normal queue and spinlock synchronized queue 11 years ago
uutlTypes.pas * finished linq stuff 9 years ago
uutlXmlHelper.pas * finished linq stuff 9 years ago