| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix | dkf | 2008-06-29 | 79 | -836/+825 |
|
|
* | Fix [Bug 2004256] | dkf | 2008-06-29 | 1 | -31/+49 |
|
|
* | Fix [Bug 2004480] | dkf | 2008-06-28 | 1 | -3/+3 |
|
|
* | Tcl defines more than 7 Tcl_ObjTypes now, and we don't want to maintain | dgp | 2008-06-27 | 1 | -3/+3 |
|
|
* | typos | dgp | 2008-06-27 | 1 | -4/+4 |
|
|
* | remove stray .REcore_8_6_a1 | dgp | 2008-06-25 | 1 | -2/+1 |
|
|
* | bug #1995063 fix examples and comment on eof use. | patthoyts | 2008-06-24 | 1 | -5/+33 |
|
|
* | Make [next] work as described in TIP. [Bug 1998244] | dkf | 2008-06-19 | 1 | -2/+2 |
|
|
* | * doc/tm.n: Followup to changelog entry 2008-03-18 regarding | andreas_kupries | 2008-06-17 | 1 | -8/+15 |
|
|
* | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 3 | -12/+69 |
|
|
* | Implementation of TIP #257. Incomplete due to missing Win build support. | dkf | 2008-05-31 | 10 | -4/+1608 |
|
|
* | Return type of Tcl_AppendPrintfToObj is void. (spotted by Torsten Berg) | patthoyts | 2008-05-07 | 1 | -2/+2 |
|
|
* | doc/Ensemble.3: Fix a typo: s/defiend/defined/ | georgeps | 2008-04-20 | 1 | -2/+2 |
|
|
* | Fix typo spotted by Steve Havelka | dkf | 2008-04-18 | 1 | -2/+2 |
|
|
* | Minor improvements/fixes | dkf | 2008-03-26 | 1 | -8/+12 |
|
|
* | Minor fixes to copyright declarations (spelling, consistency) | dkf | 2008-03-26 | 16 | -31/+31 |
|
|
* | Clarified docs. [Bug 1899962] | dkf | 2008-03-21 | 1 | -3/+8 |
|
|
* | removed erroneous whitespace | dkf | 2008-03-16 | 1 | -2/+2 |
|
|
* | Clarified documentation of what happens with negative indices. [Bug 1905809] | dkf | 2008-03-16 | 1 | -17/+22 |
|
|
* | * doc/info.n: Replaced {expand} with {8}. | andreas_kupries | 2008-03-12 | 1 | -2/+2 |
|
|
* | change http::geturl -keepalive default to 0 as it has poor true pipeline support | hobbs | 2008-03-12 | 1 | -3/+3 |
|
|
* | * unix/Makefile.in (install-libraries): Bump http to 2.7 | hobbs | 2008-03-12 | 1 | -9/+25 |
|
|
* | * library/http/http.tcl (http::geturl): add -method option to support | hobbs | 2008-03-12 | 1 | -1/+6 |
|
|
* | * doc/http.n: Revised to indicate that [package require http 2.5.5] | dgp | 2008-03-10 | 1 | -3/+3 |
|
|
* | Minor tidying up. [Bug 1909019] | dkf | 2008-03-06 | 1 | -22/+24 |
|
|
* | bug #705956 - fix inverted logic when cleaning up socket error in geturl. Doc... | patthoyts | 2008-02-27 | 1 | -1/+8 |
|
|
* | * doc/clock.n: Corrected minor indentation gaffe in the | Kevin B Kenny | 2008-02-27 | 1 | -0/+1 |
|
|
* | doc/clock.n - minor documentation fix in %N format group | Kevin B Kenny | 2008-02-06 | 1 | -2/+3 |
|
|
* | Improve Tcl macros to make Ttk documentation work better. [Tk Bug 1876493] | dkf | 2008-01-29 | 1 | -14/+12 |
|
|
* | Minor fixes for indented paragraph handling | dkf | 2008-01-18 | 3 | -12/+34 |
|
|
* | Corrected formatting of manual | dkf | 2008-01-18 | 1 | -7/+12 |
|
|
* | better wording for arg handling in proc.n (tclguy) | Miguel Sofer | 2008-01-17 | 1 | -3/+10 |
|
|
* | * doc/proc.n: changed wording for access to non-local variables; | Miguel Sofer | 2008-01-16 | 1 | -5/+4 |
|
|
* | Add a missing be to fix a typo. | georgeps | 2008-01-09 | 1 | -2/+2 |
|
|
* | Fixed documentation bug reported on tcl-core, and reordered documentation | dkf | 2008-01-02 | 1 | -15/+12 |
|
|
* | Clarified meaning of dictionary values following discussion on comp.lang.tcl. | dkf | 2007-12-31 | 1 | -5/+10 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 163 | -163/+166 |
|
|
* | More clarifications, trying to make the trace docs overload the word 'command' | dkf | 2007-12-13 | 1 | -90/+95 |
|
|
* | More clarification. [Bug 614282] | dkf | 2007-12-13 | 1 | -1/+16 |
|
|
* | Clarified documentation of enterstep and leavestep traces. [Bug 1701540] | dkf | 2007-12-13 | 1 | -16/+20 |
|
|
* | * doc/IntObj.3: Update docs for the Tcl_GetBignumAndClearObj() -> | dgp | 2007-12-12 | 1 | -2/+14 |
|
|
* | * doc/IntObj.3: Update docs for the Tcl_GetBignumAndClearObj() -> | dgp | 2007-12-12 | 1 | -12/+12 |
|
|
* | * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlob | hobbs | 2007-12-11 | 1 | -10/+10 |
|
|
* | typo | dgp | 2007-12-10 | 1 | -2/+2 |
|
|
* | formatting error | dgp | 2007-12-10 | 1 | -2/+2 |
|
|
* | Fix markup errors. | jenglish | 2007-12-10 | 10 | -28/+23 |
|
|
* | Improved the documentation of the operators. [Bug 1823622] | dkf | 2007-12-08 | 2 | -65/+113 |
|
|
* | Match docs and reality. [Bug 1662436] | dkf | 2007-12-08 | 1 | -2/+2 |
|
|
* | * doc/AddErrInfo.3: Documentation for the new routines in TIP 270. | dgp | 2007-12-07 | 3 | -12/+137 |
|
|
* | * doc/namespace.n: Documentation for zero-argument form of | dgp | 2007-12-06 | 1 | -3/+19 |
|
|