summaryrefslogtreecommitdiffstats
path: root/generic/tclNamesp.c
Commit message (Expand)AuthorAgeFilesLines
* generic/tclNamesp.c: optimisation of namespace lookups [Patch 458872]Miguel Sofer2002-02-281-6/+26
* * [Patch 501006] Updated APIs in generic/tclResolve.cdgp2002-01-251-5/+5
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-2/+3
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-2/+2
* Correction to faulty patch for bug #231259Miguel Sofer2001-06-281-2/+2
* [Patch #424851]: Faster array searching & obj cleanupMiguel Sofer2001-05-261-3/+5
* Patch from [Bug: 231259]Miguel Sofer2001-05-151-1/+12
* Added a bunch of missing CONST declarations to stop warnings aboutdkf2001-04-251-9/+13
* (TIP #27) Another round of CONST changes, thisKevin B Kenny2001-04-241-7/+7
* Corrected behaviour of [namespace code] (bug #219385, patch #403530)Miguel Sofer2001-04-071-4/+8
* * generic/tclNamesp.c (Tcl_Import): Correctly freed a DString.hobbs2001-03-241-1/+3
* * doc/namespace.n:hobbs2000-05-111-9/+64
* * tests/namespace.test:hobbs2000-03-271-1/+15
* * generic/tclNamesp.c: Undid fix for #956, which broke backwardsericm2000-01-261-3/+2
* * namespace.test: Added test for undefined variables withericm2000-01-211-2/+3
* * generic/tclClock.c: fixed support for 64bit handling of clockhobbs2000-01-121-1/+2
* * tests/var.test:hobbs1999-12-121-7/+6
* * generic/tclNamesp.c:hobbs1999-10-051-13/+12
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-82/+102
* * generic/tclInt.h:stanton1999-02-031-6/+9
* * generic/tclProc.c:stanton1999-02-031-90/+47
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Restored attributionwelch1998-08-131-1/+6
* updated copyright info & sccs idsrjohnson1998-08-101-6/+2
* fixed a few code style issuesrjohnson1998-08-101-2/+7
* Moved data struct to tclInt.hwelch1998-08-101-15/+0
* Updated core w/ Micheals latest changes.surles1998-07-241-1/+37
* incr tcl updtaeswelch1998-06-281-8/+105
* Initial revisionrjohnson1998-03-261-0/+3765