summaryrefslogtreecommitdiffstats
path: root/generic/tclNamesp.c
Commit message (Expand)AuthorAgeFilesLines
* Handle creation of Tcl_Objs from constant strings better (easier to use, moredonal.k.fellows@manchester.ac.uk2007-04-101-4/+4
* * generic/tclExecute.c (TEBC):Miguel Sofer2007-04-061-80/+82
* * generic/tclNamesp.c: Revised ErrorCodeRead and ErrorInfoReaddgp@users.sourceforge.net2007-04-031-7/+21
* * generic/tclBasic.c: Replace arrays on the C stack and ckallocdgp@users.sourceforge.net2007-04-021-10/+6
* * generic/tclExecute.c: More ckalloc -> ckrealloc conversions.dgp@users.sourceforge.net2007-03-211-20/+13
* * generic/tclNamesp.c (NsEnsembleImplementationCmd): Make efficientdgp@users.sourceforge.net2007-03-121-2/+4
* * generic/tclNamesp.c: Corrected broken logic in Tcl_DeleteNamespace()dgp@users.sourceforge.net2007-02-081-4/+4
* Minor syntax/efficiency stuffdonal.k.fellows@manchester.ac.uk2007-02-061-22/+35
* Silence a trivial warningdonal.k.fellows@manchester.ac.uk2007-02-061-2/+3
* * generic/tclNamesp.c: Corrected broken implementation of thedgp@users.sourceforge.net2007-02-061-2/+6
* Fix [Bug 1571056] and silence a GCC warningdonal.k.fellows@manchester.ac.uk2006-12-081-2/+5
* * generic/tclBasic.c: TIP #280 implementation.andreask@activestate.com2006-11-281-3/+6
* TIP#270 IMPLEMENTATIONdgp@users.sourceforge.net2006-11-151-5/+5
* TIP#261 IMPLEMENTATIONdgp@users.sourceforge.net2006-11-141-1/+23
* * generic/tclCmdAH.c: Further revisions to produce the routinesdgp@users.sourceforge.net2006-11-021-3/+3
* * generic/tclBasic.c: Further revised TclAppendPrintToObj() anddgp@users.sourceforge.net2006-11-021-4/+4
* Indentation policingdonal.k.fellows@manchester.ac.uk2006-11-021-20/+24
* * generic/tclBasic.c: Refactored and renamed the routinesdgp@users.sourceforge.net2006-10-311-14/+10
* * generic/tclBasic.c:Miguel Sofer2006-10-311-2/+2
* Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interpdonal.k.fellows@manchester.ac.uk2006-10-311-12/+9
* D'oh! Updated the wrong thing.donal.k.fellows@manchester.ac.uk2006-10-301-13/+15
* Add missing initialization.donal.k.fellows@manchester.ac.uk2006-10-301-1/+2
* * generic/tclNamesp.c (EnsembleImplementationCmd):Miguel Sofer2006-10-291-2/+2
* Make a comment look nicer. :-)donal.k.fellows@manchester.ac.uk2006-10-281-3/+3
* Allow extensions that use the internal stubs to set a namespace path.donal.k.fellows@manchester.ac.uk2006-10-271-8/+5
* * generic/tclInterp.c (ApplyObjCmd):aMiguel Sofer2006-10-261-3/+3
* * library/clock.tcl (format, scan): corrected wrong # argsMiguel Sofer2006-10-231-10/+14
* * generic/tcl.h: Modified the Tcl call stack soMiguel Sofer2006-10-231-20/+18
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}donal.k.fellows@manchester.ac.uk2006-10-201-7/+9
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydonal.k.fellows@manchester.ac.uk2006-10-201-9/+7
* * generic/tclNamespace.c (TclTeardownNamespace): After thedgp@users.sourceforge.net2006-10-101-1/+2
* undo last commit.dgp@users.sourceforge.net2006-08-281-2/+2
* Fixes for [Bug 1547662] and [Bug 1547681]Joe Mistachkin2006-08-281-2/+2
* bugfix, docs clarification and new tests for 'namespace upvar' [Bug 1546833]Miguel Sofer2006-08-261-2/+14
* It seems that the original submitter of the patch didn't test it. Add a donal.k.fellows@manchester.ac.uk2006-08-111-1/+9
* Applied [Patch 1352382]donal.k.fellows@manchester.ac.uk2006-08-111-150/+150
* silence a strict aliasing warning from gccrmax2006-03-131-3/+4
* Space/style improvementsdonal.k.fellows@manchester.ac.uk2006-02-021-107/+139
* TIP#181 IMPLEMENTATIONdgp@users.sourceforge.net2006-02-011-3/+182
* TIP#250 IMPLEMENTATIONdgp@users.sourceforge.net2006-02-011-3/+83
* * generic/tclBasic.c: Moved Tcl_LogCommandInfo from tclBasic.c todgp@users.sourceforge.net2006-01-111-1/+82
* * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope]dgp@users.sourceforge.net2006-01-091-4/+6
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-9/+10
* * generic/tclInt.h:Miguel Sofer2005-11-141-5/+10
* Partial fix for [Bug 1355342]donal.k.fellows@manchester.ac.uk2005-11-121-350/+350
* * generic/tclInt.h:Miguel Sofer2005-11-041-11/+11
* * generic/tclNamesp.c: fix for [Bugs 1338280/1337229]. Thanks Don.Miguel Sofer2005-10-311-10/+10
* * generic/tclBasic.c: Updated several callers to usedgp@users.sourceforge.net2005-09-141-24/+17
* Remove _ANSI_ARGS_ and tidy up commentsdonal.k.fellows@manchester.ac.uk2005-08-261-236/+208
* Fix crashes when running Snit's test suite caused by traces forcing the interpdonal.k.fellows@manchester.ac.uk2005-08-261-2/+5