| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | | Implementation of TIP #380 | dkf | 2012-03-26 | 2 | -47/+159 |
|
|
| * | | | | | | | | | | | | | A number of small spelling and wording fixes in the docs. | dkf | 2012-03-11 | 31 | -88/+103 |
|
|
| * | | | | | | | | | | | | | More small bits of doc mending. | dkf | 2012-03-08 | 1 | -10/+12 |
|
|
| * | | | | | | | | | | | | | Various minor fixes (prompted by Andreas Kupries detecting a spelling mistake). | dkf | 2012-03-08 | 1 | -32/+38 |
|
|
| * | | | | | | | | | | | | | Documentation clarification, as discussed in [Bug 3482614]. | dkf | 2012-02-21 | 1 | -0/+6 |
|
|
| * | | | | | | | | | | | | | [Bug 3482614]: Documentation nit. | dkf | 2012-02-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on when... | dkf | 2012-01-17 | 1 | -0/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on so... | ferrieux | 2012-01-12 | 1 | -0/+3 |
|
|
| * | | | | | | | | | | | | | | | [Bug 3466506]: Document more environment variables. | dkf | 2012-01-12 | 1 | -0/+11 |
|
|
| * | | | | | | | | | | | | | | | [Bug 2903743]: Try to do the right thing when presented with old-style nroff. | dkf | 2011-09-22 | 1 | -3/+5 |
|
|
| * | | | | | | | | | | | | | | | Merge to feature branch | jan.nijtmans | 2011-08-18 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | Document TIP 378's one-way-ness. | ferrieux | 2011-08-17 | 1 | -0/+4 |
|
|
| * | | | | | | | | | | | | | | | | merge current trunk | jan.nijtmans | 2011-08-16 | 2 | -11/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | | [Patch 3124554]: Move WishPanic from Tk to Tcl | jan.nijtmans | 2011-08-14 | 2 | -11/+16 |
|
|
| * | | | | | | | | | | | | | | | | TIP 388 implementation | jan.nijtmans | 2011-08-12 | 2 | -23/+36 |
| |/ / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | Added some examples of how some of the standard global variables can be used, | dkf | 2011-08-01 | 1 | -0/+37 |
|
|
| * | | | | | | | | | | | | | | | The final parts of my doc improvement project | dkf | 2011-07-18 | 10 | -19/+16 |
|
|
| * | | | | | | | | | | | | | | | Undocument long gone limitation of [upvar]. | ferrieux | 2011-07-18 | 1 | -2/+1 |
|
|
| * | | | | | | | | | | | | | | | More small documentation improvements. | dkf | 2011-07-18 | 13 | -31/+31 |
|
|
| * | | | | | | | | | | | | | | | Documentation improvements (small; some revision to parsing script) to improve | dkf | 2011-07-17 | 34 | -110/+147 |
|
|
| * | | | | | | | | | | | | | | | [FRQ 3358415]: Minor doc improvement | dkf | 2011-07-08 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Corrected statements about ctime field of 'struct stat'; that was always the | dkf | 2011-07-03 | 1 | -6/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Re-add ".so man.macros", which got removed inadvertently along with the RCS K... | max | 2011-06-22 | 2 | -0/+2 |
|
|
| * | | | | | | | | | | | | | | | | | * doc/socket.n: Document the fact that the event loop is now needed for [s... | max | 2011-06-16 | 1 | -6/+17 |
|
|
| * | | | | | | | | | | | | | | | | | Implementation of TIP #381: Call Chain Introspection and Control | dkf | 2011-05-25 | 3 | -0/+107 |
|
|
| * | | | | | | | | | | | | | | | | | Fix typo spotted by Emiliano Gavilan. | dkf | 2011-05-05 | 1 | -1/+4 |
|
|
| * | | | | | | | | | | | | | | | | | This time, I'll try to get it right! | dkf | 2011-04-19 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | | | | | | [Bug 3288696]: Command summary was confusingly wrong when it came to [dict | dkf | 2011-04-18 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | | | | | | merge 8.5 | dgp | 2011-03-14 | 5 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | * generic/tclNamesp.c: Tighten the detector of nested [namespace code] | dgp | 2011-03-09 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 229 | -451/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | * doc/RegExp.3: [Bug 3165108]: Corrected documentation of description | dgp | 2011-02-28 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | | | Clarify documentation of format/args checking in Tcl_ObjPrintf. Thanks to Bra... | ferrieux | 2011-01-19 | 1 | -2/+5 |
|
|
| * | | | | | | | | | | | | | | | | | | | | * doc/tclvars.n: | Kevin B Kenny | 2011-01-15 | 1 | -7/+26 |
|
|
| * | | | | | | | | | | | | | | | | | | | | * doc/file.n: [Bug 3111298]: Typofix. | dkf | 2010-11-18 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | | | * doc/interp.n: [3081184] TIP #378. | andreas_kupries | 2010-11-15 | 2 | -2/+45 |
|
|
| * | | | | | | | | | | | | | | | | | | | | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for T... | nijtmans | 2010-11-04 | 1 | -2/+3 |
|
|
| * | | | | | | | | | | | | | | | | | | | | * doc/Tcl.n (Variable substitution): [Bug 3099086]: Increase clarity | dkf | 2010-11-04 | 1 | -1/+9 |
|
|
| * | | | | | | | | | | | | | | | | | | | | [Patch 2995655] Report inner contexts in [info errorstack] | ferrieux | 2010-10-20 | 1 | -8/+12 |
|
|
| * | | | | | | | | | | | | | | | | | | | | Document [info errostack] faithfully. | ferrieux | 2010-10-17 | 1 | -4/+14 |
|
|
| * | | | | | | | | | | | | | | | | | | | | * doc/socket.n: Document the changes to the [socket] and
| rmax | 2010-09-28 | 1 | -50/+64 |
|
|
| * | | | | | | | | | | | | | | | | | | | | * doc/file.n (file readlink): [Bug 3070580]: Typofix. | dkf | 2010-09-18 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | | | * doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl's | dkf | 2010-09-10 | 1 | -5/+8 |
|
|
| * | | | | | | | | | | | | | | | | | | | | * doc/tm.n: Added underscore to the set of characters accepted in | andreas_kupries | 2010-09-08 | 1 | -3/+3 |
|
|
| * | | | | | | | | | | | | | | | | | | | | * doc/glob.n: Fixed documentation ambiguity regarding the handling | andreas_kupries | 2010-09-02 | 1 | -3/+4 |
|
|
| * | | | | | | | | | | | | | | | | | | | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining par... | nijtmans | 2010-08-31 | 1 | -4/+4 |
|
|
| * | | | | | | | | | | | | | | | | | | | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. | nijtmans | 2010-08-30 | 1 | -3/+4 |
|
|
| * | | | | | | | | | | | | | | | | | | | | * doc/dict.n: [Bug 3046999]: Corrected cross reference to array | dkf | 2010-08-29 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | | | * doc/linsert.n: [Bug 3045123]: Make description of what is actually | dkf | 2010-08-21 | 1 | -5/+15 |
|
|
| * | | | | | | | | | | | | | | | | | | | | Fix definition of Tcl_MethodType | nijtmans | 2010-08-20 | 1 | -5/+5 |
|
|