index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
markdown.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'feature/issue_7787' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2020-07-25
1
-3/+17
|
\
|
*
issue #7787 Doxygen 1.8.18: Markdown tables not working in ALIASES anymore?
albert-github
2020-05-20
1
-3/+17
*
|
issue #7911 markdown table add extra test to "\copybrief"
albert-github
2020-07-18
1
-1/+1
*
|
Refactor: Modernize clang parser and make it run with multiple threads
Dimitri van Heesch
2020-07-16
1
-2/+1
*
|
Multi-threaded parsing: added locks around global data
Dimitri van Heesch
2020-06-17
1
-8/+0
*
|
Refactor: modernize markdown and make it thread-safe
Dimitri van Heesch
2020-06-16
1
-421/+304
*
|
issue #7796 Backticks (`) in Doxygen-markup-in-C in Markdown collapses (#7797)
albert-github
2020-06-13
1
-2/+5
*
|
Added experimental multi-thread input processing support.
Dimitri van Heesch
2020-05-31
1
-10/+8
*
|
issue #7595 Links from one Markdown file to another do not work
albert-github
2020-05-21
1
-2/+4
|
/
*
Fix for Portable::isAbsolutePath
Dimitri van Heesch
2020-04-06
1
-1/+1
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-04-06
1
-0/+14
|
\
|
*
Relative markdown file reference (#7032)
albert-github
2020-04-06
1
-0/+14
*
|
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-57/+57
|
/
*
issue #7672 Request: use <img> tags instead of <object> tags for SVG images
albert-github
2020-03-29
1
-1/+1
*
Fixed unsigned/signed character warnings
Dimitri van Heesch
2020-03-11
1
-4/+4
*
Remove dead code and fix more warnings
Dimitri van Heesch
2020-03-08
1
-1/+1
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-12/+5
*
Restructure section handling
Dimitri van Heesch
2020-02-21
1
-9/+9
*
A mainpage doesn't have an anchor to jump to
albert-github
2020-01-14
1
-0/+2
*
Make commentscan.l reentrant
Dimitri van Heesch
2019-12-30
1
-2/+45
*
Fix for use of non portable strnstr function
Dimitri van Heesch
2019-12-23
1
-1/+2
*
Optimize UTF-8 nbsp conversion in markdown
Dimitri van Heesch
2019-12-22
1
-6/+17
*
Merge branch 'feature/bug_nbsp_code' of https://github.com/albert-github/doxy...
Dimitri van Heesch
2019-12-22
1
-5/+6
|
\
|
*
Text ' ' appears in code segments
albert-github
2019-08-23
1
-5/+6
*
|
Merge pull request #7231 from albert-github/feature/issue_7228
Dimitri van Heesch
2019-12-21
1
-5/+5
|
\
\
|
*
|
issue #7228 Using markdown causes wrong error and warning line numbers - v. 1...
albert-github
2019-08-27
1
-5/+5
|
|
/
*
|
Changed std::unique_ptr<Entry> to std::shared_ptr<Entry> at avoid use after f...
Dimitri van Heesch
2019-12-08
1
-2/+2
*
|
Split language parser into "outline parser" and "code parser"
Dimitri van Heesch
2019-12-03
1
-39/+6
*
|
Problem with horizontal ruler directly after fenced code section
albert-github
2019-11-12
1
-1/+1
*
|
Spelling corrections for src directory
albert-github
2019-11-05
1
-2/+2
*
|
Use smartpointers to manage the lifetime of Entry objects
Dimitri van Heesch
2019-10-07
1
-6/+5
*
|
Reduce the use of QString in favor of the more efficient QCString
Dimitri van Heesch
2019-09-21
1
-1/+1
*
|
Generalized the HTML comment detection and handling
Dimitri van Heesch
2019-09-16
1
-8/+3
*
|
Merge branch 'feature/bug_html_comment' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-09-16
1
-1/+6
|
\
\
|
*
|
HTML start comment with 3 dashes
albert-github
2019-09-05
1
-1/+6
|
|
/
*
|
Fix some typos
luz.paz
2019-09-16
1
-1/+1
|
/
*
issue #7143 note block not generated properly if there are blanks after it
albert-github
2019-08-05
1
-1/+1
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-1/+1
|
\
|
*
Correction warning message
albert-github
2019-06-01
1
-1/+1
*
|
issue #7151 Doxygen 1.8.15 TOC_INCLUDE_HEADINGS >0 stops html links being gen...
albert-github
2019-08-01
1
-0/+1
*
|
issue #7113 Doxygen doesn't process markdown tables correctly
albert-github
2019-07-10
1
-1/+1
*
|
issue #7043 html output for markdown: different output when using '# Header {...
albert-github
2019-06-09
1
-1/+4
*
|
Bug 757574 - Warning regarding subsection with anchor in markdown
Dimitri van Heesch
2019-06-02
1
-4/+14
|
/
*
Bug 757574 - Warning regarding subsection with anchor in markdown
Dimitri van Heesch
2019-05-27
1
-3/+25
*
Bug 757574 - Warning regarding subsection with anchor in markdown
Dimitri van Heesch
2019-05-20
1
-15/+8
*
Merge pull request #6983 from albert-github/feature/bug_utf8_nbsp
Dimitri van Heesch
2019-05-18
1
-6/+19
|
\
|
*
Special handling of the UTF8 nbsp sequence
albert-github
2019-05-11
1
-6/+19
*
|
Merge pull request #6913 from albert-github/feature/url_to_md_file
Dimitri van Heesch
2019-05-12
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Markdown file as internet link
albert-github
2019-04-05
1
-2/+0
|
*
Markdown file as internet link
albert-github
2019-04-05
1
-1/+3
[next]