summaryrefslogtreecommitdiffstats
path: root/src/markdown.h
Commit message (Expand)AuthorAgeFilesLines
* Confusing debug output for markdownalbert-github2021-05-111-1/+1
* Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-4/+4
* Refactoring: make qcstring.h a local includeDimitri van Heesch2021-03-261-1/+1
* Miscounting of lines in respect to page commandalbert-github2020-09-241-1/+1
* issue #7923 source line numbers in warnings output by parser are off by 1albert-github2020-07-271-1/+1
* Refactor: Modernize clang parser and make it run with multiple threadsDimitri van Heesch2020-07-161-4/+1
* Refactor: modernize markdown and make it thread-safeDimitri van Heesch2020-06-161-16/+67
* Make commentscan.l reentrantDimitri van Heesch2019-12-301-1/+17
* Changed std::unique_ptr<Entry> to std::shared_ptr<Entry> at avoid use after f...Dimitri van Heesch2019-12-081-1/+1
* Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-031-20/+2
* Fixed use of uninitialized pointer in preprocessorDimitri van Heesch2019-11-091-1/+1
* Use smartpointers to manage the lifetime of Entry objectsDimitri van Heesch2019-10-071-1/+1
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-2/+2
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* In case of sections with the same name they are not reported.albert-github2014-03-021-1/+1
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Allow @ref to unlabeled markdown page by name, i.e. @ref mypage.mdDimitri van Heesch2013-10-131-0/+1
* Bug 707641 - `FILTER_SOURCE_FILES=YES` required to build CALL_GRAPHSSergio Oller2013-09-281-1/+2
* Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-151-0/+1
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-1/+5
* Release-1.8.3.1Dimitri van Heesch2013-01-201-1/+1
* Release-1.8.2Dimitri van Heesch2012-08-111-1/+2
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-1/+1
* Release-1.7.6.1-20120122Dimitri van Heesch2012-01-221-1/+3
* Release-1.7.6.1-20120110Dimitri van Heesch2012-01-101-0/+52