1773 Commits (e91ef17bb5b1855680454851395d663ea19e4d5a)

Author SHA1 Message Date
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Stefan Bodewig c5a6bd9775 clean up at the end of execute so that this instance can be reused. 24 years ago
  Stefan Bodewig 72f4f0b5a4 assert that gzip's new uptodate check also affects bzip2. 24 years ago
  Jon Skeet 7c944a3a40 Temporary zip files used for update weren't being deleted, as doUpdate is reset during cleanUp. 24 years ago
  Steve Loughran 0005305ea6 time checking on gzip, with tests. 24 years ago
  Erik Hatcher 5da87489f6 Simple harmless change to demonstrate the xdocs proposal. Sorry, Jon, if this causes javadoc warnings. 24 years ago
  Stefan Bodewig c28fbe7d76 <style> tried to tranform all children of directories that matched the 24 years ago
  Jon Skeet f4f7024234 Fixed problem which gave (on Windows) output such as: 24 years ago
  Jon Skeet 36edbf6dcb Invalid scope parameters now throw exceptions. 24 years ago
  Conor MacNeill 241e6358ee Make message about dropped classpath elements verbose instead of a warning. 24 years ago
  Jon Skeet cda31f036c Put @todo tags back in now that there's support for them. 24 years ago
  Stefan Bodewig cf72dc9e50 Add an attribute to avoid <junit>'s classpath magic. 24 years ago
  Jon Skeet 92893d10b4 Added support for the -tag option in JavaDoc 1.4 24 years ago
  Stefan Bodewig c69d761c14 grmbl 24 years ago
  Stefan Bodewig 19bdee8a68 committing the shell script that has replaced "cvs update -dP" for me. 24 years ago
  Stephane Bailliez f6736c632d GUMP Experiment. 24 years ago
  Jon Skeet a93a10a8ab JavaDoc comments. 24 years ago
  Stefan Bodewig 7cea475b85 2002, 2002, 2002, 2002 24 years ago
  Jon Skeet 69846bc441 First pass of JavaDoc work just to get rid of warnings. 24 years ago
  Jon Skeet d19b7b2415 First pass of JavaDoc work just to get rid of warnings. 24 years ago
  Jon Skeet 6a8c1d1dbb First pass of JavaDoc work just to get rid of warnings. 24 years ago
  Stefan Bodewig 2f31d0c964 Add encoding attribute to copy/move so that filtered operations work 24 years ago
  Jon Skeet 74a9468ea4 Removed redundant static method which caused compilation failure. 24 years ago
  Conor MacNeill 7efcedb77b Make ParallelTest work on Windows 24 years ago
  Stephane Bailliez 7fe9f6ac3d Message has been changed from "default constructor" to "no-arg constructor" in Project. 24 years ago
  Jon Skeet f181fda33d JavaDoc comments. 24 years ago
  Jon Skeet 10a699cb4c JavaDoc comments. 24 years ago
  Jon Skeet 2c0784d479 JavaDoc comments. 24 years ago
  Erik Hatcher 2ccd335cf3 Added 'prefix' option to <property>. Designed to only work when loading a property file or resource. 24 years ago
  Steve Loughran b500d4af04 added logging of build file/target in verbose mode; surprised it wasnt there already. 24 years ago
  Stefan Bodewig 899c0fc92a jdk 1.1 compatibility 24 years ago
  Conor MacNeill 1293c3bea0 Do not require tar files to be in ustar format. Old V7 format should now 24 years ago
  Stefan Bodewig a7f9947566 year 2002 squad at work. 24 years ago
  Steve Loughran 3a60c3af7e Utility task to list all your current properties along with unit tests, as written by Matt Albrecht . Added a prefix to save a subset of the properties for the very silly. Left it in optional.jar although it has no dependencies. 24 years ago
  Erik Hatcher 6cbeee38fa Here goes: propertyfile refactoring to hopefully fix all outstanding issues with it. "now" and "never" were removed as operations (didn't make sense). "never" was removed as a value (it caused a null pointer exception anyway). 24 years ago
  Stefan Bodewig 62f2142b34 Add pointer to TIM 24 years ago
  Conor MacNeill 165b7dfa13 Tests and fixes for the DemuxOutputStream 24 years ago
  Stefan Bodewig 17832b2eea <path> is not a task but a data type - and all data types can be used 24 years ago
  Steve Loughran 9580c7126a bug Id 6601; deprecation warning. 24 years ago
  Stefan Bodewig 79a5919664 fix boundary checking problem similiar to the one fixed for bug report 4290 24 years ago
  Stefan Bodewig 63eed537b6 optimize dependset by not comparing each target with each source but 24 years ago
  Stefan Bodewig a45ed20242 @exception -> @throws 24 years ago
  Stefan Bodewig 83dc385bd0 Switch CLASSPATH back to Windows format in Cygwin. 24 years ago
  Stefan Bodewig 048caece40 move method refactoring - applied in a way that keeps 24 years ago
  Stefan Bodewig 575646714e simplify createAttributeSetter method. 24 years ago
  Stefan Bodewig cf8ec43ca4 improve javadoc 24 years ago
  Stefan Bodewig 99cb5283fe superflous line that wasn't meant to go into CVS 24 years ago
  Stefan Bodewig 01b79d1810 Add a new <contains> condition that looks for substrings. 24 years ago
  Stefan Bodewig cd5968cb24 dreaded year 2002 bug 8-) 24 years ago
  Stephane Bailliez 36be3c93e4 Testcase for PR 5006. Make sure to set the context classloader. 24 years ago