summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-12-195-470/+494
|\
| * Merge pull request #412 from bagage/masterDimitri van Heesch2015-12-175-470/+494
| |\
| | * Add WARN_AS_ERROR option to stop execution at first warning (equivalent of co...Gautier Pelloux-Prayer2015-12-165-470/+494
| | * Merge pull request #410 from albert-github/feature/bug_markdown_condDimitri van Heesch2015-11-151-0/+2
| | |\
| | | * Markdown with @cond and @endcondalbert-github2015-11-141-0/+2
| | * | Merge pull request #409 from albert-github/feature/bug_privateDimitri van Heesch2015-11-151-2/+2
| | |\ \
| | | * | Fortran module private variables and EXTRACT_PRIVATE = NOalbert-github2015-11-081-2/+2
| | | |/
* | | | Bug 759281 - Doxygen parser confused by C++11 attributesDimitri van Heesch2015-12-131-7/+18
* | | | Bug 759247 - C++11 unified initializer for array with templates treated as fu...Dimitri van Heesch2015-12-131-0/+2
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-12-127-122/+28
|\ \ \ \ | |/ / /
| * | | Merge pull request #418 from albert-github/feature/bug_606104Dimitri van Heesch2015-12-101-3/+6
| |\ \ \
| | * | | Bug 606104 - Deprecated list: Wrong prefix '<globalScope>::' for global funct...albert-github2015-12-061-3/+6
| * | | | Merge pull request #419 from albert-github/feature/flex_bison_optionDimitri van Heesch2015-12-101-20/+20
| |\ \ \ \
| | * | | | Adding compilation options for flex/lex and bison/yaccalbert-github2015-12-081-20/+20
| | |/ / /
| * | | | Merge pull request #421 from albert-github/feature/py_obsoleteDimitri van Heesch2015-12-103-97/+0
| |\ \ \ \
| | * | | | Remove obsolete py filesalbert-github2015-12-093-97/+0
| | |/ / /
| * | | | Merge pull request #422 from albert-github/feature/bug_clang_generationDimitri van Heesch2015-12-101-1/+1
| |\ \ \ \
| | * | | | Adjusted used option for CLANG usage with CMake in documentationalbert-github2015-12-091-1/+1
| | |/ / /
| * | | | Support set in code highlightingalbert-github2015-12-091-1/+1
| |/ / /
* | | | Made paragraph spacing more flexible in the LaTeX output to prevent page over...Dimitri van Heesch2015-12-121-1/+1
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-12-068-5/+13
|\ \ \
| * \ \ Merge pull request #415 from albert-github/feature/bug_758132_1Dimitri van Heesch2015-12-036-3/+10
| |\ \ \
| | * | | Bug 758132 - Brief description of non documented functionsalbert-github2015-11-226-3/+10
| * | | | Fix computeCommonDirPrefix sometimes not finding the correct prefixTomasz Ĺšniatowski2015-12-031-0/+1
| * | | | Fixed preprocessor macros for flex version checklameventanas2015-11-252-2/+2
| |/ / /
* | | | Bug 758900 - C++ templated member-function appears both as public and privateDimitri van Heesch2015-12-061-0/+2
|/ / /
* | | Support flex-2.6.0Dimitri van Heesch2015-11-226-10/+10
* | | Support flex-2.6.0Heiko Becker2015-11-226-7/+7
* | | Fixed problem with latex and PDF bookmarksDimitri van Heesch2015-11-223-73/+34
* | | Markdown with @cond and @endcondalbert-github2015-11-221-0/+2
* | | Fortran module private variables and EXTRACT_PRIVATE = NOalbert-github2015-11-221-2/+2
|/ /
* | Merge pull request #408 from albert-github/feature/bug_757621Dimitri van Heesch2015-11-151-0/+1
|\ \
| * | Bug 757621 - unclosed tag, c# generics method with wherealbert-github2015-11-071-0/+1
| |/
* | Merge pull request #407 from albert-github/feature/bug_main_md_titleDimitri van Heesch2015-11-151-2/+3
|\ \
| * | Title in case of USE_MDFILE_AS_MAINPAGEalbert-github2015-11-021-2/+3
| |/
* | Bug 756604 - Unable to prevent a numbered listDimitri van Heesch2015-11-141-9/+30
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-11-141-0/+7
|\ \ | |/
| * Merge pull request #404 from albert-github/feature/bug_css_filterDimitri van Heesch2015-10-311-0/+7
| |\
| | * [Doxygen-users] plugin / filter not behaving as expectedalbert-github2015-10-141-0/+7
* | | Fixed a couple of small memory leaksDimitri van Heesch2015-11-142-3/+5
* | | Fixed link issue for MacOSX 10.11Dimitri van Heesch2015-11-141-0/+4
* | | Bug 756604 - Unable to prevent a numbered listDimitri van Heesch2015-11-017-7/+28
* | | Bug 754606 - Double anchors when using groupsDimitri van Heesch2015-11-011-9/+12
|/ /
* | Merge pull request #406 from alex85k/masterDimitri van Heesch2015-10-311-59/+59
|\ \
| * | add spaces like "Doyxgen"CN_SPC->"Doyxgen" CN_SPCalex85k2015-10-281-59/+59
* | | Bug 744938 - PATCH: add option to build latex without timestampsDimitri van Heesch2015-10-312-8/+26
* | | Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMESDimitri van Heesch2015-10-248-23/+20
|/ /
* | Bug 754184 - \bug paragraph doesn't end with a new sectioning commandDimitri van Heesch2015-10-201-19/+2
* | Bug 756724 - Inline markdown links don't support reference targets that conta...Dimitri van Heesch2015-10-201-4/+16
* | Bug 756241 - Race condition in parallel DOT runsDimitri van Heesch2015-10-172-53/+75
|/