49 Commits (3b517caf402c6d7c52d4bcbdc86c7528ab828ec9)

Author SHA1 Message Date
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) 18 years ago
  aclement ee7a4fd375 wonder what the build will make of this? dependency from browser>weaver5 so that the JDK14 tracing code (and rest of weaver5...) gets into aspectjtools.jar 18 years ago
  acolyer 62a7654589 update license to EPL 18 years ago
  acolyer 40c0d94949 progress on enh 101983 (allow separate output folders for separate source folders) 18 years ago
  aclement 0348e56e6e added dependency on loadtime so that loadtime makes it into aspectjtools.jar (and then ajde.jar...) 19 years ago
  mkersten a0bd497a41 Removed dead code. 19 years ago
  acolyer f800dc9be1 ignore bintest directories 19 years ago
  wisberg 773ad11244 interactive guard to preserve automated runnability of *Test.java 19 years ago
  wisberg 2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 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 f7bcff6dbf From branch: New build scripts that Alex uses under IntelliJ - can be run individually or via master in build module. 19 years ago
  aclement 45ae94da9e Just explaining why empty test is here! 19 years ago
  aclement 197afeadcb FindBugs: fixes. 20 years ago
  acolyer 2ec27dacd9 fix for Bugzilla Bug 40206 20 years ago
  mkersten a17b51bec3 Fix for 54238: Restore build cancelling to Swing-based IDEs 20 years ago
  aclement a5b477d102 1.2 rc1 build/pkg : Make ajbrowser depend on ajdoc 20 years ago
  mkersten ec3c2d9d30 Minor cleanup of ajbrowser. 20 years ago
  acolyer 770ec4fea1 tidying up compiler warnings (unused locals, imports) 20 years ago
  acolyer 1c6db5d4f2 Andy Clement's patch for enh 46347: "-inpath" 20 years ago
  wisberg 458b26fe12 returning TestSuite rather than Test to permit all tests to run from Eclipse 20 years ago
  mkersten 27c3a15092 *** empty log message *** 21 years ago
  mkersten b5d8b449c7 Updated org.aspectj.asm relationship model to string-handle-based API in order to support adding and removing relationships at any point in the compilation cycle, and to support external tools building relationships (e.g. JDT's incremental containment hierarchy builder). Also made inter-type declaration relationships show up in the model. 21 years ago
  mkersten bffcd4c305 Added support for multiple relationships for a single program element. Renamed model container class. 21 years ago
  mkersten 1e0113299d Minor improvements to structure model generation, clean up of test suite output, and port of AJDT to new ASM APIs. 21 years ago
  mkersten f7944d2c68 First pass at new relationship API support. 21 years ago
  mkersten f1deb9c110 Reimplemented ASM API as described in bug "41254: revise asm and create interfaces". Containment hierarchy is done and tests added. Relationships are not done yet. All clients except AJDT ported. More UI porting in Swing clients required. 21 years ago
  mkersten c7f55d076a Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation in order to match method naming conventions. 21 years ago
  mkersten acdf688ccc Fixed 21 years ago
  mkersten 5edccbfaeb Fixed bugs: 21 years ago
  mkersten cd1ad650b8 De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionality into the the ajbrowser module.) 21 years ago
  mkersten bbd832b480 Fix for bug#40771 21 years ago
  mkersten 501390c0fb Re-added taskdefs dependancy for build system. 21 years ago
  mkersten 1f6ba6912c Removed project dependancy on taskdefs project. 21 years ago
  wisberg 74d28dec79 flagging with comments that 1.1 options are unimplemented 21 years ago
  wisberg fed9393f83 No functionality change. 21 years ago
  acolyer 55508643c4 "organized imports" to eliminate compiler warnings 21 years ago
  wisberg 156e202b19 keyboard mnemonics and accelerators 21 years ago
  wisberg b7cdfa1c98 stateful config file chooser now starts with launch dir and 21 years ago
  wisberg 4c00febe0b implement binary-incompatible API for detecting whether any warnings exist, to enable/disable message display. 21 years ago
  wisberg daeab2fdfa out of the run loop - now direct from TopFrame to Ajde 21 years ago
  wisberg 3b2b6116ac - added run-in-other-vm button/menu, 21 years ago
  wisberg 85fd1bf2b7 minimal run-in-same-vm feature for ajbrowser 21 years ago
  wisberg 3bc503e453 - using IMessage-based API's for displaying messages 21 years ago
  wisberg 632ce1e11a support shift-key to rebuild-all in incremental mode 21 years ago
  acolyer 8fd3697dbb Ignore bin directory 21 years ago
  mkersten 85a827a7f2 Committed patches specified in: 21 years ago
  wisberg 784382899d initial version 21 years ago
  wisberg 144143c297 initial version 21 years ago
  wisberg d842c4f113 initial version 21 years ago