133 Commits (6aa8785e3250b197afbcde86f2fdc143f54e663a)

Author SHA1 Message Date
  Scokart Gilles 6aa8785e32 Fix possible raise condition when modifying/reading restrictedDefinitions (missing from previous checkin) 17 years ago
  Scokart Gilles 502a6bcbf7 add some final keyword to immutable things 17 years ago
  Matthew Jason Benson 59c41d005e resources/fileproviders 17 years ago
  Matthew Jason Benson 0137cd8b64 ws/sp 17 years ago
  Peter Reilly 3426002af9 add a method to see if a nested element is supported via reflection 18 years ago
  Peter Reilly f4ee8dcc26 Allow reflection on setX(Object x) to be an xml attribute 18 years ago
  Peter Reilly eefee2f267 make a big method a little smaller 18 years ago
  Peter Reilly 073153dd37 checkstyle 18 years ago
  Peter Reilly 424bee292b checkstyle: remove trailing ws 18 years ago
  Peter Reilly 31deeb9809 adding componentdef code 18 years ago
  Peter Reilly 2276012218 checkstyle changes 18 years ago
  Peter Reilly df97bfdc2b checkstyle 18 years ago
  Matthew Jason Benson 1e599c6651 BZ 42736: PropertyHelper API changes 18 years ago
  Matthew Jason Benson 939a6bbf2f fmting/max line length, remove unnecessary Java 1.2 compatibility, some unnecessary elses 18 years ago
  Steve Loughran ee2779b5b9 Very delicate changes to Introspection helper 18 years ago
  Steve Loughran d9fef33464 correct the comment to match the code -we only check for string args- 18 years ago
  Matthew Jason Benson 77ebd3353d use parseHumanSizes for longs. Allows 'computing terms' for any long. 19 years ago
  Peter Reilly 912d48e591 linelength and 1.5 bootstrap whining 19 years ago
  Jesse N. Glick f40249fb49 #41058: permit Java 5 enumerations to work like EnumeratedAttribute. 19 years ago
  Peter Reilly 290108eb35 checkstyle 19 years ago
  Peter Reilly d2518a0832 make IH.clearCache() public 19 years ago
  Peter Reilly 7d8402eb23 Stop making IH a project listener, 19 years ago
  Peter Reilly 12ae031068 Fix for OOME with <*ant*> and <typedef> 19 years ago
  Matthew Jason Benson 996bb8c9ce commit the first antunit test while showing offending, un-addable text. 19 years ago
  Matthew Jason Benson 48483f3713 a little cleanup 19 years ago
  Matthew Jason Benson 3932c58421 try to address Jon Skeet's concerns about documenting the diff. between add/addConfigured in the Javadoc; removing his TODO 19 years ago
  Peter Reilly a25075fe6b backout broken code 19 years ago
  Peter Reilly 29121f13cb fix comment 19 years ago
  Peter Reilly 743dd824c9 add Task.setTaskName() to list of hidden set methods 19 years ago
  Peter Reilly 3883649a0b remove check on location, make ProjectComponent check for hidden set methods 19 years ago
  Peter Reilly 63c5a21f1f Bugzilla 40547: <path location='x'> was broken 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Peter Reilly 08bfc05623 fix for 40228, add code to introspectionhelper to make addconfigured higher priority than add, and add addconfigured to chainedmapper 19 years ago
  Matthew Jason Benson 87c740f8a7 make helpers final (HELPERS); put static stuff before instance-level stuff. 19 years ago
  Steve Loughran 0d2a7bd4fa typo 19 years ago
  Jacobus Martinus Kruithof 90ae788bf2 Performance enhancement by Dave Brosius 19 years ago
  Jacobus Martinus Kruithof 7eb22e8cdc indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future. 19 years ago
  Jacobus Martinus Kruithof c5a01d909c Removed unused local variables. 20 years ago
  Stefan Bodewig 4f0b931824 2005 20 years ago
  Jesse N. Glick 6ecb04cbad #30162: try to avoid a memory leak in IntrospectionHelper.getHelper(). 20 years ago
  Matthew Jason Benson 139cee57f7 More LOC; also shrank constructor so checkstyle wouldn't complain. 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Steve Loughran 29b76e0c01 These are all patches to stop java1.5 whining about varargs. 21 years ago
  Peter Reilly d4ebf04094 Try to get the correct task/type name for an unsupported attribute/element 21 years ago
  Peter Reilly 0036584e2c make IntrospectionHelper compile under jdk1.2.2 21 years ago
  Stefan Bodewig 3c5028e3d0 Doesn't compile on JDK 1.3: IntrospectionHelper.java:1471: method is inherited from org.apache.tools.ant.IntrospectionHelper.NestedCreator and hides variable in outer class createAddTypeCreator(org.apache.tools.ant.Project,java.lang.Object,java.lang.String). An explicit 'this' qualifier must be used to select the desired instance. 21 years ago
  Steve Loughran fc0f7222fb jikes compiles us now 21 years ago
  Peter Reilly d0fe01180d Provide access to extension points and attribute/element/extensions/text methods in 21 years ago
  Peter Reilly e5eca124f4 Allow nested elements of namespaced types to below to the ant 21 years ago
  Peter Reilly 278074659b add implicit element to macrodef 21 years ago