aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-301-0/+1
* new handle provider (pr141730): helper methodaclement2006-07-031-0/+74
* testcode for new handle provider (pr141730): helper methodaclement2006-07-031-0/+10
* Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid JUnit...mwebster2006-06-152-84/+4
* Make sandbox directories unique among workspaces e.g. c:\temp\ajcSandbox\org....mwebster2006-06-152-4/+84
* 141730 - latest variant of program element signature processingaclement2006-06-074-0/+281
* some code for 141730 - store type signatures in program elements rather than ...aclement2006-06-061-0/+48
* update license to EPLacolyer2006-06-0116-32/+32
* fix for 142165: LTWaclement2006-05-171-1/+1
* fixes for 137235 (contributed by Ron): more intelligent logic for determining...aclement2006-05-042-9/+12
* Forgot to limit scope to full pathswisberg2005-10-151-1/+3
* Fix 107299 (windows full but not absolute paths) by not prefixing files that ...wisberg2005-10-151-1/+1
* Patch files to reapply changes developed in exploring pr107313 should we ever...acolyer2005-09-021-0/+34
* Using JLS 20.18.7 system property for version per mailing list requestwisberg2005-08-182-1/+9
* getBestFile(String[])wisberg2005-06-082-0/+81
* ignore bintest directoriesacolyer2005-05-311-0/+1
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-192-41/+3
* added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci...avasseur2005-05-132-4/+4
* snooping out stream on requestwisberg2005-05-121-0/+3
* FileToURL via URIwisberg2005-05-121-1/+6
* Reduced duplication of vm checking logic.aclement2005-05-121-0/+18
* prospective replacements for {module}/build.xml - will move there once valida...wisberg2005-05-111-0/+6
* changed cutoffaclement2005-04-191-3/+4
* From branch: New build scripts that Alex uses under IntelliJ - can be run ind...aclement2005-04-191-0/+38
* hack workaround for 48650wisberg2005-01-272-14/+34
* temporarily taken out a periodically misbehaving test caseacolyer2005-01-051-1/+2
* removing unused parameterwisberg2004-10-061-4/+3
* fix for Bugzilla Bug 42573acolyer2004-08-051-1/+9
* more diagnostics to help with build failureaclement2004-08-051-1/+1
* also verigy that dir entries are copied when copying a dir.acolyer2004-06-021-2/+7
* fix for Bugzilla Bug 31460 acolyer2004-04-021-1/+10
* move weaving to inside of the compiler.compile loop. acolyer2004-03-151-4/+8
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-234-19/+19
* Fix for: Bugzilla Bug 49814 jhugunin2004-01-121-5/+6
* inpath supportwisberg2003-12-151-0/+24
* Andy Clement's patch for enh 46347: "-inpath"acolyer2003-11-111-1/+1
* FileFilters for zip files and source fileswisberg2003-10-311-0/+18
* make canonical versions of files...acolyer2003-09-121-3/+11
* Exposed file creation to allow overriding (for the use of canonicalization).mkersten2003-09-051-1/+1
* Fixed unwrapping of exceptions (was infinte looping).mkersten2003-08-081-10/+10
* added output snooper to ProcessController for testing clientwisberg2003-06-021-0/+8
* Expanded error message to make it clear that it is coming from parsing.mkersten2003-06-011-4/+5
* better unwrapping of exceptionswisberg2003-05-311-11/+32
* delay until after final last-modified-time stamp on newly-staged files wisberg2003-05-312-1/+66
* envp and snooping error stream in process controllerwisberg2003-05-072-7/+35
* added LangUtil.ProcessController for external processeswisberg2003-05-051-3/+463
* - disabled logging by default wisberg2003-05-051-1/+113
* added FileUtil.Pipewisberg2003-05-051-0/+160
* accept "." as base dir in resolving fileswisberg2003-05-021-3/+24
* minimal run-in-same-vm feature for ajbrowserwisberg2003-05-012-0/+238