index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
domains
/
cpp.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename default_domain to primary_domain; give it special semantics.
Georg Brandl
2010-05-23
1
-6
/
+5
*
#413: Added a way for intersphinx to refer to named labels in other
Georg Brandl
2010-05-23
1
-1
/
+1
*
long double exists.
Armin Ronacher
2010-03-30
1
-4
/
+15
*
More operators for C++. Forgot about new/delete and some other less used
Armin Ronacher
2010-03-02
1
-53
/
+75
*
Added first CPP test
Armin Ronacher
2010-03-02
1
-0
/
+14
*
Fixed reference targets
Armin Ronacher
2010-03-01
1
-9
/
+10
*
Fixed two undefined errors.
Armin Ronacher
2010-03-01
1
-2
/
+2
*
Relative references work now for the C++ domain
Armin Ronacher
2010-03-01
1
-62
/
+136
*
Added basic modifier support
Armin Ronacher
2010-03-01
1
-26
/
+73
*
Added namespace directive to CPP domain, warn instead of raise exceptions
Armin Ronacher
2010-03-01
1
-29
/
+76
*
Started working on support for c++ xrefs
Armin Ronacher
2010-03-01
1
-2
/
+9
*
Refactored again. This time added a new type PrefixedNameDefExpr that is
Armin Ronacher
2010-03-01
1
-52
/
+86
*
Added type support
Armin Ronacher
2010-03-01
1
-12
/
+70
*
Heavily improved const support, create proper identifiers that pass for
Armin Ronacher
2010-03-01
1
-50
/
+167
*
Refactored description objects again.
Armin Ronacher
2010-03-01
1
-35
/
+72
*
Prefix classes with "class " and removed useless desc_type node.
Armin Ronacher
2010-03-01
1
-14
/
+6
*
Proper indices for the c++ object descriptions now. Also broke up the
Armin Ronacher
2010-03-01
1
-53
/
+122
*
Properly parses operator definitions now. 'std:string
Armin Ronacher
2010-02-28
1
-21
/
+96
*
C++ function signatures are now properly converted to rst nodes.
Armin Ronacher
2010-02-28
1
-7
/
+159
*
Added first version of the C++ signature parser
Armin Ronacher
2010-02-28
1
-0
/
+340
[prev]