Michaël Van Canneyt
|
bd6bc41f7f
* Fix streaming of chars outside ASCII range
|
3 éve |
Michaël Van Canneyt
|
eaf7f8b282
* Correct ReadString to be delphi compatible: count is number of characters, not bytes
|
3 éve |
michael
|
7d544eafc0
* Fix SkipValue for string values
|
4 éve |
michael
|
1be0755593
* Undo last change, wrong compiler used
|
4 éve |
michael
|
73ff2aa7a0
* Char no longer equal to widechar?
|
4 éve |
michael
|
270126b868
* Alternate quicksort from FPC (issue ID 38871)
|
4 éve |
michael
|
aa33897aa3
* Convert array of jsvalue to array of const where appropriate
|
4 éve |
michael
|
e36441b661
* Added overloaded constructor so omitting argument will not cause problems
|
4 éve |
mattias
|
1a832a6d09
rtl: clean up
|
4 éve |
michael
|
714c373055
* Undo latest change
|
4 éve |
michael
|
2240440fff
* Fix ObjectBinaryToStream: read filer signature
|
4 éve |
michael
|
cebd916053
* Add ExtractStrings
|
4 éve |
michael
|
caca92c60d
* Amended fix from Bruno Fierens to handle CR/LF in GetNextLineBreak
|
4 éve |
michael
|
e3c55a64e4
* StringStream.ReadString/WritString. Fix TMemoryStream.LoadFromStream.
|
4 éve |
svenbarth
|
b8155b93cb
* correctly stream TStrings based properties
|
4 éve |
michael
|
d6c9909688
* Fix from Henrique Werlang to fix some specific cases where buffer position is not correctly observed/updated
|
4 éve |
michael
|
ba1d3b1145
* Assigned instead of <>Nil
|
4 éve |
mattias
|
45abbd53bf
rtl: added overload TryStrToInt64 with int64, TryStrToQWord with QWord, TryStrToUInt64 with UInt64
|
4 éve |
mattias
|
25cd5e607a
rtl: added TStrings.ToObjectArray and TStrings.ToStringArray
|
4 éve |
michael
|
d51ccfbc13
* Fixed buggy support for + between long strings
|
4 éve |
svenbarth
|
06c02531e0
* fix compilation, mode ObjFPC requires specialize keyword
|
4 éve |
michael
|
85abc5e040
* Add RegisterClasses
|
4 éve |
michael
|
bd2dd96c45
* Fix bug ID 37702
|
4 éve |
michael
|
64419cbd51
* Fix from henrique Werlang to fix bug ID 37672, reading too big resource stream
|
4 éve |
michael
|
0c8d5388e6
* TBytesStream.LoadFromURL
|
5 éve |
michael
|
02a759f94d
* Add stdcall in case of makestub
|
5 éve |
michael
|
031890d363
* Fix bug ID 37543 - type alias
|
5 éve |
michael
|
bc1f5ab533
Use HRESULT for delphi compatibility
|
5 éve |
michael
|
082bd8ce32
* Patch from Sven Barth to stream top/left
|
5 éve |
michael
|
628dd46797
* Fix missing reference to procedure streaming
|
5 éve |