6628 Commits (6f5e89efb6123f874cbb8115023df67d5a1a5db5)
 

Author SHA1 Message Date
  Jan Materne 6f5e89efb6 Undo change made by accident ... 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 6f50296c91 factored out the FAT granularity constant into FileUtils, though I am sure it is used in many other places. 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
  Conor MacNeill bdf630adb9 Make sure continuations of multi valued attributes (Class-Path) are 22 years ago
  Stefan Bodewig 03d8b12829 Catch another simple to detect case of infinite antcall loops 22 years ago
  Stefan Bodewig 7d18fc9d21 leave it undefined to avoid feature lock-in 22 years ago
  Conor MacNeill 0c93012bc3 Update IDE info to include JBuilder 22 years ago
  Stefan Bodewig e0f7b5199c Clarify antcall in presence of self-modifying build files. 22 years ago
  Stefan Bodewig fd70ccb2c9 Some updates, machine name changes, adhere to Apache's beta distribution policy ... 22 years ago
  Jan Materne 0c42e047b2 Checkstyle 22 years ago
  Jan Materne 70ba81f024 Let Project.toBoolean(String) handle null as argument. 22 years ago
  Jan Materne 1fcc1b6167 New shortcuts for ant options: 22 years ago
  Peter Reilly 0c06dd0c40 Describe incompatable change introduced with 22 years ago
  Stefan Bodewig 451172e226 Throw an exception instead of looping forever in top-level <*ant*> task. 22 years ago
  Stefan Bodewig c77ef9c163 StyleTest seems to require a TraX implementation 22 years ago
  Stefan Bodewig a623009b85 Examples of infinite loops, PR 22759 22 years ago
  Stefan Bodewig 57f78f8111 Use valid URLs even in the text links, some people use copy'n'paste instead of clicking links 22 years ago
  Jan Materne 0c15aeca64 spell check 22 years ago
  Jan Materne 67cde455ff Add some infos about myself. 22 years ago
  Stefan Bodewig 8dde1c7b99 fix inconsistent handling of cvs.found - fail if we cannot use CVS 22 years ago
  Stefan Bodewig 116be67214 exclude patch.txt and patch.tar.gz to make patch.xml more useful 22 years ago
  Stefan Bodewig 468d6cb9f4 Add a reallyquiet attribute to <cvs>. 22 years ago
  Jan Materne 86fdee1fa7 Display number of the column where the "error" occured (if present). 22 years ago
  Jan Materne 7298876120 Add myself to committers. 22 years ago
  Peter Reilly 62e36bbd11 manual page for antlib 22 years ago
  Peter Reilly 665a5463e7 Place antlibs temp defintions in a ant:current namespace. 22 years ago
  Antoine Levy-Lambert 543e74c784 Use again Permissions to catch non zero exit statuses when using the Java task 22 years ago
  Antoine Levy-Lambert 446a11fca8 Add cygwin support in runant.pl 22 years ago
  Stefan Bodewig ef842caeee Sync runant.pl with the other scripts to use new Launcher 22 years ago
  Antoine Levy-Lambert 229b965e9c Adding a line about file.encoding, adding also missing quotes 22 years ago
  Stefan Bodewig d18b0ee1d9 Add Copyright lines, PR 22807 22 years ago
  Stefan Bodewig 26eb04c78c label and lock/unlock cannot be used at the same time in <stcheckout>. 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 2ba8ddc0be Adding a permission to read file.encoding in the default set of permissions 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
  Stefan Bodewig 70802b2319 Make <sshexec> evaluate the exit code of the remote command. 22 years ago
  Antoine Levy-Lambert 6585a8aa20 Save the nerves of future generations of committers, 22 years ago
  Antoine Levy-Lambert 8fab9564d5 PR: 22533 22 years ago
  Stefan Bodewig 1c2810aaff whitespace changes only 22 years ago
  Stefan Bodewig ff6ef3c0c9 Don't connect to remote site when you know there is nothing to transfer. 22 years ago
  Stefan Bodewig 8443b8b1a1 resolve relative paths in file and todir attributes like all other Ant tasks do - i.e. relative to basedir 22 years ago
  Stefan Bodewig 8b92e3742c Improve symmetry 22 years ago
  Stefan Bodewig 3e2593fb20 A JUnit TestSuite can contain tests from multiple classes. In particular it 22 years ago
  Stefan Bodewig 4141a91af1 Don't open the file used for <exec output="file"> and friends before 22 years ago
  Stefan Bodewig cfbc62561b explicitly cast StringBuffer to Object so that the "right" append 22 years ago