Artifact
12d8f0098c26a4a4152c28ebb717c35abb703ebe:
- File
tests/io.test
-
2014-06-05 15:20:59
— part of check-in
[2e1e7c8266]
on branch trunk
— When too many chars are read by ReadChars() and we trim the limits to get it right on the next pass, don't forget the TCL_UTF_MAX padding demanded by Tcl_ExternalToUtf(). (Thanks for finding that, aku!) Fix the factorPtr management. It was just totaly wrong. The factor should be a ratio of the record of bytes read to the record of chars read. With those fixes, new test io-12.6 covers the "too many chars" code.
(user:
dgp
size: 245302)
-
2014-06-05 15:20:59
— part of check-in
[2e1e7c8266]
on branch trunk
— When too many chars are read by ReadChars() and we trim the limits to get it right on the next pass, don't forget the TCL_UTF_MAX padding demanded by Tcl_ExternalToUtf(). (Thanks for finding that, aku!) Fix the factorPtr management. It was just totaly wrong. The factor should be a ratio of the record of bytes read to the record of chars read. With those fixes, new test io-12.6 covers the "too many chars" code.
(user:
dgp
size: 245302)
-
2014-06-06 08:47:28
— part of check-in
[8fe677b133]
on branch bug-1b0266d8bb
— merge trunk
(user:
dkf
size: 245302)
-
2014-06-16 12:40:24
— part of check-in
[f3492bdbad]
on branch novem
— merge trunk
(user:
jan.nijtmans
size: 245302)
-
2014-06-16 14:22:54
— part of check-in
[f68d30646f]
on branch dgp-refactor
— merge trunk
(user:
dgp
size: 245302)
-
2014-06-29 02:20:31
— part of check-in
[8f0855701a]
on branch dkf-improved-disassembler
— merge trunk
(user:
kbk
size: 245302)