140 Commits (e5f3393251f3b7b8b8df1e5300559828bc73d8f0)

Author SHA1 Message Date
  Nicolas Lalevee e5f3393251 Allow Object to be injected as attribute of tasks 13 years ago
  Jesse N. Glick ec8453fec5 FindBugs. 14 years ago
  Stefan Bodewig 5f20b99140 microoptimizations. PR 50716 15 years ago
  Stefan Bodewig 58f0bb04db if user input is compared to fixed strings in a case insensitive manner we should use the default locale. Use Locale.ENGLISH consistently 15 years ago
  Stefan Bodewig 7984fd2400 special handling of IllegalArgumentExceptions in attribute setters for better error messages. PR 47129 16 years ago
  Stefan Bodewig 28447bc7c0 allow TaskContainer and DynamicElement(NS) to coexist. Hijacked PR 41647 for this. 17 years ago
  Stefan Bodewig 8f488f0872 make tasks with add(Foo) method play nice with TaskContainer. PR 41647. 17 years ago
  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. 18 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