Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue #7635: Incorrect location for enum in XML file (part 2) | Dimitri van Heesch | 2020-03-15 | 10 | -10/+10 |
| | |||||
* | Remove persistent storage of Entry objects | Dimitri van Heesch | 2019-02-17 | 10 | -12/+12 |
| | |||||
* | Multiple `\xreflist` in one page with same key | albert-github | 2018-10-31 | 5 | -21/+20 |
| | | | | Regression regarding tests | ||||
* | Provide page brief in <briefdescription> of XML output. | Vladimír Vondruš | 2017-11-25 | 5 | -0/+10 |
| | | | | | | | | | | | Until now the brief description of pages was prepended to the <detaileddescription> element and the <briefdescription> element was not present at all, which meant there was no easy way to extract the brief description for purposes of creating a page index, for example. With this patch, the brief description is included in both <briefdescription> and <detaileddescription>, thus duplicated, to avoid backwards compatibility issues. | ||||
* | Further cmake changes | Dimitri van Heesch | 2015-05-31 | 5 | -5/+5 |
| | | | | | | | - made static build option for all windows targets - made wizard flex interactive - add 64bit support for libiconv on windows build - updated test mechanism | ||||
* | Added language attribute to XML output for classes, namespaces, and files | Dimitri van Heesch | 2014-11-15 | 5 | -5/+5 |
| | |||||
* | Added regression test suite | Dimitri van Heesch | 2013-07-19 | 10 | -0/+354 |