summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix error in example. [Bug 2016740]dkf2008-07-151-2/+2
* Correct examples. [Bug 1982642]dkf2008-07-072-16/+29
* typodgp2008-06-301-2/+2
* * doc/ObjectType.3: Updated documentation of the Tcl_ObjTypedgp2008-06-301-36/+74
* Tcl defines more than 7 Tcl_ObjTypes now, and we don't want to maintaindgp2008-06-271-3/+3
* typosdgp2008-06-271-4/+4
* remove stray .REdgp2008-06-251-2/+1
* * doc/tm.n: Followup to changelog entry 2008-03-18 regardingandreas_kupries2008-06-171-9/+16
* Fix typo spotted by Steve Havelkadkf2008-04-181-2/+2
* Minor improvements/fixesdkf2008-03-261-8/+12
* Minor fixes to copyright declarations (spelling, consistency)dkf2008-03-2616-31/+31
* Clarified docs. [Bug 1899962]dkf2008-03-211-3/+8
* removed erroneous whitespacedkf2008-03-161-2/+2
* Clarified documentation of what happens with negative indices. [Bug 1905809]dkf2008-03-161-17/+22
* * doc/info.n: Replaced {expand} with {8}.andreas_kupries2008-03-121-2/+2
* change http::geturl -keepalive default to 0 as it has poor true pipeline supporthobbs2008-03-121-3/+3
* * unix/Makefile.in (install-libraries): Bump http to 2.7hobbs2008-03-121-9/+25
* * library/http/http.tcl (http::geturl): add -method option to supporthobbs2008-03-121-1/+6
* * doc/http.n: Revised to indicate that [package require http 2.5.5]dgp2008-03-101-3/+3
* Minor tidying up. [Bug 1909019]dkf2008-03-061-22/+24
* bug #705956 - fix inverted logic when cleaning up socket error in geturl. Doc...patthoyts2008-02-271-1/+8
* * doc/clock.n: Corrected minor indentation gaffe in theKevin B Kenny2008-02-271-0/+1
* doc/clock.n - minor documentation fix in %N format groupKevin B Kenny2008-02-061-2/+3
* Improve Tcl macros to make Ttk documentation work better. [Tk Bug 1876493]dkf2008-01-291-14/+12
* Minor fixes for indented paragraph handlingdkf2008-01-183-12/+34
* Corrected formatting of manualdkf2008-01-181-7/+12
* better wording for arg handling in proc.n (tclguy)Miguel Sofer2008-01-171-3/+10
* * doc/proc.n: changed wording for access to non-local variables;Miguel Sofer2008-01-161-5/+4
* Add a missing be to fix a typo.georgeps2008-01-091-2/+2
* Fixed documentation bug reported on tcl-core, and reordered documentationdkf2008-01-021-15/+12
* Clarified meaning of dictionary values following discussion on comp.lang.tcl.dkf2007-12-311-5/+10
* merge stable branch onto HEADdgp2007-12-13163-163/+166
* More clarifications, trying to make the trace docs overload the word 'command'dkf2007-12-131-90/+95
* More clarification. [Bug 614282]dkf2007-12-131-1/+16
* Clarified documentation of enterstep and leavestep traces. [Bug 1701540]dkf2007-12-131-16/+20
* * doc/IntObj.3: Update docs for the Tcl_GetBignumAndClearObj() ->dgp2007-12-121-2/+14
* * doc/IntObj.3: Update docs for the Tcl_GetBignumAndClearObj() ->dgp2007-12-121-12/+12
* * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlobhobbs2007-12-111-10/+10
* typodgp2007-12-101-2/+2
* formatting errordgp2007-12-101-2/+2
* Fix markup errors.jenglish2007-12-1010-28/+23
* Improved the documentation of the operators. [Bug 1823622]dkf2007-12-082-65/+113
* Match docs and reality. [Bug 1662436]dkf2007-12-081-2/+2
* * doc/AddErrInfo.3: Documentation for the new routines in TIP 270.dgp2007-12-073-12/+137
* * doc/namespace.n: Documentation for zero-argument form ofdgp2007-12-061-3/+19
* Make two-arg switch work reliably (and actually as documented!) [Bug 1836519]dkf2007-12-031-2/+9
* * doc/chan.n: "Fix" the limitation on channel -eofchardgp2007-11-272-2/+8
* * generic/tclDictObj.c: Changed the underlying implementation of thedkf2007-11-202-23/+24
* Typodkf2007-11-201-44/+41
* Improvements after review by Arjen Markus.dkf2007-11-162-35/+61