選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Martok bb245d9d50 * use new buffered stream (eliminates need for TFastFileStream) 7年前
Tests uutlGenerics: improve TutlEnumHelper (no more macros) 8年前
.gitignore * implemented PagedDataFiFo 9年前
uutlAlgorithm.pas * implemented uutlAlgorithm 8年前
uutlCommon.pas * implemented TOpen/SaveDialog Filter string builder 8年前
uutlCompression.pas * [uutlCompression] fix wrong pointer arithmetics 8年前
uutlConsoleHelper.pas * initial commit 9年前
uutlConversion.pas * initial commit 9年前
uutlEmbeddedProfiler.inc * implemented binary mode for profiler, defer symbol lookup to postprocessing 7年前
uutlEmbeddedProfiler.pas * use new buffered stream (eliminates need for TFastFileStream) 7年前
uutlEvent.pas * added sender to TutlEvent 8年前
uutlEventManager.pas * added sender to TutlEvent 8年前
uutlExceptions.pas * initial commit 9年前
uutlGenerics.pas * implemented uutlAlgorithm 8年前
uutlGraph.pas * initial commit 9年前
uutlInterfaces.pas * implemented uutlAlgorithm 8年前
uutlKeyCodes.pas * initial commit 9年前
uutlLocalization.pas * initial commit 9年前
uutlLogger.pas * refactored TutlEventManager 8年前
uutlMCF.pas * [utlMCF] fixed bug (save and load HexStrings with leading zeros) 8年前
uutlMcfHelper.pas * initial commit 9年前
uutlMessageThread.pas * fixed SIGSEGV in exception handler 9年前
uutlMessages.pas * [uutlMessages] removed autofree of sync messages because of deadlock 9年前
uutlObservableGenerics.pas * implemented uutlAlgorithm 8年前
uutlPlatform.pas * initial commit 9年前
uutlProfilerBinaryFmt.inc * use new buffered stream (eliminates need for TFastFileStream) 7年前
uutlSScanf.pas utlSScanF: new function utlSScanf 8年前
uutlSerialization.pas * [uutlSerialization] implemented TutlFileReaderProxy and TutlFileWriterProxy 8年前
uutlSetHelper.inc * [utlSetHelper] fixed bug in Compare method 9年前
uutlSettings.pas * [TutlReadBufferStream] added OwnsStream 9年前
uutlStreamHelper.pas * TutlReadBufferStream => TutlPagedBufferStream, offers the same functionality for reading *and* writing 7年前
uutlSyncObjs.pas * implemented uutlEvent 8年前
uutlSystemInfo.pas * initial commit 9年前
uutlThreads.pas * split queue in normal queue and spinlock synchronized queue 9年前
uutlTiming.pas utlTiming: cleanup, RateLimiter 9年前
uutlXmlHelper.pas * implemented TutlXmlHelper 8年前