| Commit message (Expand) | Author | Age | Files | Lines |
* | Formatting typo fix. [Bug 1149605] | dkf | 2005-02-23 | 1 | -2/+2 |
|
|
* | * /doc/variable.n: fix for [Bug 1124160], variables are detected | Miguel Sofer | 2005-02-16 | 1 | -2/+2 |
|
|
* | More consistency. [Bug 1117017] | dkf | 2005-02-10 | 1 | -5/+9 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -9/+62 |
|
|
* | Change emacs mode comment style to stop problems with older man. [1085127] | dkf | 2005-01-05 | 1 | -2/+5 |
|
|
* | Add note to clock.n disclaiming full ISO8601 support | Kevin B Kenny | 2004-12-13 | 1 | -2/+6 |
|
|
* | Minor doc fixes | dkf | 2004-12-09 | 1 | -9/+9 |
|
|
* | removed extra .TP macro | hobbs | 2004-12-03 | 1 | -2/+4 |
|
|
* | Assorted dde fixes as requested by Andreas Kupries. | dkf | 2004-11-26 | 1 | -17/+15 |
|
|
* | Added hint to TCL_DECLARE_MUTEX macro usage. | vasiljevic | 2004-11-25 | 1 | -3/+7 |
|
|
* | Fixed argument of mutexPtr wrongly saying that it is a Tcl_Condition. | vasiljevic | 2004-11-25 | 1 | -2/+2 |
|
|
* | Fixed the Tcl_ThreadAlert() call declaration (Tcl Bug #1068077) | vasiljevic | 2004-11-25 | 1 | -2/+2 |
|
|
* | Backport of [Patch 1065732] | dkf | 2004-11-16 | 1 | -2/+29 |
|
|
* | * doc/clock.n: | das | 2004-11-12 | 3 | -15/+15 |
|
|
* | Clarify return code documentation. [Bug 1062647] | dkf | 2004-11-09 | 1 | -7/+20 |
|
|
* | Add synopsis for Tcl_GetChannelMode. [Bug 1058446] | dkf | 2004-11-02 | 1 | -2/+5 |
|
|
* | Finished user-level documentation backport | dkf | 2004-10-27 | 13 | -70/+275 |
|
|
* | Yet more doc update backporting | dkf | 2004-10-27 | 33 | -310/+771 |
|
|
* | More doc fix backporting | dkf | 2004-10-27 | 29 | -215/+742 |
|
|
* | Backport many doc fixes | dkf | 2004-10-27 | 20 | -105/+459 |
|
|
* | Clarify meaning of [lsearch -dictionary] | dkf | 2004-09-02 | 1 | -3/+6 |
|
|
* | fix for [Bug 1008314] | Miguel Sofer | 2004-08-16 | 1 | -1/+4 |
|
|
* | * doc/OpenFileChnl.3: Added description of the behaviour of | andreas_kupries | 2004-07-16 | 1 | -1/+5 |
|
|
* | * doc/CrtCommand.3: Added note that the arguments given to the | andreas_kupries | 2004-07-16 | 1 | -1/+6 |
|
|
* | * doc/ChnlStack.3: Removed the declaration that the interp | andreas_kupries | 2004-07-16 | 1 | -2/+2 |
|
|
* | * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set in | andreas_kupries | 2004-07-15 | 1 | -1/+9 |
|
|
* | * doc/http.n (http::config): add -urlencoding option (default utf-8) | hobbs | 2004-05-25 | 1 | -3/+13 |
|
|
* | * doc/set.n: accurate description of name resolution process, | Miguel Sofer | 2004-05-24 | 1 | -15/+13 |
|
|
* | * compat/strftime.c (_fmt, ISO8601Week):
| Kevin B Kenny | 2004-05-18 | 1 | -1/+7 |
|
|
* | Docbug. [Bug 953374] | dkf | 2004-05-17 | 1 | -2/+2 |
|
|
* | * doc/unset.n: added upvar.n to the "see also" list | Miguel Sofer | 2004-05-07 | 1 | -2/+2 |
|
|
* | Remove reference to totally non-existant API. [Bug 848440] | dkf | 2004-05-05 | 1 | -2/+2 |
|
|
* | * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] | dgp | 2004-03-31 | 1 | -1/+1 |
|
|
* | * doc/tcltest.n: | dgp | 2004-02-18 | 1 | -3/+4 |
|
|
* | minor clarification in exists vs vars return list | hobbs | 2004-02-13 | 1 | -1/+3 |
|
|
* | * doc/clock.n: Removed reference to non-existent [file ctime]. | dgp | 2004-02-06 | 1 | -3/+3 |
|
|
* | * doc/lset.n: fix typo [Bug 852224] | Miguel Sofer | 2003-12-01 | 1 | -2/+2 |
|
|
* | format correction and clarification backport | dgp | 2003-10-08 | 1 | -3/+4 |
|
|
* | * doc/OpenFileChnl.3: Updated Tcl_Tell and Tcl_Seek documentation | dgp | 2003-10-07 | 1 | -3/+5 |
|
|
* | FileSystem.3 | vincentdarley | 2003-10-03 | 1 | -8/+16 |
|
|
* | Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895] | dkf | 2003-07-18 | 1 | -5/+8 |
|
|
* | * doc/tcltest.n: Restored the [Eval] proc to replace | dgp | 2003-07-18 | 1 | -7/+7 |
|
|
* | * doc/AddErrInfo.3: Improved consistency of documentation | dgp | 2003-07-18 | 10 | -34/+34 |
|
|
* | * doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possible | dgp | 2003-07-18 | 3 | -10/+9 |
|
|
* | Tcl_MakeSafe is a nasty function; document it as such. [Bug 655300] | dkf | 2003-07-16 | 1 | -5/+11 |
|
|
* | * doc/http.n: Updated SYNOPSIS to match actual syntax of | dgp | 2003-07-16 | 1 | -3/+3 |
|
|
* | Missed a bit off the last checkin! <:^) | dkf | 2003-07-15 | 1 | -2/+2 |
|
|
* | Added examples from David Welton [Patch 763312] | dkf | 2003-07-15 | 1 | -1/+54 |
|
|
* | missing . | hobbs | 2003-07-14 | 1 | -2/+2 |
|
|
* | typo fixes from trunk | das | 2003-07-14 | 1 | -5/+5 |
|
|