804 Commits (02bf38263ab88c8adf457e4ea8e397a106d9cb0c)

Author SHA1 Message Date
  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
  Antoine Levy-Lambert 1de5995d90 Set default permissions appropriate to fail the builds when failonerror is 22 years ago
  Antoine Levy-Lambert 417e81bb3c Make the tests pass under Gump 22 years ago
  Antoine Levy-Lambert 8fab9564d5 PR: 22533 22 years ago
  Stefan Bodewig 5eb0e72366 Make tests pass on OpenVMS. 22 years ago
  Antoine Levy-Lambert 0745fe6426 Added a new testcase which fails on UNIX. 22 years ago
  Stefan Bodewig b92ed0aefc 2003 22 years ago
  Antoine Levy-Lambert 3b9c7267f5 Avoid altering unnecessarily the timestamps of the directories of the 22 years ago
  Antoine Levy-Lambert 1a5276fbb0 finish off the bug report of Martijn. 22 years ago
  Antoine Levy-Lambert 9361cdab83 Make JavaTest pass under JDK 1.2 (and 1.3) under linux 22 years ago
  Antoine Levy-Lambert 9a7f8d24f5 Optimize scanning in FTP.FTPDirectoryScanner, using similar algorithms 22 years ago
  Antoine Levy-Lambert 3f78457877 Prevent empty headers from being sent in plain mail messages. 22 years ago
  Antoine Levy-Lambert f1a4a51478 Changes to the constructor of EmailAddress(String address) to make it support 22 years ago
  Peter Reilly e211cf05f7 macrodef changes: 22 years ago
  Antoine Levy-Lambert c16e1955f1 Go on working on the followsymlinks support in the FTP task. 22 years ago