michael
|
f622f58b04
* Observe doclear
|
5 years ago |
michael
|
e578477334
* Refactor AddDelimitedText/SetDelimitedText
|
5 years ago |
michael
|
d3ceede910
* Reduce use of Length(aValue) in setdelimitedtext
|
5 years ago |
michael
|
3b867da924
* Add AddDelimitedText,AddCommatext by Werner Pamler (bug ID 36249)
|
5 years ago |
michael
|
faee789507
* Add some functional methods to TStrings
|
5 years ago |
michael
|
30bc217d55
* Fix bug ID #0036246, delphi compatibility property
|
5 years ago |
michael
|
a516b6fd74
* Fix bug ID #0035817
|
6 years ago |
michael
|
7c36912eb0
* Better fix for 35660: Introduced TMissingNameValueSeparatorAction
|
6 years ago |
michael
|
833e00bfbd
* Fix bug #35660, introduce prefervaluestonames
|
6 years ago |
michael
|
27894ebe68
* Patch from Serge Anvarov to improve TStrings.GetNextLine and TStrings.GetNextLineBreak (bug ID 35331)
|
6 years ago |
michael
|
08d6b446f0
* Fix bug ID #35345, allow tstrings.text to exceed 2Gb
|
6 years ago |
michael
|
cae2c94e90
* Patch from Ondrej Pokorny to let AddStrings call beginupdate/endupdate under all circumstances (bug ID 35341)
|
6 years ago |
nickysn
|
ff90e7622a
+ added .Sort overloads, that specify an algorithm and use the sortbase defined
|
6 years ago |
nickysn
|
d86da19570
* use the sort algorithm from sortbase for TStringList
|
6 years ago |
michael
|
bf3e437dd6
* Fix bug #33475, add AddPair for Delphi compatibility, modified patch by Silvio Clecio
|
7 years ago |
michael
|
cbc50c5fe6
* Restore signature of loadfromstream/loadfromfile, make default delphi compatible
|
7 years ago |
michael
|
5c1df42fa4
* Fix bug #32871
|
7 years ago |
michael
|
f0a8355b84
* AlwaysQuote added (bug ID 31126)
|
8 years ago |
michael
|
32ec90dccf
* Fix wrong index check for insert, border is different
|
8 years ago |
michael
|
9926d37dda
* Fix bug #30869, introduce CheckIndex in TStringList
|
8 years ago |
michael
|
8318ba30d4
* Patch from Ondrej Pokorny to implement specifying encoding when saving/loading from stream
|
9 years ago |
michael
|
10bbfce412
* Allow Find to work with user-sorted stringlists.
|
9 years ago |
michael
|
ae3b0eab2a
* Fix stringlist addstrings so virtual method is preserved (bug id 0029630)
|
9 years ago |
michael
|
db19d73ec0
* Add ClearFirst parameter to AddStrings (bug ID 29630)
|
9 years ago |
michael
|
4f82d103af
* Added SkipLastLineBreak to TStrings (bug ID 28213)
|
9 years ago |
michael
|
0042e1d3b8
* Fix bug #29150
|
9 years ago |
marco
|
5dcf5a95c5
* move beginupdate before try 3x , Mantis #29164
|
9 years ago |
marco
|
aa33a9509f
* added try..finally to beginupdate/endupdate, mantis #29165
|
9 years ago |
michael
|
7d2c723a54
* Re-instated initialization of memory when adding item
|
9 years ago |
michael
|
d00d64021b
* Clear memory correctly when setting capacity (bug id 28928)
|
9 years ago |