index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fortranscanner.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Numbers in comment disappear
albert-github
2018-10-08
1
-1/+1
*
Bug 796621 - @cond does not stop at @endcond Fortran
albert-github
2018-06-19
1
-8/+0
*
Merge branch 'feature/bug_enum' of https://github.com/albert-github/doxygen i...
Dimitri van Heesch
2018-06-10
1
-17/+95
|
\
|
*
Implementation Fortran ENUM / ENUMERATION
albert-github
2018-02-17
1
-15/+94
*
|
Merge pull request #655 from albert-github/feature/bug_fortran
Dimitri van Heesch
2018-04-22
1
-8/+36
|
\
\
|
*
|
Fortran improvements
albert-github
2018-02-12
1
-8/+36
|
|
/
*
|
Fortran improvements (2)
albert-github
2018-02-15
1
-2/+3
|
/
*
Misc. typos
luzpaz
2017-12-23
1
-4/+4
*
Bug 733705 - parser misinterpreting fortran
albert-github
2017-08-23
1
-5/+26
*
flex: use %option instead of command line options.
Adrian Negreanu
2016-09-21
1
-0/+3
*
Bug 742452 - Fortran: attributes after a blank line are ignored / Bug 625602 ...
albert-github
2016-08-27
1
-3/+28
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-3/+3
*
Merge pull request #435 from albert-github/feature/bug_700381
Dimitri van Heesch
2016-01-02
1
-6/+21
|
\
|
*
Bug 700381 - error state 21 with fortran code (fixed format)
albert-github
2016-01-02
1
-6/+21
*
|
Fortran inline source code and crash on Linux
albert-github
2016-01-02
1
-1/+4
|
/
*
Add support for "value" attribute in FORTRAN scanner
albert-github
2015-08-27
1
-2/+13
*
drop #include <unistd.h>
Adrian Negreanu
2015-05-15
1
-3/+2
*
Crash in case of non generic interface in Fortran
albert-github
2015-03-18
1
-1/+1
*
Fortran: fixed format position 73 and further is comment
albert-github
2015-01-04
1
-0/+3
*
Fortran: fixed format position 73 and further is comment
albert-github
2015-01-04
1
-6/+55
*
Merge pull request #272 from albert-github/feature/bug_unused
Dimitri van Heesch
2015-01-03
1
-1/+0
|
\
|
*
Remove unused local and static global variables
albert-github
2014-12-27
1
-1/+0
*
|
Fortran FUNCTION source code
albert-github
2015-01-02
1
-0/+2
*
|
Suggestion to use stripPrefix has been implemented for RESULT.
albert-github
2015-01-02
1
-25/+14
*
|
Documenting RESULT variable of Fortran FUNCTION
albert-github
2015-01-02
1
-1/+52
|
/
*
Merge pull request #247 from hansec/FORTRAN_moduleNS
Dimitri van Heesch
2014-12-20
1
-1/+1
|
\
|
*
Convert FORTRAN modules to namespaces
Chris Hansen
2014-11-21
1
-1/+1
*
|
Support for INLINE_SOURCES in Fortran
albert-github
2014-12-07
1
-3/+19
|
/
*
Bug 738063 - Fortran attribute contiguous not identified
albert-github
2014-10-11
1
-2/+24
*
Bug 634763 - Fortran: external subroutine as dummy argument not recognized
albert-github
2014-09-07
1
-4/+20
*
Revert "Bug 634763 - Fortran: external subroutine as dummy argument not recog...
Dimitri van Heesch
2014-09-07
1
-1/+1
*
Bug 634763 - Fortran: external subroutine as dummy argument not recognized
albert-github
2014-09-07
1
-1/+1
*
Better handling of inline Fortran parameter documentation
albert-github
2014-08-23
1
-42/+80
*
Correction of typing error
albert-github
2014-08-16
1
-3/+3
*
Bug 733856 - segfault in QGListIterator while parsing fortran code
albert-github
2014-07-30
1
-0/+1
*
Bug 623299 - Fortran: quotation after define causes error
albert-github
2014-04-21
1
-0/+3
*
Some restructuring and some compiler warning fixes
Dimitri van Heesch
2014-03-15
1
-7/+7
*
Merge branch 'feature/bug_625601' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2014-03-15
1
-6/+9
|
\
|
*
Bug 625601 - FORTRAN: recognition free versus fixed formatted code
albert-github
2014-03-09
1
-6/+9
*
|
Bug 643618 - Fortran: variable with name "type" confuses Doxygen
albert-github
2014-03-09
1
-1/+1
|
/
*
Corrected some definitions for some Fortran keywords
albert-github
2014-02-23
1
-1/+1
*
Reduced and improved functionality of QList
Dimitri van Heesch
2013-12-30
1
-2/+2
*
Merge pull request #59 from albert-github/feature/bug_715172
Dimitri van Heesch
2013-12-07
1
-1/+1
|
\
|
*
Bug 715172 - Consistently document Fortran's equivalent function bodies
albert-github
2013-12-01
1
-1/+1
*
|
Fortran added keyword IMPURE
albert-github
2013-12-01
1
-3/+3
|
/
*
Debug output for lexical analyzer
Albert
2013-11-13
1
-0/+5
*
Added rudimentary support for django like template system for output creation.
Dimitri van Heesch
2013-10-21
1
-0/+0
*
Bug 709845 - Fortran: problem with types with name starting with is
Dimitri van Heesch
2013-10-11
1
-1/+1
*
This patch contains changes regarding the build system so that the *nix and W...
albert-github
2013-10-06
1
-5/+5
*
Bug 707641 - `FILTER_SOURCE_FILES=YES` required to build CALL_GRAPHS
Sergio Oller
2013-09-28
1
-2/+3
[next]