index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
clangparser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-6/+6
*
issue #8375: Lowercase search does not find non-ASCII uppercase pages and vic...
Dimitri van Heesch
2021-03-22
1
-9/+6
*
Refactoring: some cleanup and removed text direction logic
Dimitri van Heesch
2021-03-04
1
-5/+4
*
Refactoring: remove unused sortdict.h
Dimitri van Heesch
2021-01-22
1
-1/+0
*
issue #8304: compilation failure
Dimitri van Heesch
2021-01-04
1
-3/+3
*
Fixed compilation issue when use_libclang was disabled
Dimitri van Heesch
2021-01-01
1
-1/+1
*
Renamed CLANG_INCLUDE_INPUT_PATHS to CLANG_ADD_INC_PATHS
Dimitri van Heesch
2021-01-01
1
-1/+1
*
Refactoring: modernise Doxygen::clangUsrMap
Dimitri van Heesch
2021-01-01
1
-10/+15
*
Add a CLANG_INCLUDE_INPUT_PATHS option which can be used to control whether
Bryce Adelstein Lelbach aka wash
2020-12-31
1
-4/+8
*
Avoid unused variable 'g_docCrossReferenceMutex' warning
Dimitri van Heesch
2020-12-20
1
-1/+2
*
Fix compiler error by making clangparser use TooltipManager::instance()
Dimitri van Heesch
2020-11-29
1
-2/+1
*
Refactoring: move addDocCrossReference to memberdef.cpp/.h
Dimitri van Heesch
2020-11-28
1
-1/+3
*
Issue #8206: Incorrect XHTML results
Dimitri van Heesch
2020-11-27
1
-1/+1
*
Refactoring: replacing dynamic_cast by static_cast to improve performance
Dimitri van Heesch
2020-11-13
1
-1/+1
*
Refactoring: Introduce immutable and mutable interfaces
Dimitri van Heesch
2020-11-09
1
-1/+1
*
Refactoring: modernize TooltipManager class and source reference lists
Dimitri van Heesch
2020-10-20
1
-1/+2
*
issue #8066: Doxygen crashes in ClangTUParser
Dimitri van Heesch
2020-09-30
1
-2/+3
*
Minor tweaks to clangparser.cpp
Dimitri van Heesch
2020-08-15
1
-8/+11
*
Compilation fix for clangparser.cpp when -Duse_libclang=NO
Dimitri van Heesch
2020-08-05
1
-1/+1
*
New option allowing processing using multiple threads
Dimitri van Heesch
2020-08-05
1
-6/+0
*
Added missing stub code when use_libclang is disabled
Dimitri van Heesch
2020-07-16
1
-10/+10
*
Refactor: Modernize clang parser and make it run with multiple threads
Dimitri van Heesch
2020-07-16
1
-297/+238
*
Refactor: modernize configuration values
Dimitri van Heesch
2020-06-04
1
-10/+10
*
Refactoring: migrate type of Doxygen::inputPaths to std::set
Dimitri van Heesch
2020-04-29
1
-4/+7
*
Fixed shadowing issue in getFortranDefs and other shadowing cases
Dimitri van Heesch
2020-04-09
1
-4/+5
*
Replaced MemberNameSDict by MemberNameLinkedMap based on LinkedMap
Dimitri van Heesch
2020-04-08
1
-5/+3
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-34/+36
*
Spelling corrections for src directory
albert-github
2019-11-05
1
-1/+1
*
issue #6946 Compilation error (clangparser.cpp)
albert-github
2019-04-27
1
-1/+1
*
Double id for tooltips in XHTML Possible.
albert-github
2019-01-18
1
-2/+0
*
Fix type and length of clang compilation database option
Dimitri van Heesch
2018-12-27
1
-63/+72
*
Fixing coverity messages
albert-github
2018-09-13
1
-0/+1
*
Enable possibility of CLANG for Cygwin
albert-github
2018-06-30
1
-13/+13
*
Include header for CompilationDatabase
Isaac Hier
2018-05-23
1
-0/+1
*
make use of clang compilation database
Doug Johnston
2017-04-06
1
-1/+34
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-8/+8
*
Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsing
Dimitri van Heesch
2013-07-02
1
-19/+17
*
Release-1.8.4
Dimitri van Heesch
2013-05-19
1
-26/+42
*
Release-1.8.3.1-20130512
Dimitri van Heesch
2013-05-12
1
-62/+253
*
Release-1.8.3.1-20130402
Dimitri van Heesch
2013-04-02
1
-1/+18
*
Release-1.8.3.1-20130324
Dimitri van Heesch
2013-03-24
1
-0/+720