summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
* 288198: 1.7 supportaclement2009-09-041-126/+67
|
* close streamsaclement2009-09-031-3/+3
|
* unnecessary codeaclement2009-02-282-225/+338
|
* 246125: new abstraction of structure model without the weight of the asm moduleaclement2008-10-201-0/+21
|
* 246125: promoted generic sig parsing code to utilaclement2008-10-204-12/+887
|
* remove unused code - improve path detectionaclement2008-09-011-0/+27
|
* formatter chewed on itaclement2008-08-281-241/+237
|
* formatter chewed on itaclement2008-08-282-2706/+2653
|
* findbugs/eclipse warnings fixedaclement2008-08-277-725/+482
|
* removed unnecessary codeaclement2008-08-221-1/+1
|
* switch to container from jrelibaclement2008-06-061-5/+5
|
* organized importsaclement2008-06-031-1/+5
|
* 231396: Comment #4: Big Refactoringaclement2008-05-282-4/+1
|
* 231396: refactoring: removed NonLocalExit and moved StreamPrintWriter into ↵aclement2008-05-142-140/+0
| | | | test infrastructure
* 231396: refactoring: Moved CharOperation and NameConvertoraclement2008-05-124-413/+0
|
* 231396: refactoring: CollectionUtil type removedaclement2008-05-121-60/+0
|
* 231396: moved ConfigParser out of weaver jaraclement2008-05-091-311/+0
|
* AspectJ6: copes with 1.6 environmentaclement2008-01-161-0/+3
|
* 1.6 VM should mean 'is15VMOrGreater' ! pr164384aclement2006-11-171-1/+1
|
* close files!aclement2006-10-171-0/+1
|
* 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 ↵mwebster2006-06-152-84/+4
| | | | JUnit dependency problem in util project
* Make sandbox directories unique among workspaces e.g. ↵mwebster2006-06-152-4/+84
| | | | c:\temp\ajcSandbox\org.aspectj\ajcTes1234.tmp
* 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
| | | | processed type names.
* 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 ↵aclement2006-05-042-9/+12
| | | | determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...)
* 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
| | | | exist (and don't need resolving). Tested locally, but unable to make a portable test. Will cause bugs for .lst-file-relative entries that match user-dir-local files.
* Patch files to reapply changes developed in exploring pr107313 should we ↵acolyer2005-09-021-0/+34
| | | | ever decided to go back down that route...
* 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 ↵avasseur2005-05-132-4/+4
| | | | dependancies in loadtime module and util module
* 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 ↵wisberg2005-05-111-0/+6
| | | | validated by those who use build.xml.
* changed cutoffaclement2005-04-191-3/+4
|
* From branch: New build scripts that Alex uses under IntelliJ - can be run ↵aclement2005-04-191-0/+38
| | | | individually or via master in build module.
* 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
| | | | .lst file entries not resolved relative to list file: {boot}classpath, extdirs,
* 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
|