Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | | | [Patch 3009403] Signature of Tcl_GetHashKey, Tcl_(Create|Find)HashEntry | nijtmans | 2010-08-14 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFile | nijtmans | 2010-08-14 | 1 | -10/+9 | |
| * | | | | | | | | | | | | | | | | | | | | * doc/http.n: Corrected description of location of one of the entries | dkf | 2010-07-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | * doc/mathop.n: [Bug 3023165]: Fix typo that was preventing proper | dkf | 2010-06-30 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | Simplify Tcl_AppInit and *_Init definitions. | nijtmans | 2010-06-16 | 2 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | | | * doc/unset.n: [Bug 2988940]: Fix typo. | dkf | 2010-04-18 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | | | | | | | | * doc/try.n: [Bug 2987551]: Fix typo. | dkf | 2010-04-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | Formatting improvements for error stack docs | dkf | 2010-04-07 | 3 | -43/+63 | |
| * | | | | | | | | | | | | | | | | | | | | * doc/Load.3: Minor corrections of formatting and cross links. | dkf | 2010-04-06 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | | | | | | Fix signature of Tcl_LoadFile in documentation | nijtmans | 2010-04-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | TIP #348 IMPLEMENTATION - Substituted error stack | ferrieux | 2010-04-05 | 3 | -19/+59 | |
| * | | | | | | | | | | | | | | | | | | | | Added a first crack at documentation for TIP #357's Tcl_LoadFile et al. | dkf | 2010-04-04 | 2 | -7/+96 | |