| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclNamesp.c (Tcl_PopCallFrame): Removed Bug 1038021 | dgp | 2004-10-05 | 1 | -19/+1 |
|
|
* | * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ified | dgp | 2004-09-30 | 1 | -33/+25 |
|
|
* | * generic/tclNamespace.c (TclGetNamespaceForQualName): Resolved | dgp | 2004-09-10 | 1 | -12/+8 |
|
|
* | Also corrected faulty prevention of [namespace import] cycles. | dgp | 2004-09-09 | 1 | -21/+27 |
|
|
* | * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faulty | dgp | 2004-09-09 | 1 | -45/+78 |
|
|
* | 2003-06-18 Miguel Sofer <msofer@users.sf.net> | Miguel Sofer | 2003-06-18 | 1 | -4/+2 |
|
|
* | * generic/tclVar.c: refactorisation to reuse already looked-up Var | Miguel Sofer | 2002-07-15 | 1 | -2/+2 |
|
|
* | [Bug 545325 ] info level didn't report namespace eval. | Miguel Sofer | 2002-04-18 | 1 | -4/+6 |
|
|
* | generic/tclNamesp.c: optimisation of namespace lookups [Patch 458872] | Miguel Sofer | 2002-02-28 | 1 | -6/+26 |
|
|
* | * [Patch 501006] Updated APIs in generic/tclResolve.c | dgp | 2002-01-25 | 1 | -5/+5 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -2/+3 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 1 | -2/+2 |
|
|
* | Correction to faulty patch for bug #231259 | Miguel Sofer | 2001-06-28 | 1 | -2/+2 |
|
|
* | [Patch #424851]: Faster array searching & obj cleanup | Miguel Sofer | 2001-05-26 | 1 | -3/+5 |
|
|
* | Patch from [Bug: 231259] | Miguel Sofer | 2001-05-15 | 1 | -1/+12 |
|
|
* | Added a bunch of missing CONST declarations to stop warnings about | dkf | 2001-04-25 | 1 | -9/+13 |
|
|
* | (TIP #27) Another round of CONST changes, this | Kevin B Kenny | 2001-04-24 | 1 | -7/+7 |
|
|
* | Corrected behaviour of [namespace code] (bug #219385, patch #403530) | Miguel Sofer | 2001-04-07 | 1 | -4/+8 |
|
|
* | * generic/tclNamesp.c (Tcl_Import): Correctly freed a DString. | hobbs | 2001-03-24 | 1 | -1/+3 |
|
|
* | * doc/namespace.n: | hobbs | 2000-05-11 | 1 | -9/+64 |
|
|
* | * tests/namespace.test: | hobbs | 2000-03-27 | 1 | -1/+15 |
|
|
* | * generic/tclNamesp.c: Undid fix for #956, which broke backwards | ericm | 2000-01-26 | 1 | -3/+2 |
|
|
* | * namespace.test: Added test for undefined variables with | ericm | 2000-01-21 | 1 | -2/+3 |
|
|
* | * generic/tclClock.c: fixed support for 64bit handling of clock | hobbs | 2000-01-12 | 1 | -1/+2 |
|
|
* | * tests/var.test: | hobbs | 1999-12-12 | 1 | -7/+6 |
|
|
* | * generic/tclNamesp.c: | hobbs | 1999-10-05 | 1 | -13/+12 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -82/+102 |
|
|
* | * generic/tclInt.h: | stanton | 1999-02-03 | 1 | -6/+9 |
|
|
* | * generic/tclProc.c: | stanton | 1999-02-03 | 1 | -90/+47 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Restored attribution | welch | 1998-08-13 | 1 | -1/+6 |
|
|
* | updated copyright info & sccs ids | rjohnson | 1998-08-10 | 1 | -6/+2 |
|
|
* | fixed a few code style issues | rjohnson | 1998-08-10 | 1 | -2/+7 |
|
|
* | Moved data struct to tclInt.h | welch | 1998-08-10 | 1 | -15/+0 |
|
|
* | Updated core w/ Micheals latest changes. | surles | 1998-07-24 | 1 | -1/+37 |
|
|
* | incr tcl updtaes | welch | 1998-06-28 | 1 | -8/+105 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+3765 |
|
|