Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxygen error: Found ';' while parsing initializer list | Dimitri van Heesch | 2016-10-10 | 1 | -1/+1 |
| | |||||
* | ug 756185 - Multiline //!< behavior changed | Dimitri van Heesch | 2016-10-09 | 1 | -2/+3 |
| | |||||
* | Bug 770973 - Tag file size double between each run | Dimitri van Heesch | 2016-10-08 | 2 | -2/+2 |
| | |||||
* | Bug 759402 - C++11 "using" type alias for function pointer with no arguments ↵ | Dimitri van Heesch | 2016-10-06 | 1 | -5/+0 |
| | | | | is formatted incorrectly | ||||
* | Merge pull request #529 from dallerk/plantuml_css | Dimitri van Heesch | 2016-10-04 | 1 | -3/+3 |
|\ | | | | | New classes for generated HTML div elements. | ||||
| * | New classes for generated HTML div elements. | Dennis Allerkamp | 2016-09-24 | 1 | -3/+3 |
| | | | | | | | | Dot, Msc and Plantuml have their own classes for the generated div element. | ||||
* | | Merge pull request #534 from imelgrat/patch-1 | Dimitri van Heesch | 2016-10-04 | 1 | -2/+2 |
|\ \ | | | | | | | Fixed typedef and define strings for Spanish translation | ||||
| * | | Fixed typedef and define strings for Spanish translation | Iván Melgrati | 2016-09-28 | 1 | -2/+2 |
| | | | | | | | | | Fixed strings for trTypedefs() and trDefines() on Spanish translation header file. This fixes JavaScript errors when either typedefs or defines were documented. | ||||
* | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2016-09-27 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Clear header/footer information in ConfigImpl for postProcess | Artur Kink | 2016-09-27 | 1 | -4/+4 |
| | | | |||||
* | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2016-09-26 | 8 | -10/+44 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #530 from artur-kink/master | Dimitri van Heesch | 2016-09-26 | 7 | -9/+43 |
| |\ \ | | | | | | | | | For manpages remove trailing dash when no brief description | ||||
| | * | | Fixup man only output to use generator state push pop | Artur Kink | 2016-09-26 | 6 | -9/+17 |
| | | | | |||||
| | * | | For manpages remove trailing dash when no brief description | Artur Kink | 2016-09-25 | 7 | -9/+35 |
| | | | | |||||
| * | | | Fix for PlantUML configuration | Dennis Allerkamp | 2016-09-24 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | Only if PlantUML configuration file is configured, then it will be passed as an argument to plantuml.jar. | ||||
* | | | Bug 771152 - C++11 ref-qualifiers do not appear in Member Function ↵ | Dimitri van Heesch | 2016-09-21 | 8 | -8/+77 |
|/ / | | | | | | | Documentation section | ||||
* | | Fixed constexp.y bison issue | Dimitri van Heesch | 2016-09-21 | 1 | -1/+1 |
| | | |||||
* | | Bug 771310 - French description for "Namespace Members" is wrong and causes ↵ | Dimitri van Heesch | 2016-09-21 | 1 | -6/+6 |
| | | | | | | | | fatal javascript error | ||||
* | | Merge pull request #521 from albert-github/feature/bug_722112 | Dimitri van Heesch | 2016-09-21 | 1 | -1/+7 |
|\ \ | | | | | | | Bug 722112 - 'static' and 'throw' C++ keywords not colored | ||||
| * | | Bug 722112 - 'static' and 'throw' C++ keywords not colored | albert-github | 2016-09-11 | 1 | -1/+7 |
| | | | | | | | | | | | | In case we don't specify a name with a type in the prototype of a function the type is still stored and should be moved to the type/ | ||||
* | | | bison: use %declarations instead of command line options. | Adrian Negreanu | 2016-09-21 | 2 | -2/+4 |
| | | | |||||
* | | | flex: use %option instead of command line options. | Adrian Negreanu | 2016-09-21 | 18 | -17/+55 |
| | | | |||||
* | | | Fixed cross referencing issue when using bitfields. | Dimitri van Heesch | 2016-09-20 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #523 from albert-github/feature/bug_771344 | Dimitri van Heesch | 2016-09-19 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | Bug 771344 - Class name 'internal' breaks class hierarchy in C++ | ||||
| * | | Bug 771344 - Class name 'internal' breaks class hierarchy in C++ | albert-github | 2016-09-18 | 1 | -1/+1 |
| |/ | | | | | | | | | | | Analogous to the rule for: <FindMembers>{B}*"internal"{BN}*":"{BN}* reject the "internal" keyword in case not in Cli | ||||
* | | Update Swedish translation | Magnus Österlund | 2016-09-12 | 1 | -161/+345 |
|/ | |||||
* | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2016-09-11 | 3 | -7/+22 |
|\ | |||||
| * | Merge pull request #517 from dallerk/plantuml_cfg | Dimitri van Heesch | 2016-09-06 | 2 | -0/+15 |
| |\ | | | | | | | Option for PlantUML configuration file | ||||
| | * | Option for PlantUML configuration file | Dennis Allerkamp | 2016-09-03 | 2 | -0/+15 |
| | | | |||||
| * | | Updated the Polish translation | Paweł Seledec | 2016-09-06 | 1 | -7/+7 |
| | | | | | | | | | | | | Some words was not translated. Additionally, fixed some typos. | ||||
* | | | Bug 771199 - Web-page bug: Comment blocks in VHDL | Dimitri van Heesch | 2016-09-11 | 1 | -2/+1 |
|/ / | |||||
* | | Fixed two regressions found during extensive testing | Dimitri van Heesch | 2016-09-05 | 2 | -5/+13 |
|/ | |||||
* | Python strip code comments | albert-github | 2016-09-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | In python the STRIP_CODE_COMMENTS didn't work properly, the "## /file" was not seen by the rule <*>{POUNDCOMMENT}" as the longer "<*>"#".* took precedence. Example file bb.py: ## \file # ## pyfie docu # \include aa.h # \include bb.py # \include cc.f # def pyfie(): pass | ||||
* | Sorting in latex index and missing \@ in index | albert-github | 2016-09-03 | 2 | -27/+6 |
| | | | | | | When looking at the index of the doxygen (pdf) manual we see that __init__ is on a bit strnge place (between "\" items) and that the item "\@" is missing. Made handling of the index consistent by using latex... routines and adjusting the label routine in respect to the @. | ||||
* | Added missing free | Dimitri van Heesch | 2016-09-03 | 1 | -0/+1 |
| | |||||
* | Merge branch 'feature/bug_766059' of ↵ | Dimitri van Heesch | 2016-09-03 | 3 | -2/+26 |
|\ | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/bug_766059 | ||||
| * | Bug 766059 - DOT_PATH not expanded | albert-github | 2016-09-01 | 3 | -2/+26 |
| | | | | | | | | | | | | The original problem in this bug request was that forward slashes were used in the PATH instead of backslashes. In the command shell this does not result in problems, but when calling a program from within doxygen this leads to the problem that the executable cannot be found. In this patch the PATH variable is, just for the process, changed in such a way that ther are back slashes instead of forward slashes (Windows only, not on Cygwin). | ||||
* | | Bug 770660 - Code snippet always shows line numbers from 1 | albert-github | 2016-09-03 | 17 | -35/+194 |
| | | | | | | | | | | | | | | | | | | This patch makes the handling of the \snippet and other commands consistent between the different languages (no line numbers anymore with python) and also introduces analogous to \includelineno the command \snippetlineno. Some non relevant changes: - *code.l Calculation of the end line was incorrect, in case of a snippet the end line was the number of lines of the snippet and not reltive to the start line. - *code.l made consistent over the different laguages, enabling exBlock and inlineFragment - testing/indexpage.xml in test 14 the \snippet command was used with python and giving line numbers, linenumbers are now gone (consistency) | ||||
* | | Bug 770747 - Broken links in HTML output with SHOW_FILES=NO | Dimitri van Heesch | 2016-09-02 | 3 | -1/+17 |
| | | |||||
* | | Merge pull request #497 from groleo/master | Dimitri van Heesch | 2016-09-02 | 2 | -81/+225 |
|\ \ | | | | | | | sqlite3gen: insert xrefs using integer refids | ||||
| * | | sqlite3gen: stripWhitespace on bitfield's text | Adrian Negreanu | 2016-08-09 | 1 | -1/+1 |
| | | | |||||
| * | | sqlite3gen: stripFromPath on all calls to insertFile | Adrian Negreanu | 2016-08-09 | 1 | -5/+5 |
| | | | |||||
| * | | sqlite3gen: sync with xmlgen | Adrian Negreanu | 2016-08-09 | 2 | -56/+200 |
| | | | | | | | | | | | | | | | Modified the memberdef table so that it includes all elements xmlgen dups for a memberdef. | ||||
| * | | sqlite3gen: insert xrefs using integer refids | Adrian Negreanu | 2016-08-05 | 1 | -22/+22 |
| | | | |||||
* | | | Removed ambiguity in the XML schema definition | Dimitri van Heesch | 2016-09-02 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2016-08-31 | 10 | -3/+49 |
|\ \ | |||||
| * \ | Merge pull request #511 from albert-github/feature/bug_code_unparsed | Dimitri van Heesch | 2016-08-31 | 1 | -3/+3 |
| |\ \ | | | | | | | | | Bug 737472 - HTML code special commands unconditionally include line numbers | ||||
| | * | | Code with "extension" unparsed shows line numbers | albert-github | 2016-08-30 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using a code fragment in "regular" documentation like: @code This is a code fragment @endcode this is shown without line numbers but when using {unparsed} or another unknown extension, so @code{unparsed} This is a code fragment @endcode line numbers were shown. (similar for the markdown fenced block). | ||||
| * | | | Merge pull request #510 from albert-github/feature/bug_clang_warnings | Dimitri van Heesch | 2016-08-31 | 9 | -0/+46 |
| |\ \ \ | | | | | | | | | | | Warnings from CLANG compiler | ||||
| | * | | | Warnings from CLANG compiler | albert-github | 2016-08-28 | 9 | -0/+46 |
| | | | | | | | | | | | | | | | | | | | | The CLANG compiler gave some warnings after pull request #503 ("Introducing commands includedoc and snippetdoc ") at places that are not / should not be reachable. |