index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
perlmodgen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: cleanup unused qtools headers
Dimitri van Heesch
2021-01-22
1
-1/+0
*
Refactoring: modernizing PerlModOutput::m_saved
Dimitri van Heesch
2021-01-22
1
-3/+4
*
Refactoring: modernize FileList
Dimitri van Heesch
2021-01-22
1
-5/+2
*
Refactoring: modernize IncludeInfo list
Dimitri van Heesch
2021-01-22
1
-22/+13
*
Refactoring: modernize docparser and clients
Dimitri van Heesch
2021-01-22
1
-11/+5
*
Refactoring: modernize MemberList
Dimitri van Heesch
2021-01-22
1
-17/+10
*
Revert "Refactoring: Embed MemberGroup objects directly in their container"
Dimitri van Heesch
2021-01-04
1
-4/+4
*
Refactoring: Embed MemberGroup objects directly in their container
Dimitri van Heesch
2021-01-04
1
-4/+4
*
Refactoring: replace Doxygen::groupSDict by Doxygen::groupLinkedMap
Dimitri van Heesch
2020-12-31
1
-9/+4
*
Refactoring: replaced PageSDict by PageLinked*Map
Dimitri van Heesch
2020-12-31
1
-10/+5
*
Refactoring: change MemberGroupSDict to MemberGroupList
Dimitri van Heesch
2020-12-30
1
-37/+32
*
Refactoring: replace NamespaceSDict by NamespaceLinkedMap
Dimitri van Heesch
2020-12-23
1
-4/+2
*
Refactoring: replaced getNamespaceSDict() by getNamespaces()
Dimitri van Heesch
2020-12-23
1
-10/+6
*
Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMap
Dimitri van Heesch
2020-12-19
1
-19/+5
*
Minor tweaks
Dimitri van Heesch
2020-11-05
1
-7/+4
*
Merge branch 'Rel_1_8_20_DGA' of https://github.com/DGA45/doxygen into DGA45-...
Dimitri van Heesch
2020-11-05
1
-1/+8
|
\
|
*
Fix issue #7547
DGA45
2020-10-30
1
-0/+2
|
*
Merge remote-tracking branch 'origin/issue7556' into Rel_1_8_20_DGA
DGA45
2020-10-30
1
-1/+6
|
|
\
|
|
*
Fix #7556 ANSI-C anonymous (unnamed) struct/unions duplicated names
DGA45
2020-02-03
1
-1/+6
*
|
|
Refactoring: Modernize BaseClassList
Dimitri van Heesch
2020-10-12
1
-14/+14
|
/
/
*
|
Refactor: modernize markdown and make it thread-safe
Dimitri van Heesch
2020-06-16
1
-1/+2
*
|
Add options to enable various sanitizers
Dimitri van Heesch
2020-06-13
1
-10/+0
*
|
Merge pull request #7566 from DGA45/issue7495
Dimitri van Heesch
2020-05-14
1
-0/+9
|
\
\
|
*
|
Fix #7495 generate "bitfield"
DGA45
2020-02-03
1
-0/+9
|
|
/
*
|
Refactoring: migrate MemberNameInfoSDict to MemberNameInfoLinkedMap
Dimitri van Heesch
2020-04-27
1
-21/+14
*
|
Refactoring: Improve encapsulation of MemberInfo class
Dimitri van Heesch
2020-04-27
1
-4/+4
*
|
Refactor: improve encapsulation for ArgumentList
Dimitri van Heesch
2020-04-25
1
-2/+2
*
|
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-59/+57
*
|
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-12/+12
*
|
Merge pull request #7565 from DGA45/issue7490
Dimitri van Heesch
2020-02-29
1
-21/+39
|
\
\
|
*
|
Fix #7490 and #7494
DGA45
2020-02-03
1
-21/+39
|
|
/
*
|
Restructure section handling
Dimitri van Heesch
2020-02-21
1
-2/+2
*
|
Adding commands `\rtfinclude`, `\docbookinclude`, `\maninclude` and `\xmlincl...
albert-github
2020-01-09
1
-0/+4
|
/
*
Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-12-26
1
-0/+1
|
\
|
*
Adding HTML s tag, XML corrections for other tags
albert-github
2019-08-16
1
-0/+1
*
|
Removed exitCode parameter as it is always 1
Dimitri van Heesch
2019-12-22
1
-1/+1
*
|
Better termination message
albert-github
2019-11-22
1
-2/+1
*
|
issue #7302: Determination of anonymous is too restrictive
Dimitri van Heesch
2019-11-05
1
-2/+2
*
|
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
1
-40/+36
|
/
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-3/+3
|
\
|
*
Correction warning message
albert-github
2019-06-01
1
-3/+3
*
|
Merge branch 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...
Dimitri van Heesch
2019-08-03
1
-0/+2
|
\
\
|
*
|
Adding HTML tags ins and del
albert-github
2019-04-04
1
-0/+2
*
|
|
Remove not used class
albert-github
2019-07-07
1
-10/+0
|
|
/
|
/
|
*
|
Add const correctness for argument lists
Dimitri van Heesch
2019-05-05
1
-6/+6
*
|
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-37/+37
|
/
*
Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert...
Dimitri van Heesch
2019-03-09
1
-0/+1
*
Improved robustness of the emoji feature
Dimitri van Heesch
2018-12-23
1
-1/+9
*
Minor restructuring
Dimitri van Heesch
2018-11-18
1
-15/+16
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2018-11-11
1
-1/+1
|
\
[next]