Historial de Commits

Autor SHA1 Mensaje Fecha
  michael beafc9fe8c * Fix bug #26717 hace 11 años
  michael 1d9ac3aa9e * Fixed bug #26053 hace 11 años
  michael 098769d1b3 * Added TStringList.CompareStrings (Delphi compatibility), patch by Stephano, bug ID #24981 hace 12 años
  nickysn e54c87dab1 * changed a method address typecast to CodePointer instead of Pointer in TStringList.QuickSort for compatibility with the i8086 medium and compact memory models hace 12 años
  svenbarth 08543ddeba Fix for Mantis #23899 . Allow to overwrite TStringList.ExchangeItems if necessary. hace 12 años
  michael 3c7881ef04 * Fixed AV when setting capacity to something smaller than count but larger than 0 (bug ID 24943) hace 12 años
  michael 4afefd6cbe * Added AddText as suggested in bug ID #24764 hace 12 años
  marco eebfeca41d * removed all ver2_* defines older than 2_4. 2_4 can probably also get removed from trunk, but better in a separate commit. hace 12 años
  marco 912d8f1c52 * set namevalueseparator to =, mantis #24116 hace 12 años
  michael 37ba6f9b27 * Fixed 23805 hace 12 años
  florian b00ff8a4e0 * patch by Bart Broersma, simplify TStringList.InsertItem, resolves #23860 hace 12 años
  michael 11a531ab62 * Fixed bug #23477 hace 12 años
  michael 4ecfde31e1 * Prevent Move from freeing an associated object if OwnsObjects=True (reported on sourceforge) hace 12 años
  florian 39aef35bdc * pass not only exception address but also frame to raise: hace 13 años
  marco a48aba60fb * fix for Delphi incompatible DelimitedText, Mantis #19610, big patch from Reinier Olislagers. hace 13 años
  michael 441e059f32 * Changed ooChanged to ooChange, to be more consistent with tense in other values hace 13 años
  michael 43be53351e * Added observer support hace 13 años
  michael ab0a7d096c * Overloaded AddStrings hace 13 años
  michael d1b209025f * Applied patch from Luiz Amerigo to have Delphi compatible behaviour when freeing a stringlist (bug 21529) hace 13 años
  michael 723482c814 * Correctly free objects when destroying stringlist instance hace 13 años
  michael a1d8ad7a27 * Changed var to out in TStringList.Find hace 15 años
  sekelsenmat 8b6e8079ec Fixes a potential crash in TStrings.SaveToStream hace 15 años
  marco 6ebda8f2cc * D2009 compat: TStringList.OwnsObjects hace 15 años
  michael bc735a639f * Call specialchars in TStringList constructor hace 15 años
  joost 8f90db3e98 * Fixed mem-leaks hace 15 años
  paul 8292fcc49e rtl: override TObject.Equals for TBits and TStrings classes hace 16 años
  paul aa5a5e79ce merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994: hace 16 años
  marco 1e7ee7aef4 * Patch from Paul Ishenin, load stringlists with fmdenywrite. (improves sharing behaviour) hace 16 años
  yury 1fe90fe7dc * Removed unused code and unused local variable. hace 17 años
  michael 64e6d68a64 * Implemented StrictDelimiter without the delphi bugs (mantis #8910) hace 17 años