Version 0.8
[catagits/Test-EOL.git] / Changes
CommitLineData
91613276 1Revision history for Test-EOL
2
20b38401 30.8 2010-06-11
a7706e69 4 - Use binmode :raw for input/output. Solves win32 translating the
5 \r\n character into \n's silently during input (Kent Fredric).
6 - Add an ( currently undocumeted ) all_reasons option to show
7 every line that is broken (Kent Fredric).
8 - Add visualising of invisible characters that match the regex
9 (Kent Fredric).
f17f4176 10
fb935bc1 110.7 2010-03-03
12 - Deal correctly with -I includes paths that include spaces in the
13 tests to stop them unexpectedly failing.
14 - Remove shelling out to the system rm command in the tests
15 to avoid nasty warnings on Win32.
16 - Remove warning from test diagnostics
17
91613276 180.6 2010-01-19
19 - I'm so bad at this! Fix another logic error that made all files fail
20 when using trailing_whitespace option (fREW)
21
220.5 2010-01-19
23 - Fix logic fail that made all filenames the same if a user uses the
24 trailing_whitespace option (fREW)
25
260.4 2010-01-19
27 - Add checks for trailing whitespace (fREW)
a83ae797 28
5bcec1c9 290.3 2009-07-18
30 - Fix File::Find regex which I had broken.
31
a2a19aff 320.2 2009-07-17
33 - Pod corrections pointed out by daxim in #moose
34
a83ae797 350.1 2009-07-15
36 - Module created and released on an unsuspecting world.
37