100 Commits (87c740f8a7024d16874ec4f65ccd688a77320724)

Author SHA1 Message Date
  Matthew Jason Benson 87c740f8a7 make helpers final (HELPERS); put static stuff before instance-level stuff. 19 years ago
  Steve Loughran 0d2a7bd4fa typo 20 years ago
  Jacobus Martinus Kruithof 90ae788bf2 Performance enhancement by Dave Brosius 20 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. 20 years ago
  Jacobus Martinus Kruithof c5a01d909c Removed unused local variables. 21 years ago
  Stefan Bodewig 4f0b931824 2005 21 years ago
  Jesse N. Glick 6ecb04cbad #30162: try to avoid a memory leak in IntrospectionHelper.getHelper(). 21 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 22 years ago
  Peter Reilly 278074659b add implicit element to macrodef 22 years ago
  Peter Reilly 614648dc6f remove stephan's work-arounds 22 years ago
  Stefan Bodewig 69cd05e0f9 temporary fix until Peter adds DynamicConfiguratorNS 22 years ago
  Peter Reilly 476678d4a6 DynamicConfiguratorNS 22 years ago
  Stefan Bodewig 9cc95d1554 cosmetics 22 years ago
  Peter Reilly 72621f7207 stylecheck 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Peter Reilly 4a56f455f2 Allow presetdef'ed types to be used with the ant-type attribute 22 years ago
  Stefan Bodewig 5efe60998f Happy New Year 22 years ago
  Peter Reilly a1b18ea9c3 Fix for ant namespace support for nested elements 22 years ago
  Peter Reilly 5fef1f8fde allow IH to handle Constructor(Project, String) in 22 years ago
  Peter Reilly f948bb98aa * Retain difference between "" and "antlib:org.apache.tools.ant" namespaces 22 years ago
  Peter Reilly 10beb46f08 Change dynamicConfigurator#create(Name) to pass in the localname 22 years ago
  Peter Reilly 9931a12c72 Implement namespace uri scoping 22 years ago
  Peter Reilly 47fa568d32 fixes for presetdef's handling of attributes 22 years ago
  Peter Reilly 6dc2619ae5 fix usage of mixed case names of add(typedef) introspection. 22 years ago
  Antoine Levy-Lambert 8268a3c4e4 Spelling 22 years ago
  Stefan Bodewig 3700060efa JDK 1.2 compatibility 22 years ago
  Peter Reilly 2b58809b0a use valueof instead of new Boolean 22 years ago
  Peter Reilly 7f2763ba2f remove unused field 22 years ago
  Peter Reilly 5460755b44 This commit implements: 22 years ago
  Conor MacNeill 1f71acf427 Coding conventions 22 years ago
  Conor MacNeill 410129735b style 22 years ago
  Conor MacNeill f3399d5643 More style 22 years ago
  Conor MacNeill e580392c2d More cleanup 23 years ago
  Peter Reilly abf3432912 PR: 19897 23 years ago
  Magesh Umasankar 26a9faff10 Refactor static method into a non-static version. 23 years ago
  Magesh Umasankar c4fc48f69d Call setproject for all created objects. 23 years ago
  Conor MacNeill 710b0e612e More cleanup 23 years ago
  Conor MacNeill a602511573 style fixes 23 years ago
  Conor MacNeill bfad69862e Fix up handling of TaskContainer configuration. 23 years ago