summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* * doc/http.n (http::config): add -urlencoding option (default utf-8)hobbs2004-05-251-3/+13
* * doc/set.n: accurate description of name resolution process,Miguel Sofer2004-05-241-15/+13
* * compat/strftime.c (_fmt, ISO8601Week): Kevin B Kenny2004-05-181-1/+7
* Docbug. [Bug 953374]dkf2004-05-171-2/+2
* * doc/unset.n: added upvar.n to the "see also" listMiguel Sofer2004-05-071-2/+2
* Remove reference to totally non-existant API. [Bug 848440]dkf2004-05-051-2/+2
* * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457]dgp2004-03-311-1/+1
* * doc/tcltest.n:dgp2004-02-181-3/+4
* minor clarification in exists vs vars return listhobbs2004-02-131-1/+3
* * doc/clock.n: Removed reference to non-existent [file ctime].dgp2004-02-061-3/+3
* * doc/lset.n: fix typo [Bug 852224]Miguel Sofer2003-12-011-2/+2
* format correction and clarification backportdgp2003-10-081-3/+4
* * doc/OpenFileChnl.3: Updated Tcl_Tell and Tcl_Seek documentationdgp2003-10-071-3/+5
* FileSystem.3vincentdarley2003-10-031-8/+16
* Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895]dkf2003-07-181-5/+8
* * doc/tcltest.n: Restored the [Eval] proc to replacedgp2003-07-181-7/+7
* * doc/AddErrInfo.3: Improved consistency of documentationdgp2003-07-1810-34/+34
* * doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possibledgp2003-07-183-10/+9
* Tcl_MakeSafe is a nasty function; document it as such. [Bug 655300]dkf2003-07-161-5/+11
* * doc/http.n: Updated SYNOPSIS to match actual syntax ofdgp2003-07-161-3/+3
* Missed a bit off the last checkin! <:^)dkf2003-07-151-2/+2
* Added examples from David Welton [Patch 763312]dkf2003-07-151-1/+54
* missing .hobbs2003-07-141-2/+2
* typo fixes from trunkdas2003-07-141-5/+5
* Documented and tested for the current behaviour of [binary format a] anddkf2003-07-111-2/+12
* Tighened up wording of several expr operations to make them less inclined todkf2003-07-041-12/+14
* Documented that [source] always uses the system encoding.dkf2003-06-241-8/+12
* fs doc fixvincentdarley2003-06-231-13/+13
* * doc/socket.n: nroff font handling correction.hobbs2003-05-151-2/+2
* * doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622].dgp2003-05-121-2/+2
* Moved serial line options to their creator, open.n, from the generic pagedkf2003-04-182-203/+178
* If you deal with network sockets, you should care about encodings. Tcl cannotdkf2003-04-161-2/+9
* Math funcs might have to deal with wide ints; document this. [Bug 709720]dkf2003-04-161-7/+20
* * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Correcteddgp2003-04-111-2/+2
* Another minor typo.dkf2003-04-101-2/+2
* Fixed silly typo. [Bug 718543]dkf2003-04-101-2/+2
* update docs for latest changedgp2003-03-261-6/+3
* typo corrections in ARGUMENTSdgp2003-03-261-3/+3
* * doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST anddgp2003-03-192-8/+10
* Fixed docbug in lsearch and lsort for -ascii opt, which operates on Unicodedkf2003-03-172-5/+7
* * doc/tcltest.n: Added missing "-body" to example. Thanks todgp2003-03-081-3/+3
* file documentation fixvincentdarley2003-02-281-2/+2
* * doc/pkgMkIndex.n: Modified [pkg_mkIndex] to use -nocase matchingdgp2003-02-251-2/+3
* Typo fix [Bug #688943]dkf2003-02-201-2/+2
* Added language to describe the handling of the end-of-file character Kevin B Kenny2003-02-131-3/+13
* * doc/append.n: Return value was not documented. [Bug 683188]dkf2003-02-101-1/+3
* further fs cleanupvincentdarley2003-02-101-1/+7
* filesystem speed up round 2vincentdarley2003-02-101-10/+12
* doc formatting fixhobbs2003-02-041-3/+3
* * generic/tclBasic.c: Changed [trace add command] so that 'rename' Kevin B Kenny2003-02-031-1/+3