818 Commits (756f96fdf3b1e01b2a0ddd5d1051770dec2540f2)

Author SHA1 Message Date
  Peter Reilly 47fa568d32 fixes for presetdef's handling of attributes 22 years ago
  Steve Loughran 3838c6ba28 <nice> as a task; unit tests tested on windows. 22 years ago
  Peter Reilly 23bebfbdc2 make error message for bad imports a little better 22 years ago
  Peter Reilly 1e7d5dd17b fix timeout attribute of jdepend 22 years ago
  Antoine Levy-Lambert fc760b24e7 Simplify assertion in testcase (remark of Martin Kruithof) 22 years ago
  Antoine Levy-Lambert fc275eb2e5 Make org.apache.tools.ant.taskdefs.optional.sitraka.ClassFileTest pass under 22 years ago
  Peter Reilly 86a183cc1f Allow typedef resource to pick up all the resources 22 years ago
  Antoine Levy-Lambert 9734889750 Replace non ASCII characters by UNICODE escapes 22 years ago
  Steve Loughran c0eecc68bb fix for bug#19630; no handling large files. Needs testing on mono! 22 years ago
  Stefan Bodewig 33df219930 Test for PR 23862 22 years ago
  Peter Reilly b3d2f33791 Fix and test for unresolved references due inability 22 years ago
  Antoine Levy-Lambert d3f03ad754 Merge from ANT_16_BRANCH 22 years ago
  Stefan Bodewig 0a562a9fab Make CommandlineJavaTest independent of lib/optional/junit.jar, PR 17402 22 years ago
  Peter Reilly 9ab8595b28 Fix bug for typedefed add() support with namespace 22 years ago
  Antoine Levy-Lambert b14e61f604 Merge from ANT_16_BRANCH 22 years ago
  Stefan Bodewig b0764108bb Remove misleading debug output 22 years ago
  Stefan Bodewig 5d2160ae42 Tests for PR 23601 22 years ago
  Stefan Bodewig 7e0d189209 Testcase for PR 23639 22 years ago
  Stefan Bodewig 27c89ead25 2003 22 years ago
  Conor MacNeill dd83ca0c78 fix encoding 22 years ago
  Conor MacNeill 9a060983bc Unix filesystem is case sensitive 22 years ago
  Antoine Levy-Lambert fb28169fe9 Make replace tests pass on cygwin (test9 was failing) 22 years ago
  Jan Materne 8a19a4e64f Let ConcatFilterTest delete its files without exceptions. 22 years ago
  Stefan Bodewig 0997476f54 forgot to commit file 22 years ago
  Stefan Bodewig 6c8567b428 Defer expansion of reference until the catalog gets used. 22 years ago
  Peter Reilly fa097d22ea remove attributestyle attribute from macrodef 22 years ago
  Steve Loughran 7d5a81af57 With these changes assertions now work, at least as far as the java tests are concerned...not tested junit 22 years ago
  Stefan Bodewig 4f0d6c5a1f Add test for PR 21037 22 years ago
  Steve Loughran 3d052904a8 1. remove the default library stuff from csc & the compiler. 22 years ago
  Peter Reilly 53252afb1b Dissallow <import> within targets 22 years ago
  Jan Materne d1bc937f76 ConcatFilter: rename attributes after->append and before->prepend; added documentation. 22 years ago
  Jan Materne b282f83f44 New filter <concatfilter>. Adds the content of file at the beginning 22 years ago
  Stefan Bodewig 63f41f90c6 Add tests for <import> inside <target> 22 years ago
  Peter Reilly c18d49c605 Update antlib testcases to reflect restrictions in 22 years ago
  Stefan Bodewig 3af30bdfca JDK 1.3- compatibility 22 years ago
  Jan Materne 3c1db41ac7 New <modified> container. 22 years ago
  Conor MacNeill f26efe57b3 typo - sort of 22 years ago
  Peter Reilly 2ae23a6a4b Changes to <ant> 22 years ago
  Peter Reilly 99b22a7da3 Change design for storing the current antlib uri 22 years ago
  Jan Materne 3b92419d61 Remove dependency to bootstap version. 22 years ago
  Jan Materne f9314cc6b9 Checks that a property file is created when not present. 22 years ago
  Jan Materne f5ef612691 Test if <style> generates new if the XSL is new. 22 years ago
  Jan Materne b73592bce8 spell check 22 years ago
  Steve Loughran 7609ac7764 1. new ildasm command to disassemble .il files. So that you can disassemble the output of tlbimport, patch it and recompile it. Yes, that is the official way to get C arrays marshalled into .net 22 years ago
  Steve Loughran a8d3085b01 1. autogenerate text messages from if and unless clauses, when there is no text. Because it is very useful. 22 years ago
  Stefan Bodewig 03d8b12829 Catch another simple to detect case of infinite antcall loops 22 years ago
  Stefan Bodewig 451172e226 Throw an exception instead of looping forever in top-level <*ant*> task. 22 years ago
  Antoine Levy-Lambert 543e74c784 Use again Permissions to catch non zero exit statuses when using the Java task 22 years ago
  Stefan Bodewig 49672cb190 DelayedFileOutputStream -> LazyFileOutputStream (thanks, DD). 22 years ago
  Antoine Levy-Lambert 1df7fd17ca Rollback temporarily the setting of new permissions when failonerror="true" 22 years ago