107 Commits (3f90aeba03b5c1e7e4d57319d5e2319103a809d4)

Author SHA1 Message Date
  Gintas Grigelionis 3f90aeba03 Use diamonds 8 years ago
  Gintas Grigelionis 95495d57aa Remove extraneous casts and (un)boxing, tersify logic 8 years ago
  Gintas Grigelionis b4243b9300 Shorten fully qualified names and other small fixes 8 years ago
  reudismam 782ec74638 Use the isEmpty method instead of comparing the value of size() to 0. 8 years ago
  Gintas Grigelionis 7f1e7628b3 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Gintas Grigelionis 6656db28bb Let’s use doclint 8 years ago
  Matt Benson b7d1e9bde4 java 5-8 9 years ago
  Stefan Bodewig 121043fe59 false positives 9 years ago
  Stefan Bodewig 326b38f701 assorted micro-optimizations by Adrian Nistor - 13 different Bugzilla issues 12 years ago
  Antoine Levy-Lambert 46c940785a adding if and unless namespaces allowing to put conditions on all tasks and nested elements. Code written by Peter Reilly. Bugzilla PR 43362. 13 years ago
  Matthew Jason Benson 3d706ab818 java 5 updates 13 years ago
  Jacobus Martinus Kruithof 6b7bc9e535 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 14 years ago
  Stefan Bodewig 6aa0a70ff7 make sure Project#createTask has read defaults.properties. PR 50788 14 years ago
  Stefan Bodewig a28f64f5cf fix a bunch of warnings you get when building on Harmony which uses Eclipse's compiler. There are still lots (more than 100) of deprecation warnings and warnings about missing serialversionids that I have ignored. 15 years ago
  Matthew Jason Benson 2bcbbabc08 sp 16 years ago
  Stefan Bodewig e73391195c reallyput the value into the map. 17 years ago
  Scokart Gilles b456160d70 Fix possible race condition when modifying/reading restrictedDefinitions 17 years ago
  Scokart Gilles 4068d7cd99 Thread safety fix in case a macrodef/presetdef is executed in parallel to other type related tasks (like TypeFound conditions or starting a subproject) 17 years ago
  Steve Loughran 733f95fdf2 seems to me these should be synchronized 18 years ago
  Steve Loughran 1ecdefae95 make this synchronized, especially the pop 18 years ago
  Peter Reilly 424bee292b checkstyle: remove trailing ws 19 years ago
  Peter Reilly 31deeb9809 adding componentdef code 19 years ago
  Peter Reilly dcc08844ad checkstyle: 100charlimit 19 years ago
  Peter Reilly c72c5d65d1 checkstyle 19 years ago
  Matthew Jason Benson a840de1ce8 fmt/refac 19 years ago
  Jacobus Martinus Kruithof a109f4fc4f unused imports / serialverUID 19 years ago
  Jacobus Martinus Kruithof d5836ac061 Changes after static code analysis. 19 years ago
  Steve Loughran b2db0ad087 Extra diagnostics. Dump all types in a namespace if the one you ask for isnt known. Good for identifying typos, and helps you differentiate "library not yet loaded" from "task unknown" 19 years ago
  Matthew Jason Benson d44807f593 move and publish public static Project getProject(Object) 19 years ago
  Peter Reilly cdadcda40f checkstyle: make method a little smaller 19 years ago
  Peter Reilly 0c25b68914 Fix for Bugzilla 41049. 19 years ago
  Peter Reilly ebefa298a1 cast null in method call to allow 1.5 generices to not whine 19 years ago
  Matthew Jason Benson c3232ae202 reorder ComponentHelper imports, refactor getElementName to minimize 19 years ago
  Peter Reilly 90e46ca4cd checkstyle 19 years ago
  Peter Reilly 0aa2b2528f some checkstyle changes 19 years ago
  Peter Reilly b912cb97f4 Performance: bugzilla 25778 19 years ago
  Peter Reilly ca38198a6c do not get the exposed class unless necessary 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Steve Loughran 9ae85e523b This is slick. Instead of printing ANT_HOME/lib in the message, we print the real directory set where libs can be added. And, if ant.home is not set, we decide this is an IDE and tell the user that too. 19 years ago
  Steve Loughran 1ad79cdf77 closing 20 years ago
  Matthew Jason Benson 80bd9c5434 s/an bug/a bug/ 20 years ago
  Steve Loughran fb8e47ecf4 took out the "dont bother us line". I know, we hate the calls, but maybe we are being too harsh here. 20 years ago
  Stefan Bodewig fdade0537c 2006 20 years ago
  Jesse N. Glick b3668ba41d More helpful diagnostic message for an obscure mistake I once made... 20 years ago
  Jacobus Martinus Kruithof 954f6058d7 Layout, extracted methods / named constants 20 years ago
  Steve Loughran fce0b0c9d0 extra javadocs, as requested by JHM 21 years ago
  Steve Loughran 7527ef1962 Antlib changes. One I like, one I am still not sure I have right 21 years ago
  Steve Loughran b0078a5471 just making some strings constants, adding javadocs 21 years ago
  Steve Loughran 0d66fda8af move to constants to define policy strings; change so that ignore loads print out something at -v level. Why so? to debug antlib namespace declarations. 21 years ago
  Steve Loughran a44afbeef7 typefound prints diags in -v option 21 years ago