summaryrefslogtreecommitdiffstats
path: root/Doc/tools/extensions
Commit message (Expand)AuthorAgeFilesLines
* fix pydoc-topics to work with Sphinx 1.7 (GH-6475)Miss Islington (bot)2018-04-171-4/+8
* bpo-32087: Doc: Make "deprecated-removed" directive translatable (GH-4473)Miss Islington (bot)2018-02-231-5/+7
* Update Doc build for split off of 3.7 branchNed Deily2018-01-311-1/+1
* bpo-30406: Make async and await proper keywords (#1669)Jelle Zijlstra2017-10-061-3/+3
* bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721)Ned Deily2017-07-151-1/+1
* bpo-29783: Replace codecs.open() with io.open() (#599)Victor Stinner2017-06-161-5/+2
* bpo-28331: fix impl-detail label is removed when content is translated. (GH-195)INADA Naoki2017-03-081-2/+12
* Support "bpo-" in Misc/NEWS (#1)Brett Cannon2017-02-101-4/+4
* Issues #29349: Merge Py 2.6+ compatibility from 3.6Martin Panter2017-01-291-0/+2
|\
| * Issues #29349: Merge Py 2.6+ compatibility from 3.5Martin Panter2017-01-291-0/+2
| |\
| | * Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+Martin Panter2017-01-291-0/+2
* | | Issues #29349: Add NEWS for 3.7; use “with” statementMartin Panter2017-01-291-4/+1
|/ /
* | Issues #29349: Merge Py 2 fix 3.5Martin Panter2017-01-291-2/+2
|\ \ | |/
| * Issue #29349: Fix Python 2 syntax in documentation build codeMartin Panter2017-01-291-2/+2
* | Change SOURCE_URI for pydoc source URLs to point to 3.6 branchNed Deily2016-09-121-1/+1
* | Merge spelling fixes from 3.5Martin Panter2016-06-201-1/+1
|\ \ | |/
| * Fix spelling errors in code commentsMartin Panter2016-06-201-1/+1
* | Issue #21240: Add an abstractmethod directive to mark abstract methods in the...Berker Peksag2015-12-081-0/+14
|\ \ | |/
| * Issue #21240: Add an abstractmethod directive to mark abstract methods in the...Berker Peksag2015-12-081-0/+14
* | Change SOURCE_URI for pydoc source URLs to point back to correct branch for 3.6.Larry Hastings2015-05-311-1/+1
|/
* Update SOURCE_URI to reflect that we're branching 3.5 now.Larry Hastings2015-05-241-1/+1
* Merge 3.4 (asyncio doc)Victor Stinner2015-02-171-5/+0
|\
| * asyncio doc: fix the sphinx extension for coroutine commandsVictor Stinner2015-02-171-5/+0
* | Merge 3.4 (asyncio doc)Victor Stinner2015-02-121-0/+26
|\ \ | |/
| * asyncio doc: annotate coroutine on coroutine functions and methodsVictor Stinner2015-02-121-0/+26
* | Issue #22695: Fix rendering of the deprecated-removed role in HTML.Berker Peksag2014-11-081-6/+4
|\ \ | |/
| * Issue #22695: Fix rendering of the deprecated-removed role in HTML.Berker Peksag2014-11-081-6/+4
* | merge with 3.4Georg Brandl2014-10-301-28/+33
|\ \ | |/
| * Sphinx extension: move imports to the module topGeorg Brandl2014-10-301-28/+33
* | merge with 3.4Georg Brandl2014-10-291-1/+1
|/
* Move Sphinx extensions to their own subdir.Georg Brandl2014-10-294-0/+812
low_read'>dgp_slow_read Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Proposed fix for invalid write, found by valgrind.bug_7a87a9bc5bdkf2015-08-171-1/+0
| | | | | * | | | | remove superfluous fprintf to stderr.jan.nijtmans2015-08-171-1/+0
| | | | | * | | | | Merge trunk.jan.nijtmans2015-08-173-48/+49
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | [818a1a51e4] Apply fixes from Andreas Seltenreich (reported to us by Tom Lane...dkf2015-08-172-0/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / /
| * | | | | | | | [818a1a51e4] Apply fixes from Andreas Seltenreich (reported to us by Tom Lane...dkf2015-08-172-0/+4
| |/ / / / / / /
| | | * | | | | Merge trunk.jan.nijtmans2015-08-1710-585/+409
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
* | | | | | | | [e424e31ac7]: Corrected documentation of [regexp -indices] to mention all aff...dkf2015-08-171-1/+1
* | | | | | | | Merge tzdata2015fvenkat2015-08-127-380/+208
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Upgrade to tzdata2015f from IETF.venkat2015-08-127-380/+208
| |/ / / / / /
* | | | | | | Fix [6f74ac47278f437a]: No man link to Tcl_UtfNcasecmp() during install on unixjan.nijtmans2015-08-061-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [6f74ac47278f437a]: No man link to Tcl_UtfNcasecmp() during install on unixjan.nijtmans2015-08-061-1/+1
| | * | | | | Gustaf Neumann's experimental Unix notifier improvements.jan.nijtmans2015-08-061-4/+120
| |/ / / / / |/| | | | |
* | | | | | remove potential crash detected by Coverity (it is a should-never-happen thing)Miguel Sofer2015-08-051-1/+1
* | | | | | mark function return as unused, to avoid confusing CoverityMiguel Sofer2015-08-051-1/+1
* | | | | | merge markdkf2015-08-030-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Backport the fixes to handling of continue in for-step clauses.dkf2015-08-032-15/+189
* | | | | | Fix problems with break and continue in for-step clauses, triggered by reportingdkf2015-08-033-27/+202
|\ \ \ \ \ \
| * | | | | | Fix the documentation comment.Coverity_CID_1251203dkf2015-08-031-7/+8
| * | | | | | And another problem with continue in for-step clauses, this time a problem in...dkf2015-08-022-10/+17
| * | | | | | Fix more problems with break and continue in for-step clauses.dkf2015-08-022-10/+137
| * | | | | | Fix Coverity CID 1251203: break vs continue in for-step clausedkf2015-08-012-1/+41
|/ / / / / /
* | | | | | explicitly ignore Tcl_PushCallFrame and TclPushStackFrame return value - it i...Miguel Sofer2015-08-017-43/+11
* | | | | | fix off-by-one possible buffer overrun when looking for encodings; found by c...Miguel Sofer2015-07-311-1/+1
* | | | | | fix typo found by Coverity; no effect on "most" platforms (is there anyone wh...Miguel Sofer2015-07-311-2/+2
* | | | | | remove unnecessary checks found by coverityMiguel Sofer2015-07-301-6/+2
* | | | | | remove self-assignment - found by CoverityMiguel Sofer2015-07-301-1/+1
* | | | | | Fix bug [f00009f7ce]: memory (object) leaks in TclNativeCreateNativeRep for w...sebres2015-07-301-7/+17
* | | | | | add comment to flag Tcl_Panic as no-return for Coverity Scan static analyzerMiguel Sofer2015-07-301-1/+8
* | | | | | Fix bug [f00009f7ce]: memory (object) leaks in TclNativeCreateNativeRep for w...sebres2015-07-301-7/+3
* | | | | | [3e7eca8c8c] Prevent overflow in size values passed to allocators.dgp2015-07-291-3/+19
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [3e7eca8c8c] Prevent overflow in size values passed to allocators.dgp2015-07-291-3/+19
* | | | | | [3e7eca8c8c] Prevent overflow in the size value passed to ckrealloc().dgp2015-07-291-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [3e7eca8c8c] Prevent overflow in the size value passed to ckrealloc().dgp2015-07-291-1/+3
* | | | | | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin...jan.nijtmans2015-07-239-5/+535
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin...jan.nijtmans2015-07-239-12/+543
| |\ \ \ \ \
| | * \ \ \ \ merge trunkbug_57945b574a_without_stubjan.nijtmans2015-07-15