aboutsummaryrefslogtreecommitdiffstats
path: root/docs/devGuideDB/ajc.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove indentation from <programlisting> blocks in docsAlexander Kriegisch2021-04-101-139/+140
| | | | | | | | | | | | | | | 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>
* Fixed a misplaced <para> element in the Docbook documentation for ajcEmmanuel Bourg2020-07-221-1/+1
|
* typo reported by Emmanuel BourgAndy Clement2018-10-151-1/+1
|
* ajdoc patches 148906REMOVING_ASMaclement2006-10-251-1/+1
|
* 101411: -XaddSerialVersionUIDPOST_MEMORY_CHANGESaclement2006-03-091-0/+10
|
* fix for 130300: cause the mysterious disappearance of -XnoWeaveaclement2006-03-051-5/+3
|
* warn about duplicate sources, convert exampled to -inpath, corrected -inpath ↵wisberg2006-03-031-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)
* doc updates from RB_V1_5_0acolyer2005-12-191-3/+3
|
* merge of changes from 1.5.0 branch into HEADacolyer2005-12-191-0/+3
|
* -1.5, compatibility link, -X optionswisberg2005-12-181-6/+42
|
* Fixed Bugzilla Bug 113554: support ajsym file generation for command line buildsmkersten2005-11-081-0/+10
|
* fix for 95516 (-outxml / -outxmlfile) - from Matthew.aclement2005-11-071-0/+12
|
* bug 102479 example for getting messages from ajc programmaticallywisberg2005-11-041-1/+22
|
* no content changes - corrected xml. Using informaltable in ant to get pdf ↵wisberg2005-03-101-61/+50
| | | | tables to work.
* -showWeaveInfo for ajc, iajc dev guide sectionswisberg2004-10-051-0/+6
|
* default compliance level is now 1.4acolyer2004-03-191-6/+5
|
* Fix for Bug 36430: Xreweavable supportaclement2004-02-241-0/+8
|
* inpath supportwisberg2003-12-151-6/+16
|
* Fix for Bugzilla 43064: case error in noinline optionehilsdal2003-11-171-2/+2
|
* - caveat for -nowarn per bug 38134 wisberg2003-05-271-1/+8
| | | | - documented -warn:none, since valid and used in -nowarn
* muddy caveat to JSR-45 commentwisberg2003-05-271-2/+4
|
* added top-level xref targetwisberg2003-05-051-1/+1
|
* adding -bootclasspath and -extdirs to documentationwisberg2003-04-111-0/+22
|
* fixed lists and extra empty itemswisberg2003-02-281-40/+26
|
* - updated to 1.1 compiler options wisberg2003-01-301-163/+382
| | | | | | | | | (include -Xlinkfile file variant) - added bytecode weaving example warning: using hokey programlisting formatting and not emphasizing special terms because I didn't feel like looking up the docbook variants.
* initial versionwisberg2002-12-161-0/+484