| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclVar.c (TclLookupVar): reverted fix below as it broke | hobbs | 2000-11-15 | 1 | -9/+9 |
|
|
* | Fixed bug 119192 which was causing variable names to be reported | dkf | 2000-11-15 | 1 | -9/+9 |
|
|
* | safety check on setting mainLoopProc to NULL | hobbs | 2000-11-03 | 1 | -1/+2 |
|
|
* | corrected pointer reference to mainLoopProc execution | hobbs | 2000-11-03 | 1 | -3/+3 |
|
|
* | moved Tcl_GetThreadData call after Tcl_FindExecutable | hobbs | 2000-11-03 | 1 | -3/+3 |
|
|
* | * generic/tclStubInit.c: | hobbs | 2000-11-03 | 5 | -18/+271 |
|
|
* | Added some more comments and a missing Tcl_IncrRefCount in | davidg | 2000-11-02 | 1 | -1/+13 |
|
|
* | 2000-11-02 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-11-02 | 1 | -1/+11 |
|
|
* | minor cast changes | hobbs | 2000-11-02 | 1 | -5/+5 |
|
|
* | * tests/subst.test: added tests for non-zero return code handling | hobbs | 2000-11-01 | 1 | -6/+42 |
|
|
* | * generic/tclVar.c (TclVarTraceExists): Corrected excessive mem | hobbs | 2000-11-01 | 1 | -18/+17 |
|
|
* | * generic/tclIO.c (Tcl_NotifyChannel): removed #ifdef around code | hobbs | 2000-10-28 | 1 | -90/+18 |
|
|
* | * generic/tclIO.c (CloseChannel): the statePtr for a channel was | hobbs | 2000-10-27 | 1 | -2/+5 |
|
|
* | * library/tcltest1.0/tcltest2.tcl: | jenn | 2000-10-19 | 1 | -3/+2 |
|
|
* | * tests/cmdAH.test: extra tests for 'file channels' that include | hobbs | 2000-10-06 | 1 | -8/+28 |
|
|
* | * generic/tclIOGT.c (FLUSH_DELAY): renamed DELAY define to | hobbs | 2000-09-29 | 1 | -3/+3 |
|
|
* | up-port of the stacked channel implementation rewrite in 8.3.2 to | hobbs | 2000-09-28 | 10 | -1912/+4478 |
|
|
* | * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0. | jenn | 2000-09-20 | 1 | -1/+2 |
|
|
* | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): When using -all, all | ericm | 2000-09-20 | 1 | -1/+2 |
|
|
* | * tests/cmdIL.test: Added a test for fix for [Bug: 6212]. | ericm | 2000-09-17 | 1 | -2/+1 |
|
|
* | * doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc. | ericm | 2000-09-14 | 6 | -59/+288 |
|
|
* | * README: | hobbs | 2000-09-06 | 1 | -3/+3 |
|
|
* | * generic/tclCmdMZ.c (Tcl_StringObjCmd): changed STR_REPEAT to | hobbs | 2000-09-06 | 1 | -5/+30 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode): INST_STR_INDEX fixed | hobbs | 2000-09-06 | 1 | -13/+32 |
|
|
* | * generic/tclHash.c: fixed pedantic warning of incorrectly placed | hobbs | 2000-09-06 | 1 | -3/+3 |
|
|
* | * generic/tclStringObj.c: Applied patch from Gerhard Hintermayer | ericm | 2000-08-30 | 1 | -25/+90 |
|
|
* | * tests/trace.test: Extended array tracing tests. | ericm | 2000-08-25 | 1 | -2/+3 |
|
|
* | * doc/trace.n: Updated documentation for new syntax; flagged old | ericm | 2000-08-25 | 8 | -184/+1145 |
|
|
* | Added check for non-arrays for [array statistics]. | ericm | 2000-08-21 | 1 | -1/+6 |
|
|
* | 2000-08-19 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-08-20 | 1 | -1/+10 |
|
|
* | Fixed comment. | ericm | 2000-08-18 | 1 | -3/+2 |
|
|
* | * win/makefile.vc: | ericm | 2000-08-15 | 1 | -1/+8 |
|
|
* | * generic/tclEnv.c (TclUnsetEnv): Changed declaration of length | ericm | 2000-08-11 | 1 | -2/+2 |
|
|
* | 2000-08-10 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-08-10 | 2 | -16/+17 |
|
|
* | * tests/indexObj.test: Added tests using the [testwrongnumargs] | ericm | 2000-08-07 | 2 | -4/+72 |
|
|
* | Thread-safe rewrite for the Tcl_Async* commands. | davidg | 2000-07-26 | 2 | -10/+6 |
|
|
* | no message | davidg | 2000-07-26 | 2 | -6/+16 |
|
|
* | Thread-safe rewrite for the Tcl_Async* commands. | davidg | 2000-07-26 | 1 | -54/+82 |
|
|
* | * generic/tclVar.c (CallTraces): Added check for VAR_TRACE_ACTIVE | ericm | 2000-07-25 | 1 | -2/+2 |
|
|
* | * generic/tclStubInit.c: | ericm | 2000-07-22 | 7 | -653/+1115 |
|
|
* | * generic/tclStubInit.c: | ericm | 2000-07-20 | 7 | -1115/+653 |
|
|
* | * generic/tclStubInit.c: | ericm | 2000-07-19 | 7 | -653/+1115 |
|
|
* | * doc/Hash.3: Added documentation patch for Tcl_Obj *'s as keys in | ericm | 2000-06-24 | 2 | -10/+259 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): added | hobbs | 2000-06-06 | 1 | -1/+5 |
|
|
* | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Corrected | hobbs | 2000-06-06 | 1 | -2/+6 |
|
|
* | Comment typo correction. | ericm | 2000-06-05 | 1 | -2/+2 |
|
|
* | * tests/set-old.test: | hobbs | 2000-06-01 | 1 | -7/+23 |
|
|
* | * generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp and | ericm | 2000-05-31 | 1 | -6/+37 |
|
|
* | * tests/info.test: | hobbs | 2000-05-27 | 2 | -7/+22 |
|
|
* | * generic/tclCompExpr.c: changed INST_STREQ -> INST_STR_EQ, | hobbs | 2000-05-26 | 5 | -230/+456 |
|
|