25 Commits (2fedf3b92f1c6d0b729b2bce9426347bf17dffef)

Author SHA1 Message Date
  Stefan Bodewig 2fedf3b92f JDK 1.1 issues. 24 years ago
  Stefan Bodewig 4db248f63f add method that compares file contents to FileUtils, use it in FixCrLf. 24 years ago
  Stefan Bodewig 286537d1f8 Make <fixcrlf> work for long lines as well. 24 years ago
  Stefan Bodewig 7e8bb3f17d a little cleanup 24 years ago
  Stefan Bodewig 8e37dd0ba2 Add encoding attribute to <fixcrlf> 24 years ago
  Stefan Bodewig 307c136939 push createTempFile to FileUtils 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Stefan Bodewig f5f32f163a Make log messages from System.out calls, remove some code in execute 24 years ago
  Conor MacNeill 722f6306c7 Only print the final stack trace if in verbose or debug mode, otherwise 24 years ago
  Conor MacNeill 70b420621b Pesky windows locking 24 years ago
  Stefan Bodewig a794b2b204 <fixcrlf> now deals with CR only line-ends and arbitrary tab lengths. 24 years ago
  Stefan Bodewig 6231c77d24 <fixcrlf> will only overwrite files if their content is different from 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Stefan Bodewig 1f7eed82cc Moved EnumeratedAttribute to types as well. 26 years ago
  Stefan Bodewig 084609e5ef Added a helper class for enumerated attributes and demonstrated its 26 years ago
  Stefan Bodewig 6192249c40 Hope I've got this right this time. 26 years ago
  Stefan Bodewig c6f8d18fe3 Only ensured tablength was even, not it was a power of 2. 26 years ago
  Stefan Bodewig ee67180827 Ensure tablength is a positive power of 2 in FixCRLF. 26 years ago
  Stefan Bodewig 2c873f525b Make the length of a TAB customizable. 26 years ago
  Conor MacNeill 9bd75d2c4e Move to task level logging 26 years ago
  Sam Ruby f7ac20202d Emulate extdirs feature with Jikes compiler. 26 years ago
  Sam Ruby 8d02bfc707 remove debugging code 26 years ago
  Stefano Mazzocchi ae16bb711b Several changes: 26 years ago
  Sam Ruby ab202c98ab Error assigning char data to a byte (Blackdown JDK 1.2.2). Fixed by 26 years ago
  Sam Ruby e75231b54c Add a task to convert a text file to local OS conventions. Can also 26 years ago