index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
code.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor adaptations to avoid matching 'typedefinition' as a typedef
Dimitri van Heesch
2021-04-29
1
-2/+10
*
Merge branch 'feature/bug_typedef_code' of https://github.com/albert-github/d...
Dimitri van Heesch
2021-04-29
1
-0/+2
|
\
|
*
Incorrect code coloring of typedef
albert-github
2021-01-22
1
-0/+2
*
|
issue #8518 tag </programlisting> was inserted before </highlight> parsing cp...
albert-github
2021-04-29
1
-4/+4
*
|
Fix issues caused by QCString::rawData and QCString::operator[]
Dimitri van Heesch
2021-04-26
1
-5/+4
*
|
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-373/+361
*
|
issue #2732: Adding support for C++ concepts (Origin: bugzilla #499352)
Dimitri van Heesch
2021-04-08
1
-26/+54
*
|
Refactoring: Add TextStream buffer to improve output writing performance
Dimitri van Heesch
2021-03-28
1
-2/+1
*
|
Refactoring: replace QGString by std::ostringstream
Dimitri van Heesch
2021-03-23
1
-8/+11
*
|
Refactoring: Replaced QDir with Dir
Dimitri van Heesch
2021-03-18
1
-8/+6
*
|
Merge branch 'master' into feature/bug_lex
Dimitri van Heesch
2021-03-03
1
-103/+99
|
\
\
|
*
|
Refactoring: replace QRegExp by std::regex in docparser.cpp
Dimitri van Heesch
2021-02-20
1
-1/+0
|
*
|
code.l: replace printf with DBG_CTX for easily toggling it.
Guangwang Huang
2021-02-09
1
-97/+97
|
*
|
issue #8011: No callgraph if having more than one 'using namespace's.
Guangwang Huang
2021-02-09
1
-4/+2
*
|
|
Adding support for lex files
albert-github
2021-02-18
1
-32/+47
*
|
|
Adding support for lex files
albert-github
2021-02-12
1
-1/+13
|
/
/
*
|
Refactoring: modernize MemberList
Dimitri van Heesch
2021-01-22
1
-1/+1
|
/
*
issue #8338 \until and \skipline don't hide doxygen comments like \skip does
albert-github
2021-01-16
1
-8/+3
*
Various fixes based on coverity scan results
Dimitri van Heesch
2021-01-05
1
-1/+0
*
Refactoring: replace MemberSDict by MemberLinkedRefMap
Dimitri van Heesch
2021-01-04
1
-6/+6
*
Refactoring: replace NamespaceSDict by NamespaceLinkedMap
Dimitri van Heesch
2020-12-23
1
-1/+1
*
Protect mutable access to members in code generators with mutexes
Dimitri van Heesch
2020-11-28
1
-0/+6
*
Issue #8206: Incorrect XHTML results
Dimitri van Heesch
2020-11-27
1
-3/+2
*
Refactoring: replacing dynamic_cast by static_cast to improve performance
Dimitri van Heesch
2020-11-13
1
-20/+20
*
Refactoring: Introduce immutable and mutable interfaces
Dimitri van Heesch
2020-11-09
1
-55/+33
*
Merge branch 'symbolresolver'
Dimitri van Heesch
2020-10-28
1
-20/+20
|
\
|
*
Refactoring: introduce SymbolResolver to group symbol lookup routines
Dimitri van Heesch
2020-10-28
1
-20/+20
*
|
Remove warnings from lexers
albert-github
2020-10-20
1
-1/+1
|
/
*
Refactoring: modernize TooltipManager class and source reference lists
Dimitri van Heesch
2020-10-20
1
-5/+11
*
issue #8102 [C++] Reference relations are not generated for constructors usin...
Dimitri van Heesch
2020-10-15
1
-0/+8
*
Refactoring: Modernize BaseClassList
Dimitri van Heesch
2020-10-12
1
-12/+6
*
Refactoring: Remove use of globals/statics in isAccessibleFrom*
Dimitri van Heesch
2020-10-11
1
-2/+3
*
Refactoring: Introduce ScopedTypeVariant
Dimitri van Heesch
2020-10-10
1
-276/+117
*
Refactoring: replaced QCache by STL based LRU cache implementation.
Dimitri van Heesch
2020-09-20
1
-1938/+1938
*
Refactoring: making fortrancode.l reentrant
Dimitri van Heesch
2020-09-10
1
-1/+0
*
Refactoring: making pycode.l reentrant
Dimitri van Heesch
2020-09-06
1
-24/+17
*
Compilation fixes for code.l (part 4)
Dimitri van Heesch
2020-09-06
1
-1/+1
*
Compilation fixes for code.l (part 3)
Dimitri van Heesch
2020-09-05
1
-4/+3
*
Compilation fixed for code.l (part 2)
Dimitri van Heesch
2020-09-05
1
-3/+3
*
Compilation fixes for code.l
Dimitri van Heesch
2020-09-05
1
-6/+7
*
Refactoring: modernised the remaining containers in code.l
Dimitri van Heesch
2020-09-05
1
-125/+106
*
Refactoring: replaced QStack by std::stack for scopeStack
Dimitri van Heesch
2020-09-05
1
-31/+37
*
Refactoring: replaced codeClassSDict by codeClassMap in code.l
Dimitri van Heesch
2020-09-04
1
-47/+75
*
issue #7995: Doxygen doesn't handle very simple example in the .md file
Dimitri van Heesch
2020-09-01
1
-0/+4
*
Fixed line number counting issue with test case cc.h
Dimitri van Heesch
2020-08-29
1
-4/+4
*
Merge branch 'feature/issue_7872' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2020-08-29
1
-11/+22
|
\
|
*
issue #7872 A define containing a doxygen start of comment breaks the parser
albert-github
2020-06-26
1
-11/+22
*
|
Marked the section with definitions regarding numbers more clearly
Dimitri van Heesch
2020-08-24
1
-1/+3
*
|
Merge branch 'feature/bug_786382' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2020-08-24
1
-0/+30
|
\
\
|
*
|
bug_786382 Unmatched single quote in C++ source breaks aliases
albert-github
2020-08-24
1
-0/+30
[next]