1834 Commits (bcd2dfcf11671f2c237daf0b2c7dd240d62d829a)

Author SHA1 Message Date
  Stefan Bodewig 79a5919664 fix boundary checking problem similiar to the one fixed for bug report 4290 24 years ago
  Stefan Bodewig 63eed537b6 optimize dependset by not comparing each target with each source but 24 years ago
  Stefan Bodewig a45ed20242 @exception -> @throws 24 years ago
  Stefan Bodewig 83dc385bd0 Switch CLASSPATH back to Windows format in Cygwin. 24 years ago
  Stefan Bodewig 048caece40 move method refactoring - applied in a way that keeps 24 years ago
  Stefan Bodewig 575646714e simplify createAttributeSetter method. 24 years ago
  Stefan Bodewig cf8ec43ca4 improve javadoc 24 years ago
  Stefan Bodewig 99cb5283fe superflous line that wasn't meant to go into CVS 24 years ago
  Stefan Bodewig 01b79d1810 Add a new <contains> condition that looks for substrings. 24 years ago
  Stefan Bodewig cd5968cb24 dreaded year 2002 bug 8-) 24 years ago
  Stephane Bailliez 36be3c93e4 Testcase for PR 5006. Make sure to set the context classloader. 24 years ago
  Stephane Bailliez d3d1af8130 Make sure to set the context classloader to the AntClassLoader. 24 years ago
  Stephane Bailliez 446a455769 Remove useless modifiers on interfaces. 24 years ago
  Stefan Bodewig 2737393e9f Fix problems in Linux version of <cab>: 24 years ago
  Stefan Bodewig d3cd72efd0 <regularexpression> --> <regexp> 24 years ago
  Stefan Bodewig 851bf0c5ed Better handling of tasks that are wrapped in TaskAdapters - unwrap 24 years ago
  Conor MacNeill db498d958d Remove Unused import 24 years ago
  Stefan Bodewig c2f05281ce Ignore redefinition of datatypes if new and old class are the same. 24 years ago
  Peter Donald 84c5e8b783 Remove excessive deprecation warnings. 24 years ago
  Stefan Bodewig 70b9a92855 fix inconsistency in log levels. 24 years ago
  Stefan Bodewig f20a1d1c4d please don't use <zip>'s file attribute 24 years ago
  Diane Holt bab68a7598 Only use "value" in reference to the 'value' attr; use "oldIntValue" for 24 years ago
  Diane Holt 47f04e469c Fix the increment/decrement operations so they work whether or not 24 years ago
  Erik Hatcher ef3cba5a03 Applied documentation patches sent by Jon Skeet 24 years ago
  Peter Donald a6e3c87111 Make doclets behave the same way as other ClassPath loaded things in the presence of gump ... or at least thats what I think this patch does ? ;) 24 years ago
  Stefan Bodewig 3094ca2c8f Make JDK 1.4 happy by changing assert to assertTrue. 24 years ago
  Stefan Bodewig 35b6913d94 Make tests pass on JDK 1.1. 24 years ago
  Stefan Bodewig 687d070dda Print a warning if we drop elements from a use supplied path. 24 years ago
  Stefan Bodewig 96203d2041 Fix sysproperty handling (testcase fails for old code and passes for 24 years ago
  Stefan Bodewig 14069410f1 Add testcase for sysproperty handling. 24 years ago
  Stefan Bodewig 4a89083738 More JavaDoc documentation fixups. 24 years ago
  Stefan Bodewig 466a2a978f some typos. 24 years ago
  Stefan Bodewig 022ed20a99 Add compiler attribute to <javac> that allows users to override 24 years ago
  Stephane Bailliez 5c43f6c93e Quick fix about naming. 24 years ago
  Magesh Umasankar 4ffd54fee4 Remove unused local variable. 24 years ago
  Stefan Bodewig 271c73b91c Allow -sourcepath for <javac> to be set explicitly. 24 years ago
  Stefan Bodewig d880f3fef6 Make Ant work with the AElfred parser which doesn't like to be used 24 years ago
  Stefan Bodewig 1ef4d3ea86 Submitted by: Jon Skeet <jon.skeet@peramon.com> 24 years ago
  Conor MacNeill 2976ded16a Handle badly configured tasks created outside of Ant's core 24 years ago
  Stefan Bodewig 0ec06feed1 I took the time to write a simple shell script to audit Copyright 24 years ago
  Conor MacNeill bbf5ec8b44 Improve coverage of manifest unit tests 24 years ago
  Steve Loughran f1548aec2b added tests to look at <java's> exception handling. 24 years ago
  Steve Loughran c4d8f9c859 turned off the fatal stuff unless a property is set; added tests to look at <java's> exception handling. 24 years ago
  Steve Loughran c3949e4e2d java task test cases; reworked to inherit off BuildFileTest 24 years ago
  Steve Loughran b0566b79cb java task test build file 24 years ago
  Stephane Bailliez b9ab19b18b Fix javadoc 24 years ago
  Steve Loughran ab27c9f4e1 Adding javadocs for the main methods that testcases are likely to call 24 years ago
  Stephane Bailliez ef5da3ccff - remove useless object creation 24 years ago
  Stephane Bailliez 968b173a27 Fix violation 24 years ago
  Stephane Bailliez 81973008d1 Fix array declarator 24 years ago