Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing some minor nroff misuses | dkf | 2007-07-04 | 1 | -14/+10 |
| | |||||
* | * generic/tclBasic.c: TIP #280 implementation. | andreas_kupries | 2006-11-28 | 1 | -1/+109 |
| | | | | | | | | | | | | | | | | | | | | | * generic/tclCmdAH.c: * generic/tclCmdIL.c: * generic/tclCmdMZ.c: * generic/tclCompCmds.c: * generic/tclCompExpr.c: * generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c: * generic/tclIOUtil.c: * generic/tclInt.h: * generic/tclInterp.c: * generic/tclNamesp.c: * generic/tclObj.c: * generic/tclProc.c: * tests/compile.test: * tests/info.test: * tests/platform.test: * tests/safe.test: | ||||
* | TIP#229 implementation | dkf | 2005-05-30 | 1 | -3/+10 |
| | |||||
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -5/+1 |
| | |||||
* | More minor doc fixes | dkf | 2004-10-27 | 1 | -4/+4 |
| | |||||
* | More minor doc fixes | dkf | 2004-10-27 | 1 | -4/+4 |
| | |||||
* | Clarified meaning of pattern arg to [info procs] | dkf | 2004-10-25 | 1 | -1/+6 |
| | |||||
* | Grammar and spelling fixes. [Patch 1018486] | dkf | 2004-08-31 | 1 | -4/+4 |
| | |||||
* | Added example inspired by TIP#65 | dkf | 2004-05-28 | 1 | -1/+20 |
| | |||||
* | clarify info exists vs. variables return result | hobbs | 2004-02-17 | 1 | -1/+3 |
| | |||||
* | Fix for [info locals] bug #567386; added compile functions for | Miguel Sofer | 2002-06-11 | 1 | -3/+3 |
| | | | | [global], [upvar] and [variable]. | ||||
* | Changes from TIP#15 "Functions to List and Detail Math Functions" | dkf | 2001-05-30 | 1 | -2/+11 |
| | |||||
* | Improved documentation for [info hostname]. | dkf | 2001-03-13 | 1 | -1/+12 |
| | |||||
* | New or changed "SEE ALSO" section. | poenitz | 2000-09-07 | 1 | -1/+4 |
| | |||||
* | * tests/info.test: | hobbs | 2000-05-27 | 1 | -5/+9 |
| | | | | | | | | * doc/info.n: * generic/tclIOUtil.c (Tcl_EvalFile): * generic/tclCmdIL.c (InfoScriptCmd): added ability to set the info script return value [info script ?newFileName?]. This will be beneficial for virtual file system programs. [Bug: 4225] | ||||
* | * generic/tclNamesp.c: Undid fix for #956, which broke backwards | ericm | 2000-01-26 | 1 | -3/+3 |
| | | | | | | | | | | | | | compatibility. * doc/variable.n: * doc/trace.n: * doc/namespace.n: * doc/info.n: Added further information about differences between "namespace which" and "info exists". * doc/SetErrno.3: Added descriptions of ErrnoId() and ErrnoMsg() functions. | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+185 |