summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Deleted one more generated fileDimitri van Heesch2013-10-061-3077/+0
* Deleted generated files from source repositoryDimitri van Heesch2013-10-0622-6654/+0
* This patch contains changes regarding the build system so that the *nix and W...albert-github2013-10-0632-612/+380
* Bug 707641 - `FILTER_SOURCE_FILES=YES` required to build CALL_GRAPHSSergio Oller2013-09-2824-103/+104
* Bug 708806 - Wrong path to graph_legend figure in graph_legend.html when CREA...Dimitri van Heesch2013-09-281-4/+14
* LaTeX: Fix ToC entries of index/bibliographyDimitri van Heesch2013-09-283-3/+13
* Fixed compile warningDimitri van Heesch2013-09-241-8/+5
* Added @parblock and @endparblock commandsDimitri van Heesch2013-09-2426-20/+291
* Alignment of @code and @verbatim sectionalbert-github2013-09-242-4/+4
* Bug 707825 - Const treatmentDimitri van Heesch2013-09-221-3/+36
* Bug 707925 - False warning for Java "warning: missing ( in exception list on ...Dimitri van Heesch2013-09-211-9/+9
* Bug 707995 - @copydoc not working for const member overloadsDimitri van Heesch2013-09-211-1/+9
* Bug 708455 - Enabling INLINE_SIMPLE_STRUCTS messes up Data Structures in treeDimitri van Heesch2013-09-211-1/+8
* Bug 708446 - Deprecated list breaks HTML tree with xhtml extensionDimitri van Heesch2013-09-212-2/+2
* Fixed a number of compiler warnings reported by newer clang compilerDimitri van Heesch2013-09-1812-26/+19
* Merge pull request #39 from albert-github/feature/doc_debugDimitri van Heesch2013-09-171-1/+73
|\
| * Internal documentation for debug possibilitiesalbert-github2013-09-151-1/+73
* | Fixed regression autolinking C# template such as MyGenericClass<T>.g()Dimitri van Heesch2013-09-171-1/+1
* | Bug 705910 - Indexing and searching cannot treat non ASCII identifiersDimitri van Heesch2013-09-159-804/+845
* | Usage of the -d opion correctedalbert-github2013-09-153-10/+30
|/
* Minor layout tweaks and extra guardDimitri van Heesch2013-09-131-5/+12
* consider currentFile when searching for global symbolsAdrian Negreanu2013-09-101-1/+14
* 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 C...Dimitri van Heesch2013-09-091-1/+1
* 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
* 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 placealbert-github2013-09-021-1/+1
| * | 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
| * | Small spelling correctionalbert-github2013-08-251-1/+1
| |/
* | 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 followi...Dimitri van Heesch2013-08-231-0/+31