|
tests
|
* refactored uutlHandleManager
|
8 years ago |
|
.gitignore
|
* started refactoring
|
9 years ago |
|
bitSpaceUtils.lpk
|
uwinImports: Windows-specific imports and utils
|
8 years ago |
|
bitSpaceUtils.pas
|
uwinImports: Windows-specific imports and utils
|
8 years ago |
|
uutlAlgorithm.pas
|
* [uutlGenerics] TutlList<T>: declare Sort() and required generics
|
8 years ago |
|
uutlArrayContainer.pas
|
* implementer IutlStored
|
9 years ago |
|
uutlCommandLine.pas
|
uutlCommandLine: new function utlUsageProgramName
|
8 years ago |
|
uutlCommon.pas
|
* fixed some compiler warnings in linux
|
8 years ago |
|
uutlComparer.pas
|
* [uutlGenerics] TutlList<T>: declare Sort() and required generics
|
8 years ago |
|
uutlCompression.pas
|
* [uutlCompression] fix wrong pointer arithmetics
|
9 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 |
|
uutlEnumVariant.pas
|
* implementer IutlStored
|
9 years ago |
|
uutlEnumerator.pas
|
* enumerator will track changes on enumerated list
|
9 years ago |
|
uutlEvent.pas
|
* [utlEvent] use queue for async listener (instead of list)
|
8 years ago |
|
uutlEventManager.pas
|
* refactored uutlHandleManager
|
8 years ago |
|
uutlFilter.pas
|
* finished linq stuff
|
9 years ago |
|
uutlGenerics.pas
|
* [uutlGenerics] TutlList<T>: declare Sort() and required generics
|
8 years ago |
|
uutlInterfaces.pas
|
* [uutlGenerics] TutlList<T>: declare Sort() and required generics
|
8 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
|
uutlLogger: publish TutlLogger.FormatTime
|
8 years ago |
|
uutlMCF.pas
|
* [utlEvent] use queue for async listener (instead of list)
|
8 years ago |
|
uutlObservable.pas
|
* refactored uutlHandleManager
|
8 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
|
* refactored uutlHandleManager
|
8 years ago |
|
uutlThreads.pas
|
* split queue in normal queue and spinlock synchronized queue
|
11 years ago |
|
uutlTypeInfo.pas
|
* implementer IutlStored
|
9 years ago |
|
uutlTypes.pas
|
* finished linq stuff
|
9 years ago |
|
uutlVariantEnum.pas
|
* [utlEvent] use queue for async listener (instead of list)
|
8 years ago |
|
uutlVariantObject.pas
|
* implementer IutlStored
|
9 years ago |
|
uutlVariantProperty.pas
|
* implementer IutlStored
|
9 years ago |
|
uutlVariantSet.pas
|
* implementer IutlStored
|
9 years ago |
|
uutlXmlHelper.pas
|
* [utlEvent] use queue for async listener (instead of list)
|
8 years ago |
|
uwinImports.pas
|
uwinImports: some more imports
|
8 years ago |