Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove AspectJ Browser (ajbrowser) code and documentation | Alexander Kriegisch | 2022-04-02 | 6 | -471/+48 |
| | | | | | | | Closes #148. TODO: Should more AJDE stuff be removed? Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 1 | -1/+1 |
| | | | | | | | This was required by the Eclipse team as one precondition for the next release. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Fix image formatting glitch in docs/devGuideDB/ajbrowser.xml | Alexander Kriegisch | 2021-04-10 | 1 | -18/+22 |
| | | | | | | | | | An image which should be in its own paragraph was shown inline with the text, somewhere to the right in the middle of a text paragraph. I noticed while visually checking if docs generation still works as expected after the last few commits, so I quickly fixed it. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Remove indentation from <programlisting> blocks in docs | Alexander Kriegisch | 2021-04-10 | 8 | -890/+865 |
| | | | | | | | | | | | | | | | Many dozens (hundreds?) of documentation code blocks were indented to match the surrounding XML or just arbitrarily. The thing is: Inside <programlisting> tags, similar to <pre> tags, line feeds and leading whitespace are being preserved, which looked very awkward in the HTML documentation. While a few files were mostly correct in this respect, which shows that it was meant to be like that, many others were not. This was tedious, stupid work to fix, but it had to be done. Please note that the documentation was in no way updated content-wise. This is also overdue, but not my focus here. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Remove JRockit LTW support, particularly JRockitAgent | Alexander Kriegisch | 2021-04-10 | 1 | -68/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | In two places, the documentation now contains this text: "Since AspectJ 1.9.7, the obsolete Oracle/BEA JRockit agent is no longer part of AspectJ. JRockit JDK never supported Java versions higher than 1.6. Several JRockit JVM features are now part of HotSpot and tools like Mission Control available for OpenJDK and Oracle JDK." The decision to drop JRockit support was made during a discussion between Alexander Kriegisch and Andy Clement: Andy Clement wrote on 26 Mar 2021: > Yes I think so. > > > Alexander Kriegisch wrote on 26 Mar 2021: > >> https://en.wikipedia.org/wiki/JRockit >> >> Can we get rid of that? AspectJ requires Java 8, JRockit never >> supported more than Java 6. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Fixed a misplaced <para> element in the Docbook documentation for ajc | Emmanuel Bourg | 2020-07-22 | 1 | -1/+1 |
| | |||||
* | typo reported by Emmanuel Bourg | Andy Clement | 2018-10-15 | 1 | -1/+1 |
| | |||||
* | 168482: ref dtd | aclement | 2008-06-12 | 1 | -0/+4 |
| | |||||
* | Bug 159854 "Problem Diagnosis Guide" (first draft) | mwebster | 2006-10-30 | 1 | -6/+23 |
| | |||||
* | ajdoc patches 148906REMOVING_ASM | aclement | 2006-10-25 | 2 | -24/+18 |
| | |||||
* | patch from 158719 | aclement | 2006-09-28 | 1 | -1/+1 |
| | |||||
* | bug 143903 - doc rewriting of javac tasks to support iajc via build.compiler | wisberg | 2006-08-03 | 1 | -4/+21 |
| | |||||
* | bug 149577 (darker tt tag color in .css) | wisberg | 2006-08-03 | 1 | -1/+1 |
| | |||||
* | Bug 117854 "LTW with Hibernate/CGLIB/ASM" (document beforeandafter option of ↵ | mwebster | 2006-07-04 | 1 | -8/+14 |
| | | | | dump element) | ||||
* | Fix 136707 new logCommand option emits command line to INFO | wisberg | 2006-06-13 | 1 | -1/+9 |
| | |||||
* | update license to EPL | acolyer | 2006-06-01 | 1 | -1/+1 |
| | |||||
* | updates from pr132111 | aclement | 2006-03-27 | 1 | -11/+24 |
| | |||||
* | 101411: -XaddSerialVersionUIDPOST_MEMORY_CHANGES | aclement | 2006-03-09 | 1 | -0/+10 |
| | |||||
* | fix for 130300: cause the mysterious disappearance of -XnoWeave | aclement | 2006-03-05 | 2 | -13/+8 |
| | |||||
* | If aspects are required to compile, then weaving must be at compile-time. duh. | wisberg | 2006-03-03 | 1 | -2/+7 |
| | |||||
* | warn about duplicate sources, convert exampled to -inpath, corrected -inpath ↵ | wisberg | 2006-03-03 | 1 | -44/+56 |
| | | | | aspects and argument file descriptions, linked out to affected types and load-time weaving, deprecated -emacsym as untested/unsupported. Leaving -messageHolder undocumented (Adrian's choice, if I recall correctly - not sure why) | ||||
* | matthews doc changes for ltw | aclement | 2005-12-20 | 1 | -77/+79 |
| | |||||
* | doc updates from RB_V1_5_0 | acolyer | 2005-12-19 | 1 | -3/+3 |
| | |||||
* | merge of changes from 1.5.0 branch into HEAD | acolyer | 2005-12-19 | 2 | -1/+4 |
| | |||||
* | X options, crossref, 1.5 | wisberg | 2005-12-18 | 1 | -11/+26 |
| | |||||
* | better xref title | wisberg | 2005-12-18 | 1 | -1/+1 |
| | |||||
* | -1.5, compatibility link, -X options | wisberg | 2005-12-18 | 1 | -6/+42 |
| | |||||
* | Fixed Bugzilla Bug 113554: support ajsym file generation for command line builds | mkersten | 2005-11-08 | 1 | -0/+10 |
| | |||||
* | fix for 95516 (-outxml / -outxmlfile) - from Matthew. | aclement | 2005-11-07 | 1 | -0/+12 |
| | |||||
* | aspects/include handling and doc update as per #115275 | avasseur | 2005-11-07 | 1 | -6/+18 |
| | |||||
* | bug 102479 example for getting messages from ajc programmatically | wisberg | 2005-11-04 | 1 | -1/+22 |
| | |||||
* | pr93253: lazytjp the default. removed mention of lazytjp. | aclement | 2005-11-01 | 1 | -9/+2 |
| | |||||
* | impl and test for dec precedence in aop.xml without extends | avasseur | 2005-10-27 | 1 | -2/+30 |
| | |||||
* | precedence doc for concrete-aspect | avasseur | 2005-10-27 | 1 | -2/+6 |
| | |||||
* | concrete-aspect impl and doc for LTW - see #95529 | avasseur | 2005-10-25 | 1 | -8/+88 |
| | | | | pbly some issue on abstract @Pointcut() in ajdt core - fix coming | ||||
* | named sections to avoid generated names, and omitting incremental as broken ↵ | wisberg | 2005-10-12 | 1 | -3/+5 |
| | | | | for now. | ||||
* | "ajdoc" for "aj" | wisberg | 2005-10-11 | 1 | -1/+1 |
| | |||||
* | unique id | wisberg | 2005-10-11 | 1 | -1/+1 |
| | |||||
* | update for LTW and compatibility - minor updates | wisberg | 2005-10-11 | 1 | -11/+30 |
| | |||||
* | update for LTW and compatibility - start with exact copy of adk15ProgGuideDB ↵ | wisberg | 2005-10-11 | 1 | -0/+424 |
| | | | | variant | ||||
* | update for LTW and compatibility | wisberg | 2005-10-11 | 4 | -45/+369 |
| | |||||
* | ensure every section has an assigned id so that urls in generated html ↵ | acolyer | 2005-09-01 | 2 | -4/+6 |
| | | | | remain stable across builds. | ||||
* | update to style sheet to fix unpleasant title wrapping on IE | acolyer | 2005-07-27 | 1 | -1/+2 |
| | |||||
* | Ant 1.6 antlib.xml support, per bug 103493 | wisberg | 2005-07-12 | 1 | -2/+25 |
| | |||||
* | naming ajdoc to make linking easier | wisberg | 2005-05-05 | 1 | -2/+2 |
| | |||||
* | add a bit of padding below h1 for IEV1_5_0M2 | acolyer | 2005-04-10 | 1 | -0/+5 |
| | |||||
* | add some style to our guides ;) | acolyer | 2005-04-10 | 2 | -0/+83 |
| | |||||
* | bug 53209 - inpathDirCopyFilter doc updates and tests | wisberg | 2005-03-22 | 1 | -10/+35 |
| | |||||
* | no content changes - corrected xml. Using informaltable in ant to get pdf ↵ | wisberg | 2005-03-10 | 4 | -96/+120 |
| | | | | tables to work. | ||||
* | dup showWeaveInfo in 1.11 - already added in revision 1.10 | wisberg | 2004-10-20 | 1 | -7/+0 |
| |