summaryrefslogtreecommitdiffstats
path: root/src/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed various issues found by PVS-Studio.Dimitri van Heesch2015-08-181-2/+2
* Bug 751984 - PATCH: Honour SOURCE_DATE_EPOCH environment variable for reprodu...Dimitri van Heesch2015-07-191-0/+30
* Using tabu package for LaTeX tablesDimitri van Heesch2015-07-121-2/+1
* Escape "@" in names as it is not allowed in XML / Docbook names (comming from...Hauke Wintjen2015-05-271-0/+1
* Removed dbus XML parser, various refinementsDimitri van Heesch2015-04-191-2/+5
* Merge branch 'master' of https://github.com/Cryclops/doxygen into Cryclops-ma...Dimitri van Heesch2015-04-161-1/+1
|\
| * Add support for basic XML syntax highlighting.Weston Thayer2015-01-061-1/+1
* | Guarded debug prints against printing a NULL pointer.Dimitri van Heesch2015-04-061-2/+2
* | Fix for rendering the template parameters of members of variadic template cla...Dimitri van Heesch2015-03-221-1/+5
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-02-261-4/+2
|\ \
| * | Adding commands \hidecallgraph and \hidecallergraphalbert-github2015-02-221-4/+2
* | | Bump copyright yearDimitri van Heesch2015-02-261-1/+1
|/ /
* | Merge pull request #297 from albert-github/feature/dot_index_pngDimitri van Heesch2015-02-211-0/+6
|\ \
| * | Support generating index-color PNG filesalbert-github2015-02-081-0/+6
* | | Added type constraint relations for Java generics to dot graphs and XML outputDimitri van Heesch2015-02-211-2/+9
|/ /
* | increase the size of l when result is modifiedSebastien Loriot2015-01-311-1/+5
* | Update of search from "endless search to 'Character search: criterion.albert-github2015-01-231-1/+2
* | Bug 739680 - Using HTML entities in PROJECT_NAMEalbert-github2015-01-111-1/+30
* | Merge pull request #272 from albert-github/feature/bug_unusedDimitri van Heesch2015-01-031-3/+1
|\ \
| * | Remove unused local and static global variablesalbert-github2014-12-271-3/+1
| |/
* | Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-9/+9
|/
* Bug 704090 - Allow Class{T}.Method in cref to refer to a generic class in XML...Dimitri van Heesch2014-12-191-0/+7
* Bug 740218 - Full scope needed when making link inside cross-referenced secti...Dimitri van Heesch2014-12-191-1/+1
* Merge pull request #253 from albert-github/feature/bug_687576Dimitri van Heesch2014-12-091-3/+12
|\
| * Removed some comment statements.albert-github2014-11-291-5/+0
| * Bug 687576 - Add support for LATEX_EXTRA_STYLESHEETalbert-github2014-11-291-3/+17
* | Merge pull request #249 from albert-github/feature/bug_latex_single_quotesDimitri van Heesch2014-11-291-0/+2
|\ \ | |/ |/|
| * LaTeX problem with 2 consecutive single quotesalbert-github2014-11-271-0/+2
* | 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-171-1/+2
* | Fixed several Coverity warningsDimitri van Heesch2014-11-151-1/+1
|/
* Compilation fixes for Windows for new string implementation.Dimitri van Heesch2014-10-251-2/+2
* Introduce new optimized string implementation (attempt 2)Dimitri van Heesch2014-10-231-4/+42
* Bug 736386 - [PATCH] Fix another potential null pointer dereference in src/ut...Dimitri van Heesch2014-09-231-1/+1
* Bug 736385 - [PATCH] Fix potential null pointer dereference in src/util.cppDimitri van Heesch2014-09-231-1/+1
* Regression class<T extends V> resulted in class<V> as the page titleDimitri van Heesch2014-09-141-1/+5
* Bug 733722 - XML Output invalid: XML_PROGRAMLISTING=YES copies Unicode form f...Dimitri van Heesch2014-08-151-0/+5
* Made bread crumb trails enabled unconditionallyDimitri van Heesch2014-08-041-8/+10
* Merge branch 'feature-groupbreadcrumbs' of https://github.com/NimbusKit/doxyg...Dimitri van Heesch2014-08-041-8/+22
|\
| * Add BREAD_CRUMB_TRAIL.Jeff Verkoeyen2014-07-191-8/+22
* | Merge branch 'bug734099'Dimitri van Heesch2014-08-041-5/+27
|\ \
| * | Bug 734099 - Add support for non-parsed languageDimitri van Heesch2014-08-041-5/+27
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-08-041-6/+9
|\ \ \ | |/ / |/| |
| * | Merge pull request #206 from groleo/masterDimitri van Heesch2014-08-031-6/+9
| |\ \
| | * | removeRedundantWhiteSpace micro-optimizationAdrian Negreanu2014-07-251-6/+9
| | |/
* | | Bug 733938 - Explicit links using operator()() not generated.Dimitri van Heesch2014-08-031-4/+5
|/ /
* | Added mainpage to context and improved page treeDimitri van Heesch2014-08-021-0/+8
|/
* Bug 731238 - Dead links in html documentation when using tabs for indentation...Dimitri van Heesch2014-06-071-2/+3
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-03-151-8/+23
|\
| * In case of sections with the same name they are not reported.albert-github2014-03-021-8/+23