Historia zmian

Autor SHA1 Wiadomość Data
  ondrej ee18a7ee9a classes: add TStringsOption.soPreserveBOM 6 lat temu
  ondrej 5d58ced92b classes: add TStrings.Options (Delphi-compatibility) 6 lat temu
  ondrej a446032f32 classes: fix TStrings.SaveToStream overloads (Delphi-compatibility + introduce IgnoreEncoding-overload for legacy FPC code like for LoadFromStream) 6 lat temu
  michael abeb00cd94 * Fix bug ID #34303, readability opimizations 6 lat temu
  michael 23ef6459bd * Fix bug #36284: small refactoring 6 lat temu
  michael f622f58b04 * Observe doclear 6 lat temu
  michael e578477334 * Refactor AddDelimitedText/SetDelimitedText 6 lat temu
  michael d3ceede910 * Reduce use of Length(aValue) in setdelimitedtext 6 lat temu
  michael 3b867da924 * Add AddDelimitedText,AddCommatext by Werner Pamler (bug ID 36249) 6 lat temu
  michael faee789507 * Add some functional methods to TStrings 6 lat temu
  michael 30bc217d55 * Fix bug ID #0036246, delphi compatibility property 6 lat temu
  michael a516b6fd74 * Fix bug ID #0035817 6 lat temu
  michael 7c36912eb0 * Better fix for 35660: Introduced TMissingNameValueSeparatorAction 6 lat temu
  michael 833e00bfbd * Fix bug #35660, introduce prefervaluestonames 6 lat temu
  michael 27894ebe68 * Patch from Serge Anvarov to improve TStrings.GetNextLine and TStrings.GetNextLineBreak (bug ID 35331) 6 lat temu
  michael 08d6b446f0 * Fix bug ID #35345, allow tstrings.text to exceed 2Gb 6 lat temu
  michael cae2c94e90 * Patch from Ondrej Pokorny to let AddStrings call beginupdate/endupdate under all circumstances (bug ID 35341) 6 lat temu
  nickysn ff90e7622a + added .Sort overloads, that specify an algorithm and use the sortbase defined 6 lat temu
  nickysn d86da19570 * use the sort algorithm from sortbase for TStringList 6 lat temu
  michael bf3e437dd6 * Fix bug #33475, add AddPair for Delphi compatibility, modified patch by Silvio Clecio 7 lat temu
  michael cbc50c5fe6 * Restore signature of loadfromstream/loadfromfile, make default delphi compatible 8 lat temu
  michael 5c1df42fa4 * Fix bug #32871 8 lat temu
  michael f0a8355b84 * AlwaysQuote added (bug ID 31126) 9 lat temu
  michael 32ec90dccf * Fix wrong index check for insert, border is different 9 lat temu
  michael 9926d37dda * Fix bug #30869, introduce CheckIndex in TStringList 9 lat temu
  michael 8318ba30d4 * Patch from Ondrej Pokorny to implement specifying encoding when saving/loading from stream 9 lat temu
  michael 10bbfce412 * Allow Find to work with user-sorted stringlists. 9 lat temu
  michael ae3b0eab2a * Fix stringlist addstrings so virtual method is preserved (bug id 0029630) 9 lat temu
  michael db19d73ec0 * Add ClearFirst parameter to AddStrings (bug ID 29630) 9 lat temu
  michael 4f82d103af * Added SkipLastLineBreak to TStrings (bug ID 28213) 10 lat temu