summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Merge pull request #8332 from albert-github/feature/issue_8329Dimitri van Heesch2021-04-293-4/+9
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | issue #8329 Force line bufferingalbert-github2021-01-133-4/+9
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #8337 from yosshy/masterDimitri van Heesch2021-04-292-1/+17
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | issue #8336 Python class only with async methods supportMob2021-01-182-1/+17
* | | | | | | | | | | | | | Fix to avoid unneeded regeneration of "included-by" graphsDimitri van Heesch2021-04-292-14/+22
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'albert-github-feature/bug_typedef_code'Dimitri van Heesch2021-04-292-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Minor adaptations to avoid matching 'typedefinition' as a typedefDimitri van Heesch2021-04-292-2/+16
| * | | | | | | | | | | | | Merge branch 'feature/bug_typedef_code' of https://github.com/albert-github/d...Dimitri van Heesch2021-04-291-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | Incorrect code coloring of typedefalbert-github2021-01-221-0/+2
* | | | | | | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-04-292-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8512 from albert-github/feature/issue_8511Dimitri van Heesch2021-04-291-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | issue #8511 Java: linebreak after @link can cause wrong parsing of subsequent...albert-github2021-04-201-1/+1
| | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #8524 from albert-github/feature/issue_8518_2Dimitri van Heesch2021-04-291-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | issue #8518 tag </programlisting> was inserted before </highlight> parsing cp...albert-github2021-04-291-4/+4
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'albert-github-feature/issue_8522'Dimitri van Heesch2021-04-2913-6/+251
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fixed typo, use QCString, and some minor reformatingDimitri van Heesch2021-04-294-15/+17
| * | | | | | | | | | | | | issue #8522 Javadoc: type attribute of ordered lists not preserved (in xml)albert-github2021-04-2913-6/+249
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-04-286-2/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8504 from albert-github/feature/bug_bin_expressionsDimitri van Heesch2021-04-274-0/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Warning from preprocessor regarding binary literalsalbert-github2021-04-194-0/+20
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge pull request #8510 from albert-github/feature/issue_8505Dimitri van Heesch2021-04-271-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | issue #8505 Local search too specificalbert-github2021-04-201-1/+5
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge pull request #8513 from albert-github/feature/bug_assert_messageDimitri van Heesch2021-04-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Error messages on ASSERTSalbert-github2021-04-221-1/+1
| | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | issue #8426: Incorrect line number from tag fileDimitri van Heesch2021-04-281-5/+17
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'albert-github-feature/bug_lex_option'Dimitri van Heesch2021-04-271-4/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'feature/bug_lex_option' of https://github.com/albert-github/dox...Dimitri van Heesch2021-04-271-4/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | Better handling of option possibility in lex scanneralbert-github2021-03-081-4/+50
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'albert-github-feature/bug_lex_rules'Dimitri van Heesch2021-04-272-42/+84
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'feature/bug_lex_rules' of https://github.com/albert-github/doxy...Dimitri van Heesch2021-04-272-42/+84
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | Better handling of rules in lex scannersalbert-github2021-03-102-40/+84
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #8496 from albert-github/feature/issue_7346Dimitri van Heesch2021-04-273-45/+152
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | issue #7346 Incompatibility with MathJax 3.0albert-github2021-04-123-45/+152
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #8519 from albert-github/feature/issue_8518Dimitri van Heesch2021-04-272-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | issue #8518 tag </programlisting> was inserted before </highlight> parsing py...albert-github2021-04-252-1/+2
* | | | | | | | | | | | | | Merge pull request #8520 from couet/Fix-typosDimitri van Heesch2021-04-271-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix typosOlivier Couet2021-04-261-4/+4
* | | | | | | | | | | | | | | Optimize performance by using FILE* instead of ofstream for outputgenDimitri van Heesch2021-04-275-5/+27
* | | | | | | | | | | | | | | Optimize UTF8 lower/upper case conversion for ASCIIDimitri van Heesch2021-04-271-9/+34
* | | | | | | | | | | | | | | Fix issues caused by QCString::rawData and QCString::operator[]Dimitri van Heesch2021-04-2625-104/+94
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Fix issue with test 055 on CygwinDimitri van Heesch2021-04-252-5/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Fixed issue causing trailing text after expansion of aliases.Dimitri van Heesch2021-04-241-22/+20
* | | | | | | | | | | | | classes incorrectly appeared in the navgiation indexDimitri van Heesch2021-04-241-4/+5
* | | | | | | | | | | | | Fix problem comparing a QCString with a const char * null pointerDimitri van Heesch2021-04-232-8/+11
* | | | | | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-04-236-17/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8516 from albert-github/feature/bug_ftn_prepassDimitri van Heesch2021-04-231-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Problem with Fortran, giving a warning about invalid statealbert-github2021-04-231-0/+1
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge pull request #8430 from albert-github/feature/issue_8425Dimitri van Heesch2021-04-221-13/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | issue #8425 Would like a way to sort class list but not brief member listalbert-github2021-03-141-13/+9
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #8424 from albert-github/feature/bug_default_rule_paramDimitri van Heesch2021-04-221-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \