summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Deleted one more generated fileDimitri van Heesch2013-10-062-3077/+1
* Deleted generated files from source repositoryDimitri van Heesch2013-10-0622-6654/+0
* Updated failing testDimitri van Heesch2013-10-061-1/+1
* This patch contains changes regarding the build system so that the *nix and W...albert-github2013-10-0675-2791/+2052
* 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
* Added generated files to gitignoreDimitri van Heesch2013-09-241-0/+2
* Fixed compile warningDimitri van Heesch2013-09-241-8/+5
* Added @parblock and @endparblock commandsDimitri van Heesch2013-09-2427-20/+322
* 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-1814-33/+26
* Merge pull request #40 from albert-github/feature/languageDimitri van Heesch2013-09-173-65/+68
|\
| * Consistency in language part of the documentationalbert-github2013-09-163-65/+68
* | 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
* | | Merge branch 'utf8index'Dimitri van Heesch2013-09-170-0/+0
|\ \ \
| * | | Bug 705910 - Indexing and searching cannot treat non ASCII identifiersDimitri van Heesch2013-09-157-307/+320
| * | | Bug 705910 - Indexing and searching cannot treat non ASCII identifiersDimitri van Heesch2013-09-145-523/+551
| * | | Added missing pthread lib to doxyappDimitri van Heesch2013-09-131-1/+1
| |/ /
* | | 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-1510-805/+846
* | | Added missing pthread lib to doxyappDimitri van Heesch2013-09-151-1/+1
| |/ |/|
* | Merge pull request #37 from albert-github/feature/lex_windowsDimitri van Heesch2013-09-151-0/+6
|\ \
| * | Added the possibility to specify the -d option in the Visual studio GUI on wi...albert-github2013-09-151-0/+6
| |/
* | Merge pull request #38 from albert-github/feature/code_debugDimitri van Heesch2013-09-153-10/+30
|\ \
| * | Usage of the -d opion correctedalbert-github2013-09-153-10/+30
| |/
* | Merge pull request #36 from albert-github/feature/src_doxyfileDimitri van Heesch2013-09-151-1/+1
|\ \ | |/ |/|
| * Removed superfluous \albert-github2013-09-151-1/+1
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-09-133-126/+181
|\
| * Merge pull request #34 from pepr/masterDimitri van Heesch2013-09-133-126/+181
| |\
| | * Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2013-09-1114-356/+726
| | |\
| | * | doc/language.doc generated from the updated sources (bgcolored)Petr Prikryl2013-09-041-135/+139
| | * | doc/language.tpl -- UTF-8 reflected in the langhowto templatePetr Prikryl2013-09-041-12/+15
| | * | doc/translator.py -- coloured status in HTMLPetr Prikryl2013-09-041-15/+64
* | | | Minor layout tweaks and extra guardDimitri van Heesch2013-09-131-5/+12
* | | | Merge branch 'for-upstream' of https://github.com/groleo/doxygen-1 into grole...Dimitri van Heesch2013-09-131-1/+14
|\ \ \ \ | |/ / / |/| | |
| * | | consider currentFile when searching for global symbolsAdrian Negreanu2013-09-101-1/+14
| | |/ | |/|
* | | Fixed compilation issues in doxyappDimitri van Heesch2013-09-132-0/+8
* | | Bug 707483 - Wrong page number and header in pdf outputDimitri van Heesch2013-09-091-1/+2
|/ /
* | 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
* | testing dir was missing from 'make archive'Dimitri van Heesch2013-09-091-1/+1
* | Avoid accessing uninitialized memory in fileToStringDimitri van Heesch2013-09-081-1/+6
* | Merge pull request #31 from albert-github/feature/bug_707685Dimitri van Heesch2013-09-072-3/+37
|\ \