From 1717a70f4546b9d476d5cf55093f3b36770c48db Mon Sep 17 00:00:00 2001 From: dkf Date: Thu, 28 Dec 2006 23:29:03 +0000 Subject: Whitespace/line-width police --- ChangeLog | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index ec088bc..cb12254 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,20 +1,16 @@ 2006-12-26 Mo DeJong - * generic/tclIO.c (Tcl_GetsObj): - Avoid checking for for the LF in a possible CRLF - sequence when EOF has already been found. + * generic/tclIO.c (Tcl_GetsObj): Avoid checking for for the LF in a + possible CRLF sequence when EOF has already been found. 2006-12-26 Mo DeJong - * generic/tclEncoding.c (EscapeFromUtfProc): - Clear the TCL_ENCODING_END flag when end - bytes are written. This fix keep this method - from writing escape bytes for an encoding - like iso2022-jp multiple times when the - escape byte overlap with the end of the - IO buffer. - * tests/io.test: Add test for escape - byte overlap issue. + * generic/tclEncoding.c (EscapeFromUtfProc): Clear the + TCL_ENCODING_END flag when end bytes are written. This fix keep this + method from writing escape bytes for an encoding like iso2022-jp + multiple times when the escape byte overlap with the end of the IO + buffer. + * tests/io.test: Add test for escape byte overlap issue. 2006-12-19 Donal K. Fellows @@ -35,7 +31,7 @@ * tests/load.test: unloading on Darwin (in addition to * tests/unload.test: existing tests of .dylib loading). * macosx/Tcl.xcodeproj/project.pbxproj: add building of dltest binaries - so that testsuite run from Xcode can use them; fix testsuite run script. + so that testsuite run from Xcode can use them; fix testsuite run script * unix/configure.in: add support for building dltest binaries as * unix/dltest/Makefile.in: .bundle (in addition to .dylib) on Darwin. * unix/Makefile.in: add stub lib dependency to dltest target. -- cgit v0.12