| Commit message (Expand) | Author | Age | Files | Lines |
* | Link to Java version compatibility matrix from main docs page | Alexander Kriegisch | 2024-01-06 | 1 | -4/+8 |
* | Change syntax in JavaVersionCompatibility.adoc to asciidoc | Alexander Kriegisch | 2024-01-06 | 1 | -21/+23 |
* | Rename JavaVersionCompatibility.md to .adoc | Alexander Kriegisch | 2024-01-06 | 1 | -0/+0 |
* | Move JavaVersionCompatibility.md to release directory | Alexander Kriegisch | 2024-01-06 | 1 | -0/+0 |
* | Fix referenced images in README-1.6.7 | Alexander Kriegisch | 2024-01-06 | 3 | -1/+3 |
* | Move release notes README-*.adoc to separate directory | Alexander Kriegisch | 2024-01-06 | 68 | -39/+39 |
* | Move quick reference DOC/PDF files to separate directory | Alexander Kriegisch | 2024-01-06 | 8 | -7/+7 |
* | Move docs examples directory two levels up | Alexander Kriegisch | 2024-01-06 | 98 | -123/+123 |
* | Bulk-rename release read-me files to version numbers with dots | Alexander Kriegisch | 2024-01-06 | 60 | -50/+50 |
* | Delete 50+ XML DocBook resource files | Alexander Kriegisch | 2024-01-06 | 54 | -74896/+0 |
* | Fix/add more links for multi-page docs | Alexander Kriegisch | 2024-01-06 | 1 | -5/+9 |
* | Adjust design overview docs to other multi-page docs | Alexander Kriegisch | 2024-01-06 | 2 | -3/+35 |
* | Remove references and docs about obsolete tools | Alexander Kriegisch | 2024-01-06 | 28 | -2442/+21 |
* | Remove 'imagesdir' from Asciidoctor Maven config | Alexander Kriegisch | 2024-01-06 | 2 | -1/+30 |
* | Fix most xref/link URLs in main documentation index | Alexander Kriegisch | 2024-01-06 | 2 | -78/+79 |
* | Move main documentation index for website to root directory | Alexander Kriegisch | 2024-01-06 | 1 | -0/+0 |
* | Add asciidoc release notes up to 1.9.21 | Alexander Kriegisch | 2024-01-06 | 10 | -478/+288 |
* | Add README-198.adoc, README-199.adoc | Alexander Kriegisch | 2024-01-06 | 5 | -310/+182 |
* | Rename '*GuideDB' directories to their actual HTML site target names | Alexander Kriegisch | 2024-01-06 | 122 | -268/+392 |
* | Experimentally add asciidoctor-maven-plugin to 'docs' module | Alexander Kriegisch | 2024-01-06 | 2 | -0/+46 |
* | Remove all references to AOSD, but mention Spring | Alexander Kriegisch | 2024-01-06 | 5 | -56/+28 |
* | AsciiDoc: updates in main index and FAQ (WIP) | Alexander Kriegisch | 2024-01-06 | 4 | -101/+30 |
* | Globally fix spelling error "dependancy/dependancies" | Alexander Kriegisch | 2024-01-06 | 4 | -4/+4 |
* | Globally replace HTTP links to eclipse.org by HTTPS | Alexander Kriegisch | 2024-01-06 | 55 | -453/+444 |
* | Remove outdated JDeveloper links from AsciiDocs | Alexander Kriegisch | 2024-01-06 | 2 | -8/+1 |
* | More AsciiDoc formatting improvements (WIP) | Alexander Kriegisch | 2024-01-06 | 19 | -1318/+1291 |
* | Improve release notes formatting | Alexander Kriegisch | 2024-01-06 | 48 | -566/+474 |
* | Finish AsciiDoc improvements in ADK Developer's Notebook (WIP) | Alexander Kriegisch | 2024-01-06 | 14 | -367/+299 |
* | More AsciiDoc improvements, mostly about code formatting (WIP) | Alexander Kriegisch | 2024-01-06 | 8 | -633/+343 |
* | Fix more AsciiDoc links and code blocks (WIP) | Alexander Kriegisch | 2024-01-06 | 64 | -1260/+1479 |
* | Fix some AsciiDoc links (WIP) | Alexander Kriegisch | 2024-01-06 | 77 | -6563/+585 |
* | Add initial set of AsciiDoc files, converted from HTML/XML | Alexander Kriegisch | 2024-01-06 | 133 | -3239/+74122 |
* | Add minimal JRE version check to Main.runMain | Alexander Kriegisch | 2023-12-15 | 1 | -21/+35 |
* | Depend on JDT Core 1.9.21.1-SNAPSHOT | Alexander Kriegisch | 2023-12-15 | 1 | -1/+1 |
* | Set version to 1.9.21.1-SNAPSHOT | Alexander Kriegisch | 2023-12-15 | 28 | -28/+28 |
* | Remove some TODOs from tests after upstream JDT Core fixes | Alexander Kriegisch | 2023-12-14 | 4 | -4/+4 |
* | Add info about #269 to 1.9.21 release notes | Alexander Kriegisch | 2023-12-14 | 1 | -0/+6 |
* | JavaVersionCompatibility.md: Update for AspectJ 1.9.21 | Alexander Kriegisch | 2023-12-14 | 1 | -0/+1 |
* | IDE.md: Add Eclipse 2023-12 update sites for AJDT | Alexander Kriegisch | 2023-12-12 | 2 | -0/+11 |
* | Fix typo in README-1921.html | Alexander Kriegisch | 2023-12-11 | 1 | -1/+1 |
* | Set version to 1.9.22-SNAPSHOT | Alexander Kriegisch | 2023-12-11 | 28 | -28/+28 |
* | Release AspectJ 1.9.21V1_9_21 | Alexander Kriegisch | 2023-12-11 | 28 | -28/+28 |
* | Add AspectJ 1.9.21 release notes | Alexander Kriegisch | 2023-12-11 | 2 | -0/+128 |
* | Add tests for Java 21 unnamed classes and instance methods | Alexander Kriegisch | 2023-12-11 | 5 | -0/+80 |
* | Add tests for Java 21 unnamed patterns | Alexander Kriegisch | 2023-12-11 | 4 | -0/+237 |
* | Add tests for Java 21 string patterns | Alexander Kriegisch | 2023-12-11 | 4 | -2/+309 |
* | Make OutputSpec::getTrimmedLines work for empty lines on Windows | Alexander Kriegisch | 2023-12-11 | 1 | -2/+5 |
* | Simple regression test unit test for #266 | Alexander Kriegisch | 2023-12-10 | 1 | -0/+51 |
* | Set exception root cause in ExtensibleURLClassLoader::findClass | Andy Russell | 2023-12-10 | 1 | -1/+1 |
* | RELEASE.md: simplify '-DskipTests' command docs | Alexander Kriegisch | 2023-12-02 | 1 | -3/+3 |