Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename '*GuideDB' directories to their actual HTML site target names | Alexander Kriegisch | 2024-01-06 | 39 | -52473/+0 |
| | | | | Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Globally replace HTTP links to eclipse.org by HTTPS | Alexander Kriegisch | 2024-01-06 | 8 | -25/+24 |
| | | | | Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | More AsciiDoc formatting improvements (WIP) | Alexander Kriegisch | 2024-01-06 | 4 | -7/+8 |
| | | | | Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | More AsciiDoc improvements, mostly about code formatting (WIP) | Alexander Kriegisch | 2024-01-06 | 2 | -76/+78 |
| | | | | Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Fix more AsciiDoc links and code blocks (WIP) | Alexander Kriegisch | 2024-01-06 | 9 | -44/+86 |
| | | | | | | | | | | - Add Java syntax highlighting to AspectJ and Java files - Add XML syntax highlighting to XML files (Ant, LTW etc.) - Dedent and remove empty lines, where necessary - Enclose in-line line numbers for Java code in /*23*/ comments in order to enable Java formatting Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Fix some AsciiDoc links (WIP) | Alexander Kriegisch | 2024-01-06 | 8 | -16/+16 |
| | | | | Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Add initial set of AsciiDoc files, converted from HTML/XML | Alexander Kriegisch | 2024-01-06 | 15 | -0/+47104 |
| | | | | | | | | | Some originals have been deleted already. Others, especially the user guides, still exist in both formats because they have not been proof-read and probably lots of links do not function as expected. But I want to see what the files look like directly on GitHun. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | 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 |
| |