peter
|
9cf17e0164
* set function result in TStream.Seek(int64) found by Mattias Gaertner
|
23 years ago |
peter
|
65307bed57
* fix crash in Seek()
|
23 years ago |
michael
|
88e2117b95
+ Hopefully fixed some issues with int64 seek
|
23 years ago |
michael
|
db9dcd1bc3
+ Fixed TmemoryStream.LoadFromStream, reported by Mattias Gaertner
|
23 years ago |
peter
|
db24d91c85
* old logs removed and tabs fixed
|
23 years ago |
sg
|
ed9d634231
* Fixed TStringStream.ReadString
|
23 years ago |
peter
|
346c2a9ed1
* seek(int64) overload only for 1.1 compiler
|
24 years ago |
carl
|
b244a94eb3
* fix compilation under FPC version 1.0.x
|
24 years ago |
peter
|
f4d37ee92a
* int64 file functions added
|
24 years ago |
michael
|
51ae30babb
+ Merged changes, fixed stringstream
|
24 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
sg
|
0916287bf7
* Implemented streaming. Note: The writer driver interface is stable, but
|
25 years ago |
peter
|
eb31271e15
* updated copyright to 2000
|
25 years ago |
peter
|
d353155496
* moved out of packages/ back to topdir
|
25 years ago |
peter
|
d9273dd907
* moved to packages
|
26 years ago |
michael
|
aa0b67f558
+ Added FileNAme property for filestreams
|
26 years ago |
peter
|
36f83c7bf8
* fixed readansistring
|
26 years ago |
fcl
|
48cc0ef888
* Changed some argument names (Root->ARoot etc.) because the new compiler
|
26 years ago |
michael
|
8413f064a8
* fixed bug in realloc and setcapacity of tmemorystream
|
26 years ago |
peter
|
a7741dd7e7
* makefile updates
|
26 years ago |
michael
|
6ba8a13357
+ Some strange bug in writecoponentres
|
26 years ago |
michael
|
a2e7fcbbd2
+ Fixed Stream.ReadAnsiString
|
26 years ago |
michael
|
4ffdbd1040
+ only sysutils is used now
|
26 years ago |
florian
|
2494f7667f
* made it compilable
|
26 years ago |
michael
|
1b126ff278
+ Added exceptions for error handling
|
27 years ago |
michael
|
3429858f8a
small fixes
|
27 years ago |
michael
|
7b28eed642
+ Implemented (Custom)Memory and StringStream
|
27 years ago |
michael
|
b0cb009b78
+ Fixed some functions. TFileStream OK.
|
27 years ago |
michael
|
393e12a636
+ Implemented Handle/FileStreams
|
27 years ago |