summaryrefslogtreecommitdiffstats
path: root/generic/tclOOInfo.c
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tclOOInfo.c (InfoObjectDefnCmd, InfoObjectMixinsCmd):hobbs2008-08-121-3/+3
| | | | fix # args displayed. [Bug 2048676]
* more consistent wrong # arg messages: change all messages containing ↵nijtmans2008-07-131-3/+3
| | | | ?options? to the form ?-option value ...?
* Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-0/+1271
|
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-201-901/+0
|
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-201-0/+901
other developers