Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No translation of markdown in <pre> | albert-github | 2019-01-11 | 1 | -1/+3 |
* | Merge pull request #6738 from albert-github/feature/issue_6733 | Dimitri van Heesch | 2019-01-10 | 1 | -7/+54 |
|\ | |||||
| * | issue #6733 invalid cite anchor id when using crossref | albert-github | 2019-01-04 | 1 | -7/+54 |
* | | Merge pull request #6740 from albert-github/feature/issue_6727 | Dimitri van Heesch | 2019-01-10 | 1 | -1/+1 |
|\ \ | |||||
| * | | issue #6727 SHOW_NAMESPACES = NO breaks latex PDF | albert-github | 2019-01-05 | 1 | -1/+1 |
* | | | Merge pull request #6757 from albert-github/feature/issue_6754 | Dimitri van Heesch | 2019-01-10 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | issue #6754 False positives for "multiple @param sections" | albert-github | 2019-01-08 | 1 | -1/+1 |
* | | | | Merge pull request #6761 from albert-github/feature/bug_xhtml_brief | Dimitri van Heesch | 2019-01-10 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Terminating brief command | albert-github | 2019-01-10 | 1 | -0/+4 |
* | | | | | Don't write the plantuml cache file in case there are no plantuml diagrams. | albert-github | 2019-01-10 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge branch 'cheoljoo-run_java_once_3rd_trial' | Dimitri van Heesch | 2019-01-08 | 10 | -83/+417 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen... | Dimitri van Heesch | 2019-01-08 | 9 | -183/+162 |
| |\ \ \ \ | |||||
| | * | | | | remove PLANTUML_RUN_FAST because FAST is default. | Charles.Lee | 2019-01-06 | 3 | -128/+11 |
| | * | | | | Fast Plantuml | Charles.Lee | 2019-01-01 | 1 | -13/+13 |
| | * | | | | # Introduction | Charles.Lee | 2018-12-28 | 2 | -35/+115 |
| * | | | | | Improved code structure a bit | Dimitri van Heesch | 2018-12-27 | 2 | -57/+65 |
| * | | | | | Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen... | Dimitri van Heesch | 2018-12-27 | 11 | -21/+368 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | JAVA_ONCE -> FAST | Charles.Lee | 2018-12-26 | 4 | -7/+9 |
| | * | | | | add plantuml.h in doxygen.cpp | Charles.Lee | 2018-12-24 | 1 | -0/+1 |
| | * | | | | merge | Charles.Lee | 2018-12-24 | 112 | -4663/+11844 |
| | |\ \ \ \ | |||||
| | * | | | | | Imporvement of performance : Reduce the Java running count (3rd trial) | Charles.Lee | 2018-08-29 | 2 | -117/+3 |
| | * | | | | | PLANTUML_RUN_JAVA_ONCE is working well. But some specific plantuml has error... | Charles.Lee | 2018-08-29 | 1 | -2/+4 |
| | * | | | | | add format in writePlantUMLSource() and gathered in one pu file. But it is n... | Charles.Lee | 2018-08-28 | 7 | -26/+239 |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into run_java_once | Charles.Lee | 2018-08-27 | 25 | -97/+151 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | source arrangement | Charles.Lee | 2018-08-27 | 2 | -15/+5 |
| | * | | | | | | Imporvement of performance : Reduce the Java running count | Charles.Lee | 2018-08-27 | 6 | -13/+267 |
* | | | | | | | | Shortened EXTRACT_PRIVATE_VIRTUAL to EXTRACT_PRIV_VIRTUAL to deal with max le... | Dimitri van Heesch | 2019-01-08 | 3 | -10/+12 |
* | | | | | | | | Merge branch 'extract-private-virtual' of https://github.com/mosra/doxygen in... | Dimitri van Heesch | 2019-01-08 | 3 | -5/+24 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Implement a new EXTRACT_PRIVATE_VIRTUAL option. | Vladimír Vondruš | 2019-01-03 | 3 | -5/+24 |
* | | | | | | | | | Merge pull request #6750 from albert-github/feature/issue_6725 | Dimitri van Heesch | 2019-01-08 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | issue #6725 Doxygen 1.8.15 CMake 3.13 incompatibility | albert-github | 2019-01-07 | 1 | -2/+3 |
* | | | | | | | | | | issue #6748 1.8.15 regression with C# internal modifier | albert-github | 2019-01-08 | 1 | -0/+4 |
| |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #6751 from albert-github/feature/issue_6749 | Dimitri van Heesch | 2019-01-07 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | issue #6749 doxygen 1.8.15 segfault | albert-github | 2019-01-07 | 1 | -0/+5 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-01-07 | 5 | -10/+31 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | issue #6744 Ampersand in Markdown image URL is not escaped in XML output | albert-github | 2019-01-06 | 4 | -9/+30 |
| * | | | | | | | | Merge pull request #6739 from albert-github/feature/bug_hr | Dimitri van Heesch | 2019-01-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Implementing `<hr>` for LaTeX | albert-github | 2019-01-05 | 1 | -1/+1 |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
* | | | | | | | | | issue #6734 parsing performance worsened | Dimitri van Heesch | 2019-01-07 | 9 | -45/+88 |
|/ / / / / / / / | |||||
* | | | | | | | | Fixed alt attribute appearing in <object> tag for SVG images | Dimitri van Heesch | 2019-01-05 | 1 | -57/+39 |
* | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-01-05 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge pull request #6735 from albert-github/feature/issue_6732 | Dimitri van Heesch | 2019-01-05 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | issue #6732 align environment for formula (\f{align}) no longer working | albert-github | 2019-01-03 | 1 | -0/+2 |
* | | | | | | | | Fixed missing end paragraph marker when inline image appeared as last item. | Dimitri van Heesch | 2019-01-05 | 1 | -1/+6 |
|/ / / / / / / | |||||
* | | | | | | | Issue #6039: Links on image in Markdown (Origin: bugzilla #769223) | Dimitri van Heesch | 2019-01-03 | 5 | -26/+75 |
|/ / / / / / | |||||
* | | | | | | Fixed typo | Peter Klotz | 2019-01-01 | 1 | -1/+1 |
* | | | | | | Fixed range and added code comment | Dimitri van Heesch | 2018-12-31 | 1 | -1/+2 |
* | | | | | | Merge branch 'feature/issue_6708' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2018-12-31 | 1 | -2/+10 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | issue #6708 Invalid UTF-8 characters in hover title | albert-github | 2018-12-31 | 1 | -2/+1 |
| * | | | | | issue #6708 Invalid UTF-8 characters in hover title | albert-github | 2018-12-31 | 1 | -2/+11 |