index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
definition.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
1
-1/+1
*
Correction warning message
albert-github
2019-06-01
1
-6/+6
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-18/+33
*
Regression on Definition and derived classes that are abstract interfaces (2)
albert-github
2019-03-01
1
-5/+5
*
Regression on Definition and derived classes that are abstract interfaces (2)
albert-github
2019-03-01
1
-1/+1
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-136/+171
*
Remove persistent storage of Entry objects
Dimitri van Heesch
2019-02-17
1
-1/+1
*
Added declfile, declline, and declcolumn attributes to the location element i...
Dimitri van Heesch
2019-01-12
1
-2/+15
*
Moved check for page having a title to hasTitle() method
Dimitri van Heesch
2018-12-31
1
-5/+4
*
issue #6716 mainpage notitle causes notitle to appear in index bar
albert-github
2018-12-30
1
-1/+2
*
Fixed two small memory leaks
Dimitri van Heesch
2018-12-25
1
-0/+1
*
Merge pull request #6696 from albert-github/feature/bug_xhtml_toc
Dimitri van Heesch
2018-12-20
1
-0/+1
|
\
|
*
Incorrect closing tags for in page table of contents (XHTML)
albert-github
2018-12-19
1
-0/+1
*
|
Incorrect closing tags for in page table of contents (docbook)
albert-github
2018-12-19
1
-0/+8
|
/
*
Merge pull request #6562 from albert-github/feature/bug_references
Dimitri van Heesch
2018-11-04
1
-8/+2
|
\
|
*
Add commands to handle referenced by relation and references relation
albert-github
2018-10-17
1
-8/+2
*
|
issue_6594 using ingroup and anchor causes tests to disappear
albert-github
2018-11-03
1
-2/+10
|
/
*
redundant input_filter runs significantly reduce performance when FILTER_SOUR...
Dimitri van Heesch
2018-09-25
1
-59/+176
*
Merge pull request #6487 from albert-github/feature/bug_docbook
Dimitri van Heesch
2018-09-15
1
-1/+100
|
\
|
*
Implementation of standard generator for docbook output
albert-github
2018-09-07
1
-2/+101
*
|
Merge pull request #6505 from albert-github/feature/bug_coverty
Dimitri van Heesch
2018-09-15
1
-0/+1
|
\
\
|
*
|
Fixing coverity messages
albert-github
2018-09-13
1
-0/+1
|
|
/
*
|
Fixing problem with possible not initialized variable (endless loop in VS 201...
albert-github
2018-09-12
1
-1/+1
|
/
*
Moved local toc data into a separate type for better encapsulation
Dimitri van Heesch
2018-07-22
1
-61/+61
*
Enable in page table of contents for XML and add maximum level to in page tab...
albert-github
2018-07-12
1
-10/+20
*
Enable in page table of contents for LaTeX
albert-github
2018-05-21
1
-1/+12
*
Correcting "Definition at line @0 of file @1."
albert-github
2018-04-09
1
-5/+5
*
const-ify
Adrian Negreanu
2017-09-25
1
-1/+1
*
typos
Kunda
2017-03-05
1
-1/+1
*
Bug 774138 - Please add HTML classes to "Definition at..." & "Referenced by.....
albert-github
2016-11-13
1
-3/+3
*
Bug 770747 - Broken links in HTML output with SHOW_FILES=NO
Dimitri van Heesch
2016-09-02
1
-0/+15
*
Merge pull request #459 from albert-github/feature/bug_763720
Dimitri van Heesch
2016-03-19
1
-0/+1
|
\
|
*
Bug 763720 - Exclusion of a new line at the end of source code file causing n...
albert-github
2016-03-18
1
-1/+1
|
*
Bug 763720 - Exclusion of a new line at the end of source code file causing n...
albert-github
2016-03-17
1
-0/+1
*
|
Bug 763471 - imported section anchors are copied in project tagfile
Dimitri van Heesch
2016-03-14
1
-1/+1
|
/
*
Optimized use of convertNameToFile to improve performance
Dimitri van Heesch
2016-02-07
1
-13/+0
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-19/+19
*
Bug 755783 - RTF output has incomplete "References" and "Referenced by" sections
albert-github
2015-09-30
1
-1/+1
*
Fixed a number of memory leaks in the template engine
Dimitri van Heesch
2015-09-13
1
-0/+1
*
Made several improvements to the performance of template engine
Dimitri van Heesch
2015-09-13
1
-3/+4
*
Template enhancements and various other small fixes
Dimitri van Heesch
2015-09-08
1
-0/+23
*
Bug 747111 - Table of content incorrect with escaped symbols
Dimitri van Heesch
2015-04-06
1
-1/+2
*
Guarded debug prints against printing a NULL pointer.
Dimitri van Heesch
2015-04-06
1
-2/+2
*
Fixed issue accessing uninitialized buffer under certain conditions.
Dimitri van Heesch
2015-03-08
1
-0/+1
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Bug 742445 - Wrong icons in TOC of CHM help
albert-github
2015-01-06
1
-1/+5
*
Fixed a couple of cases where sharing string data could lead to corruption
Dimitri van Heesch
2015-01-02
1
-1/+1
*
Bug 737830 - Invalid element name in footer part when GENERATE_TREEVIEW speci...
Dimitri van Heesch
2014-12-23
1
-5/+5
*
Remove redundant code
Dimitri van Heesch
2014-12-22
1
-3/+0
*
Add source code possibility for RTF output
albert-github
2014-12-10
1
-11/+55
[next]