summaryrefslogtreecommitdiffstats
path: root/doc/dict.n
Commit message (Expand)AuthorAgeFilesLines
* [9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section.dkf2017-06-141-1/+1
* [cb042d294e] Improve consistency of [dict] wrong-args error messages.dkf2014-06-151-5/+5
* 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
* Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
|\
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
* | Minor change: Formatting fixdkf2012-11-071-1/+1
* | tuning up the documentationdkf2012-10-051-16/+23
* | [Patch-3163961] Implementation of TIP #405 merged from private branch. Inclu...twylite2012-08-031-2/+20
* | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on when...dkf2012-01-171-0/+19
|\ \ | |/
| * * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on when...dkf2012-01-171-0/+19
* | This time, I'll try to get it right!dkf2011-04-191-1/+1
* | [Bug 3288696]: Command summary was confusingly wrong when it came to [dictdkf2011-04-181-1/+1
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| * * doc/dict.n: [Bug 3046999]: Corrected cross reference to arraydkf2010-08-291-2/+2
| * [bug 2929546]: Improve the dict documentation.dkf2010-01-191-5/+90
* | * doc/dict.n: [Bug 3046999]: Corrected cross reference to arraydkf2010-08-291-2/+2
* | Use a consistent indentation of 4 for code examples.dkf2010-01-201-22/+22
* | [Bug 2929546]: Improve the dict documentation.dkf2010-01-191-4/+58
* | Added more examples. [Tk Bug 2491235]dkf2009-01-071-1/+27
* | Implement TIP#341.dkf2008-12-101-8/+10
* | Lots of very minor formatting fixes.dkf2008-10-151-2/+32
|/
* Clarified meaning of dictionary values following discussion on comp.lang.tcl.dkf2007-12-311-5/+10
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tclDictObj.c: Changed the underlying implementation of thedkf2007-11-201-17/+14
* Next stage of doing GOOBE improvements to documentation now that the html gen...dkf2007-10-291-5/+5
* * changes: Updated for 8.5b2 release.core_8_5_b2dgp2007-10-261-2/+4
* Lots of improvements to look and feel of manual pagesdkf2007-10-241-4/+2
* Fix [Bug 1415725]dkf2006-01-261-2/+2
* * doc/CrtChannel.3:das2004-11-121-3/+3
* Fix typodkf2004-10-311-2/+2
* Docs for TIP#201 and TIP#212; this allows these TIPs to become Finaldkf2004-10-081-6/+38
* Clarify that dicts are unordered [Bug 1032243] and add another example.dkf2004-10-041-18/+53
* Modify the semantics of [dict set] to be what everyone expected them to bedkf2004-10-021-4/+4
* More fixes from Mikhail Kolesnitchenko, and also standardize highlightingdkf2004-09-181-6/+6
* More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527]dkf2004-09-061-2/+2
* Added example (based on TIP)dkf2004-05-271-1/+30
* Implementation of [dict merge] subcommand, based on [FRQ 745851]dkf2004-03-121-1/+8
* Fixed formatting problem (thanks Emacs... not!) that madedkf2003-04-101-3/+2
* The bulk of the TIP#111 implementation. Still need to finish plumbing thisdkf2003-04-051-0/+183