9 Commits (5abc2f1dce1e97b92acc5562b3c5fa32cf0abb5d)

Autor SHA1 Mensaje Fecha
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. hace 2 años
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 hace 3 años
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls hace 3 años
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags hace 3 años
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments hace 3 años
  Lars Grefer 702f3fa5bd Cleanup unused imports hace 3 años
  Lars Grefer e1bff9a570 Use the diamond operator where possible hace 3 años
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop hace 3 años
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip hace 5 años
  Andy Clement d902947407 Fix 484941 - NPE AnnotationDiscoveryVisitor hace 8 años
  aclement 5adbb9cab3 PushIn hace 14 años
  aclement f97adb2888 309743 hace 14 años
  aclement db4a8956ad formatted hace 14 años
  aclement bf9773a0b7 271201: inpath handle: can determine if class is from inpath in add method now hace 15 años
  aclement fd8aebb985 removing unused code hace 16 años
  aclement f56eb37f77 fixed eclipse warnings hace 16 años
  aclement eeb2e60d07 240360 - test and fix for -proceedOnError and weaving in the face of broken source hace 16 años
  aclement 4a053f50b3 organized imports hace 16 años
  aclement 97d14014cb 231396: refactoring: Moved CharOperation and NameConvertor hace 16 años
  aclement 0758535a3c 230134: tests and fixes - move cflow caches from static state to crosscuttingmembers for the aspect, fixing their lifecycle. hace 16 años
  aclement ece07ea8a4 unused import hace 16 años
  aclement 1bd89958fb AspectJ6: corrected version check hace 16 años
  aclement 563711fb8f found whilst investigating 157057 - we sometimes crashed for bad input (duplicate class declarations) rather than just putting out a nice message. hace 18 años
  aclement 0fb1a38f58 fix for problem found whilst looking into 153380 hace 18 años
  aclement 9664058bcd test and fix for 152589: adviceDidNotMatch incorrectly appearing hace 18 años
  aclement a3f3ae406d test and fix for 152257 hace 18 años
  aclement af9e8ba799 pipeline changes: fix for deep nesting aspects hace 18 años
  aclement 4d2d363d34 pipeline changes: multiple variants of compiler adapter now, one pipelines, one doesnt. hace 18 años
  aclement 06f5e354a7 pipeline changes: need extra hook into compiler lifecycle (after diet parse) hace 18 años
  acolyer b6c89301f2 update license to EPL hace 18 años
  aclement 9d1f31f65b fixes for missing error messages (pr132314) hace 18 años
  aclement 10a366b6a9 134471 - incremental structure model repair code overhaul - tell the weaver the kind of weave (inc/batch) so it knows whether to do incremental repairs to the model for each file being woven. hace 18 años
  aclement fee78df3b6 bug 128650: comment 16: tidy up logic, forget the compiler. hace 18 años
  aclement 54c167d257 129163: more bits...: set the compiler correctly for error reporting on inc builds. (comment #34,35) hace 18 años
  aclement b2259116b8 fix for 130300: cause the mysterious disappearance of -XnoWeave hace 18 años
  aclement cfa38afb14 fix to save the big chunk of memory leaking over incremental compiles. hace 18 años
  aclement 1cd7b3c661 optimizationasm: various tweaks!! See optimization #7 in 128650 hace 18 años
  aclement 648abc59cc organized imports hace 18 años
  acolyer 5f41f5d56a go "back to the source" on an incremental aspect change hace 18 años
  acolyer fcc7295195 cleanup the EclipseFactory afterCompilation hace 18 años
  acolyer 21804a0c3d improve abort handling for AJDT hace 18 años
  acolyer d485f9bcc4 fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint hace 18 años
  acolyer 05eccb2300 enable compilation of @AfterReturning(pointcut="...") hace 19 años
  acolyer 75c1c3ea4d support in ajc for parsing and error reporting of @AspectJ style aspect definitions (aspect, pointcut, advice only at this point). Also include the AddAtAspectJAnnotationsVisitor support. Switch off using -Xdev:NoAtAspectJProcessing. hace 19 años
  aclement a2150af444 Use ability to remove problems when building using intermediate compilation results (fix doubling of tasks/deows in inc building) hace 19 años
  acolyer 35cab775d1 java 5 support hace 19 años
  aclement 0a77939b32 Fix for: hace 19 años
  aclement 234bea2297 76030 - cflow optimizations. Part 2 fix - share counters and stacks when we can. hace 19 años
  aclement b133299238 Fix for Bugzilla Bug 73334 hace 20 años
  aclement 19ac4cc8c0 Fix for Bug 58679 hace 20 años