8743 Commits (5555fa6a05527565ecb7ca97f771fa4de3137121)
 

Author SHA1 Message Date
  Steve Loughran b94dbbaf73 And this time, I make sure the 'reformat code' button is not set on the commit. 20 years ago
  Steve Loughran 72e3174bfd Move to WeakHashMap to reduce resource leakage on long-lived many-exec runs 20 years ago
  Matthew Jason Benson 9aea64c3ee Convert some " - " to emdashes, semicolons, etc. where appropriate. 20 years ago
  Matthew Jason Benson c4bfae539c As a (-n inactive) Jext project admin I have decided it doesn't have " - " 20 years ago
  Stefan Bodewig 24f88a7a6c Different contact address 20 years ago
  Matthew Jason Benson 050227e325 Added closing " to last example. 20 years ago
  Stefan Bodewig 5d6618cee3 cleanup 20 years ago
  Alexey N. Solofnenko 92ce28ea2a Moved myself into correct session. 20 years ago
  Alexey N. Solofnenko 8c8611e859 Added myself into this file too. 20 years ago
  Jesse N. Glick 65fcd362e5 Oops, correcting stupid mistake - had listed 'executable' attr to <javadoc> as part of the <tag> nested element 20 years ago
  Jesse N. Glick 2a0bbc499f Removing some gratuitous XHTML-isms. They still break JavaHelp, alas, and the manual is anyway not even strictly 20 years ago
  Matthew Jason Benson 7e48ae3ffa I'm so particular about capitalizing "Ant". 20 years ago
  Jesse N. Glick 9e538b50c1 Updates. 20 years ago
  Jesse N. Glick bd1175188a Minor HTML corrections. 20 years ago
  Peter Reilly de756970be change name of current release from 1.6.2 to 1.6.3 20 years ago
  Alexey N. Solofnenko 4de60a1ffd Corrected email address. 20 years ago
  Alexey N. Solofnenko ebe4bdde49 Added myself into contributors list. 20 years ago
  Antoine Levy-Lambert ab73df2ef3 Ant 1.6.3 release 20 years ago
  Stefan Bodewig 0861e724a7 whitespace 20 years ago
  Stefan Bodewig e07e19c339 Don't override includeJavaRuntime in gcj-adapter, PR 34638 20 years ago
  Peter Reilly af2f9b8506 allow url'ed source's to be used as build files 20 years ago
  Stefan Bodewig e98db2e511 Make Jikes less upset 20 years ago
  Stefan Bodewig 84c1b5f037 2005 20 years ago
  Steve Loughran 1ebf25ab86 added a private constructor, to stop this being instantiated/subclassed. 20 years ago
  Steve Loughran 0d8ba34fdf javadoc 20 years ago
  Peter Reilly 0a36bf20ec check for same targets in a source file 20 years ago
  Stefan Bodewig 695dea41b4 Make it well-formed 20 years ago
  Stefan Bodewig 9dcc89e6e3 Pointer to Ant Web Start Task 20 years ago
  Stefan Bodewig 532f5426c0 Fix a few URLs 20 years ago
  Stefan Bodewig 4256f96981 Pointer to AntInstaller 20 years ago
  Stefan Bodewig 4294743606 PMCs are no longer expected to touch archive.apache.org, don't clean up 20 years ago
  Stefan Bodewig a1102edeba 2005 20 years ago
  Jacobus Martinus Kruithof cae92752e5 Fixed minor threading issue in StreamPumper 20 years ago
  Jacobus Martinus Kruithof 4aaf33f45e PR: 34502 20 years ago
  Jacobus Martinus Kruithof c0bb2736d0 Somehat more intelligent way to let windows catch up in java test 20 years ago
  Jacobus Martinus Kruithof c1153f2f17 time /t gives IOException / error=2 (file not found) on win XP home NL. 20 years ago
  Matthew Jason Benson 64798621cd duh 20 years ago
  Steve Loughran a2f33d1681 javadocs 20 years ago
  Peter Reilly 8e23e6e3be just change the exception and not make a new exception 20 years ago
  Peter Reilly 738352473a typeo 20 years ago
  Peter Reilly eaef2bfdbe add backtrace attribute to <macrodef> 20 years ago
  Steve Loughran 08406b67b5 mark a task use as <code>, wrap some lines. 20 years ago
  Stefan Bodewig cd9c29978a 2005 20 years ago
  Steve Loughran fc605cd185 nt->winnt 20 years ago
  Steve Loughran a9fbbe09f8 add os and exec changes. 20 years ago
  Steve Loughran 370ac32906 Now for the fun. Exec adds an osfamily attribute, so you can restrict execution to a platform such as nt, or unix. This propagates to execon, so into chmod, attrib, etc. We could therefore adapt them use osfamily as their way of being unix or windows only. 20 years ago
  Steve Loughran 9d42c87a1a Os gets 20 years ago
  Jacobus Martinus Kruithof db20074a24 Avoid using of CharacterIterator for URIs that do not contain %, as suggested in pr34529. 20 years ago
  Steve Loughran 3c1fd84dc2 flush any output before we run. 20 years ago
  Jesse N. Glick 00ef05647f Noting a difference between <property file="..."/> and <loadproperties srcfile="..."/>. 20 years ago