summaryrefslogtreecommitdiffstats
path: root/generic/tclConfig.c
Commit message (Expand)AuthorAgeFilesLines
* ANSIfy. Also converted some deeply nested code to a less nested form for easi...dkf2005-11-011-27/+27
* Getting more systematic about styledkf2005-07-241-126/+130
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* Changed the internal representation of lists to (a) reduce the malloc/freeMiguel Sofer2005-04-021-12/+22
* Allow ensembles to rewrite their subcommands' error messages to be moredkf2004-10-291-4/+4
* All uses of 'panic' (the macro) changeddavygrvy2003-12-241-2/+2
* Increased robustness and speed for [lrepeat] with help of new list constructordkf2003-11-011-52/+43
* * generic/tclConfig.c (ASSOC_KEY): Changed the key toandreas_kupries2003-06-101-2/+2
* * generic/tcl.decls: Ported the changes from theandreas_kupries2003-06-091-0/+365