mattias
|
1dd4eaa96c
rtl: less hints
|
3 anos atrás |
Michaël Van Canneyt
|
dfb8c2a06c
* TDatamodule, TResourceStream added
|
3 anos atrás |
Henrique Gottardi Werlang
|
54014abb5c
Global loading classes implementation.
|
3 anos atrás |
Michaël Van Canneyt
|
0d7474cec4
* Removing from previous owner after doing validation
|
3 anos atrás |
Henrique Gottardi Werlang
|
4c18c4f2a5
Adjusted the component insertion implementation, which did not remove the component from the original owner, only added in the other owner.
|
3 anos atrás |
Henrique Gottardi Werlang
|
d69b7e791b
Fixed loading boolean property.
|
3 anos atrás |
Michaël Van Canneyt
|
bd6bc41f7f
* Fix streaming of chars outside ASCII range
|
4 anos atrás |
Michaël Van Canneyt
|
eaf7f8b282
* Correct ReadString to be delphi compatible: count is number of characters, not bytes
|
4 anos atrás |
michael
|
7d544eafc0
* Fix SkipValue for string values
|
4 anos atrás |
michael
|
1be0755593
* Undo last change, wrong compiler used
|
4 anos atrás |
michael
|
73ff2aa7a0
* Char no longer equal to widechar?
|
4 anos atrás |
michael
|
270126b868
* Alternate quicksort from FPC (issue ID 38871)
|
4 anos atrás |
michael
|
aa33897aa3
* Convert array of jsvalue to array of const where appropriate
|
4 anos atrás |
michael
|
e36441b661
* Added overloaded constructor so omitting argument will not cause problems
|
4 anos atrás |
mattias
|
1a832a6d09
rtl: clean up
|
4 anos atrás |
michael
|
714c373055
* Undo latest change
|
4 anos atrás |
michael
|
2240440fff
* Fix ObjectBinaryToStream: read filer signature
|
4 anos atrás |
michael
|
cebd916053
* Add ExtractStrings
|
4 anos atrás |
michael
|
caca92c60d
* Amended fix from Bruno Fierens to handle CR/LF in GetNextLineBreak
|
4 anos atrás |
michael
|
e3c55a64e4
* StringStream.ReadString/WritString. Fix TMemoryStream.LoadFromStream.
|
4 anos atrás |
svenbarth
|
b8155b93cb
* correctly stream TStrings based properties
|
4 anos atrás |
michael
|
d6c9909688
* Fix from Henrique Werlang to fix some specific cases where buffer position is not correctly observed/updated
|
4 anos atrás |
michael
|
ba1d3b1145
* Assigned instead of <>Nil
|
4 anos atrás |
mattias
|
45abbd53bf
rtl: added overload TryStrToInt64 with int64, TryStrToQWord with QWord, TryStrToUInt64 with UInt64
|
4 anos atrás |
mattias
|
25cd5e607a
rtl: added TStrings.ToObjectArray and TStrings.ToStringArray
|
4 anos atrás |
michael
|
d51ccfbc13
* Fixed buggy support for + between long strings
|
4 anos atrás |
svenbarth
|
06c02531e0
* fix compilation, mode ObjFPC requires specialize keyword
|
4 anos atrás |
michael
|
85abc5e040
* Add RegisterClasses
|
4 anos atrás |
michael
|
bd2dd96c45
* Fix bug ID 37702
|
5 anos atrás |
michael
|
64419cbd51
* Fix from henrique Werlang to fix bug ID 37672, reading too big resource stream
|
5 anos atrás |