summaryrefslogtreecommitdiffstats
path: root/doc/tclvars.n
Commit message (Collapse)AuthorAgeFilesLines
* Improvements after review by Arjen Markus.dkf2007-11-161-10/+18
|
* Spread the idiom, make the rendering to HTML reliable!dkf2007-10-301-1/+2
|
* GOOBE the docs some more.dkf2007-10-291-8/+8
|
* Next stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-291-17/+26
| | | | generation works
* First stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-281-5/+5
| | | | generation works
* * changes: Updated for 8.5b2 release.core_8_5_b2dgp2007-10-261-21/+9
| | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* Lots of improvements to look and feel of manual pagesdkf2007-10-241-9/+21
|
* Apply [Bug 1610310] to fix typos. Thanks to Larry Virden for spotting them.dkf2007-02-181-2/+2
|
* * generic/tclBasic.c: TIP #291. Define tcl_platform element forandreas_kupries2006-12-051-1/+5
| | | | | | | | | | | | | | | | * doc/tclvars.n: pointerSize. * win/Makefile.in: Added installation instructions for the platform * win/makefile.vc: package. Added the platform package. * win/makefile.bc: * unix/Makefile.in: * tests/platform.test: * tests/safe.test: * library/platform/platform.tcl: * library/platform/shell.tcl: * library/platform/pkgIndex.tcl:
* Make [expr] use in examples more idiomatic [Bug 1526581]dkf2006-08-091-2/+2
|
* formatting fixes and note change that ::tcl_precision is now per-threaddgp2006-04-181-2/+11
| | | | instead of per-process.
* Fixed a typo.davidw2005-10-011-2/+2
|
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-2/+15
|
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-11/+1
|
* * doc/AddErrInfo.3: Docs for Tcl_(Get|Set)ReturnOptions. [TIP 227]dgp2004-11-201-26/+29
| | | | | | | | | | | | | | | | | * doc/AddErrInfo.3: * doc/Async.3: Documentation updates to replace references * doc/BackgdErr.3: to global variable ::errorInfo and ::errorCode * doc/SaveResult.3: and to the ::bgerror command with references * doc/after.n: to their preferred replacements, the * doc/bgerror.n: -errorinfo and -errorcode return options, * doc/error.n: the Tcl_*InterpState routines, and the * doc/exec.n: [interp bgerror] command. * doc/exit.n: * doc/fileevent.n: * doc/interp.n: * doc/return.n: * doc/tclvars.n: * doc/update.n:
* Added listing of shell-specific variables to general tclvars page [Patch ↵dkf2004-11-151-2/+29
| | | | 1065732]
* Yet more small fixesdkf2004-10-271-5/+4
|
* More fixes from Mikhail Kolesnitchenko, and also standardize highlightingdkf2004-09-181-3/+3
| | | | of symbols like TCL_OK, TCL_ERROR, etc.
* More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527]dkf2004-09-061-5/+5
|
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-71/+4
|
* * docs/tclvars.n: Added clarification of the ::tcl_platform(debug)davygrvy2004-02-061-5/+6
| | | | | var that it only refers to the flavor of the C run-time, and not whether the core contains symbols.
* Spell-check, fixed typos (Updates from Larry Virden).jenglish2002-07-011-3/+3
|
* * doc/exec.n:hobbs2002-04-231-2/+5
| | | | * doc/tclvars.n: doc updates [Patch #509426] (gravereaux)
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-5/+7
| | | | | This version builds clean on Solaris/SPARC, with GCC and CC, both with and without threads and both in 32-bit and 64-bit mode.
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-2/+2
| | | | | | ** changes for 8.4, some already backported to 8.3.4 (patch #435658) see ChangeLog for details
* Disabled all compile and execution tracing functionality in standardMiguel Sofer2001-09-171-1/+7
| | | | builds [Bug 451858].
* New or changed "SEE ALSO" section.poenitz2000-09-071-1/+4
|
* * doc/tclvars.n: added definitions for tcl_(non)wordcharshobbs2000-01-211-1/+17
| | | | | * doc/vwait.n: added notes about requirement for vwait var being globally scoped [Bug: 3329]
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-091-2/+2
| | | | | | | | | * doc/Object.3: clarified Tcl_DecrRefCount docs [Bug: 1952] * doc/array.n: clarified array pattern docs [Bug: 1330] * doc/clock.n: fixed clock docs [Bug: 693] * doc/lindex.n: clarified to account for new end-int behavior. * doc/string.n: fixed formatting errors [Bug: 2188 2189] * doc/tclvars.n: fixed doc error [Bug: 2042]
* 1999-08-05 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-051-13/+13
| | | | | * doc/tclvars.n: Made it clear that tcl_pkgPath was not set for Windows (already mentioned in init.tcl) [Bug: 2455]
* added new tcl_platform documentation [bug 2076]surles1999-05-141-1/+16
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-3/+14
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+356