summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Add synopsis for Tcl_GetChannelMode. [Bug 1058446]dkf2004-11-021-2/+5
* Finished user-level documentation backportdkf2004-10-2713-70/+275
* Yet more doc update backportingdkf2004-10-2733-310/+771
* More doc fix backportingdkf2004-10-2729-215/+742
* Backport many doc fixesdkf2004-10-2720-105/+459
* Clarify meaning of [lsearch -dictionary]dkf2004-09-021-3/+6
* fix for [Bug 1008314]Miguel Sofer2004-08-161-1/+4
* * doc/OpenFileChnl.3: Added description of the behaviour ofandreas_kupries2004-07-161-1/+5
* * doc/CrtCommand.3: Added note that the arguments given to theandreas_kupries2004-07-161-1/+6
* * doc/ChnlStack.3: Removed the declaration that the interpandreas_kupries2004-07-161-2/+2
* * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set inandreas_kupries2004-07-151-1/+9
* * 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