Commit | Date | |
---|---|---|
[r1162]
by
delphidabbler
Replaced call to now removed Windows1252BytesOf routine with code that creates and uses a suitable encoding to perform the same function. |
2010-12-03 16:28:23 | Tree |
[r1161]
by
delphidabbler
Removed all Windows-1252 helper code: string type, bytes array conversions and associated private helper class. |
2010-12-03 16:20:48 | Tree |
[r1160]
by
delphidabbler
* Removed Windows1252CodePage and ASCIICodePage constants from UEncodings. They were duplicated by constants in TEncodingHelper. |
2010-12-03 15:54:40 | Tree |
[r1159]
by
delphidabbler
Revised to explicitly pass an encoding to the text stream reader object. Previously relied on default encoding which is not wise! |
2010-12-03 15:51:39 | Tree |
2010-12-03 15:07:33 | Tree | |
[r1157]
by
delphidabbler
* Re-commented unit in XMLDoc style. |
2010-12-03 15:04:06 | Tree |
[r1156]
by
delphidabbler
* Changed default encoding to UTF-8. |
2010-12-03 12:14:15 | Tree |
2010-12-03 11:20:53 | Tree | |
[r1154]
by
delphidabbler
* Changed TTextRoutineDoc to use TStringWriter from SysUtils to create output string which is then converted written to a stream rather than TStrStreamWriter. |
2010-12-03 11:13:49 | Tree |
[r1153]
by
delphidabbler
Reimplemented reader and writer classes in UDataStreamIO unit: Updated using units re class and method name changes. |
2010-12-03 01:32:50 | Tree |