aboutsummaryrefslogtreecommitdiffstats
path: root/docs/adk15ProgGuideDB/generics.xml
Commit message (Collapse)AuthorAgeFilesLines
* Rename '*GuideDB' directories to their actual HTML site target namesAlexander Kriegisch2024-01-061-1270/+0
| | | | Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Remove indentation from <programlisting> blocks in docsAlexander Kriegisch2021-04-101-566/+535
| | | | | | | | | | | | | | | 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>
* Give docbook IDs unique namesJerry James2020-09-091-1/+1
|
* doc updates from RB_V1_5_0acolyer2005-12-191-4/+0
|
* last bits for 112105aclement2005-11-251-2/+2
|
* test X - matches the spec in the AJDK (work for 112105)aclement2005-11-071-2/+2
|
* ensure every section has an assigned id so that urls in generated html ↵acolyer2005-09-011-10/+11
| | | | remain stable across builds.
* fixed a couple of typos reported by Alexander Popescu on the mailing list.acolyer2005-09-011-2/+2
|
* updates for M3, mostly tidying and making it clear what is and is not ↵acolyer2005-08-251-2/+2
| | | | supported in the M3 build
* pretty much a complete rewrite, this time matching the actual implementation!acolyer2005-08-171-1014/+673
|
* important updates for call, get, and set wrt. erasure and declaring type ↵acolyer2005-06-221-106/+136
| | | | semantics
* first complete version of the generics chapter.acolyer2005-06-191-19/+254
|
* extensive updates to the generics chapter to describe pointcut matching with ↵acolyer2005-06-171-70/+513
| | | | generic and parameterized types. Not quite finished yet, but this is a long way forward... - AMC.
* updates for generics (still a work in progress)acolyer2005-05-181-8/+891
|
* updates for 1.5.0 M1acolyer2004-12-091-0/+48
|
* early draft of AspectJ 1.5 documentation - do not rely on the contents of ↵acolyer2004-11-091-0/+6
these docs yet!!!