summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Adding compilation options for flex/lex and bison/yaccalbert-github2016-03-051-0/+8
| |/
* | reimplemented removeRedundantWhiteSpace() to improve performanceDimitri van Heesch2016-03-131-154/+231
* | Fixed wrong <p> nesting issue for call/caller graphsDimitri van Heesch2016-03-081-4/+4
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-02-141-4/+4
|\
| * Merge pull request #453 from waltronix/masterDimitri van Heesch2016-02-111-4/+4
| |\
| | * fixed rtf subsectionAndreas Walter2016-02-111-4/+4
| | * Merge remote-tracking branch 'refs/remotes/doxygen/master'Andreas Walter2016-02-04181-5808/+6757
| | |\
* | | | Bug 757509 - __init__.py causes to ignore some inheritanceDimitri van Heesch2016-02-141-1/+1
|/ / /
* | | Bug 753608 - Link of typedef within namespace on group pages missingDimitri van Heesch2016-02-081-17/+24
* | | Fixed issue escaping ndashes (\--) and mdashes (\---)Dimitri van Heesch2016-02-073-16/+14
* | | Fix for empty file nameDimitri van Heesch2016-02-071-0/+1
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-02-078-64/+71
|\ \ \ | | |/ | |/|
| * | Merge pull request #450 from jwilk/spellingDimitri van Heesch2016-02-026-56/+55
| |\ \
| | * | Fix documentation typosJakub Wilk2016-02-026-56/+55
| * | | Merge pull request #449 from albert-github/feature/bug_504305Dimitri van Heesch2016-02-021-0/+6
| |\ \ \
| | * | | Bug 504305 - FILTER_PATTERNS won't take command with argumentsalbert-github2016-01-311-0/+6
| | |/ /
| * | | Merge pull request #448 from albert-github/feature/bug_761139Dimitri van Heesch2016-02-021-8/+10
| |\ \ \
| | * | | Bug 761139 - python unicode docstrings are ignoredalbert-github2016-01-291-4/+6
| | * | | Bug 761139 - python unicode docstrings are ignoredalbert-github2016-01-271-4/+4
| | |/ /
* | | | Optimized use of convertNameToFile to improve performanceDimitri van Heesch2016-02-0712-141/+126
* | | | Bug 752712 - last entry missing in a @name group of typedefsDimitri van Heesch2016-02-062-0/+11
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-02-021-1/+1
|\ \ \ | |/ /
| * | Merge pull request #447 from albert-github/feature/bug_761007Dimitri van Heesch2016-01-241-1/+1
| |\ \
| | * | Bug 761007 - Spaces between the closing bracket of the typename and the openi...albert-github2016-01-241-1/+1
| |/ /
* | | Reimplemented node renumbering for dot graph to improve performanceDimitri van Heesch2016-02-023-112/+105
* | | Improved sorting performance for directories and filesDimitri van Heesch2016-01-312-5/+32
* | | Minor performance improvement sorting directoriesDimitri van Heesch2016-01-311-1/+2
* | | Bug 760836 - Phantom variables/functions in XML, created from non-code filesDimitri van Heesch2016-01-311-1/+1
|/ /
* | Merge pull request #437 from gruenich/masterDimitri van Heesch2016-01-237-30/+83
|\ \
| * | Update LICENSE file to latest from FSFChristoph Grüninger2016-01-231-22/+21
| * | Fix order of member initilaizationChristoph Grüninger2016-01-232-2/+2
| * | Remove unused variablesChristoph Grüninger2016-01-234-6/+1
| * | Fix return-type warnings with -DNDEBUGChristoph Grüninger2016-01-231-0/+59
* | | Merge pull request #446 from albert-github/feature/bug_760970Dimitri van Heesch2016-01-231-2/+1
|\ \ \ | |/ / |/| |
| * | Bug 760970 - CASE_SENSE_NAMES ignoredalbert-github2016-01-231-2/+1
|/ /
* | Merge pull request #445 from albert-github/feature/bug_unused_variablesDimitri van Heesch2016-01-172-5/+0
|\ \
| * | Remove unused variablesalbert-github2016-01-172-5/+0
* | | Merge pull request #443 from albert-github/feature/bug_latex_source_referenceDimitri van Heesch2016-01-171-1/+1
|\ \ \
| * | | Problem jumping to line number in source code due to wrong hypertarget namealbert-github2016-01-171-1/+1
| |/ /
* | | Merge pull request #444 from albert-github/feature/bug_build_doxyappDimitri van Heesch2016-01-172-13/+22
|\ \ \ | |/ / |/| |
| * | Building doxyapp fails after update of config methodology to improve performancealbert-github2016-01-172-13/+22
|/ /
* | Merge pull request #441 from albert-github/feature/bug_image_in_tableDimitri van Heesch2016-01-173-1/+15
|\ \
| * | PDF generation stops when image with caption is included in a table.albert-github2016-01-152-1/+8
| * | PDF generation stops when image with caption is included in a table.albert-github2016-01-132-2/+9
* | | Merge branch 'sizeofvoid-master'Dimitri van Heesch2016-01-171-1/+1
|\ \ \
| * \ \ Merge branch 'master' of https://github.com/sizeofvoid/doxygen into sizeofvoi...Dimitri van Heesch2016-01-171-1/+1
| |\ \ \ |/ / / /
| * | | fix ninja build errorRafael Sadowski2016-01-162-21/+21
| |/ /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-01-172-2/+4
|\ \ \ | |/ /
| * | Merge pull request #440 from albert-github/feature/bug_pdf_pagenumberingDimitri van Heesch2016-01-092-2/+4
| |\ \
| | * | Latex page numberingalbert-github2016-01-092-2/+4
| |/ /