Historial de Commits

Autor SHA1 Mensaje Fecha
  michael 3b867da924 * Add AddDelimitedText,AddCommatext by Werner Pamler (bug ID 36249) hace 6 años
  michael faee789507 * Add some functional methods to TStrings hace 6 años
  michael 20ca7d857c * Fix bug ID #36234: unicodedatastering must be of type unicodestring hace 6 años
  michael 30bc217d55 * Fix bug ID #0036246, delphi compatibility property hace 6 años
  michael c6d8bd73f7 * Patch from Serge Anvarov with some optimizations (bug ID 36143) hace 6 años
  michael e89383a104 * Fix bug ID #36136, wrong reference count caused by missing const in param hace 6 años
  marco 8dddf8a525 * patch from Ondrej, TVerticalAlignment & TTopBottom hace 6 años
  michael 91ba1214d2 * Allow context when sorting lists (patch from Ondrej Pokorny, bug ID #0035962) hace 6 años
  michael ade808cb43 * Patch from Pascal Riekenberg to make component loading thread safe (bug ID 35638) hace 6 años
  michael 4d1e2c6aa5 * Sort public properties/methods in stringlist hace 6 años
  michael 7c36912eb0 * Better fix for 35660: Introduced TMissingNameValueSeparatorAction hace 6 años
  michael 833e00bfbd * Fix bug #35660, introduce prefervaluestonames hace 6 años
  michael 167ca93d25 * Patch from Ondrej to remove unnecessary overload keywords hace 6 años
  michael 6649fab22d * Fix bug ID #0035580 hace 6 años
  michael e4385d1b19 * Fix bug ID #35576 hace 6 años
  michael dc592a888f * Make explicit that Integer is 32-bit hace 6 años
  michael 58f1a8513b * FIx compilation for platforms that do not have extended hace 6 años
  michael 60efc9e81c * Add Read/Write(Buffer) TBytes, ReadData/WriteData, ReadBufferData/WriteBufferData to be Delphi compatible hace 6 años
  michael 08d6b446f0 * Fix bug ID #35345, allow tstrings.text to exceed 2Gb hace 6 años
  michael 2669b68e6d * Added move on TCollection (bug ID 32673) hace 6 años
  nickysn ff90e7622a + added .Sort overloads, that specify an algorithm and use the sortbase defined hace 6 años
  nickysn d86da19570 * use the sort algorithm from sortbase for TStringList hace 6 años
  nickysn e8dc54c768 + added TList.Sort overload with a sorting algorithm parameter hace 6 años
  nickysn 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable hace 6 años
  svenbarth 81fa0924d8 * an exception does not need to inherit from Exception, so declare that as such for the thread queue entry for the sake of clarity hace 7 años
  nickysn da5868b668 + added method TBits.CopyBits for fast copying hace 7 años
  michael 844a9b0ca6 * Actually observe TStringStream.OwnsEncoding in destructor hace 7 años
  michael 8b19eddd13 * Remove scrollh again, Lazarus solved it another way hace 7 años
  michael 616d8073f2 * Implement flushbuffer abstract method in TFiler (part 2) (bug ID 33062) hace 7 años
  michael a137486439 * Implement flushbuffer abstract method in TFiler (bug ID 33062) hace 7 años