index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2013-08-22
1
-3/+12
|
\
|
*
Merge pull request #24 from albert-github/feature/bug_706520
Dimitri van Heesch
2013-08-22
1
-3/+12
|
|
\
|
|
*
Bug 706520 - Fortran: in body documentation lands on wrong place
albert-github
2013-08-21
1
-3/+12
*
|
|
Fixed regression when nested class were processed before their parent
Dimitri van Heesch
2013-08-21
1
-5/+7
|
/
/
*
|
Merge pull request #23 from albert-github/feature/bug_676879
Dimitri van Heesch
2013-08-18
1
-0/+9
|
\
\
|
*
|
Bug 676879 - parameter on doxywizard manual
albert-github
2013-08-18
1
-0/+9
*
|
|
Merge pull request #21 from albert-github/feature/docu
Dimitri van Heesch
2013-08-18
3
-8/+14
|
\
\
\
|
|
/
/
|
*
|
Some words now in code style
albert-github
2013-08-18
1
-8/+8
|
*
|
Extended list with supported options for automatic link generation
albert-github
2013-08-18
1
-0/+3
|
*
|
During documentation generation some extra files are generated that are not i...
albert-github
2013-08-18
1
-0/+3
|
|
/
*
|
Merge pull request #20 from albert-github/master
Dimitri van Heesch
2013-08-17
2
-0/+17
|
\
\
|
|
/
|
*
Added -v option (analogous to --version).
albert-github
2013-08-17
1
-0/+10
|
*
Some extra files to be ignored (windows and cygwin builds)
albert-github
2013-08-17
1
-0/+7
*
|
Merge pull request #19 from albert-github/master
Dimitri van Heesch
2013-08-13
1
-0/+1
|
\
\
|
|
/
|
*
Bug 668007 - HTML commands - documentation of </dd> tag missing
U-User-PC\User
2013-08-13
1
-0/+1
|
/
*
Minor changes to the way the code for config options is generated (thanks to ...
Dimitri van Heesch
2013-08-08
9
-869/+1219
*
Bug 705586 - @code tag as the last line of a comment block causes the parser ...
Dimitri van Heesch
2013-08-06
1
-5/+2
*
Brief description did not appear in the page index, when a page did not have ...
Dimitri van Heesch
2013-08-06
4
-7/+17
*
Bug 701919 - VHDL cross-references fail when unpaired apostrophe present
Dimitri van Heesch
2013-08-04
1
-1/+4
*
Bug 691830 - Logical confusion with DISABLE_INDEX and GENERATE_TREEVIEW
Dimitri van Heesch
2013-08-04
4
-36/+38
*
Bug 688858 - SHORT_NAMES break references to \page in PDF output
Dimitri van Heesch
2013-08-04
3
-3/+20
*
Using & in the project name caused invalid HTML and LaTeX output
Dimitri van Heesch
2013-08-03
2
-6/+12
*
Fixed regression caused by the patch for bug 705219
Dimitri van Heesch
2013-08-03
1
-12/+12
*
Fixed issue running dot on files with non-ascii characters
Dimitri van Heesch
2013-08-03
1
-6/+7
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2013-08-03
2
-387/+201
|
\
|
*
Merge pull request #15 from groleo/sqlite3
Dimitri van Heesch
2013-08-03
2
-387/+201
|
|
\
|
|
*
sqlite3,configure: typo f_sqlite_path/f_sqlite3_path
Adrian Negreanu
2013-08-03
1
-1/+1
|
|
*
sqlite3: no more exit
Adrian Negreanu
2013-08-03
1
-17/+29
|
|
*
sqlite3: support for includes and includedby
Adrian Negreanu
2013-08-03
1
-16/+46
|
|
*
sqlite3: sometimes bindXParameter requires SQLITE_TRANSIENT
Adrian Negreanu
2013-08-03
1
-5/+5
|
|
*
sqlite3: add stubs for page, dirs, example and main-page
Adrian Negreanu
2013-08-03
1
-3/+65
|
|
*
sqlite3: update the comments
Adrian Negreanu
2013-08-03
1
-32/+47
|
|
*
sqlite3: cleanup prepareStatements
Adrian Negreanu
2013-08-03
1
-60/+21
|
|
*
sqlite3: fix warning 'set but not used'
Adrian Negreanu
2013-08-03
1
-2/+0
|
|
*
sqlite3: remove commented code
Adrian Negreanu
2013-08-03
1
-264/+0
|
|
*
sqlite3: capitalize FROM keyword
Adrian Negreanu
2013-08-02
1
-2/+2
*
|
|
Bug 704172 - Nested Aliases fail when the nested alias has two or more argume...
Dimitri van Heesch
2013-08-03
1
-2/+44
|
/
/
*
|
Delayed expanding the HTML navigation tree until after the page has loaded
Dimitri van Heesch
2013-08-03
2
-2/+6
|
/
*
Bug 705190 - Incorrectly parsed Q_PROPERTY with 'long long' or 'long int' type
Dimitri van Heesch
2013-08-01
1
-1/+1
*
Bug 705217 - Can't use unicode characters to execute external commands
Dimitri van Heesch
2013-08-01
1
-6/+10
*
Bug 705218 - QRegExp doesn't work with 80-FF
Dimitri van Heesch
2013-08-01
1
-1/+1
*
Bug 705219 - Accept IDs using unicode for C/C++ preprocessor
Dimitri van Heesch
2013-08-01
1
-12/+12
*
Bug 704412 - doxygen don't hide private Inherited Members
Dimitri van Heesch
2013-08-01
7
-126/+237
*
Bug 704973 - Doxywizard can't show file names using non-ASCII(Unicode)
Dimitri van Heesch
2013-07-28
1
-1/+1
*
Bug 704971 - Can't build with MinGW
Dimitri van Heesch
2013-07-28
8
-7/+13
*
Made some fixed to the configure script for Cygwin (thanks to David Stacey)
Dimitri van Heesch
2013-07-28
1
-4/+4
*
config.xml is now used to generate configoptions.cpp and config.doc
Dimitri van Heesch
2013-07-28
26
-6120/+11583
*
Set CASE_SENSE_NAMES explicit to NO for the tests
Dimitri van Heesch
2013-07-19
1
-0/+1
*
Added testing Makefile and updated .gitignore ignore other makefiles
Dimitri van Heesch
2013-07-19
2
-1/+16
*
Fixed package for xmllint
Dimitri van Heesch
2013-07-19
1
-1/+1
[next]