8726 Commits (923140f496d57209baedf1b1921d0a2cb30f5e54)
 

Author SHA1 Message Date
  Matthew Jason Benson 2cbfa09eb6 Add linecontains/linecontainsregexp negate attribute to WHATSNEW. 20 years ago
  Matthew Jason Benson 86cd020ce9 Add negate attribute to linecontains and linecontainsregexp filterreaders. 20 years ago
  Matthew Jason Benson 19731e2b2f Lower-case HTML tags 20 years ago
  Bruce Atherton 890850c8a8 Why not fix the comment while we are at it? 20 years ago
  Matthew Jason Benson 6bd9a3ed78 Remove "strip-duplicates" behavior from; add condition behavior to, Length task. 20 years ago
  Bruce Atherton c3018eaa64 Round NTFS Granularity up rather than down 20 years ago
  Matthew Jason Benson 85cb24b8eb Remove stray semicolon. 20 years ago
  Matthew Jason Benson 76cd0bc786 Remove KeepGoingExecutor; keep-going responsibility is on each Executor impl. 20 years ago
  Matthew Jason Benson 2c68e6ab60 Add subproject Executor to Executor interface + its use to Project & Ant task. 20 years ago
  Jacobus Martinus Kruithof faba017869 Made compilable on 1.2 / 1.3 20 years ago
  Steve Loughran c68814d655 ok, sometimes drift is -ve. 20 years ago
  Steve Loughran b5e043025f looking@why my junit reports are apparently an hour old. No fix, but -diagnostics now prints some clock info, and examines diffs between temp dir and local clock and complains if they are too different. (>10s, purely arbitrary) 20 years ago
  Bruce Atherton 3928b4fa9d Improved heuristics on file timestamp granularity by adding an NTFS category and checking for it 20 years ago
  Matthew Jason Benson a63a14400d Work around jdk 1.4.2(no _version) jarsigner bug. 20 years ago
  Stefan Bodewig 02c264aee4 name hiding 20 years ago
  Stefan Bodewig 5bd6ee5101 Announce Antidote's retirement 20 years ago
  Stefan Bodewig 223b50ebd9 Rename rpm's showoutput attribute to quiet, document it - Submitted by Zach Garner 20 years ago
  Matthew Jason Benson 9db095b228 DD is opinionated! 20 years ago
  Antoine Levy-Lambert 9de7ed989b Ant 1.6.3beta1 20 years ago
  Antoine Levy-Lambert f305ae3f43 ant 1.6.3beta1 20 years ago
  Stefan Bodewig 7b6c2a7797 Deprecate stylebook, add javadocs to it - by Kev Jackson 20 years ago
  Stefan Bodewig fab6cf0e3e won't merge fix for 27170 since fix has not been confirmed and we don't have an extended beta phase for 1.6.3 20 years ago
  Jesse N. Glick debc4cf475 s/occured/occurred/g wherever possible - unfortunately we included the spelling error in several public method 20 years ago
  Jesse N. Glick 4da35d2138 Fixed missing braces. 20 years ago
  Jesse N. Glick f6148a6bc3 Misc. cleanups relating to #30606. 20 years ago
  Stefan Bodewig 9391dab2fe Remove dead docs 20 years ago
  Stefan Bodewig b8a60e3134 Remove Antidote pages 20 years ago
  Stefan Bodewig 8502b7feaf Reduce number of references to Antidote 20 years ago
  Stefan Bodewig 4f0b931824 2005 20 years ago
  Matthew Jason Benson c2554528a0 Fix uppercase <CODE> tags 20 years ago
  Jesse N. Glick 17f3353a3b Updated from recent commits. 20 years ago
  Jesse N. Glick 6ecb04cbad #30162: try to avoid a memory leak in IntrospectionHelper.getHelper(). 20 years ago
  Jesse N. Glick 9c29344dc2 Avoid hypothetical memory leak by not holding a strong reference to the thread or thread groups used as keys to 20 years ago
  Jesse N. Glick 5aeca1e0e3 #32941: do not try to catch ThreadDeath when <java fork="false"> is halted. 20 years ago
  Jesse N. Glick 67c71a89e9 #27285: simplify AntClassLoader by removing reflection hacks 20 years ago
  Jesse N. Glick 47a487c0dd Mentioning Tom Ball, author of #31885. 20 years ago
  Jesse N. Glick a898d14776 #31885: <junit> logs more detailed events for individual tests it is running. 20 years ago
  Jesse N. Glick 126daf8b31 Removing old code testing for JDK 1.0 and 1.1. 20 years ago
  Jesse N. Glick 33832587a4 Ignore stray dir that can be left behind after an interrupted test. 20 years ago
  Jesse N. Glick 3d67036913 #30606: add 'executable' attr to <javadoc>. 20 years ago
  Jesse N. Glick 8a86b8228f #25832: deprecating the task names <WsdlToDotnet> and <style>. 20 years ago
  Jesse N. Glick df49dea906 #32463: deprecate WeakishReference since we can assume JDK 1.2 APIs now. 20 years ago
  Jesse N. Glick 94b7b6cd05 #31928: stop a forked process if the thread running <java> is stopped. 20 years ago
  Peter Reilly 41985851e2 change name of handledirchar to handledirsep to be similar to pathconvet 20 years ago
  Steve Loughran a6583cdfa6 fork in the test that says so 20 years ago
  Steve Loughran d7b54d6101 things move. 20 years ago
  Steve Loughran b02d774374 Well, a bit of hackery and you can verify that JAR is signed. But there is *nothing* to verify that the signature itself is trusted. Essentially "jarsigner -verify" is a worthless piece of junk from the security perspective. 20 years ago
  Steve Loughran 25e6c497c3 system properties are in <signjar>, so you can (manually) propagate proxy settings. Updated docs and examples. 20 years ago
  Stefan Bodewig b47a31a210 Don't ignore the extension attribute for formatters when forking 20 years ago
  Stefan Bodewig 53bcbf1d66 Unit Test for PR 32973 20 years ago