Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed declaration of errorInfo in tcl_findLibrary | welch | 1998-11-02 | 1 | -2/+3 | |
| | ||||||
* | Overhaul of pkg_mkIndex | welch | 1998-10-30 | 1 | -1/+4 | |
| | ||||||
* | Fixed the Tcl_NotifyChannel bug, plus added a test case for it. | welch | 1998-10-30 | 1 | -1/+6 | |
| | | | | | | Simply replaced Tcl_RegisterChannel/UnregisterChannel with Tcl_Preserve/Tcl_Release was all it took. Chanels are already "eventually freed" | |||||
* | Fixed a typo in tcl_findLibrary, and fixed the logic that ensures | welch | 1998-10-23 | 1 | -1/+7 | |
| | | | | | the parent directory of tcl_library is on the auto_path. Added a comment to init.tcl about how auto_path is initialized. | |||||
* | Changed config & Makefile to support n32 on IRIX. | rjohnson | 1998-10-20 | 1 | -1/+7 | |
| | ||||||
* | On Windows, Added the "debug" element of the tcl_platform array which | suresh | 1998-10-20 | 1 | -1/+8 | |
| | | | | | | | indicates that the particular Tcl shell has been compiled with debug information Using "info exists tcl_platform(debug)" a Tcl script can direct the interpreter to load debug versions of DLLs with the load command. | |||||
* | Fixed bug in Tcl_SetListObj - it used to create invalid Tcl_Obj if you passed | rjohnson | 1998-10-13 | 1 | -3/+6 | |
| | | | | | | in 0 elements. Despite what docs said. Also updated a few copyright notices. | |||||
* | Fixed bug in "lsort -dictionary" that caused problems when comparing | rjohnson | 1998-10-13 | 1 | -1/+7 | |
| | | | | numbers that started with 0. | |||||
* | Fixed bug in "info complete" - it did not handle NULLs correctly. | rjohnson | 1998-10-13 | 1 | -2/+6 | |
| | ||||||
* | Added a new Tcl object called "procbody"; this object's internal | escoffon | 1998-10-05 | 1 | -3/+13 | |
| | | | | | | | representation contains both a Proc struct and its associated ByteCode. Updated tclProc.c::TclCreateProc to take procbody instances as the body argument, for future support of compiler extensions. Added the "procbodytest" package for testing all this stuff. | |||||
* | merged tcl8.0.4 changes | stanton | 1998-09-30 | 1 | -1/+9 | |
| | ||||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 | |
| | ||||||
* | import bug fix | welch | 1998-08-10 | 1 | -1/+7 | |
| | ||||||
* | release note | welch | 1998-08-07 | 1 | -0/+2 | |
| | ||||||
* | Merged changes between child workspace "/home/stanton/ws/tcl8.0" and | stanton | 1998-08-07 | 1 | -1/+1 | |
| | | | | parent workspace "/ws/tcl8.0". | |||||
* | Updated for 8.0.3 | welch | 1998-08-06 | 1 | -1/+18 | |
| | ||||||
* | *** empty log message *** | stanton | 1998-08-05 | 1 | -0/+4 | |
| | ||||||
* | DGBX | welch | 1998-07-28 | 1 | -0/+4 | |
| | ||||||
* | fixed typo | stanton | 1998-07-25 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | stanton | 1998-07-25 | 1 | -0/+16 | |
| | ||||||
* | *** empty log message *** | welch | 1998-07-24 | 1 | -5/+11 | |
| | ||||||
* | *** empty log message *** | welch | 1998-07-20 | 1 | -9/+0 | |
| | ||||||
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-06 | 1 | -0/+5 | |
| | | | | parent workspace "/home/welch/ws/tcl8.0.3". | |||||
* | *** empty log message *** | welch | 1998-07-06 | 1 | -0/+2 | |
| | ||||||
* | Updated for 8.0.3-2 | welch | 1998-07-06 | 1 | -0/+29 | |
| | ||||||
* | *** empty log message *** | rjohnson | 1998-07-01 | 1 | -0/+3 | |
| | ||||||
* | Jans compatibility patch | welch | 1998-06-29 | 1 | -0/+9 | |
| | ||||||
* | plugin updates | welch | 1998-06-27 | 1 | -0/+29 | |
| | ||||||
* | *** empty log message *** | stanton | 1998-06-18 | 1 | -0/+21 | |
| | ||||||
* | *** empty log message *** | stanton | 1998-06-09 | 1 | -2/+6 | |
| | ||||||
* | *** empty log message *** | stanton | 1998-05-27 | 1 | -0/+6 | |
| | ||||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+3453 | |