summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-11-291-1/+1
|\
| * Merge pull request #248 from drobilla/masterDimitri van Heesch2014-11-291-1/+1
| |\
| | * Support visible=no for main page tab.David Robillard2014-11-251-1/+1
* | | Use result of vsnprintfDimitri van Heesch2014-11-291-1/+2
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-11-293-2/+4
|\ \ \ | |/ /
| * | Merge pull request #252 from albert-github/feature/bug_latex_index_komalDimitri van Heesch2014-11-291-1/+1
| |\ \
| | * | Bug ?? for page numbers in the latex indicesalbert-github2014-11-291-1/+1
| | |/
| * | Merge pull request #249 from albert-github/feature/bug_latex_single_quotesDimitri van Heesch2014-11-292-1/+3
| |\ \ | | |/ | |/|
| | * LaTeX problem with 2 consecutive single quotesalbert-github2014-11-272-1/+3
* | | Remove bogus argument to avoid compiler warningDimitri van Heesch2014-11-293-3/+3
* | | Bug 740446 - invalid copydoc target does not result in warningDimitri van Heesch2014-11-231-0/+6
|/ /
* | Bug 739863 - Regression: Base classes incorrect when using CRTP with default ...Dimitri van Heesch2014-11-221-2/+3
* | Bug 740218 - Full scope needed when making link inside cross-referenced sectionDimitri van Heesch2014-11-1716-11/+54
* | Bug 739214 - Cannot make unscoped link to C++ conversion operatorDimitri van Heesch2014-11-163-1/+140
* | Bug 739211 - Cannot make explicit links to C++ const member functionsDimitri van Heesch2014-11-161-1/+2
* | Bug 739056 - Python xml - argsstring is empty, while HTML have argumentsDimitri van Heesch2014-11-161-0/+1
* | Fixed bug in new QCString::sprintf for long string.Dimitri van Heesch2014-11-162-3/+4
* | Bug 739054 - Python xml not outputting info of functions inside __init__.pyDimitri van Heesch2014-11-161-0/+13
* | Fixed several Coverity warningsDimitri van Heesch2014-11-1522-148/+189
* | Added language attribute to XML output for classes, namespaces, and filesDimitri van Heesch2014-11-1562-65/+105
|/
* Introduced template directory for template and resource files and resource co...Dimitri van Heesch2014-11-13121-3067/+8745
* Various VHDL fixesDimitri van Heesch2014-11-0624-1217/+1248
* Fixed issue accessing uninitialized data when combining RTF output.Dimitri van Heesch2014-11-021-5/+6
* Debian Bug 762272: segfault with cyclic subgroupsDimitri van Heesch2014-11-021-10/+41
* Compilation fixes for Windows for new string implementation.Dimitri van Heesch2014-10-256-29/+29
* Fixed extension matching issue if path contained a dot.Dimitri van Heesch2014-10-241-1/+2
* Added guard to prevent (theoretical) out of bound accessDimitri van Heesch2014-10-231-3/+7
* Avoid a (theoretical) memory leakDimitri van Heesch2014-10-231-3/+3
* Initialized potentially uninitialized variable in markdown partDimitri van Heesch2014-10-231-1/+1
* Introduce new optimized string implementation (attempt 2)Dimitri van Heesch2014-10-2317-1640/+861
* Added compilation support for MacOSX 10.10 (yosemite)Dimitri van Heesch2014-10-221-1/+4
* Reverted back to old string implementation. New one needs more work.Dimitri van Heesch2014-10-215-779/+1583
* Added clearer range checks for string class to help compilerDimitri van Heesch2014-10-211-4/+4
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-10-217-7/+32
|\
| * Merge pull request #242 from albert-github/feature/plantuml_dependencyfeature2Dimitri van Heesch2014-10-211-2/+2
| |\
| | * Remove dependency of PLantUML on HAVE_DOTalbert-github2014-10-181-2/+2
| * | Merge pull request #240 from albert-github/feature/bug_738754Dimitri van Heesch2014-10-211-1/+1
| |\ \
| | * | Bug 738574 - … is replaced by \cdots rather than \dots in the LaTeX ou...albert-github2014-10-151-1/+1
| | |/
| * | Merge pull request #239 from albert-github/feature/bug_738548Dimitri van Heesch2014-10-211-0/+9
| |\ \
| | * | Bug 738548 - latex: dead links to source codealbert-github2014-10-151-0/+9
| | |/
| * | Merge pull request #238 from frosteyes/masterDimitri van Heesch2014-10-212-3/+9
| |\ \
| | * | Updated configuration script and libdoxygen.pro.in to use llvm-configClaus Stovgaard2014-10-142-3/+9
| | |/
| * | Merge pull request #237 from albert-github/feature/bug_fortran_codecommentDimitri van Heesch2014-10-211-0/+11
| |\ \
| | * | Last comment of \code{.f90} missingalbert-github2014-10-111-0/+11
| * | | Merge pull request #232 from albert-github/feature/problem_mathptmxDimitri van Heesch2014-10-211-1/+0
| |\ \ \
| | * | | Package mathptmx gives discrepancy between pdf and HTML formulasalbert-github2014-10-051-1/+0
| | |/ /
* | | | Fixed refcounting bug in new string implementationDimitri van Heesch2014-10-212-803/+15
|/ / /
* | | Added faster reference counted string implementation with short string optimi...Dimitri van Heesch2014-10-217-1584/+1568
| |/ |/|
* | Merge pull request #235 from albert-github/feature/bug_738063Dimitri van Heesch2014-10-112-3/+25
|\ \
| * | Bug 738063 - Fortran attribute contiguous not identifiedalbert-github2014-10-112-3/+25
| |/