75 Commits (V1_6_X)

Author SHA1 Message Date
  aclement 7f993999d7 generics 12 years ago
  aclement c6dbe6d1c4 generics refactoring 12 years ago
  aclement d05a18f50a generics refactoring 12 years ago
  aclement 241a346ba8 generics refactoring 12 years ago
  aclement aa91738483 290741: encoding option on ICompilerConfiguration 13 years ago
  aclement 1e11adf74b change this to see if build machine can pick it up 13 years ago
  aclement 46f0d562cd java5 14 years ago
  aclement f134b1cde4 generics 14 years ago
  aclement d2afa99334 trigger build 15 years ago
  aclement 8e813eb537 271201: inpath handles 15 years ago
  aclement 162f60420e 268827: ask for the JDT project state 15 years ago
  aclement e6793d1d0a generalize report API to cover resources and outjar 15 years ago
  aclement 76e36c8282 268827: tell ajdt about class file removal 15 years ago
  aclement c4439a7a47 trigger build 15 years ago
  aclement 3765aa957a 124460: aop.xml used for compilation: AJDT interface support 15 years ago
  aclement 33c1f32f5d 258325: fix 15 years ago
  aclement 0b8250b807 251277: making asmmanager non-singleton 15 years ago
  aclement 7d2b812237 New method on the interface: null impl 15 years ago
  aclement 7d9cd79e1b trigger build 15 years ago
  aclement fefc9d6773 245566: final config interface change 15 years ago
  aclement e2b5e57aba dependency for picking up compiler change bitflags 15 years ago
  aclement 017c1f96e8 245566: incremental magic 15 years ago
  aclement b7ab7a972e implement new ICompilerConfiguration method 15 years ago
  aclement 33dc2229ad switch to container from jrelib 16 years ago
  aclement 7358a5c2ba 148190#32 17 years ago
  aclement 9a4afec0cc 148190: reworked code to cope with new module ajde.core 17 years ago
  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...) 18 years ago
  mkersten a0bd497a41 Removed dead code. 18 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