358 Commits (27e68f3b3ae82408e8e046a40ab69d9e4996ff5a)

Author SHA1 Message Date
  acolyer c9cacff1d6 updates for M3, mostly tidying and making it clear what is and is not supported in the M3 build 19 years ago
  acolyer c82127f4e6 deleted the section about declaring a pertypewithin aspect with a type variable. We could consider supporting this beyond AspectJ 1.5.0 perhaps, but not before. 19 years ago
  acolyer 154fd6e59d replaced <i> which docbook does not understand with <emphasis> which it does 19 years ago
  acolyer e8f7b99508 pretty much a complete rewrite, this time matching the actual implementation! 19 years ago
  acolyer 779fa790d4 updated copyright date 19 years ago
  avasseur 1234abf691 -Xlint:xxx and -Xlintfile:xxx in aop.xml 19 years ago
  avasseur 875cccb16a add test for proxy weaving and jit class weaving, update ltw doc 19 years ago
  acolyer 951ca5082f fixed broken example wrt. annotation inheritance 19 years ago
  avasseur 7b621acacf fix corrupted test failing on Jrockit, fix a ltw doc, ltw include are ORed as per doc 19 years ago
  acolyer bd7bb040c8 update to style sheet to fix unpleasant title wrapping on IE 19 years ago
  avasseur 66809e17d8 fix in ltw log + test + some doc on custom message handler is evil 19 years ago
  avasseur de064586ad fix LTW for JMX stuff, rename messageHolder, some doc on that + dump 19 years ago
  avasseur b6af07f0f5 @DeclareAnnotation and guard to not use it in M3, doc update for M3 19 years ago
  wisberg 94ad04399f Ant 1.6 antlib.xml support, per bug 103493 19 years ago
  avasseur fef895a7c8 JRockit agent for LTW with 1.3/1.4 + update in doc 19 years ago
  acolyer 6b83e5b5fd important updates for call, get, and set wrt. erasure and declaring type semantics 19 years ago
  acolyer ca6ec31223 first complete version of the generics chapter. 19 years ago
  acolyer 2547987d06 extensive updates to the generics chapter to describe pointcut matching with generic and parameterized types. Not quite finished yet, but this is a long way forward... - AMC. 19 years ago
  wisberg 9359ddc4f1 spurious aspectjlib dir 19 years ago
  wisberg 58add6f501 reflective calls outside the Java language 19 years ago
  wisberg 894bb3c70a reflective calls, bcel 19 years ago
  avasseur f9bd27ed34 @style if doc 19 years ago
  wisberg 944c8052d1 revamped javadoc - separated runtime and weaver, handling offline execution 19 years ago
  aclement 58e58e1e2c minor update... 19 years ago
  wisberg d60e26a239 no -- in comments; use - 19 years ago
  wisberg 46e11ec0f4 removing echos unused afaik 19 years ago
  avasseur 4f46be7c62 moved bcel things to bcel package in weaver, deow test + fix for @AJ 19 years ago
  avasseur 49c3978146 deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + some AJ5 doc fix 19 years ago
  wisberg 92dfe7b7e9 aspectjlib sources not copied - need to include in install testing 19 years ago
  acolyer 0ee39450fa updates for generics (still a work in progress) 19 years ago
  wisberg 54792fb9eb Ant 1.6.3 imports rather than entities 19 years ago
  wisberg 0adb46004a .css stylesheet parameter for xml-html, used in faq. Did not retrofit devguide - unsure about relation to dsl file. Should remove aspectj-docs.css reference in the docbook stylesheets to avoid fork. 19 years ago
  wisberg 8010230855 AJDT rather than ajbrowser as default visualizer/environment 19 years ago
  wisberg c6448d51b2 naming ajdoc to make linking easier 19 years ago
  aclement a01b453be9 fix for pr93460 19 years ago
  aclement 462e761d99 useful? 19 years ago
  mkersten df7fff4c8c bug#82171 Created sepereate handle provider to enable ASM use of IDE-specific handle identifiers. 19 years ago
  acolyer 55842467f6 update the last updated date 19 years ago
  acolyer 914a6656eb integrating patch from Andrew Huff to update building from source instructions 19 years ago
  acolyer 7219c36779 add a bit of padding below h1 for IE 19 years ago
  acolyer d09f86f355 add some style to our guides ;) 19 years ago
  acolyer 68f6350882 fix for Bug 84122 - Allow aspectPath to contain directories 19 years ago
  wisberg 8c80fde9d4 bug 53209 - inpathDirCopyFilter doc updates and tests 19 years ago
  wisberg 6d7638833f dead link, new source modules 19 years ago
  acolyer e35d9ee624 added some words on context binding across disjunctions and declare soft behaviour wrt. RuntimeExceptions 19 years ago
  acolyer e743d8b920 added example for declare @constructor 19 years ago
  wisberg ea5908c389 unused imports only 19 years ago
  acolyer 074251e166 remove dependency on 1.2 API - runtime libs must work at 1.1 level 19 years ago
  wisberg e9a38394c2 adding fop docbook to pdf processing, but currently not in distribution since the results are so poor. Most changes are due to reformatting (patch reformatted and made changes) 19 years ago
  wisberg 55e9ee4e8f no content changes - corrected xml. Using informaltable in ant to get pdf tables to work. 19 years ago