8862 Commits (bcb846c8052a13d203836f221d8e2d7bf636e2f0)
 

Author SHA1 Message Date
  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
  Antoine Levy-Lambert 7cdd544ac0 Added missing dot at end of paragraph 20 years ago
  Antoine Levy-Lambert dd6f6417d1 ant.bat was missing runAntNoClasspath label for goto 20 years ago
  Antoine Levy-Lambert c8d28cf5ba add at since tag for new method 20 years ago
  Antoine Levy-Lambert 500030a537 Make Zip#createEmptyZip be called again when empty zips need to be created 20 years ago
  Matthew Jason Benson 4b343f551b The refid attribute of the I/O redirector was not functional. 20 years ago
  Stefan Bodewig 83eb9264ac Make sure we add a location when <java> fails 20 years ago
  Stefan Bodewig b74a6991bd Some assert tasks 20 years ago
  Stefan Bodewig 134d95afef Major speed improvements on BZip2 streams. 20 years ago
  Stefan Bodewig 3477bbf647 untabify 20 years ago
  Steve Loughran 0c39b52b1d Java1.5 has different classes in the parent. i've blocked off the xml parser stuff; i worry if that is the right thing to do, but it adheres to the spec. 20 years ago
  Steve Loughran 624de01496 close a <tt> 20 years ago
  Jacobus Martinus Kruithof 2e7282679d Obtained from: Kev Jackson 20 years ago
  Matthew Jason Benson 0d9c7281cc Task.init() was called twice for most tasks. 20 years ago
  Matthew Jason Benson 9229d25b42 When getting the real object from UE, do not call Task.init() on the Object 20 years ago
  Stefan Bodewig d56d435838 merge fix for 27162 20 years ago
  Stefan Bodewig b1d8a1a56d Oops, forgot /reference: 20 years ago
  Stefan Bodewig 67776debe7 mcs on Linux doesn't like quotes in /references. 20 years ago
  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