summaryrefslogtreecommitdiffstats
path: root/doc/info.n
Commit message (Collapse)AuthorAgeFilesLines
* Revert mistaken commitdgp2009-11-161-11/+1
|
* (forward port) Fix [Bug 2891556] and improve test to detect similar ↵ferrieux2009-11-161-1/+11
| | | | manifestations in the future. Add tcltest support for finalization.
* Added more introspection: ability to look up namespace of an object.dkf2009-05-151-1/+7
|
* Document [info coroutine].dkf2008-10-191-1/+8
|
* Improve clarity of formatting.dkf2008-10-171-1/+3
|
* * doc/info.n: Fixed [SF Bug 2134049]. Rephrased the documentationandreas_kupries2008-10-021-5/+6
| | | | of 'info frame' for positive numbers as level argument.
* Fixes for [Bug 1934272, 2072891]Joe Mistachkin2008-10-021-2/+2
|
* Implementation of TIP #320.#320.#320.dkf2008-09-231-3/+21
|
* Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-35/+103
| | | | typedefs, add a few missing bits)
* Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-4/+216
|
* * doc/info.n: Replaced {expand} with {8}.andreas_kupries2008-03-121-2/+2
|
* merge stable branch onto HEADdgp2007-12-131-1/+1
|
* Spread the idiom, make the rendering to HTML reliable!dkf2007-10-301-14/+14
|
* Next stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-291-25/+30
| | | | generation works
* * changes: Updated for 8.5b2 release.core_8_5_b2dgp2007-10-261-14/+8
| | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* More GOOBE quotingdkf2007-10-251-8/+14
|
* Fixing some minor nroff misusesdkf2007-07-041-14/+10
|
* * generic/tclBasic.c: TIP #280 implementation.andreas_kupries2006-11-281-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 implementationdkf2005-05-301-3/+10
|
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
|
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-5/+1
|
* More minor doc fixesdkf2004-10-271-4/+4
|
* More minor doc fixesdkf2004-10-271-4/+4
|
* Clarified meaning of pattern arg to [info procs]dkf2004-10-251-1/+6
|
* Grammar and spelling fixes. [Patch 1018486]dkf2004-08-311-4/+4
|
* Added example inspired by TIP#65dkf2004-05-281-1/+20
|
* clarify info exists vs. variables return resulthobbs2004-02-171-1/+3
|
* Fix for [info locals] bug #567386; added compile functions forMiguel Sofer2002-06-111-3/+3
| | | | [global], [upvar] and [variable].
* Changes from TIP#15 "Functions to List and Detail Math Functions"dkf2001-05-301-2/+11
|
* Improved documentation for [info hostname].dkf2001-03-131-1/+12
|
* New or changed "SEE ALSO" section.poenitz2000-09-071-1/+4
|
* * tests/info.test:hobbs2000-05-271-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 backwardsericm2000-01-261-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_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+185