| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge | Dmitry Shachnev | 2014-01-20 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Modernize the code now that Python 2.5 is no longer supported | Dmitry Shachnev | 2014-01-19 | 1 | -2/+2 |
| * | | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| |/ / | |||||
| * | | Add "struct" to C++ modifiers. | Georg Brandl | 2014-01-19 | 1 | -0/+1 |
| |/ | |||||
| * | Add support for C++11 member function ref-qualifiers and C++03 volatile membe... | Tres Walsh | 2013-08-07 | 1 | -17/+61 |
| * | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| * | Merged in shimizukawa/sphinx-fix-fork/#1041 (pull request #87) | Takayuki Shimizukawa | 2012-11-30 | 1 | -1/+1 |
| |\ | |||||
| | * | fix: cpp domain parser cannot parse 'static constexpr' declarations. closes #... | shimizukawa | 2012-11-28 | 1 | -1/+1 |
| * | | fix: cpp domain parser cannot parse a const type with a modifier. closes #1041 | shimizukawa | 2012-11-28 | 1 | -4/+6 |
| |/ | |||||
| * | Closes #681: Allow nested parentheses in C++ signatures (patch by Vadim and J... | Jon Waltman | 2012-11-10 | 1 | -11/+27 |
| * | Fixed another ordering priority bug in the C++ parser. | Armin Ronacher | 2012-01-25 | 1 | -2/+2 |
| * | Fixed a priority error that caused operator++ and operator-> to not be parsed... | Armin Ronacher | 2012-01-25 | 1 | -2/+2 |
| * | Restore Python 3 compatibility. | Georg Brandl | 2011-10-09 | 1 | -8/+10 |
| * | Satisfy "make check". | Georg Brandl | 2011-10-09 | 1 | -1/+2 |
| * | Change default visibility for C++ superclasses. | Robert Lehmann | 2011-10-08 | 1 | -9/+10 |
| * | Fixes #678: Support superclass declarations in C++ domain. | Robert Lehmann | 2011-10-08 | 1 | -2/+27 |
| * | Merge with 1.0 | Georg Brandl | 2011-09-23 | 1 | -10/+27 |
| |\ | |||||
| | * | Merge with 1.0 | Georg Brandl | 2011-09-23 | 1 | -10/+27 |
| | |\ | |||||
| | | * | merged | Armin Ronacher | 2011-09-23 | 1 | -54/+122 |
| | | |\ | |||||
| | | | * | Attach arrays to the name not the type for C++ domain and fixed a few renderi... | Armin Ronacher | 2011-09-23 | 1 | -40/+86 |
| | | | * | Added support for strings with commas in template definitions. | Armin Ronacher | 2011-09-22 | 1 | -1/+1 |
| | | | * | Added support for noexcept specifiers | Armin Ronacher | 2011-09-22 | 1 | -2/+6 |
| | | | * | Small refactoring for how modifiers are parsed in the C++ domain. | Armin Ronacher | 2011-09-22 | 1 | -11/+10 |
| | | | * | Added support for constexpr in function signatures | Armin Ronacher | 2011-09-22 | 1 | -9/+16 |
| | | | * | Be explicit about rvalue references. | Armin Ronacher | 2011-09-22 | 1 | -2/+14 |
| | | * | | Merge with 1.0 | Georg Brandl | 2011-09-22 | 1 | -14/+77 |
| | | |\ \ | |||||
| | | | * | | Closes #680: allow doc fields in cpp domain directives. | Georg Brandl | 2011-09-22 | 1 | -1/+13 |
| | | | |/ | |||||
| | | | * | Added support for non-name template arguments. This fixes #696 | Armin Ronacher | 2011-09-22 | 1 | -4/+24 |
| | | | * | Support varargs in C++ function signatures. | Chris Pickel | 2011-04-19 | 1 | -0/+7 |
| | | | * | merge with 1.0 | Georg Brandl | 2011-01-08 | 1 | -2/+4 |
| | | | |\ | |||||
| | | | * | | #454: Add more index markup capabilities: marking see/seealso entries, and ma... | Georg Brandl | 2011-01-07 | 1 | -1/+1 |
| | | | * | | C++ domain now supports array definitions. | Armin Ronacher | 2011-01-07 | 1 | -0/+19 |
| | | | * | | merge with 1.0 | Georg Brandl | 2011-01-06 | 1 | -8/+13 |
| | | | |\ \ | |||||
| | | | | * \ | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -8/+5 |
| | | | | |\ \ | |||||
| | | | | * \ \ | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| | | | | |\ \ \ | |||||
| | | | | * \ \ \ | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -12/+17 |
| | | | | |\ \ \ \ | |||||
| | | | | | * \ \ \ | merge with 1.0 | Georg Brandl | 2011-01-03 | 1 | -12/+17 |
| | | | | | |\ \ \ \ | |||||
| | | | | | | * \ \ \ | merge with 1.0 | Georg Brandl | 2010-11-17 | 1 | -4/+3 |
| | | | | | | |\ \ \ \ | |||||
| | | | | | | * \ \ \ \ | merge with 1.0 | Georg Brandl | 2010-09-10 | 1 | -1/+0 |
| | | | | | | |\ \ \ \ \ | |||||
| | | | | | | * | | | | | | Docstring harmonization. | Georg Brandl | 2010-08-22 | 1 | -11/+14 |
| | | | | | | * | | | | | | Fixed DefExpr.__str__ | DasIch | 2010-05-09 | 1 | -1/+1 |
| | | | | | | * | | | | | | Make sphinx.domains.cpp.DefExpr unhashable | DasIch | 2010-04-30 | 1 | -0/+2 |
| * | | | | | | | | | | | | Shorten long lines.1.0.8 | Georg Brandl | 2011-09-23 | 1 | -1/+2 |
| |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Fix #648: Fix line numbers reported in warnings about undefined references. | Georg Brandl | 2011-09-23 | 1 | -7/+4 |
| * | | | | | | | | | | | Attach arrays to the name not the type for C++ domain and fixed a few renderi... | Armin Ronacher | 2011-09-23 | 1 | -40/+86 |
| * | | | | | | | | | | | Added support for strings with commas in template definitions. | Armin Ronacher | 2011-09-22 | 1 | -1/+1 |
| * | | | | | | | | | | | Added support for noexcept specifiers | Armin Ronacher | 2011-09-22 | 1 | -2/+6 |
| * | | | | | | | | | | | Small refactoring for how modifiers are parsed in the C++ domain. | Armin Ronacher | 2011-09-22 | 1 | -11/+10 |
| * | | | | | | | | | | | Added support for constexpr in function signatures | Armin Ronacher | 2011-09-22 | 1 | -9/+16 |
