2061 Commits (2eb14b49f16327adc8db52259155bae141aa20fc)
 

Autor SHA1 Mensaje Fecha
  wisberg 2eb14b49f1 minimal build script (for doc distribution), instructions. hace 19 años
  aclement 13e4bfbf76 More accessors for the different types of value. hace 19 años
  aclement 0549a59596 Fixed URLs hace 19 años
  aclement 0ad50d6ba3 Plugins for tutorial. 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
  aclement 0ee8586373 Includes ability to remove problems from a compilation result. hace 19 años
  acolyer 900e12978d @xxx(@Foo) -> @xxx(Foo) hace 19 años
  wisberg fdc14b8ff9 working bash script hace 19 años
  wisberg 5d4864c66f tracing-lt added to collection targets hace 19 años
  aclement 6f1d4d92f9 Flag indicating if this advice actually matched anything at all. hace 19 años
  aclement 59bee73c83 Needed for SuppressAjWarnings support hace 19 años
  aclement 75207c8bdc Deal with putting out the non-matching advice lint warning hace 19 años
  aclement 961da2a081 Utility method adding for quizing whether you can find a SuppressAjWarnings annotation amongst some bunch of annotations and whether it suppresses a particular lint warning. hace 19 años
  aclement 7eae61c0a9 signature for org.aspectj.lang.annotation.SuppressAjWarnings added. hace 19 años
  aclement b5c05b1538 New lint message added for non-matching advice warning hace 19 años
  aclement 3f69726833 SuppressAjWarnings test. hace 19 años
  acolyer 4a3f364303 better handling on a 1.4 vm hace 19 años
  acolyer 8c5754b946 remove syserr hace 19 años
  aclement fd31299643 Updated with suppression attribute for non-matching advice. hace 19 años
  acolyer 2eb9dd8121 only inspect results if test could run hace 19 años
  acolyer 5a308d4ff7 vmLevel attributed should be just vm... hace 19 años
  aclement e282c5d4de SuppressAjWarnings test. hace 19 años
  aclement 14853f9256 Make the aspectj5rt classes available for writing 1.5 tests. hace 19 años
  aclement 2e7d6a2114 Didnt have a default. hace 19 años
  acolyer 2b7c79e4df parsing updates for declare annotation, annotations on itds, and use of around as a method name hace 19 años
  acolyer b4574b90b2 support for annotations on ITDs, and declare annotation hace 19 años
  aclement db5e1868bb temporary removal of jsr45 attribute as its format crashes some JVMs. (see pr80430) - it will be readded once fixed properly. hace 19 años
  aclement b48fcfb6da extra entry for bin hace 19 años
  aclement 479d5a8d83 Support for @within(), @withincode() annotation binding. hace 19 años
  aclement 3534aad5ed Testcases for @within() and @withincode() binding. hace 19 años
  aclement 200fd222d6 corrected typo hace 19 años
  aclement e726da044a organized imports hace 19 años
  acolyer fde9f24753 fix bug whereby we were statically matching annotations that we shouldn't hace 19 años
  acolyer 1381903ac8 move all java 5 tests out of code and back into .xml files now that we can compile them properly hace 19 años
  acolyer 382b7330f4 better support for weaveInfo message, <weave> step, and stderr/out validation from runs. hace 19 años
  aclement 8cefe0a7e3 Changed name and added definition of values. hace 19 años
  aclement b6395fd17c Although there isn't anything to resolve - we should say we have tried... hace 19 años
  aclement 3eee4587c6 New type pattern kind introduced to represent '@Annotation *' hace 19 años
  aclement a3a53137d5 Tests for 2 new annotation bugs: (1) Using the pattern '@Annotation *' in declare parents wasn't working (2) Using an annotation without importing it was causing the compiler to go bang. hace 19 años
  wisberg 698ad9633f aspectj5rt.mf.txt is now the manifest in aspectjrt.jar (per build alias in build/src/.../Builder.properties), so this is disabled (not deleted since undeleting in CVS is, um, awkward) hace 19 años
  wisberg 6c4cffea45 test placeholder hace 19 años
  wisberg 7dd69aace9 new module for Java5-specific additions to aspectjrt.jar. aspectjrt.jar is assemble from this and its required module runtime. It requires Java 5; Eclipse developers not using 3.1 or Java 5 should close this module. In Ant, the java5-src directory will be ignored unless Ant is run under a 1.5 or later VM. See the build docs for more details. hace 19 años
  wisberg 885b4f017b Building releases under 1.5 now. Scripts should define java15.home and should invoke the target build-13-check before doing the release build. hace 19 años
  wisberg 0e00ca5fc8 testing aspectj5rt module hace 19 años
  wisberg 0bf0bcc260 support for building Java 5 sources hace 19 años
  wisberg b3d5619b56 Module aliases in a .properties file hace 19 años
  wisberg ed0ceb76f0 Constants hace 19 años
  wisberg c92e64aa1f support for building Java 5 sources hace 19 años
  wisberg 7fd7d6b287 serialVersionUID hace 19 años
  wisberg b9cffdeaaa cvsignore for .generated.[lst|ajsym] hace 19 años