log

age author description
Tue, 06 Dec 2011 14:25:52 +0100 Artem Tikhomirov Consistent approach to deal with adaptable objects. Give adaptable precedence over instanceof to allow conditional response when classes do implement desired interface
Tue, 06 Dec 2011 12:57:21 +0100 Artem Tikhomirov Newline filter shall respect whole stream when deciding whether to process line terminators, hence added stream preview functionality
Thu, 01 Dec 2011 05:21:40 +0100 Artem Tikhomirov Propagate errors with exceptions up to a end client
Thu, 01 Dec 2011 03:05:28 +0100 Artem Tikhomirov Treat content with target line endings as correct regardless eol.only-consistent setting
Wed, 30 Nov 2011 05:11:07 +0100 Artem Tikhomirov Tests for newline filter (eol extension) functionality
Wed, 30 Nov 2011 04:39:50 +0100 Artem Tikhomirov Read extra predefined locations with mercurial configuration files
Tue, 29 Nov 2011 03:46:17 +0100 Artem Tikhomirov Allow FileIterator report any errors from the underlaying file system up to the client