150 Commits (5eef12a964e1813763c4a0ab6a056edcfa768814)

Author SHA1 Message Date
  Gintas Grigelionis 5eef12a964 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Gintas Grigelionis 67f29ce0c2 Let’s use doclint 8 years ago
  Stefan Bodewig 85ff7bf694 whitespace 9 years ago
  Stefan Bodewig 77c681c5be fix possible null dereferences 9 years ago
  Stefan Bodewig df33426bf2 whitespace 11 years ago
  Jan Matèrne 1b76f1b6da checkstyle 11 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Jan Materne bed22b00f7 JavaDoc fixes (for Java8 doclint) - first bunch 11 years ago
  Stefan Bodewig 6ef5a1f1b5 synchronize access to helpers cache - PR 37501 12 years ago
  Matthew Jason Benson 3d706ab818 java 5 updates 13 years ago
  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 16 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. 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