63 Commits (9b03811333687b7a41baa1b9c9ff84344df86bbc)

Author SHA1 Message Date
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) 18 years ago
  aclement dac2ff628b new handle provider (pr141730): helper method 18 years ago
  aclement f6e70ba1a3 testcode for new handle provider (pr141730): helper method 18 years ago
  mwebster 81abede511 Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid JUnit dependency problem in util project 18 years ago
  mwebster f4cd0bfb01 Make sandbox directories unique among workspaces e.g. c:\temp\ajcSandbox\org.aspectj\ajcTes1234.tmp 18 years ago
  aclement 5a75601c50 141730 - latest variant of program element signature processing 18 years ago
  aclement 5e74f35fa0 some code for 141730 - store type signatures in program elements rather than processed type names. 18 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  aclement 7d9a7287ee fix for 142165: LTW 18 years ago
  aclement 5a01932b9d fixes for 137235 (contributed by Ron): more intelligent logic for determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) 18 years ago
  wisberg 9f651ae391 Forgot to limit scope to full paths 18 years ago
  wisberg 332a5df397 Fix 107299 (windows full but not absolute paths) by not prefixing files that 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. 18 years ago
  acolyer 372a025d85 Patch files to reapply changes developed in exploring pr107313 should we ever decided to go back down that route... 19 years ago
  wisberg e9329e91f4 Using JLS 20.18.7 system property for version per mailing list request 19 years ago
  wisberg d851660694 getBestFile(String[]) 19 years ago
  acolyer f800dc9be1 ignore bintest directories 19 years ago
  wisberg 2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 19 years ago
  avasseur 0852d51f34 added test entries instead of autowiredtest for Andy sake, fix 1.4 dependancies in loadtime module and util module 19 years ago
  wisberg 03ff536b6c snooping out stream on request 19 years ago
  wisberg dc3b4431dc FileToURL via URI 19 years ago
  aclement 9b730456c9 Reduced duplication of vm checking logic. 19 years ago
  wisberg 6565120f4e prospective replacements for {module}/build.xml - will move there once validated by those who use build.xml. 19 years ago
  aclement fdd5b4e283 changed cutoff 19 years ago
  aclement f7bcff6dbf From branch: New build scripts that Alex uses under IntelliJ - can be run individually or via master in build module. 19 years ago
  wisberg 8cc7315ade hack workaround for 48650 19 years ago
  acolyer 204dc9f253 temporarily taken out a periodically misbehaving test case 19 years ago
  wisberg a0ec8d0fb0 removing unused parameter 20 years ago
  acolyer 648c0f4d15 fix for Bugzilla Bug 42573 20 years ago
  aclement 7bb1da5328 more diagnostics to help with build failure 20 years ago
  acolyer 775136e010 also verigy that dir entries are copied when copying a dir. 20 years ago
  acolyer 33d8ee9eed fix for Bugzilla Bug 31460 20 years ago
  acolyer 2ed4c9f470 move weaving to inside of the compiler.compile loop. 20 years ago
  acolyer 42787f91e7 spring cleaning in advance of 1.2 enhancements: 20 years ago
  jhugunin a4a12342a1 Fix for: Bugzilla Bug 49814 20 years ago
  wisberg 38aa20202e inpath support 20 years ago
  acolyer 1c6db5d4f2 Andy Clement's patch for enh 46347: "-inpath" 20 years ago
  wisberg 6a0c00d244 FileFilters for zip files and source files 20 years ago
  acolyer 86be10e1c4 make canonical versions of files... 21 years ago
  mkersten 365ba016e1 Exposed file creation to allow overriding (for the use of canonicalization). 21 years ago
  mkersten b3229c8937 Fixed unwrapping of exceptions (was infinte looping). 21 years ago
  wisberg 18b5821c73 added output snooper to ProcessController for testing client 21 years ago
  mkersten b6cdbc9269 Expanded error message to make it clear that it is coming from parsing. 21 years ago
  wisberg f34c03eff6 better unwrapping of exceptions 21 years ago
  wisberg 5a602c6007 delay until after final last-modified-time stamp on newly-staged files 21 years ago
  wisberg d1eab26030 envp and snooping error stream in process controller 21 years ago
  wisberg 81493c4acc added LangUtil.ProcessController for external processes 21 years ago
  wisberg a92c5fb2c0 - disabled logging by default 21 years ago
  wisberg 433ded040c added FileUtil.Pipe 21 years ago
  wisberg c256451466 accept "." as base dir in resolving files 21 years ago
  wisberg 85fd1bf2b7 minimal run-in-same-vm feature for ajbrowser 21 years ago