index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pre.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: modernize configuration values
Dimitri van Heesch
2020-06-04
1
-12/+8
*
Added experimental multi-thread input processing support.
Dimitri van Heesch
2020-05-31
1
-1/+25
*
Refactoring: Removed creation of MemberDef's for macro definitions from pre.l
Dimitri van Heesch
2020-05-22
1
-38/+28
*
Refactoring: Introduce type names for commonly used container types
Dimitri van Heesch
2020-05-01
1
-15/+12
*
Performance improvements after profiling
Dimitri van Heesch
2020-04-24
1
-3/+1
*
Refactoring: changed Doxygen::expandAsDefinedDict to Doxygen::expandAsDefinedSet
Dimitri van Heesch
2020-04-18
1
-3/+5
*
Fixed shadowing issue in getFortranDefs and other shadowing cases
Dimitri van Heesch
2020-04-09
1
-2/+2
*
Replaced MemberNameSDict by MemberNameLinkedMap based on LinkedMap
Dimitri van Heesch
2020-04-08
1
-10/+5
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-4/+4
*
Fixed issue creating std::string from null pointer
Dimitri van Heesch
2020-03-30
1
-10/+10
*
Fix for compile issue on Travis-CI
Dimitri van Heesch
2020-03-29
1
-1/+2
*
Migrated some code in pre.l to use STL containers (part 2)
Dimitri van Heesch
2020-03-29
1
-286/+251
*
Revert addition of std::string conversion operator for QCString (part 2)
Dimitri van Heesch
2020-03-29
1
-1/+1
*
Revert addition of std::string conversion operator for QCString
Dimitri van Heesch
2020-03-29
1
-6/+6
*
Migrated some code in pre.l to use STL containers
Dimitri van Heesch
2020-03-28
1
-139/+125
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-03-28
1
-1/+3
|
\
|
*
Merge pull request #7632 from albert-github/feature/bug_ftn_preproc
Dimitri van Heesch
2020-03-27
1
-1/+3
|
|
\
|
|
*
Function definitions at begin of a line
albert-github
2020-03-08
1
-1/+3
*
|
|
Fix for unused variable JAVASCRIPT_LICENSE_TEXT.
Dimitri van Heesch
2020-03-28
1
-8/+3
|
/
/
*
|
Merge branch 'compilerwarnings'
Dimitri van Heesch
2020-03-08
1
-40/+44
|
\
\
|
|
/
|
/
|
|
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-44/+48
*
|
Fix a number of compiler warnings in the 64bit build for Windows
Dimitri van Heesch
2020-03-02
1
-6/+6
|
/
*
Specifying filename in preprocessor debug output
albert-github
2020-02-23
1
-3/+3
*
Removed Doxygen::gatherDefines as it was not used anymore
Dimitri van Heesch
2020-02-15
1
-1/+0
*
Fix compiler warnings on Windows (Visual Studio)
Dimitri van Heesch
2020-02-12
1
-0/+3
*
issue #7527: Doxygen 1.8.17: regression of C macro expansion
Dimitri van Heesch
2020-01-25
1
-1/+19
*
Make commentscan.l reentrant
Dimitri van Heesch
2019-12-30
1
-3/+1
*
Wrong reference to code line
albert-github
2019-12-25
1
-2/+0
*
Merge branch 'feature/bug_config' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-12-20
1
-1/+4
|
\
|
*
Checking of right usage of configuration list items
albert-github
2019-11-25
1
-1/+4
*
|
issue #7446: C#: parameter named `extends` is broken in the documentation
Dimitri van Heesch
2019-12-20
1
-1/+1
*
|
issue #7326: Incorrect display of multiline #define value
Dimitri van Heesch
2019-12-14
1
-1/+9
*
|
Renamed Portables to Portable
Dimitri van Heesch
2019-12-08
1
-1/+1
*
|
Merge branch 'memory_leakage_fix' of https://github.com/virusxp/doxygen into ...
Dimitri van Heesch
2019-12-08
1
-1/+1
|
\
\
|
*
|
Refactoring of portable.h and portable.cpp functions to be contained in a nam...
Tobias Off
2019-11-28
1
-1/+1
*
|
|
Fix regression when expanding macro to an empty string
Dimitri van Heesch
2019-12-01
1
-3/+4
*
|
|
Fixed preprocessor hangup regression
Dimitri van Heesch
2019-11-25
1
-11/+20
*
|
|
Fixed preprocessor issue that resulted in "More #endif's than #if's found." w...
Dimitri van Heesch
2019-11-25
1
-1/+1
|
|
/
|
/
|
*
|
Fixed endless loop during preprocessing
Dimitri van Heesch
2019-11-24
1
-0/+3
*
|
Remove bogus flex code
Dimitri van Heesch
2019-11-18
1
-6/+0
|
/
*
Fixed issue with "QGDict::hashAsciiKey: Invalid null key" in pre.l
Dimitri van Heesch
2019-11-16
1
-0/+4
*
remove debug prints
Dimitri van Heesch
2019-11-16
1
-2/+2
*
issue #7325: Endless loop in preprocessor due to #define A()
Dimitri van Heesch
2019-11-14
1
-20/+43
*
Fixed use of uninitialized pointer in preprocessor
Dimitri van Heesch
2019-11-09
1
-5/+5
*
Remove global state from constexp lexer
Dimitri van Heesch
2019-11-09
1
-1/+2
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-11-09
1
-1/+1
|
\
|
*
Spelling corrections for src directory
albert-github
2019-11-05
1
-1/+1
*
|
Make preprocess code reentrant
Dimitri van Heesch
2019-11-09
1
-1628/+1669
|
/
*
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
1
-2/+2
*
issue #7265: Double quote character in C++ raw string literal causes Doxygen ...
Dimitri van Heesch
2019-09-24
1
-0/+25
[next]