6068 Commits (56c846c9acbd7af08723d1115e200761e2315f5c)

Author SHA1 Message Date
  Matthew Jason Benson 56c846c9ac remove constructor 18 years ago
  Jan Materne 9a4f590ec1 Bug 43048: Testcase. (Failed on Ant 1.7.0 but works for me on HEAD, so no other changes). 18 years ago
  Jan Materne 4f2d55fe9e New JUnit formatter: collects failing test cases (testXXX methods) for a rerun. 18 years ago
  Matthew Jason Benson 9d2aa2ba1d fix interface detection; I knew this. :( 18 years ago
  Matthew Jason Benson 82a46c50a7 switch PH access means 18 years ago
  Matthew Jason Benson 75d7415043 fmt; FileUtils.close(); remove unnecessary return stmt 18 years ago
  Jan Materne 5b591a506b Java 1.3 compatibility. (String.contains() is Java5+) 18 years ago
  Jan Materne 9deaa8e5a9 organize imports 18 years ago
  Jan Materne b1eddca62b <property> now supports xml-based property definition. Bug 42946. 18 years ago
  Matthew Jason Benson 89373a58c6 defer call to delegateIteratorToList() 18 years ago
  Matthew Jason Benson f768fe10ac fix error in circular property detection 18 years ago
  Matthew Jason Benson e413801422 Regression: Path subclasses that overrode list() stopped working in 18 years ago
  Matthew Jason Benson e2b773ab24 should speed this filter somewhat 18 years ago
  Peter Reilly 2276012218 checkstyle changes 18 years ago
  Peter Reilly 0e11c9965d use the StrictMode enumerated class rather than a string for the setStrict method 18 years ago
  Peter Reilly b83cd5bb71 Bugzilla: 40776 work-around for javac generics bug 18 years ago
  Jan Materne 05d6dded01 Spec breaks now can 'fail' the build or just be reported on 'warn' or verbose ('ignore') level. 18 years ago
  Jan Materne 154ef1be5c Interim solution for "strict" attribute. Change to an enum in a few hours. 18 years ago
  Peter Reilly 20b547f782 checkstyle 18 years ago
  Peter Reilly 7679c154cf checkstyle 18 years ago
  Peter Reilly dcc08844ad checkstyle: 100charlimit 18 years ago
  Peter Reilly df97bfdc2b checkstyle 18 years ago
  Peter Reilly 4e74021ca2 checkstyle: 100char limit 18 years ago
  Peter Reilly 575c81fdc8 checkstyle - ws and tab 18 years ago
  Peter Reilly c72c5d65d1 checkstyle 18 years ago
  Matthew Jason Benson ef8705f5b4 add tests for non-string properties 18 years ago
  Matthew Jason Benson bdfee6de49 non-string properties 18 years ago
  Matthew Jason Benson 910c937723 refactor Properties to use current PH API; allow non-String values 18 years ago
  Matthew Jason Benson c6753edecb fmt/refac 18 years ago
  Matthew Jason Benson a2853965df unnecessary cast 18 years ago
  Matthew Jason Benson 73ebd04c68 refine clone() 18 years ago
  Matthew Jason Benson 515ac84c17 fmt/refac/accommodate non-String props (convert) 18 years ago
  Matthew Jason Benson 339e72629f Cloneable; update Delegate order on re-add 18 years ago
  Matthew Jason Benson 4060855980 fmt/refac 18 years ago
  Matthew Jason Benson 3be2b26d81 fmt/refac 18 years ago
  Peter Reilly 41e30df4a5 bugzilla 42802: merge back into HEAD 18 years ago
  Matthew Jason Benson a840de1ce8 fmt/refac 18 years ago
  Matthew Jason Benson 64886360cf fmt/refac 18 years ago
  Matthew Jason Benson 2fe8b860c0 fmt/refac 18 years ago
  Matthew Jason Benson 9d227828e9 fmt/refac 18 years ago
  Matthew Jason Benson e49770109c fmt/refac 18 years ago
  Matthew Jason Benson 4a827ff185 fmt/refac 18 years ago
  Matthew Jason Benson 7da091a46f fmt/refac 18 years ago
  Matthew Jason Benson f18d3adfa8 fmt/refac 18 years ago
  Matthew Jason Benson 39cc83c340 fmting 18 years ago
  Matthew Jason Benson 0ea31bf5bf ws 18 years ago
  Matthew Jason Benson 5c4a83c51c add nested delegate ref to PHtask w/ script example 18 years ago
  Matthew Jason Benson 1e599c6651 BZ 42736: PropertyHelper API changes 18 years ago
  Matthew Jason Benson 1764b5fda8 fmt 18 years ago
  Jan Materne 2c44cef133 Encourage people to follow the packaging spec. 18 years ago