marco
|
135467a029
--- Merging r49478 into '.':
|
4 years ago |
michael
|
dbcd3d0b64
* Merging revisions 47061 from trunk:
|
4 years ago |
michael
|
0a2f57724b
* Merging revisions r45444 from trunk:
|
5 years ago |
marco
|
6d1a81ffde
--- Recording mergeinfo for merge of r44225 into '.':
|
5 years ago |
ondrej
|
9e9c7e1409
Merging revisions r43838, r43839, r43840, r43841, r43842, r43844, r43845, r43846, r43848, r43942, r43945, r43946, r43947, r43948 from trunk
|
5 years ago |
michael
|
0e58449360
* Merging revisions r43357 from trunk:
|
5 years ago |
michael
|
807a917a5f
* Undo 42424
|
6 years ago |
michael
|
1c0ef960b0
* Undo 42425
|
6 years ago |
michael
|
d65408db6c
* Merging revisions r42048,r42049,r42056,r42057 from trunk:
|
6 years ago |
michael
|
8c43258e68
* Merging revisions 42021,42040,42041,42042 from trunk:
|
6 years ago |
michael
|
844a9b0ca6
* Actually observe TStringStream.OwnsEncoding in destructor
|
7 years ago |
michael
|
ab0c29e54f
* Rename RawByteString version of TstringStream constructor, compiler cannot decide for empty string
|
8 years ago |
michael
|
2b1bb6a5f5
* TStringStream now observes encoding, bug ID #30508
|
8 years ago |
marco
|
6166215174
* make istream signedness equal to MSDN and modern delphi. Denis Kozlov,
|
8 years ago |
michael
|
bc6819aa91
* Attempt to avoid overflow when reallocating stream
|
9 years ago |
michael
|
6b3b3d5c0c
* Fix bug ID #29155, wrong declaration of ISTream.
|
9 years ago |
michael
|
e6b86d9b5b
* Made string in stringstream constructor optional
|
9 years ago |
michael
|
61969710c3
* Writebuffer too (Fix bug 28796streams.inc
|
9 years ago |
michael
|
2c24153736
* Fix bug #28796
|
9 years ago |
yury
|
e1a0b1204a
* Removed unused vars in RTL.
|
10 years ago |
michael
|
5f5883695d
* Fix bug #26954
|
10 years ago |
michael
|
71a1628303
* Fix bug #24645
|
11 years ago |
nickysn
|
9418fa9b8b
* fixed compilation of unit classes with integer=smallint
|
11 years ago |
michael
|
f163a35238
* UniqueString called on initial string for stringstream (bug ID 24130)
|
11 years ago |
michael
|
b023e30164
* Only resize TStringStream.Datastring in case the string will grow because of the write operation
|
11 years ago |
nickysn
|
730f7c82b7
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
12 years ago |
svenbarth
|
930b76e8fb
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
|
12 years ago |
michael
|
a3f7a7fdb4
* Avoid overflow when reading from streams > 2gb
|
12 years ago |
florian
|
39aef35bdc
* pass not only exception address but also frame to raise:
|
12 years ago |
Jonas Maebe
|
404e1a34a4
* changed resource handle parameters from THandle to TFPResourceHMODULE so
|
13 years ago |