4508 Commits (c573b3d55d47fb70d1eff1705f51eae2cb5e2bcc)

Author SHA1 Message Date
  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
  Steve Loughran dae6ce9ace Apt testing. We can say this works now :) 21 years ago
  Matthew Jason Benson 72cc982f24 Switch to >= Java 1.2 method, a little clearer hopefully. 21 years ago
  Stefan Bodewig ecb5c9a952 2005 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
  Matthew Jason Benson da7e3aa2ba Make pass; I assume the recent FileUtils changes broke this due to 21 years ago
  Steve Loughran a5d61d122c typo in the javadocs 21 years ago
  Matthew Jason Benson 9207c3cd53 Spelling, blank lines 21 years ago
  Matthew Jason Benson 6ce76d1353 Javadoc, LOC 21 years ago
  Matthew Jason Benson 7808487f0a Typos 21 years ago
  Matthew Jason Benson 0fb6ce69c2 Forgot to commit testcase for doubled EOF char on the new filter-delegated 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
  Jacobus Martinus Kruithof 2584f8e894 Removed unused local variables (after verification for documented side effects) 21 years ago
  Jacobus Martinus Kruithof f73df08f5b added getColumnNumber as all other fields that are set can also be get, apart from the column. 21 years ago
  Jacobus Martinus Kruithof 1f41dffdf2 Removed unused import 21 years ago
  Jacobus Martinus Kruithof 6005d26265 Removed unecessary cast, 21 years ago
  Matthew Jason Benson 7411f2b4a4 Stop scanning directories where we match the directory but know based 21 years ago
  Matthew Jason Benson 81197f555a Get with usetimestamp did not work when local timestamp roughly >= now. 21 years ago
  Matthew Jason Benson 33f3479056 Simplify some file resolution code to rely on FileUtils. 21 years ago
  Matthew Jason Benson 4c83562c6c On DOS and Netware, filenames beginning with a drive letter 21 years ago
  Matthew Jason Benson 172370143a Disable test that can't run under Windows Java 1.2 . Should check 1.3 as well. 21 years ago