60 커밋 (556625089b5d33b38ecdb212a3db95d7be5a007c)

작성자 SHA1 메시지 날짜
  aclement 33c1f32f5d 258325: fix 15 년 전
  aclement 0b8250b807 251277: making asmmanager non-singleton 15 년 전
  aclement 7d2b812237 New method on the interface: null impl 16 년 전
  aclement 7d9cd79e1b trigger build 16 년 전
  aclement fefc9d6773 245566: final config interface change 16 년 전
  aclement e2b5e57aba dependency for picking up compiler change bitflags 16 년 전
  aclement 017c1f96e8 245566: incremental magic 16 년 전
  aclement b7ab7a972e implement new ICompilerConfiguration method 16 년 전
  aclement 33dc2229ad switch to container from jrelib 16 년 전
  aclement 7358a5c2ba 148190#32 17 년 전
  aclement 9a4afec0cc 148190: reworked code to cope with new module ajde.core 17 년 전
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) 18 년 전
  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 년 전
  acolyer 62a7654589 update license to EPL 18 년 전
  acolyer 40c0d94949 progress on enh 101983 (allow separate output folders for separate source folders) 18 년 전
  aclement 0348e56e6e added dependency on loadtime so that loadtime makes it into aspectjtools.jar (and then ajde.jar...) 19 년 전
  mkersten a0bd497a41 Removed dead code. 19 년 전
  acolyer f800dc9be1 ignore bintest directories 19 년 전
  wisberg 773ad11244 interactive guard to preserve automated runnability of *Test.java 19 년 전
  wisberg 2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 19 년 전
  wisberg 6565120f4e prospective replacements for {module}/build.xml - will move there once validated by those who use build.xml. 19 년 전
  aclement f7bcff6dbf From branch: New build scripts that Alex uses under IntelliJ - can be run individually or via master in build module. 19 년 전
  aclement 45ae94da9e Just explaining why empty test is here! 19 년 전
  aclement 197afeadcb FindBugs: fixes. 20 년 전
  acolyer 2ec27dacd9 fix for Bugzilla Bug 40206 20 년 전
  mkersten a17b51bec3 Fix for 54238: Restore build cancelling to Swing-based IDEs 20 년 전
  aclement a5b477d102 1.2 rc1 build/pkg : Make ajbrowser depend on ajdoc 20 년 전
  mkersten ec3c2d9d30 Minor cleanup of ajbrowser. 20 년 전
  acolyer 770ec4fea1 tidying up compiler warnings (unused locals, imports) 20 년 전
  acolyer 1c6db5d4f2 Andy Clement's patch for enh 46347: "-inpath" 20 년 전
  wisberg 458b26fe12 returning TestSuite rather than Test to permit all tests to run from Eclipse 20 년 전
  mkersten 27c3a15092 *** empty log message *** 21 년 전
  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 년 전
  mkersten bffcd4c305 Added support for multiple relationships for a single program element. Renamed model container class. 21 년 전
  mkersten 1e0113299d Minor improvements to structure model generation, clean up of test suite output, and port of AJDT to new ASM APIs. 21 년 전
  mkersten f7944d2c68 First pass at new relationship API support. 21 년 전
  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 년 전
  mkersten c7f55d076a Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation in order to match method naming conventions. 21 년 전
  mkersten acdf688ccc Fixed 21 년 전
  mkersten 5edccbfaeb Fixed bugs: 21 년 전
  mkersten cd1ad650b8 De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionality into the the ajbrowser module.) 21 년 전
  mkersten bbd832b480 Fix for bug#40771 21 년 전
  mkersten 501390c0fb Re-added taskdefs dependancy for build system. 21 년 전
  mkersten 1f6ba6912c Removed project dependancy on taskdefs project. 21 년 전
  wisberg 74d28dec79 flagging with comments that 1.1 options are unimplemented 21 년 전
  wisberg fed9393f83 No functionality change. 21 년 전
  acolyer 55508643c4 "organized imports" to eliminate compiler warnings 21 년 전
  wisberg 156e202b19 keyboard mnemonics and accelerators 21 년 전
  wisberg b7cdfa1c98 stateful config file chooser now starts with launch dir and 21 년 전
  wisberg 4c00febe0b implement binary-incompatible API for detecting whether any warnings exist, to enable/disable message display. 21 년 전