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
*
Esperanto not supported by htmlhelp compiler
Albert
2013-10-21
1
-1/+4
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2013-10-20
22
-323/+1371
|
\
|
*
Merge pull request #47 from albert-github/feature/build_language
Dimitri van Heesch
2013-10-20
21
-315/+1363
|
|
\
|
|
*
Patch regarding generating the rules file for the windows build regarding lan...
Albert
2013-10-20
21
-315/+1363
|
*
|
Merge pull request #46 from albert-github/feature/bug_647517
Dimitri van Heesch
2013-10-20
1
-8/+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bug_647517 - make install prepends a slash to the installation path
Albert
2013-10-20
1
-8/+8
|
|
/
*
|
Fixed issue with Romanian translator preventing treeview from working
Dimitri van Heesch
2013-10-20
1
-1/+1
|
/
*
Allow links to other markdown pages of the form [link text](page.md)
Dimitri van Heesch
2013-10-13
2
-2/+8
*
Allow @ref to unlabeled markdown page by name, i.e. @ref mypage.md
Dimitri van Heesch
2013-10-13
4
-6/+23
*
Bug 702265 - Generated Doxyfile differs from result of doxygen -u (partial fix)
Dimitri van Heesch
2013-10-13
3
-2244/+3
*
Bug 709052 - Templated and non-templated method mixup documentation
Dimitri van Heesch
2013-10-13
1
-0/+8
*
Bug 707389 - GENERATE_TREEVIEW=YES disables touch scrolling with Android 3.x
Dimitri van Heesch
2013-10-13
1
-8/+12
*
Bug 707985 - Strange output when : appended to an parameter description
Dimitri van Heesch
2013-10-13
1
-0/+4
*
Bug 709226 - Struct member fields not documented with INLINE_SIMPLE_STRUCTS
Dimitri van Heesch
2013-10-13
1
-5/+1
*
Bug 709526 - C++ parsing problem with operators <<, <, >, >> inside templates
Dimitri van Heesch
2013-10-12
2
-0/+36
*
doxygen.sty.h was not ignored and not included/generated properly
Dimitri van Heesch
2013-10-12
4
-465/+4
*
Bug 709706 - Terminating C comments within markdown files breaks aliases
Dimitri van Heesch
2013-10-12
1
-3/+23
*
Bug 709780 - Copying of files via \image tag can get confused by symlinks at ...
Dimitri van Heesch
2013-10-12
1
-0/+12
*
Bug 709803 - Generated hhc file contains an error for a section of a mainpage
Dimitri van Heesch
2013-10-12
4
-7/+7
*
Bug 709870 - Broken links on members HTML page when using BUILTIN_STL_SUPPORT
Dimitri van Heesch
2013-10-12
1
-24/+31
*
Bug 709921 - position of linebreak in template argument list affects inherita...
Dimitri van Heesch
2013-10-12
1
-15/+1
*
Made lexer rule explicit
Dimitri van Heesch
2013-10-12
1
-16/+24
*
Bug 709845 - Fortran: problem with types with name starting with is
Dimitri van Heesch
2013-10-11
1
-1/+1
*
Merge branch 'dia'
Dimitri van Heesch
2013-10-07
32
-10/+720
|
\
|
*
Bug 707713 - Add support for dia diagrams
Dimitri van Heesch
2013-10-06
32
-10/+720
*
|
Make Python detection in configure work with version older than 2.7
Dimitri van Heesch
2013-10-06
1
-1/+1
|
/
*
Deleted one more generated file
Dimitri van Heesch
2013-10-06
2
-3077/+1
*
Deleted generated files from source repository
Dimitri van Heesch
2013-10-06
22
-6654/+0
*
Updated failing test
Dimitri van Heesch
2013-10-06
1
-1/+1
*
This patch contains changes regarding the build system so that the *nix and W...
albert-github
2013-10-06
75
-2791/+2052
*
Bug 707641 - `FILTER_SOURCE_FILES=YES` required to build CALL_GRAPHS
Sergio Oller
2013-09-28
24
-103/+104
*
Bug 708806 - Wrong path to graph_legend figure in graph_legend.html when CREA...
Dimitri van Heesch
2013-09-28
1
-4/+14
*
LaTeX: Fix ToC entries of index/bibliography
Dimitri van Heesch
2013-09-28
3
-3/+13
*
Added generated files to gitignore
Dimitri van Heesch
2013-09-24
1
-0/+2
*
Fixed compile warning
Dimitri van Heesch
2013-09-24
1
-8/+5
*
Added @parblock and @endparblock commands
Dimitri van Heesch
2013-09-24
27
-20/+322
*
Alignment of @code and @verbatim section
albert-github
2013-09-24
2
-4/+4
*
Bug 707825 - Const treatment
Dimitri van Heesch
2013-09-22
1
-3/+36
*
Bug 707925 - False warning for Java "warning: missing ( in exception list on ...
Dimitri van Heesch
2013-09-21
1
-9/+9
*
Bug 707995 - @copydoc not working for const member overloads
Dimitri van Heesch
2013-09-21
1
-1/+9
*
Bug 708455 - Enabling INLINE_SIMPLE_STRUCTS messes up Data Structures in tree
Dimitri van Heesch
2013-09-21
1
-1/+8
*
Bug 708446 - Deprecated list breaks HTML tree with xhtml extension
Dimitri van Heesch
2013-09-21
2
-2/+2
*
Fixed a number of compiler warnings reported by newer clang compiler
Dimitri van Heesch
2013-09-18
14
-33/+26
*
Merge pull request #40 from albert-github/feature/language
Dimitri van Heesch
2013-09-17
3
-65/+68
|
\
|
*
Consistency in language part of the documentation
albert-github
2013-09-16
3
-65/+68
*
|
Merge pull request #39 from albert-github/feature/doc_debug
Dimitri van Heesch
2013-09-17
1
-1/+73
|
\
\
|
*
|
Internal documentation for debug possibilities
albert-github
2013-09-15
1
-1/+73
*
|
|
Merge branch 'utf8index'
Dimitri van Heesch
2013-09-17
0
-0/+0
|
\
\
\
|
*
|
|
Bug 705910 - Indexing and searching cannot treat non ASCII identifiers
Dimitri van Heesch
2013-09-15
7
-307/+320
|
*
|
|
Bug 705910 - Indexing and searching cannot treat non ASCII identifiers
Dimitri van Heesch
2013-09-14
5
-523/+551
[next]