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 4e03a0f6f3 * fixed compiler warnings 9 years ago
tests * implemented custom reverse function for array like enumerator classes 9 years ago
.gitignore * started refactoring 9 years ago
uutlAlgorithm.pas * fixed compiler warnings 9 years ago
uutlArrayContainer.pas * finished linq stuff 9 years ago
uutlCommon.pas * generic set helpers 9 years ago
uutlComparer.pas * finished linq stuff 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 * implemented custom reverse function for array like enumerator classes 9 years ago
uutlEvent.pas * finished linq stuff 9 years ago
uutlEventManager.pas * finished linq stuff 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 * implemented custom reverse function for array like enumerator classes 9 years ago
uutlLogger.pas * finished linq stuff 9 years ago
uutlMCF.pas * [utlMCF] fixed bug (save and load HexStrings with leading zeros) 10 years ago
uutlObservable.pas * finished observables 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 * fixed compiler warnings 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