| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial revision | welch | 1998-07-24 | 2 | -0/+107 |
|
|
* | *** empty log message *** | welch | 1998-07-24 | 1 | -5/+11 |
|
|
* | Removed changed from version 1.9 | surles | 1998-07-24 | 1 | -319/+52 |
|
|
* | Updated core w/ Micheals latest changes. | surles | 1998-07-24 | 8 | -203/+581 |
|
|
* | fixed bug in socket-9.3 {testing EOF stickyness} | hershey | 1998-07-24 | 1 | -12/+12 |
|
|
* | Added support for specifying warning flags for the compiler, with checks | escoffon | 1998-07-22 | 2 | -2/+14 |
|
|
* | Initial revision | rjohnson | 1998-07-21 | 1 | -0/+161 |
|
|
* | Removed unreferenced vars | surles | 1998-07-21 | 1 | -6/+4 |
|
|
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-21 | 4 | -28/+44 |
|
|
* | added the TCL_LIB_FLAG variable | escoffon | 1998-07-21 | 1 | -1/+4 |
|
|
* | 8.0.3-3 | welch | 1998-07-20 | 3 | -6/+6 |
|
|
* | *** 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-20 | 2 | -43/+161 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-20 | 1 | -3/+19 |
|
|
* | *** empty log message *** | welch | 1998-07-20 | 2 | -0/+2 |
|
|
* | Added check for precompiled ByteCodes, to avoid recompilation if the epoch | escoffon | 1998-07-15 | 2 | -7/+38 |
|
|
* | fixed a typo in the name of the -verbose flag | escoffon | 1998-07-14 | 1 | -2/+2 |
|
|
* | rolled back the check for compiled procs in Tcl_ProcObjCmd, do the unsharing | escoffon | 1998-07-14 | 1 | -14/+1 |
|
|
* | - added the -verbose flag, to show progress | escoffon | 1998-07-13 | 1 | -4/+31 |
|
|
* | Minor comment fixups. | suresh | 1998-07-13 | 1 | -3/+3 |
|
|
* | Implemented tests for the internal C routines: TclInsertAccessProc(), | suresh | 1998-07-13 | 2 | -56/+500 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-13 | 2 | -37/+115 |
|
|
* | Fixed pkg_mkIndex | welch | 1998-07-11 | 1 | -1/+8 |
|
|
* | *** empty log message *** | welch | 1998-07-11 | 1 | -5/+6 |
|
|
* | Initial revision | welch | 1998-07-10 | 1 | -0/+1648 |
|
|
* | Updated | welch | 1998-07-10 | 0 | -0/+0 |
|
|
* | added STATIC_BUILD test around DllMain, etc. | stanton | 1998-07-09 | 1 | -0/+7 |
|
|
* | Moved the variable 'tclPreInitScript' to generic/tclInitScript.h. | suresh | 1998-07-09 | 1 | -10/+3 |
|
|
* | Moved the variable 'tclPreInitScript' to the file generic/tclInitScript.h | suresh | 1998-07-09 | 1 | -10/+3 |
|
|
* | Fixed a bug in the Tcl init script that did not have a "global env" and thus | suresh | 1998-07-09 | 1 | -7/+45 |
|
|
* | Removed the extern delcaration of the variable 'tclPreInitScript'. | suresh | 1998-07-09 | 1 | -9/+2 |
|
|
* | added install targets | escoffon | 1998-07-09 | 1 | -0/+41 |
|
|
* | Initial revision | welch | 1998-07-07 | 1 | -0/+656 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-06 | 1 | -0/+5 |
|
|
* | *** 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | - 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 |
|
|
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-01 | 4 | -40/+242 |
|
|