| Commit message (Expand) | Author | Age | Files | Lines |
* | sqlite3: remove trailing spaces | Adrian Negreanu | 2013-06-18 | 1 | -33/+33 |
|
|
* | sqlite3: fix some copy-paste | Adrian Negreanu | 2013-06-18 | 1 | -3/+3 |
|
|
* | sqlite3: fix misleading error message | Adrian Negreanu | 2013-06-18 | 1 | -1/+1 |
|
|
* | sqlite3: fix the case when libsqlite3 is a symlink | Adrian Negreanu | 2013-06-18 | 1 | -2/+2 |
|
|
* | sqlite3: exit when sqlite is requested but not found | Adrian Negreanu | 2013-06-18 | 1 | -0/+1 |
|
|
* | Merge branch 'bug702189' | Dimitri van Heesch | 2013-06-15 | 1 | -30/+30 |
|\ |
|
| * | Bug 702189 - Markdown and @image | Dimitri van Heesch | 2013-06-15 | 1 | -30/+30 |
|
|
* | | Merge branch 'bug701314' | Dimitri van Heesch | 2013-06-15 | 0 | -0/+0 |
|\ \ |
|
| * | | Bug 701314 - URLs are not created on C# classes in some cases | Dimitri van Heesch | 2013-06-03 | 31 | -26/+156 |
|
|
* | | | Merge branch 'bug700740' | Dimitri van Heesch | 2013-06-15 | 0 | -0/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | Bug 700740 - Doxygen does not create links on C++ 11 style enum classes | Dimitri van Heesch | 2013-06-06 | 4 | -38/+138 |
| |/ |
|
* | | Fixed type in function name | Dimitri van Heesch | 2013-06-15 | 3 | -3/+3 |
|
|
* | | Bug 701314 - URLs are not created on C# classes in some cases | Dimitri van Heesch | 2013-06-15 | 31 | -26/+156 |
|
|
* | | Bug 700740 - Doxygen does not create links on C++ 11 style enum classes | Dimitri van Heesch | 2013-06-15 | 4 | -38/+138 |
|
|
* | | Bug 701771 - EXPAND_AS_DEFINED not working with some project structures | Dimitri van Heesch | 2013-06-08 | 1 | -1/+1 |
|
|
* | | Remove some unneeded & still enabled debug info | Dimitri van Heesch | 2013-06-04 | 1 | -6/+0 |
|
|
* | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2013-06-04 | 1 | -0/+1 |
|\ \ |
|
| * | | Update README.md | Dimitri van Heesch | 2013-05-31 | 1 | -0/+1 |
| |/ |
|
* | | Bug 694147 - #undef is ignored by doxygen | Dimitri van Heesch | 2013-06-04 | 1 | -0/+1 |
|
|
* | | Bug 701550 - Error List window in Visual Studio no longer recognizes doxygen ... | Dimitri van Heesch | 2013-06-04 | 1 | -2/+2 |
|/ |
|
* | Bug 700646 - XML output does not handle HTML entities in titles | Dimitri van Heesch | 2013-05-30 | 3 | -7/+9 |
|
|
* | Bug 700385 - Incorrectly parsed Q_PROPERTY with 'unsigned int' type | Dimitri van Heesch | 2013-05-30 | 1 | -1/+1 |
|
|
* | Bug 698998 - vhdldocgen fails to generate proper latex for VHDL record type | Dimitri van Heesch | 2013-05-30 | 1 | -0/+2 |
|
|
* | Merge branch 'bug684324' | Dimitri van Heesch | 2013-05-30 | 1 | -1/+6 |
|\ |
|
| * | Bug 684324 - Strange behavior when placing cite within brief. | Dimitri van Heesch | 2013-05-30 | 1 | -1/+6 |
|
|
* | | Bug 701295 - Doxygen 1.8.4 goes into an endless loop | Dimitri van Heesch | 2013-05-30 | 1 | -1/+5 |
|
|
* | | fix "Constant Groups" regression on file pages | Michael Stahl | 2013-05-29 | 1 | -1/+1 |
|/ |
|
* | Bug 691315 - Line breaks are not copied/displayed properly when using @copydoc. | Dimitri van Heesch | 2013-05-26 | 2 | -55/+179 |
|
|
* | Bug 700908 - code after \@cond is removed | Dimitri van Heesch | 2013-05-25 | 1 | -4/+31 |
|
|
* | Moved .gitignore form src to root | Dimitri van Heesch | 2013-05-25 | 1 | -0/+0 |
|
|
* | Bug 700710 - Docbook output produces invalid XML for <programlisting> elements | Dimitri van Heesch | 2013-05-25 | 1 | -2/+38 |
|
|
* | Minor tweaks to the README.md | Dimitri van Heesch | 2013-05-25 | 1 | -2/+1 |
|
|
* | Added Markdown formatted README for GitHub | Dimitri van Heesch | 2013-05-25 | 2 | -29/+68 |
|
|
* | Added initial script for Travis CI service | Dimitri van Heesch | 2013-05-25 | 1 | -0/+10 |
|
|
* | Merge pull request #7 from ogbash/experimental/prototype | Dimitri van Heesch | 2013-05-22 | 1 | -2/+37 |
|\ |
|
| * | Add scopes to Fortran prototype name parsing. | Oleg Batrashev | 2013-05-22 | 1 | -4/+6 |
|
|
| * | Prototype scan for function, does not yet catch parameter types. | Oleg Batrashev | 2013-05-21 | 1 | -2/+35 |
|
|
* | | Merge pull request #6 from bo0ts/tabify | Dimitri van Heesch | 2013-05-22 | 1 | -75/+75 |
|\ \ |
|
| * | | configgen.py: Tabify | Philipp Möller | 2013-05-22 | 1 | -75/+75 |
|
|
* | | | Merge pull request #2 from pepr/master | Dimitri van Heesch | 2013-05-22 | 4 | -486/+646 |
|\ \ \ |
|
| * | | | French maintainer added, TranslatorFrench converted to UTF-8. | Petr Prikryl | 2013-05-22 | 3 | -482/+645 |
|
|
| * | | | .gitignore removed | Petr Prikryl | 2013-05-22 | 1 | -1/+0 |
|
|
| * | | | Merge branch 'master' of https://github.com/doxygen/doxygen.git | Petr Prikryl | 2013-05-21 | 2 | -6/+11 |
| |\ \ \
| | |/ / |
|
| * | | | Muhammad Bashir Al-Noimi is the new maintainer for the Arabic language | Petr Prikryl | 2013-05-21 | 1 | -3/+1 |
|
|
| * | | | Minor fix of the doc/language.tpl; .gitignore with __*/ | Petr Prikryl | 2013-05-21 | 2 | -1/+1 |
| | |/
| |/| |
|
* | | | Replaced empty configure.bin with real one | Dimitri van Heesch | 2013-05-22 | 1 | -0/+118 |
| |/
|/| |
|
* | | Bug 700709 - typedef warning when "using" some operator functions | Dimitri van Heesch | 2013-05-20 | 1 | -1/+6 |
|
|
* | | Fixed build issue when using --with-sqlite3 option | Dimitri van Heesch | 2013-05-20 | 1 | -5/+5 |
|/ |
|
* | Documentation fixes provided by Albert | Dimitri van Heesch | 2013-05-20 | 2 | -24/+26 |
|
|
* | Fixed rwx attributes of tmake files | Dimitri van Heesch | 2013-05-20 | 170 | -0/+0 |
|
|