summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Another possible fixDimitri van Heesch2016-09-021-1/+1
* Fix for error in travis.ymlDimitri van Heesch2016-09-021-2/+1
* Split apt-get install commands in travis config in an attempt to reduce timeoutsDimitri van Heesch2016-09-021-2/+6
* Bug 770747 - Broken links in HTML output with SHOW_FILES=NODimitri van Heesch2016-09-023-1/+17
* Merge pull request #497 from groleo/masterDimitri van Heesch2016-09-022-81/+225
|\
| * sqlite3gen: stripWhitespace on bitfield's textAdrian Negreanu2016-08-091-1/+1
| * sqlite3gen: stripFromPath on all calls to insertFileAdrian Negreanu2016-08-091-5/+5
| * sqlite3gen: sync with xmlgenAdrian Negreanu2016-08-092-56/+200
| * sqlite3gen: insert xrefs using integer refidsAdrian Negreanu2016-08-051-22/+22
* | Removed ambiguity in the XML schema definitionDimitri van Heesch2016-09-021-2/+2
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-08-3110-3/+49
|\ \
| * \ Merge pull request #511 from albert-github/feature/bug_code_unparsedDimitri van Heesch2016-08-311-3/+3
| |\ \
| | * | Code with "extension" unparsed shows line numbersalbert-github2016-08-301-3/+3
| * | | Merge pull request #510 from albert-github/feature/bug_clang_warningsDimitri van Heesch2016-08-319-0/+46
| |\ \ \
| | * | | Warnings from CLANG compileralbert-github2016-08-289-0/+46
* | | | | Unified display of enum values across output formats and languagesDimitri van Heesch2016-08-3113-118/+293
|/ / / /
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-08-281-14/+26
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #506 from albert-github/feature/bug_python_initDimitri van Heesch2016-08-281-14/+26
| |\ \ \ | | |/ / | |/| |
| | * | Initialization of python variables and type determinationalbert-github2016-08-241-14/+26
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-08-2815-31/+225
|\ \ \ \ | |/ / /
| * | | Merge pull request #509 from albert-github/feature/bug_fortran_preproc_stringDimitri van Heesch2016-08-281-0/+16
| |\ \ \
| | * | | FORTRAN determination string in preprocessingalbert-github2016-08-281-0/+16
| | |/ /
| * | | Merge pull request #508 from albert-github/feature/bug_742452_625602Dimitri van Heesch2016-08-281-3/+28
| |\ \ \
| | * | | Bug 742452 - Fortran: attributes after a blank line are ignored / Bug 625602 ...albert-github2016-08-271-3/+28
| | |/ /
| * | | Merge pull request #507 from albert-github/feature/bug_python_code_paramDimitri van Heesch2016-08-281-0/+4
| |\ \ \
| | * | | Determination of end of parameter listalbert-github2016-08-271-0/+4
| | |/ /
| * | | Merge pull request #505 from albert-github/feature/bug_include_latexDimitri van Heesch2016-08-284-8/+64
| |\ \ \
| | * | | Include command show line number (e.g. LaTeX)albert-github2016-08-244-8/+64
| | |/ /
| * | | Merge pull request #504 from albert-github/feature/bug_710611Dimitri van Heesch2016-08-281-3/+3
| |\ \ \
| | * | | Bug 710611 - Missing Page References in the Index Chapters of the LaTex/PDF o...albert-github2016-08-221-3/+3
| | |/ /
| * | | Merge pull request #503 from albert-github/feature/bug_includedoc_snippetdocDimitri van Heesch2016-08-287-17/+110
| |\ \ \ | | |/ / | |/| |
| | * | Introducing commands includedoc and snippetdocalbert-github2016-08-217-17/+110
* | | | Bug 769736 - doxygen generates incorrect documentation for C enum in latexDimitri van Heesch2016-08-211-1/+1
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-08-216-17/+49
|\ \ \ | |/ /
| * | Merge pull request #502 from albert-github/feature/bug_docu_pull_495Dimitri van Heesch2016-08-211-0/+3
| |\ \
| | * | Documentation for extensions .f95, .f03 and .f08albert-github2016-08-211-0/+3
| |/ /
| * | Merge pull request #495 from melven/Fortran_file_typesDimitri van Heesch2016-08-202-0/+6
| |\ \
| | * | Also map .f95, .f03 and .f08 file types to FortranMelven Roehrig-Zoellner2016-08-012-0/+6
| * | | Merge pull request #501 from albert-github/feature/bug_code_keyword_operator_...Dimitri van Heesch2016-08-201-0/+10
| |\ \ \
| | * | | Color code word OPERATOR and ASSIGNMENT as keyword in FORTRAN codealbert-github2016-08-191-0/+10
| | | |/ | | |/|
| * | | Merge pull request #500 from albert-github/feature/bug_ftn_result_keywDimitri van Heesch2016-08-201-1/+6
| |\ \ \
| | * | | Color code word RESULT as keyword in FORTRAN codealbert-github2016-08-181-1/+6
| | |/ /
| * | | Merge pull request #498 from artur-kink/masterDimitri van Heesch2016-08-201-15/+23
| |\ \ \
| | * | | Parse more than 1 size indiction in defaultHandleTitleAndSizeArtur Kink2016-08-081-15/+23
| | |/ /
| * | | Merge pull request #499 from albert-github/feature/problem_navtree_cssDimitri van Heesch2016-08-201-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Missing semicolon in navtree.cssalbert-github2016-08-171-1/+1
| |/ /
* | | Bug 769028 - Can't scroll using finger documentation in Chrome browser on And...Dimitri van Heesch2016-08-211-17/+2
|/ /
* | Bug 768830 - Doxygen segfault (return code 134) when parsing a c++ enum class...Dimitri van Heesch2016-07-311-2/+4
* | Bug 768954 - Segmentation fault when processing md containing only headerDimitri van Heesch2016-07-311-10/+13
* | Bug 769018 - Invalid XHTML if the directives brief and exception are followin...Dimitri van Heesch2016-07-311-0/+1