summaryrefslogtreecommitdiffstats
path: root/testing/041
Commit message (Collapse)AuthorAgeFilesLines
* Adding the xml:lang tag to XML and Docbook outputalbert-github2020-06-031-1/+1
| | | | | | | | Adding the xml:lang attribute for XNL and Docbook output Interesting links: - language codes (different from country codes!): https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry - example for xml.xsd: http://www.java2s.com/Code/XML/XML-Schema/importanotherXMLschema.htm
* issue #7635: Incorrect location for enum in XML file (part 2)Dimitri van Heesch2020-03-151-1/+1
|
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-171-4/+4
|
* Further cmake changesDimitri van Heesch2015-05-311-4/+4
| | | | | | | - 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 filesDimitri van Heesch2014-11-151-1/+1
|
* Added regression test suiteDimitri van Heesch2013-07-191-0/+100