/Lib/

> Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* .RS/.RE balancedgp2015-03-061-1/+0
* Deleted Win95/98-specific documentation as those platforms have long been uns...ashok2015-03-027-136/+16
* [e08c2c407b] The getHandleProc routine in the Tcl_Channel struct is optional....dgp2015-02-201-1/+1
|\
| * [e08c2c407b] The getHandleProc routine in the Tcl_Channel struct isdgp2015-02-201-1/+1
* | Documented "fconfigure $h -connecting" on socket man pagetip_427oehhar2014-12-171-0/+9
* | Improve documentation on the use of com ports (remove references to Windows 9...jan.nijtmans2014-11-131-48/+13
|\ \ | |/
| * Improve documentation on the use of com ports (remove references to Windows 9...jan.nijtmans2014-11-131-47/+13
* | [2039178] Remove false claims about TCL_INTERP_DESTROYED flag bit in command ...dgp2014-10-091-23/+10
|\ \ | |/
| * [2039178] Remove false claims about TCL_INTERP_DESTROYED flag bit in command ...dgp2014-10-091-23/+10
* | Tidy up the docsdkf2014-08-031-7/+12
* | Don't use [pid] in tests, stick to constant literals.ferrieux2014-08-021-0/+2
* | TIP 429 Implementation: [string cat]ferrieux2014-08-021-0/+8
* | Starting with Unicode 6.3, the mongolian vowel separator (U+180e) is no longe...jan.nijtmans2014-07-111-2/+3
|\ \ | |/
| * Starting with Unicode 6.3, the mongolian vowel separator (U+180e) is no longe...jan.nijtmans2014-07-111-1/+2
* | Clarify http::config and http::geturl -headers roles in setting request headers.dgp2014-07-021-1/+2
* | [cb042d294e] Improve consistency of [dict] wrong-args error messages.dkf2014-06-151-5/+5
* | Add missing calls to Tcl_DecrRefCount() in string object man page examples.andy2014-06-041-1/+4
* | Ditto [dict append], [dict incr], and [dict lappend]. Update description of ...andy2014-05-211-4/+7
* | Ditto [dict unset].andy2014-05-211-1/+2
* | Update dict man page to state that [dict set] returns the updated dictionary ...andy2014-05-211-1/+1
* | [958bc05fbe]: Clarify "clock format" using "%R"jan.nijtmans2014-05-131-2/+3
|\ \ | |/
| * [958bc05fbe]: Clarify "clock format" using "%R"jan.nijtmans2014-05-131-2/+3
| * Corrected description of where tcl_platform(user) comes from on Unix.dkf2014-05-071-2/+2
* | Corrected description of where tcl_platform(user) comes from on Unix.dkf2014-05-071-2/+2
* | Clarify fcopy manpage regarding its bidirectional uses. [1350564]ferrieux2014-04-281-3/+24
* | [3597178]: Improve documentation of what's going on with encodingsdkf2014-02-232-11/+51
* | [9bf7e67b37]: minor documentation blooperdkf2014-02-161-1/+1
* | Improve descriptions of character escapes and ranges in Tcl.n.dkf2013-12-151-17/+22
* | Grammar check...dkf2013-11-121-1/+1
* | [528717] Slight rewording to clarify what the evaluation steps are.dkf2013-11-121-1/+1
* | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-05