3994 Commits (7ad041a63e3584527e97f2d931906e499ef9e348)

Author SHA1 Message Date
  Peter Reilly 4eff7a9987 checkstyle - mostly javadoc 21 years ago
  Peter Reilly 429a40d827 stylecheck 21 years ago
  Stefan Bodewig 39317abcdc Fix fallthrough with unwanted side-effect 21 years ago
  Peter Reilly 676b3fef93 javadoc + make a variable final 21 years ago
  Peter Reilly 231bbbd80e javadoc 21 years ago
  Peter Reilly df7220cc9b checkstyle- no need to have final methods in a final class + falltru 21 years ago
  Peter Reilly 0641431ea7 spacing 21 years ago
  Peter Reilly ae1fc52171 javadoc 21 years ago
  Peter Reilly 1cf2b06dc3 javadoc 21 years ago
  Peter Reilly fc32cd6bca checkstyle 21 years ago
  Peter Reilly 0773ce82fc checkstyle - javadoc + change name of _catalog 21 years ago
  Peter Reilly 45f9a708b9 checkstyle 21 years ago
  Stefan Bodewig de95ac9a0e Make Solaris detect Ant jar files as jar files, PR: 32649 21 years ago
  Steve Loughran 80593698b1 Moving isreachable to reflect on the new method. On java <=1.4; if the hostname can be resolved then we are reachable. 21 years ago
  Matthew Jason Benson 2f35469477 Sort echoproperties output in text mode as well as XML. 21 years ago
  Steve Loughran f1414a37f2 documented, and renamed the test to isreachable, because there may be more than just ping going on here (it goes through our firewall where http doesnt) 21 years ago
  Stefan Bodewig 9b13568a17 fix indentation 21 years ago
  Stefan Bodewig 2a291dca92 Various javadoc and code-style fixes by Kev Jackson 21 years ago
  Stefan Bodewig 4783bc4615 Unused variable found by Kev Jackson 21 years ago
  Stefan Bodewig 8f4af96cad Kaffe keeps moving things, adapt 21 years ago
  Stefan Bodewig 0f25392ad6 Kaffe keeps moving things, adapt 21 years ago
  Steve Loughran 4f0b53c73c bit of cleanup here 21 years ago
  Matthew Jason Benson 72cc982f24 Switch to >= Java 1.2 method, a little clearer hopefully. 21 years ago
  Jacobus Martinus Kruithof c7e8a8e498 Removed $Id$ cvs tags 21 years ago
  Jacobus Martinus Kruithof 704e2490d3 removed lines with $Revision: x.y $ lines (after verification) 21 years ago
  Matthew Jason Benson 1ddfcdb08e Remove use of 1.4 method 21 years ago
  Steve Loughran a5d61d122c typo in the javadocs 21 years ago
  Matthew Jason Benson 6ce76d1353 Javadoc, LOC 21 years ago
  Matthew Jason Benson 650c0ab0b1 Stop being so optimistic; move isDeeper() to 1.7 21 years ago
  Matthew Jason Benson 7ad3a99169 static final variables: 21 years ago
  Matthew Jason Benson a62c18b465 Reuse boolean[] instances for case-sensitivity iterations when scanning; 21 years ago
  Matthew Jason Benson 9b1699347c Move DirectoryScanner.getScannedDirs() to package-private access; 21 years ago
  Steve Loughran 45088ad68e javadocs 21 years ago
  Steve Loughran b1f75a400d First fix the tests to fail when they should, then fix rmic to work as before, even on Java1.5, then add new tests to explicitly do version checks. 21 years ago
  Steve Loughran 34e8714938 deal with javac1.5 whinings 21 years ago
  Steve Loughran 7d0746c62f Fixing apt with correct method name, some more javadocs. 21 years ago
  Peter Reilly ab318cb447 yuck, tabs 21 years ago
  Peter Reilly 03c4f14818 add verbose attribute to <subant> task 21 years ago
  Matthew Jason Benson dd7d6b246e By popular demand: Do not scan directories if their contents are excluded. 21 years ago
  Jacobus Martinus Kruithof 2d1c5924e5 PR: 33770 21 years ago
  Matthew Jason Benson ab08e2cd25 1. Remove unused private inner class. 21 years ago
  Matthew Jason Benson 7721d8606c Various terseness like I tend to do; 21 years ago
  Matthew Jason Benson 542b708954 Remove empty default constructor; 21 years ago
  Matthew Jason Benson 5061e731c3 1. Add Kevin Greiner's FixCrLfFilter (slightly modified) 21 years ago
  Matthew Jason Benson 0777fa853a Eliminate possible NPE; note that previous change 21 years ago
  Matthew Jason Benson 015ec69fd1 Add preservelastmodified attribute to fixcrlf. 21 years ago
  Jacobus Martinus Kruithof 8eca06e6fc updated cright 21 years ago
  Jacobus Martinus Kruithof 88b40e16d0 renamed parameters to avoid hiding, 21 years ago
  Jacobus Martinus Kruithof 99903f49b5 reduced visibility of the members not defined in super class of a private inner class 21 years ago
  Jacobus Martinus Kruithof 0ba9db2412 Renamed parameter to avoid hidden member variable 21 years ago