summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #204 from albert-github/feature/bug_message_lengthDimitri van Heesch2014-08-021-3/+3
|\ \ \ \ \
| * | | | | Messages truncated in warnings filealbert-github2014-07-301-3/+3
| |/ / / /
* | | | | Fixed missing include for LinuxDimitri van Heesch2014-08-021-0/+1
* | | | | Merge branch 'vhdl'Dimitri van Heesch2014-08-0243-3088/+34730
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | New VHDL parser implementationDimitri van Heesch2014-08-0243-3088/+34730
| |/ / /
* | | | Merge pull request #202 from jannick0/masterDimitri van Heesch2014-07-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update dot.cppjannick02014-07-191-1/+1
* | | | More robust extraction of scope information from tag filesDimitri van Heesch2014-07-182-15/+25
* | | | Disabled/fixed segments that produced doxygen warnings while running the testDimitri van Heesch2014-07-135-64/+24
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-07-1339-103/+1841
|\ \ \ \
| * \ \ \ Merge pull request #197 from wtschueller/fix729092Dimitri van Heesch2014-07-134-0/+118
| |\ \ \ \
| | * | | | Tcl: add test code for Bug 729092wtschueller2014-07-134-0/+118
| | | |/ / | | |/| |
| * | | | Merge pull request #196 from albert-github/feature/bug_702584_2Dimitri van Heesch2014-07-132-2/+6
| |\ \ \ \
| | * | | | Bug 702584 - \cite rejects valid BibTeX keysalbert-github2014-07-062-2/+6
| | |/ / /
| * | | | Merge pull request #191 from wtschueller/fix_729135Dimitri van Heesch2014-07-132-1/+47
| |\ \ \ \
| | * | | | Update test 058 because commit 9d315a9 fixes also Bug 729135wtschueller2014-06-202-1/+47
| | |/ / /
| * | | | Merge pull request #190 from wtschueller/fix705503Dimitri van Heesch2014-07-133-5/+141
| |\ \ \ \
| | * | | | Bug 705503 - TCL: Documentation of oo::define is not workingwtschueller2014-06-283-5/+141
| | |/ / /
| * | | | Merge pull request #189 from wtschueller/masterDimitri van Heesch2014-07-1323-89/+1431
| |\ \ \ \
| | * | | | Tcl: add missing file that breaks test 057wtschueller2014-07-121-0/+4
| | * | | | Tcl: test 057 additionally tests mutual Xrefs for two fileswtschueller2014-07-1213-53/+126
| | * | | | Tcl: correct namespace resolution in case of INLINE_SOURCES = YESwtschueller2014-07-125-1/+213
| | * | | | Tcl: refactor similar code into tcl_codify_token functionwtschueller2014-06-191-96/+47
| | * | | | Tcl: support switch commandwtschueller2014-06-183-1/+778
| | * | | | Tcl: support eval/catch commandswtschueller2014-06-173-2/+327
| * | | | | Merge pull request #193 from codemaximus/cspropsDimitri van Heesch2014-07-136-6/+98
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Documentation generator: added support for C# property accessors visibility m...Maksim Osipov2014-07-044-6/+90
| | * | | | Language parser: added support for C# property accessors visibility modifiers.Maksim Osipov2014-07-032-0/+8
| |/ / / /
* | | | | Fixes for ./configure script on SolarisDimitri van Heesch2014-07-061-3/+7
|/ / / /
* | | | Bug 731985 - Variadic macros failing to expand if trailing ... is emptyDimitri van Heesch2014-06-241-2/+3
* | | | Merge branch 'docbook'Dimitri van Heesch2014-06-2016-217/+380
|\ \ \ \
| * | | | Docbook output improvementsDimitri van Heesch2014-06-2016-186/+390
* | | | | Merge pull request #186 from albert-github/feature/bug_702584Dimitri van Heesch2014-06-201-0/+4
|\ \ \ \ \
| * | | | | Bug 702584 - \cite rejects valid BibTeX keysalbert-github2014-06-191-0/+4
| |/ / / /
* | | | | Merge pull request #185 from albert-github/feature/bug_625601Dimitri van Heesch2014-06-201-2/+2
|\ \ \ \ \
| * | | | | Bug 625601 - FORTRAN: recognition free versus fixed formatted codealbert-github2014-06-191-2/+2
| |/ / / /
* | | | | Merge pull request #183 from chickenandpork/masterDimitri van Heesch2014-06-201-1/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | resolves the error of unbalanced tags opened/closed in docbook output: parser...Allan Clark2014-06-171-1/+10
| |/ / /
* | | | Merge pull request #184 from albert-github/feature/bug_589707Dimitri van Heesch2014-06-1910-15/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Bug 589707 - Flex .rule file for Visual Studio build can't cope with spaces i...albert-github2014-06-1910-15/+15
|/ / /
* | | Bug 730520 - No documentation generated for method-less C++ structDimitri van Heesch2014-06-164-10/+20
* | | Merge pull request #181 from wtschueller/masterDimitri van Heesch2014-06-1615-74/+1311
|\ \ \
| * | | Tcl: recurse for []wtschueller2014-06-113-74/+677
| * | | Tcl: collect XRefs also if INLINE_SOURCES = nowtschueller2014-06-1013-0/+634
* | | | Merge branch 'pepr-master'Dimitri van Heesch2014-06-162-2041/+2016
|\ \ \ \
| * \ \ \ Merge branch 'master' of https://github.com/pepr/doxygen into pepr-masterDimitri van Heesch2014-06-162-2041/+2016
| |\ \ \ \ |/ / / / /
| * | | | doc/translator.py unified for Python 2.6+ and Python 3.0+Petr Prikryl2014-06-161-40/+41
| * | | | Merge branch 'master' into develPetr Prikryl2014-06-1614-2288/+2297
| |\ \ \ \
| | * | | | doc/translator.py -- unification for Python 2.6+ and 3.3+ (not finished)Petr Prikryl2014-06-161-2030/+2002
| * | | | | Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2014-05-305-42/+50
| |\ \ \ \ \