summaryrefslogtreecommitdiffstats
path: root/generic/tclEnsemble.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-12/+10
* Turn namespace into an ensemble. Not yet on trunk because of some mysterious ...dkf2011-03-091-18/+18
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
* Various mismatches between Tcl_Panic format string and its arguments,nijtmans2011-01-181-2/+2
* * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...):dkf2010-12-091-6/+37
* Code Audit results:dkf2010-03-051-14/+14
* Pure whitespace changes, changing to follow Engineering Manual style.dkf2010-02-241-3/+3
* reverted earlier rename from tcl*Stubs tonijtmans2010-02-151-2/+2
* Reduce code nesting in [namespace ensemble] implementation.dkf2010-02-141-139/+116
* Hive off the ensemble code into its own file.dkf2010-02-131-0/+2965