summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/util/Watchdog.java
Commit message (Expand)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* java 5-8java8Matt Benson2017-04-131-16/+16
* PR 56749 Javadoc 1.8 fixes, submitted by Ville SkyttäVille Skyttä2014-07-211-1/+1
* trailing wsPeter Reilly2007-09-251-1/+1
* Watchdog may have yield negative wait time.Jacobus Martinus Kruithof2007-09-231-3/+4
* Improved InterruptException handling, especially from Parallel task. Should a...Jacobus Martinus Kruithof2007-09-161-5/+6
* Having learned about how the java memory model really works, I have had a qui...Steve Loughran2006-10-171-2/+14
* copy2license.plStefan Bodewig2006-09-011-5/+6
* s/occured/occurred/g wherever possible - unfortunately we included the spelli...Jesse N. Glick2005-03-301-1/+1
* javadocPeter Reilly2005-01-211-1/+29
* spellingSteve Loughran2004-03-291-1/+1
* remove authors from filesPeter Reilly2004-03-091-3/+0
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-091-1/+1
* Remove trailing spaces in all java filesAntoine Levy-Lambert2004-02-041-2/+2
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-031-49/+12
* 2003Stefan Bodewig2003-08-141-1/+1
* remove enum variablePeter Reilly2003-08-131-3/+3
* Ensure terminated processes are allowed to complete before finishing theConor MacNeill2003-07-151-1/+2
* Remove email address from sourcesStefan Bodewig2003-03-071-1/+1
* Remove Jakarta Project from licenseStefan Bodewig2003-02-101-1/+1
* timeout support for <java>Stefan Bodewig2002-04-051-1/+1
* refactor ExecuteWatchdog - extract a more generic timer. PreparationStefan Bodewig2002-04-051-0/+124