summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentationFormatterText.h
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: move the code for the different formats of the generated help intoAlexander Neundorf2007-09-191-0/+45
their own classes, making cmDocumentation smaller and also making it easier to eventually add another format Alex
terns ending with a slash no longer match non-dirs onSerhiy Storchaka2014-08-122-3/+11 * | Issue #20746: Fix test_pdb to run in refleak mode (-R). Patch by Xavier de G...Antoine Pitrou2014-08-122-0/+5 |\ \ | |/ | * Issue #20746: Fix test_pdb to run in refleak mode (-R). Patch by Xavier de G...Antoine Pitrou2014-08-122-0/+5 * | Closes #22178: Merge with 3.4Zachary Ware2014-08-111-1/+1 |\ \ | |/ | * Issue #22178: Fix the date of the Windows epoch (Jan 1, 1601).Zachary Ware2014-08-111-1/+1 * | #21725: Add RFC 6531 (SMTPUTF8) support to smtpd.R David Murray2014-08-096-80/+434 * | Fix usage of the versionchanged directive.Berker Peksag2014-08-111-1/+1 * | (Merge 3.4) Issue #22112, asyncio doc: replace loop.create_task(coro) withVictor Stinner2014-08-103-16/+19 |\ \ | |/ | * Issue #22112, asyncio doc: replace loop.create_task(coro) withVictor Stinner2014-08-103-16/+19 * | (Merge 3.4) Close #22175: Improve test_faulthandler readability with dedent.Victor Stinner2014-08-101-178/+180 |\ \ | |/ | * Close #22175: Improve test_faulthandler readability with dedent.Victor Stinner2014-08-101-174/+176 * | mergeRaymond Hettinger2014-08-102-7/+14 |\ \ | |/ | * Issue #22174: Clean-up grammar and ambiguities in property() docs.Raymond Hettinger2014-08-102-7/+14 * | mergeRaymond Hettinger2014-08-101-9/+0 |\ \ | |/ | * Issue #22180: Remove weak exampleRaymond Hettinger2014-08-101-9/+0 * | merge 3.4 (#21121)Benjamin Peterson2014-08-105-3/+20 |\ \ | |/ | * add -Werror=declaration-after-statement only to stdlib extension modules (clo...Benjamin Peterson2014-08-105-3/+20 * | - Merge 3.4doko@ubuntu.com2014-08-092-3/+26 |\ \ | |/ | * - Issue #22176: Fix build failure on ARM with -Werror=declaration-after-stat...doko@ubuntu.com2014-08-092-3/+26 * | merge 3.4.doko@ubuntu.com2014-08-092-2/+2 |\ \ | |/ | * - Issue #22176: Add src/x86/win32.S for x86 libffi builds.doko@ubuntu.com2014-08-092-2/+2 * | - Issue #22176: Update the ctypes module's libffi to v3.1. This releasedoko@ubuntu.com2014-08-09136-13698/+28240 |\ \ | |/ | * - Issue #22176: Update the ctypes module's libffi to v3.1. This releasedoko@ubuntu.com2014-08-09136-13698/+28243 * | Issue #22161: Conformed arguments type checks in ctype to actually supportedSerhiy Storchaka2014-08-096-28/+30 |\ \ | |/ | * Issue #22161: Conformed arguments type checks in ctype to actually supportedSerhiy Storchaka2014-08-096-28/+30 * | Merge #21777 from 3.4Nick Coghlan2014-08-092-77/+773 |\ \ | |/ | * Issue #21777: separate docs for binary sequence methodsNick Coghlan2014-08-092-77/+776 * | Merge with 3.4Terry Jan Reedy2014-08-092-1/+10 |\ \ | |/ | * Issue #14105: Stop removing breakpoints from Idle editors.Terry Jan Reedy2014-08-09