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
*
Guarded debug prints against printing a NULL pointer.
Dimitri van Heesch
2015-04-06
1
-1/+1
*
add support for github flavored fenced code blocks
halex2005
2015-03-30
1
-3/+5
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Bug 743675 - Non-ascii characters are not emphasised
Dimitri van Heesch
2015-02-21
1
-1/+2
*
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
*
|
Fixed a couple of cases where sharing string data could lead to corruption
Dimitri van Heesch
2015-01-02
1
-1/+1
|
/
*
Fixed several Coverity warnings
Dimitri van Heesch
2014-11-15
1
-1/+1
*
Initialized potentially uninitialized variable in markdown part
Dimitri van Heesch
2014-10-23
1
-1/+1
*
Bug 735620 - [PATCH] Remove not needed variable caching in src/markdown.cpp
Dimitri van Heesch
2014-08-30
1
-1/+1
*
Bug 735001 - No output for markdown pages with duplicate label title (differe...
Dimitri van Heesch
2014-08-19
1
-4/+4
*
Bug 731947 - Support for PlantUML
Dimitri van Heesch
2014-08-10
1
-0/+4
*
Added support for \-- and \--- to prevent interpretation as ndash and mdash
Dimitri van Heesch
2014-04-13
1
-0/+10
*
Merge pull request #141 from randomguy3/fix-id-extract
Dimitri van Heesch
2014-04-12
1
-1/+0
|
\
|
*
Fix id parsing for atx markdown headers
Alex Merry
2014-03-18
1
-1/+0
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2014-03-23
1
-2/+2
|
\
\
|
*
|
Bug 726722 - Blockquote followed by text inserts an extra paragraph
albert-github
2014-03-19
1
-2/+2
|
|
/
*
|
Bug 726294 - Markdown Extra - fenced code block: '>' before tab width parsed ...
Dimitri van Heesch
2014-03-17
1
-10/+27
|
/
*
In case of sections with the same name they are not reported.
albert-github
2014-03-02
1
-10/+43
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-1/+1
*
Bug 723299 - Last line of code block lost if it is only one character and the...
Dimitri van Heesch
2014-02-06
1
-6/+6
*
Merge branch 'wip/fix-link-id-on-last-line' of https://github.com/agateau/dox...
Dimitri van Heesch
2014-02-04
1
-1/+1
|
\
|
*
Make sure all ids in g_linkRefs are lower case
Aurélien Gâteau
2014-02-04
1
-1/+1
*
|
Bug 722788 - Command \| not working when last character in markdown table line
Dimitri van Heesch
2014-01-26
1
-1/+1
*
|
Bug 722711 - [PATCH] Link refs with no title swallow an extra newline
Dimitri van Heesch
2014-01-26
1
-3/+3
|
/
*
Bug 683115 - Command ignored when using umlauts in markdown and also C-commen...
Dimitri van Heesch
2014-01-08
1
-8/+1
*
Bug 720092 - USE_MDFILE_AS_MAINPAGE doesn't work if full path is specified.
Dimitri van Heesch
2013-12-12
1
-2/+6
*
doxygen /** style creates spurious code blocks with markdown enabled
Dimitri van Heesch
2013-12-10
1
-0/+4
*
Allow links to other markdown pages of the form [link text](page.md)
Dimitri van Heesch
2013-10-13
1
-1/+7
*
Allow @ref to unlabeled markdown page by name, i.e. @ref mypage.md
Dimitri van Heesch
2013-10-13
1
-6/+10
*
Bug 707641 - `FILTER_SOURCE_FILES=YES` required to build CALL_GRAPHS
Sergio Oller
2013-09-28
1
-2/+4
*
Bug 705586 - @code tag as the last line of a comment block causes the parser ...
Dimitri van Heesch
2013-08-06
1
-5/+2
*
Bug 703133 - "operator--()" transformed to "operator–()" in @copydoc
Dimitri van Heesch
2013-07-02
1
-2/+2
*
Bug 701314 - URLs are not created on C# classes in some cases
Dimitri van Heesch
2013-06-15
1
-1/+2
*
Release-1.8.4
Dimitri van Heesch
2013-05-19
1
-4/+5
*
Release-1.8.3.1-20130512
Dimitri van Heesch
2013-05-12
1
-18/+28
*
Release-1.8.3.1-20130402
Dimitri van Heesch
2013-04-02
1
-0/+20
*
Release-1.8.3.1-20130324
Dimitri van Heesch
2013-03-24
1
-7/+29
*
Release-1.8.3.1-20130209
Dimitri van Heesch
2013-02-09
1
-9/+10
*
Release-1.8.3.1
Dimitri van Heesch
2013-01-20
1
-6/+6
*
Release-1.8.3
Dimitri van Heesch
2012-12-26
1
-1/+6
*
Release-1.8.2-20121118
Dimitri van Heesch
2012-11-18
1
-14/+32
*
Release-1.8.2
Dimitri van Heesch
2012-08-11
1
-10/+14
*
Release-1.8.1.2-20120729
Dimitri van Heesch
2012-07-29
1
-13/+19
*
Release-1.8.1.2
Dimitri van Heesch
2012-07-12
1
-28/+39
*
Release-1.8.1.1
Dimitri van Heesch
2012-06-10
1
-2/+8
*
Release-1.8.1
Dimitri van Heesch
2012-05-19
1
-7/+19
*
Release-1.8.0-20120408
Dimitri van Heesch
2012-04-08
1
-5/+33
*
Release-1.8.0
Dimitri van Heesch
2012-03-17
1
-11/+28
*
Release-1.8.0
Dimitri van Heesch
2012-02-25
1
-1/+1
[next]