summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Minor layout tweaks and extra guardDimitri van Heesch2013-09-131-5/+12
|
* consider currentFile when searching for global symbolsAdrian Negreanu2013-09-101-1/+14
| | | | Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
* Doxygen didn't allow @ref to parameters of type reference to an array.Dimitri van Heesch2013-09-092-2/+4
|
* Bug 154880 - if "using namespace" used, call of a static member function in ↵Dimitri van Heesch2013-09-091-1/+1
| | | | C++ is not recognized or recognized wrong
* Avoid accessing uninitialized memory in fileToStringDimitri van Heesch2013-09-081-1/+6
|
* Bug 707685 - Fortran: error message when missing last EOLalbert-github2013-09-071-1/+31
| | | | In case the original buffer in either fixed or free format code does not contain an EOL as last character, add it.
* Bug 707567 - Asterisks in comment wrongly displayed for @codeDimitri van Heesch2013-09-061-3/+37
|
* Bug 707102 - update the Japanese translationDimitri van Heesch2013-09-041-322/+621
|
* Bug 707431 - Cannot @ref or @link C++ operator overloadsDimitri van Heesch2013-09-041-1/+1
|
* Bug 707353 - Accept IDs using unicode(non ASCII) characters in python codesDimitri van Heesch2013-09-042-4/+4
|
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-09-033-39/+213
|\
| * Merge pull request #29 from albert-github/feature/bug_706520_2Dimitri van Heesch2013-09-031-1/+1
| |\ | | | | | | Bug 706520 - Fortran: in body documentation lands on wrong place
| | * Bug 706520 - Fortran: in body documentation lands on wrong placealbert-github2013-09-021-1/+1
| | | | | | | | | | | | | | | In some cases, in propriety code, with in body Fortran documentation doxygen crashed. I REOPENED Bug_706520 for this
| * | Russian translator updated, new Russian maintainer added.Petr Prikryl2013-09-021-1/+176
| | |
| * | Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2013-09-029-10/+29
| |\ \
| * | | French translator up-to-date.Petr Prikryl2013-09-021-37/+36
| | | |
* | | | VHDL-2008 and arrays on unconstrained elementsDimitri van Heesch2013-09-033-11/+18
| |/ / |/| |
* | | Bug 706916 - C++ exception specifications are no longer parsed correctlyDimitri van Heesch2013-08-271-2/+2
| | |
* | | Bug 683897 - class list not sorted?Dimitri van Heesch2013-08-272-2/+4
| | |
* | | Bug 706874 - Doxygen crash if missing new-line in a snippetDimitri van Heesch2013-08-271-1/+7
| |/ |/|
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-08-272-2/+2
|\ \
| * | Bug 706804 - Fortran: Doxygen mixes up function-attributes with the return typealbert-github2013-08-261-1/+1
| | | | | | | | | | | | test string should not be equal to "function" but should contain "function"
| * | Small spelling correctionalbert-github2013-08-251-1/+1
| |/ | | | | | | to generate an rtf extensions file -> to generate a rtf extensions file
* | Bug 701949 - Latex: Hyperlinks for \secreflist / \refitemDimitri van Heesch2013-08-231-1/+11
| |
* | Bug 693537 - Create possibility to keep user comments in DoxyfileDimitri van Heesch2013-08-232-2/+3
|/
* Bug 703791 - [PATCH] Out-of-line docs for class template specialisations failingDimitri van Heesch2013-08-231-0/+5
|
* Fix potential assert when members of base class were not yet countedDimitri van Heesch2013-08-231-0/+2
|
* Made a couple of minor performance tweeks to navtree.jsDimitri van Heesch2013-08-232-20/+60
|
* Avoid double brief description when there are no detailed docsDimitri van Heesch2013-08-231-17/+20
|
* Bug 705702 - Post-comment blocks on C++11 using definitions attach to ↵Dimitri van Heesch2013-08-231-0/+31
| | | | following entity
* Merge pull request #17 from groleo/sqlite3Dimitri van Heesch2013-08-221-215/+229
|\ | | | | Sqlite3 fixes
| * sqlite3: add memberdef initializerAdrian Negreanu2013-08-171-2/+5
| | | | | | | | Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
| * sqlite3: make innerclass refid non-transientAdrian Negreanu2013-08-171-1/+1
| | | | | | | | Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
| * sqlite3: be more careful with returnAdrian Negreanu2013-08-171-6/+14
| | | | | | | | | | | | | | | | | | | | return-ing on a "step" failure, drops any info that could be extracted further on. instead, call sqlite3_clear_bindings() statements fail and carry on Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
| * sqlite3: shuffle the code so it's aligned with xmlgen.cppAdrian Negreanu2013-08-051-207/+210
| | | | | | | | | | | | this way, it's easier to see what's missing from sqlite3gen Signed-off-by: Adrian Negreanu <groleo@gmail.com>
| * sqlite3: more SQLITE_TRANSIENT-sAdrian Negreanu2013-08-041-2/+2
| | | | | | | | Signed-off-by: Adrian Negreanu <groleo@gmail.com>
* | Bug 706236 - Confusing use of GENERATE_TAGFILEDimitri van Heesch2013-08-222-1/+15
| |
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-08-221-3/+12
|\ \
| * | Bug 706520 - Fortran: in body documentation lands on wrong placealbert-github2013-08-211-3/+12
| | | | | | | | | | | | | | | | | | In case we are in the body of a subroutine or function set the in body flag. When comment has been handled (each Fortran comment block is handled as one block, not as parts) reste the in body flag. In case we have to handle documentation of an argument, reset the inbodyDocs field to the empty string. The documentation stored was no inbody documentation but argument documentation).
* | | Fixed regression when nested class were processed before their parentDimitri van Heesch2013-08-211-5/+7
|/ /
* | Added -v option (analogous to --version).albert-github2013-08-171-0/+10
| | | | | | | | In case option started with -- and is not a known valuue (help or version) and error is given instead of starting Doxygen
* | Minor changes to the way the code for config options is generated (thanks to ↵Dimitri van Heesch2013-08-085-429/+430
| | | | | | | | Albert for the patch)
* | Bug 705586 - @code tag as the last line of a comment block causes the parser ↵Dimitri van Heesch2013-08-061-5/+2
| | | | | | | | to hang
* | Brief description did not appear in the page index, when a page did not have ↵Dimitri van Heesch2013-08-064-7/+17
| | | | | | | | any details.
* | Bug 701919 - VHDL cross-references fail when unpaired apostrophe presentDimitri van Heesch2013-08-041-1/+4
|/
* Bug 691830 - Logical confusion with DISABLE_INDEX and GENERATE_TREEVIEWDimitri van Heesch2013-08-042-10/+11
|
* Bug 688858 - SHORT_NAMES break references to \page in PDF outputDimitri van Heesch2013-08-043-3/+20
|
* Using & in the project name caused invalid HTML and LaTeX outputDimitri van Heesch2013-08-032-6/+12
|
* Fixed regression caused by the patch for bug 705219Dimitri van Heesch2013-08-031-12/+12
|
* Fixed issue running dot on files with non-ascii charactersDimitri van Heesch2013-08-031-6/+7
|