Historique des commits

Auteur SHA1 Message Date
  nickysn ff90e7622a + added .Sort overloads, that specify an algorithm and use the sortbase defined il y a 6 ans
  nickysn d86da19570 * use the sort algorithm from sortbase for TStringList il y a 6 ans
  michael bf3e437dd6 * Fix bug #33475, add AddPair for Delphi compatibility, modified patch by Silvio Clecio il y a 7 ans
  michael cbc50c5fe6 * Restore signature of loadfromstream/loadfromfile, make default delphi compatible il y a 7 ans
  michael 5c1df42fa4 * Fix bug #32871 il y a 7 ans
  michael f0a8355b84 * AlwaysQuote added (bug ID 31126) il y a 8 ans
  michael 32ec90dccf * Fix wrong index check for insert, border is different il y a 8 ans
  michael 9926d37dda * Fix bug #30869, introduce CheckIndex in TStringList il y a 8 ans
  michael 8318ba30d4 * Patch from Ondrej Pokorny to implement specifying encoding when saving/loading from stream il y a 9 ans
  michael 10bbfce412 * Allow Find to work with user-sorted stringlists. il y a 9 ans
  michael ae3b0eab2a * Fix stringlist addstrings so virtual method is preserved (bug id 0029630) il y a 9 ans
  michael db19d73ec0 * Add ClearFirst parameter to AddStrings (bug ID 29630) il y a 9 ans
  michael 4f82d103af * Added SkipLastLineBreak to TStrings (bug ID 28213) il y a 9 ans
  michael 0042e1d3b8 * Fix bug #29150 il y a 9 ans
  marco 5dcf5a95c5 * move beginupdate before try 3x , Mantis #29164 il y a 9 ans
  marco aa33a9509f * added try..finally to beginupdate/endupdate, mantis #29165 il y a 9 ans
  michael 7d2c723a54 * Re-instated initialization of memory when adding item il y a 9 ans
  michael d00d64021b * Clear memory correctly when setting capacity (bug id 28928) il y a 9 ans
  michael aa3a7b7eb8 * Exit find if not sorted (bug id 28774) il y a 9 ans
  yury e1a0b1204a * Removed unused vars in RTL. il y a 10 ans
  michael e5fba07668 * Fix bug #0028486 il y a 10 ans
  michael 0304b5f1e9 * Copy LineBreak during TStrings.Assign il y a 10 ans
  michael 063d7f1ce2 * Overloaded version of TStrings.Add that accepts Fmt,Args il y a 10 ans
  michael e3111faa2e * Implemented LineBreak property for TStrings il y a 10 ans
  michael beafc9fe8c * Fix bug #26717 il y a 11 ans
  michael 1d9ac3aa9e * Fixed bug #26053 il y a 11 ans
  michael 098769d1b3 * Added TStringList.CompareStrings (Delphi compatibility), patch by Stephano, bug ID #24981 il y a 12 ans
  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 il y a 12 ans
  svenbarth 08543ddeba Fix for Mantis #23899 . Allow to overwrite TStringList.ExchangeItems if necessary. il y a 12 ans
  michael 3c7881ef04 * Fixed AV when setting capacity to something smaller than count but larger than 0 (bug ID 24943) il y a 12 ans