index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved constness and avoid using non-const members of aliases
Dimitri van Heesch
2019-07-29
1
-29/+31
*
Some code simplifications
Dimitri van Heesch
2019-07-29
1
-4/+3
*
Merge branch 'feature/issue_6950' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-07-29
1
-3/+9
|
\
|
*
issue #6950 XML - <initializer> for array of structure only contains referenc...
albert-github
2019-05-01
1
-3/+9
*
|
issue #7120 Markdown generator does not consider extension mapping for files ...
albert-github
2019-07-12
1
-12/+8
*
|
issue #7110 URL Encoding for Hyperlinks in PDF
albert-github
2019-07-08
1
-0/+1
*
|
Bug 566109 - unable to resolve links to java functions with array arguments
Dimitri van Heesch
2019-06-22
1
-0/+1
*
|
Merge pull request #7034 from albert-github/feature/issue_7033
Dimitri van Heesch
2019-06-22
1
-0/+8
|
\
\
|
*
|
issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...
albert-github
2019-06-06
1
-0/+8
*
|
|
Merge branch 'feature/bug_case_sense' of https://github.com/albert-github/dox...
Dimitri van Heesch
2019-06-22
1
-6/+6
|
\
\
\
|
*
|
|
Upper case characters in filename despice CASE_SENSE_NAME=NO
albert-github
2019-06-17
1
-4/+4
*
|
|
|
(X)HTML warning when `[` or `]` in constructed ids
albert-github
2019-06-16
1
-0/+2
|
/
/
/
*
|
|
Cygwin should by default also have `CASE_SENS_NAMES=NO`
albert-github
2019-06-15
1
-2/+2
|
/
/
*
|
Merge pull request #6913 from albert-github/feature/url_to_md_file
Dimitri van Heesch
2019-05-12
1
-4/+8
|
\
\
|
*
|
Markdown file as internet link
albert-github
2019-04-05
1
-4/+8
*
|
|
Add const correctness for argument lists
Dimitri van Heesch
2019-05-05
1
-9/+9
*
|
|
Further const correctness changes
Dimitri van Heesch
2019-05-05
1
-5/+5
|
|
/
|
/
|
*
|
Avoid endless namespace lookup for C# code.
Dimitri van Heesch
2019-04-27
1
-9/+12
*
|
Merge pull request #6922 from albert-github/feature/issue_6917
Dimitri van Heesch
2019-04-21
1
-4/+4
|
\
\
|
*
|
issue #6917 Crash in php with UTF-8 character
albert-github
2019-04-10
1
-4/+4
|
|
/
*
|
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-86/+85
|
/
*
Fixed a few compiler warnings on win32
Dimitri van Heesch
2019-03-10
1
-1/+1
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-02-28
1
-0/+1
|
\
|
*
Latex code double minus goes to endash
albert-github
2019-02-22
1
-0/+1
*
|
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-19/+19
|
/
*
Adjustment of xhtml1-transitional.dtd
albert-github
2019-02-16
1
-4/+0
*
Issue 6814: Further finetuning for inconsistent whitespace removal for operat...
Dimitri van Heesch
2019-02-04
1
-2/+3
*
Issue 6814: Inconsistent whitespace removal for operators in 1.8.15
Dimitri van Heesch
2019-02-03
1
-1/+1
*
issue #6749 doxygen 1.8.15 segfault
albert-github
2019-01-07
1
-0/+5
*
issue #6744 Ampersand in Markdown image URL is not escaped in XML output
albert-github
2019-01-06
1
-2/+25
*
Moved check for page having a title to hasTitle() method
Dimitri van Heesch
2018-12-31
1
-5/+2
*
Disabled debug print
Dimitri van Heesch
2018-12-21
1
-1/+1
*
Added test case for \ref, and fixed representation of operator->*()
Dimitri van Heesch
2018-12-21
1
-2/+2
*
Redundant whitespace removal breaks some C++ links [with test case and Git bi...
Dimitri van Heesch
2018-12-18
1
-1/+8
*
Fix potential hangup when merging scopes
Dimitri van Heesch
2018-12-07
1
-1/+1
*
Minor restructuring
Dimitri van Heesch
2018-11-18
1
-11/+3
*
Merge remote-tracking branch 'doxygen/master'
Joe George
2018-11-05
1
-5/+2
|
\
|
*
Merge pull request #6562 from albert-github/feature/bug_references
Dimitri van Heesch
2018-11-04
1
-5/+2
|
|
\
|
|
*
Add commands to handle referenced by relation and references relation
albert-github
2018-10-17
1
-5/+2
*
|
|
Merge remote-tracking branch 'doxygen/master'
Joe George
2018-11-02
1
-4/+25
|
\
\
\
|
|
/
/
|
*
|
issue_6580 xrefitems not listed if the page is referenced multiple times
albert-github
2018-11-01
1
-0/+2
|
*
|
Changed refiltering to forced use of insideTabbing
Dimitri van Heesch
2018-10-29
1
-37/+5
|
*
|
Merge branch 'feature/bug_latex_index_sorting' of https://github.com/albert-g...
Dimitri van Heesch
2018-10-29
1
-1/+33
|
|
\
\
|
|
*
|
Sorting of index in case of LaTex
albert-github
2018-08-30
1
-1/+33
|
*
|
|
Merge pull request #6460 from albert-github/feature/issue_6456
Dimitri van Heesch
2018-10-27
1
-0/+19
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Issue_6456 Using # in links causes errors in PDF generation
albert-github
2018-08-24
1
-0/+19
|
|
|
/
*
|
|
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-17/+49
|
/
/
*
|
Implementation of standard generator for docbook output
albert-github
2018-09-07
1
-0/+62
*
|
Merge pull request #6418 from albert-github/feature/bug_SOURCE_DATE_EPOCH
Dimitri van Heesch
2018-09-02
1
-1/+1
|
\
\
|
*
|
Correct typing error in warning message.
albert-github
2018-07-31
1
-1/+1
[next]