Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | *** empty log message *** | welch | 1998-07-06 | 1 | -0/+2 | |
| | ||||||
* | Cleaned up PlatformInitExitHandler | welch | 1998-07-06 | 1 | -2/+0 | |
| | ||||||
* | *** empty log message *** | welch | 1998-07-06 | 1 | -2/+2 | |
| | ||||||
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-06 | 2 | -2/+57 | |
| | | | | parent workspace "/home/welch/ws/tcl8.0.3". | |||||
* | Updated for 8.0.3-2 | welch | 1998-07-06 | 4 | -4/+18 | |
| | ||||||
* | Updated for 8.0.3 | welch | 1998-07-06 | 1 | -4/+3 | |
| | ||||||
* | Undid the change to Tcl_EvalObj | welch | 1998-07-06 | 1 | -3/+2 | |
| | ||||||
* | Updated for 8.0.3-2 | welch | 1998-07-06 | 2 | -7/+37 | |
| | ||||||
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-06 | 2 | -3/+93 | |
| | | | | parent workspace "/home/welch/ws/tcl8.0.3". | |||||
* | replaced the SCCS id string with %% keywords | escoffon | 1998-07-06 | 1 | -1/+1 | |
| | ||||||
* | Exported {TclProc}CleanupProc, {Tcl}ProcDeleteProc, and {TclProc}InterpProc, | escoffon | 1998-07-06 | 1 | -24/+16 | |
| | | | | for use by the TclPro compiler. | |||||
* | replaced the SCCS id string with %% keywords | escoffon | 1998-07-06 | 1 | -1/+1 | |
| | ||||||
* | Exported {TclProc}CleanupProc, {Tcl}ProcDeleteProc, and {TclProc}InterpProc | escoffon | 1998-07-06 | 1 | -0/+4 | |
| | | | | from tclProc.c, for use by the TclPro compiler. | |||||
* | - merged in the pkg_MkIndex changes | escoffon | 1998-07-02 | 1 | -23/+22 | |
| | ||||||
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-02 | 1 | -91/+343 | |
| | | | | parent workspace "/ws/tcl8.0". | |||||
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-01 | 4 | -40/+242 | |
| | | | | parent workspace "/ws/tcl8.0". | |||||
* | *** empty log message *** | rjohnson | 1998-07-01 | 1 | -0/+3 | |
| | ||||||
* | changed TclFindProc & TclIsProc to understand aliased commands | rjohnson | 1998-07-01 | 1 | -2/+14 | |
| | ||||||
* | *** empty log message *** | rjohnson | 1998-07-01 | 1 | -1/+1 | |
| | ||||||
* | - added SCCS id | escoffon | 1998-07-01 | 1 | -0/+1 | |
| | ||||||
* | - added SCCS id string | escoffon | 1998-07-01 | 1 | -1/+2 | |
| | | | | - fixed a logic bug | |||||
* | Initial revision | escoffon | 1998-07-01 | 2 | -0/+38 | |
| | ||||||
* | - dropped the .\ from temp dir name | escoffon | 1998-07-01 | 1 | -4/+4 | |
| | | | | - .pch file is now generated in temp dir, not in . | |||||
* | - added support for configuration of debug/nodebug in configure script. | escoffon | 1998-07-01 | 2 | -6/+24 | |
| | | | | | - also added a atring to append to generated libraries when built with symbols. | |||||
* | - modified to use the AuxDataType setup. | escoffon | 1998-07-01 | 1 | -3/+5 | |
| | ||||||
* | - added the AuxDataType stuff | escoffon | 1998-07-01 | 1 | -13/+30 | |
| | ||||||
* | Changed variable name "tclAlternateInitScript" to "tclPreInitScript". | suresh | 1998-07-01 | 1 | -7/+8 | |
| | | | | Added error-checking for pre-initialization script. | |||||
* | Changed variable name "tclAlternateInitScript" to "tclPreInitScript". | suresh | 1998-07-01 | 1 | -8/+9 | |
| | | | | Added error checking in in Tcl_Init() for pre-initialization script. | |||||
* | Changed variable name "tclAlternateInitScript" to "tclPreInitScript". | suresh | 1998-07-01 | 1 | -5/+4 | |
| | ||||||
* | Added definition of variable "tclAlternateInitScript" which is a globabl var- | suresh | 1998-07-01 | 2 | -2/+25 | |
| | | | | | | iable and if set to a non-NULL value, will be evaluated just before the built-in script given in the file (variable) "generic/tclInitScript.h" ("initScript"). | |||||
* | Added extern definition of variable 'tclAlternateInitScript' which is defined | suresh | 1998-07-01 | 1 | -0/+9 | |
| | | | | in the file(s) "<platform>/tcl<platform>Init.c". | |||||
* | Added preface | welch | 1998-06-29 | 1 | -2/+25 | |
| | ||||||
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-06-29 | 1 | -1/+1 | |
| | | | | parent workspace "/home/welch/ws/tcl8.0.3". | |||||
* | Updated for 8.0.3 | welch | 1998-06-29 | 2 | -31/+32 | |
| | ||||||
* | Added Scriptics | welch | 1998-06-29 | 1 | -3/+3 | |
| | ||||||
* | Jans compatibility patch | welch | 1998-06-29 | 1 | -0/+9 | |
| | ||||||
* | Changed patchlevel to 8.0.3 | welch | 1998-06-29 | 1 | -1/+1 | |
| | ||||||
* | Added Jans compatibility patch | welch | 1998-06-29 | 2 | -5/+10 | |
| | ||||||
* | Fixed IsLocalScalar | welch | 1998-06-29 | 1 | -1/+8 | |
| | ||||||
* | expr bracing | welch | 1998-06-29 | 7 | -99/+104 | |
| | ||||||
* | Fixed bug in testfindexecutable | welch | 1998-06-29 | 1 | -2/+4 | |
| | ||||||
* | Initial revision | welch | 1998-06-28 | 1 | -0/+423 | |
| | ||||||
* | incr tcl updtaes | welch | 1998-06-28 | 2 | -9/+150 | |
| | ||||||
* | Initial revision | welch | 1998-06-28 | 1 | -0/+71 | |
| | ||||||
* | Initial revision | welch | 1998-06-27 | 1 | -0/+65 | |
| | ||||||
* | plugin updates | welch | 1998-06-27 | 13 | -198/+216 | |
| | ||||||
* | *** empty log message *** | stanton | 1998-06-25 | 1 | -0/+10 | |
| | ||||||
* | catch didn't compile non-local variables correctly | stanton | 1998-06-25 | 1 | -38/+49 | |
| | ||||||
* | lint | stanton | 1998-06-25 | 2 | -2/+3 | |
| | ||||||
* | Added an additional env. var. ("tcl_pkgLibrary") that is searched prior to all | suresh | 1998-06-23 | 2 | -0/+6 | |
| | | | | other locations for the "tk.tcl" file. This facilitates application packaging. |