58 Cometimentos (4e03a0f6f37b4959e2316a396c7a2ebe40d5ae21)
 

Autor SHA1 Mensagem Data
  bergmann 4e03a0f6f3 * fixed compiler warnings há 9 anos
  bergmann f215e5925a * implemented custom reverse function for array like enumerator classes há 9 anos
  bergmann 65ae15f8a3 * removed unneeded and old files há 9 anos
  bergmann 34dd41eff7 * compiler bug when overloading generic functions is fixed so we can use it :) há 9 anos
  bergmann 2fc379f883 * generic set helpers há 9 anos
  bergmann 799950db31 * auto reset enumerator há 9 anos
  bergmann c8ab34ffcc * finished observables há 9 anos
  bergmann 21a5d3487b * some cleanup há 9 anos
  bergmann 77ee5bce60 * finished linq stuff há 9 anos
  bergmann 68a9cb7e70 * refactored generic code há 9 anos
  bergmann 4f43d5b548 * implemented HashSet and Map há 9 anos
  bergmann 220a7bfce8 * started refactoring há 9 anos
  Martok bb245d9d50 * use new buffered stream (eliminates need for TFastFileStream) há 9 anos
  Martok 80546477e7 * TutlReadBufferStream => TutlPagedBufferStream, offers the same functionality for reading *and* writing há 9 anos
  Martok d1dd22348e * removed Profiler writer backends, keep only binary format há 9 anos
  Martok 67a8598bc6 * implemented binary mode for profiler, defer symbol lookup to postprocessing há 9 anos
  Bergmann89 4864c4cb98 * implemented TutlXmlHelper há 9 anos
  Bergmann89 c6789dc465 * added sender to TutlEvent há 9 anos
  Bergmann89 f5850af740 * implemented uutlAlgorithm há 9 anos
  Bergmann89 835a257870 * implemented uutlEvent há 9 anos
  Martok 307544c0cf * [uutlCompression] fix wrong pointer arithmetics há 10 anos
  Martok 38c074d5ea * implemented seekable de/compression streams há 10 anos
  Martok c0108177b5 * implemented TOpen/SaveDialog Filter string builder há 10 anos
  Bergmann89 35524b6152 * [Generics] auto create map entry if not existing há 10 anos
  Bergmann89 2424b8cf04 * [uutlGenerics] added ForEach method for all list types há 10 anos
  Bergmann89 9055037754 * fixed bug in observable map: used wrong comperator há 10 anos
  Bergmann89 7415c50e73 * [utlEventManager] fixed bug in RecordEvent há 10 anos
  Bergmann89 b67d718606 * [utlMCF] fixed bug (save and load HexStrings with leading zeros) há 10 anos
  Bergmann89 6392c680ae * implemented observable generics há 10 anos
  Bergmann89 bc4f3166a4 * fixed compiler errors in generics há 10 anos
  Bergmann89 f24d6090b1 * refactored TutlEventManager há 10 anos
  Bergmann89 d120ade03a * [EventManager] added event type for mouse scroll events há 10 anos
  Martok d1cc1fa60a uutlGenerics: improve TutlEnumHelper (no more macros) há 10 anos
  Martok aa48423bc1 utlSScanF: new function utlSScanf há 10 anos
  Bergmann89 2e95929d4e * [uutlSerialization] implemented TutlFileReaderProxy and TutlFileWriterProxy há 10 anos
  Bergmann89 7f07491db0 * added uutlSerialization há 10 anos
  Bergmann89 7731de82fe * fixed SIGSEGV in exception handler há 10 anos
  Bergmann89 4fba9b2e02 * fixed some errors due to bug in fpc 3.1.1 há 11 anos
  Bergmann89 375d4687cd * [uutlMessageThread] moved ProgressMessages method to MessageQueue há 11 anos
  Bergmann89 e9856d25ed * [uutlMessages] removed autofree of sync messages because of deadlock há 11 anos
  Bergmann89 54da341e2a * implemented reverse enumerator há 11 anos
  Martok 379f84a36e utlGenerics: don't free objects used as keys in TutlMap<> há 11 anos
  Bergmann89 f1889daab6 * [TutlReadBufferStream] added OwnsStream há 11 anos
  Bergmann89 b636f828a1 * [utlMessageThread] some very small improvements há 11 anos
  Martok 90fd82bdb0 utlLogger: include ThreadID in exception log há 11 anos
  Martok 2777fdbea3 utlTiming: cleanup, RateLimiter há 11 anos
  Martok 1c76746207 utlStreamHelper: FIFOStream.Clear added há 11 anos
  Martok 4f8bfeead9 utlMCF: Clear() and Assign() methods há 11 anos
  Bergmann89 dc966012a9 * [utlSetHelper] fixed bug in Compare method há 11 anos
  Bergmann89 bc7faefe61 * implemented linked list for PagedDataFiFo há 11 anos