Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new handle provider (pr141730): helper method | aclement | 2006-07-03 | 1 | -0/+74 |
| | |||||
* | testcode for new handle provider (pr141730): helper method | aclement | 2006-07-03 | 1 | -0/+10 |
| | |||||
* | Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid ↵ | mwebster | 2006-06-15 | 2 | -84/+4 |
| | | | | JUnit dependency problem in util project | ||||
* | Make sandbox directories unique among workspaces e.g. ↵ | mwebster | 2006-06-15 | 2 | -4/+84 |
| | | | | c:\temp\ajcSandbox\org.aspectj\ajcTes1234.tmp | ||||
* | 141730 - latest variant of program element signature processing | aclement | 2006-06-07 | 4 | -0/+281 |
| | |||||
* | some code for 141730 - store type signatures in program elements rather than ↵ | aclement | 2006-06-06 | 1 | -0/+48 |
| | | | | processed type names. | ||||
* | update license to EPL | acolyer | 2006-06-01 | 16 | -32/+32 |
| | |||||
* | fix for 142165: LTW | aclement | 2006-05-17 | 1 | -1/+1 |
| | |||||
* | fixes for 137235 (contributed by Ron): more intelligent logic for ↵ | aclement | 2006-05-04 | 2 | -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 paths | wisberg | 2005-10-15 | 1 | -1/+3 |
| | |||||
* | Fix 107299 (windows full but not absolute paths) by not prefixing files that ↵ | wisberg | 2005-10-15 | 1 | -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 ↵ | acolyer | 2005-09-02 | 1 | -0/+34 |
| | | | | ever decided to go back down that route... | ||||
* | Using JLS 20.18.7 system property for version per mailing list request | wisberg | 2005-08-18 | 2 | -1/+9 |
| | |||||
* | getBestFile(String[]) | wisberg | 2005-06-08 | 2 | -0/+81 |
| | |||||
* | ignore bintest directories | acolyer | 2005-05-31 | 1 | -0/+1 |
| | |||||
* | newbuild.xml replacing build.xml, with Alex ok | wisberg | 2005-05-19 | 2 | -41/+3 |
| | |||||
* | added test entries instead of autowiredtest for Andy sake, fix 1.4 ↵ | avasseur | 2005-05-13 | 2 | -4/+4 |
| | | | | dependancies in loadtime module and util module | ||||
* | snooping out stream on request | wisberg | 2005-05-12 | 1 | -0/+3 |
| | |||||
* | FileToURL via URI | wisberg | 2005-05-12 | 1 | -1/+6 |
| | |||||
* | Reduced duplication of vm checking logic. | aclement | 2005-05-12 | 1 | -0/+18 |
| | |||||
* | prospective replacements for {module}/build.xml - will move there once ↵ | wisberg | 2005-05-11 | 1 | -0/+6 |
| | | | | validated by those who use build.xml. | ||||
* | changed cutoff | aclement | 2005-04-19 | 1 | -3/+4 |
| | |||||
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ↵ | aclement | 2005-04-19 | 1 | -0/+38 |
| | | | | individually or via master in build module. | ||||
* | hack workaround for 48650 | wisberg | 2005-01-27 | 2 | -14/+34 |
| | |||||
* | temporarily taken out a periodically misbehaving test case | acolyer | 2005-01-05 | 1 | -1/+2 |
| | |||||
* | removing unused parameter | wisberg | 2004-10-06 | 1 | -4/+3 |
| | |||||
* | fix for Bugzilla Bug 42573 | acolyer | 2004-08-05 | 1 | -1/+9 |
| | | | | .lst file entries not resolved relative to list file: {boot}classpath, extdirs, | ||||
* | more diagnostics to help with build failure | aclement | 2004-08-05 | 1 | -1/+1 |
| | |||||
* | also verigy that dir entries are copied when copying a dir. | acolyer | 2004-06-02 | 1 | -2/+7 |
| | |||||
* | fix for Bugzilla Bug 31460 | acolyer | 2004-04-02 | 1 | -1/+10 |
| | | | | Weaving class loader | ||||
* | move weaving to inside of the compiler.compile loop. | acolyer | 2004-03-15 | 1 | -4/+8 |
| | | | | ensure messages are associated with source wherever possible | ||||
* | spring cleaning in advance of 1.2 enhancements: | acolyer | 2004-01-23 | 4 | -19/+19 |
| | | | | | removed unused imports, local variables, and private methods (still there, just commented out). | ||||
* | Fix for: Bugzilla Bug 49814 | jhugunin | 2004-01-12 | 1 | -5/+6 |
| | | | | ConfigParser.java:132 | ||||
* | inpath support | wisberg | 2003-12-15 | 1 | -0/+24 |
| | |||||
* | Andy Clement's patch for enh 46347: "-inpath" | acolyer | 2003-11-11 | 1 | -1/+1 |
| | |||||
* | FileFilters for zip files and source files | wisberg | 2003-10-31 | 1 | -0/+18 |
| | |||||
* | make canonical versions of files... | acolyer | 2003-09-12 | 1 | -3/+11 |
| | |||||
* | Exposed file creation to allow overriding (for the use of canonicalization). | mkersten | 2003-09-05 | 1 | -1/+1 |
| | |||||
* | Fixed unwrapping of exceptions (was infinte looping). | mkersten | 2003-08-08 | 1 | -10/+10 |
| | |||||
* | added output snooper to ProcessController for testing client | wisberg | 2003-06-02 | 1 | -0/+8 |
| | |||||
* | Expanded error message to make it clear that it is coming from parsing. | mkersten | 2003-06-01 | 1 | -4/+5 |
| | |||||
* | better unwrapping of exceptions | wisberg | 2003-05-31 | 1 | -11/+32 |
| | |||||
* | delay until after final last-modified-time stamp on newly-staged files | wisberg | 2003-05-31 | 2 | -1/+66 |
| | | | | since last-modified-time stamp can be delayed by filesystem buffering. | ||||
* | envp and snooping error stream in process controller | wisberg | 2003-05-07 | 2 | -7/+35 |
| | |||||
* | added LangUtil.ProcessController for external processes | wisberg | 2003-05-05 | 1 | -3/+463 |
| | |||||
* | - disabled logging by default | wisberg | 2003-05-05 | 1 | -1/+113 |
| | | | | - added tests for FileUtil.Pipe | ||||
* | added FileUtil.Pipe | wisberg | 2003-05-05 | 1 | -0/+160 |
| | |||||
* | accept "." as base dir in resolving files | wisberg | 2003-05-02 | 1 | -3/+24 |
| | |||||
* | minimal run-in-same-vm feature for ajbrowser | wisberg | 2003-05-01 | 2 | -0/+238 |
| | |||||
* | - permit empty input to split | wisberg | 2003-05-01 | 1 | -0/+46 |
| | | | | | - split classpath - check for array arguments |