summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DGBXwelch1998-07-281-0/+4
* Created a couple of procedures to export internal procs out of a DLL;escoffon1998-07-281-1/+51
* Info body creates a copy of the procedure body if it is a precompiledescoffon1998-07-281-3/+25
* checks for existence of test commandshershey1998-07-281-6/+23
* checks for existence of test commandshershey1998-07-283-3/+31
* check for test commands before running tests.hershey1998-07-281-0/+4
* cosmetic change to a commentescoffon1998-07-281-4/+4
* added the TCLPIPEDLLNAME and TCLREGDLLNAME macros, so that the names can beescoffon1998-07-281-2/+4
* fixed typostanton1998-07-251-1/+1
* *** empty log message ***stanton1998-07-251-0/+16
* *** empty log message ***welch1998-07-241-1/+1
* unset tclDefaultLibrary in safe modestanton1998-07-241-0/+1
* basically reapplied the changes for rev 1.7, modified to match the itcl 3.0escoffon1998-07-241-13/+25
* lintstanton1998-07-242-5/+5
* changed to use default value instead of "Root"stanton1998-07-241-13/+21
* changed to set tclDefaultLibrary instead of tcl_librarystanton1998-07-241-1/+2
* Merged changes between child workspace "/home/stanton/ws/tcl8.0" andstanton1998-07-241-19/+48
* *** empty log message ***welch1998-07-241-14/+7
* Merged changes between child workspace "/home/welch/ws/tcl8.0.3" andwelch1998-07-243-29/+402
* *** empty log message ***welch1998-07-241-1/+10
* Initial revisionwelch1998-07-242-0/+107
* *** empty log message ***welch1998-07-241-5/+11
* Removed changed from version 1.9surles1998-07-241-319/+52
* Updated core w/ Micheals latest changes.surles1998-07-248-203/+581
* fixed bug in socket-9.3 {testing EOF stickyness}hershey1998-07-241-12/+12
* Added support for specifying warning flags for the compiler, with checksescoffon1998-07-222-2/+14
* Initial revisionrjohnson1998-07-211-0/+161
* Removed unreferenced varssurles1998-07-211-6/+4
* Merged changes between child workspace "/home/escoffon/ws/tcl8.0" andescoffon1998-07-214-28/+44
* added the TCL_LIB_FLAG variableescoffon1998-07-211-1/+4
* 8.0.3-3welch1998-07-203-6/+6
* *** empty log message ***welch1998-07-201-9/+0
* Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" andwelch1998-07-202-43/+161
* Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" andwelch1998-07-201-3/+19
* *** empty log message ***welch1998-07-202-0/+2
* Added check for precompiled ByteCodes, to avoid recompilation if the epochescoffon1998-07-152-7/+38
* fixed a typo in the name of the -verbose flagescoffon1998-07-141-2/+2
* rolled back the check for compiled procs in Tcl_ProcObjCmd, do the unsharingescoffon1998-07-141-14/+1
* - added the -verbose flag, to show progressescoffon1998-07-131-4/+31
* Minor comment fixups.suresh1998-07-131-3/+3
* Implemented tests for the internal C routines: TclInsertAccessProc(),suresh1998-07-132-56/+500
* Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" andwelch1998-07-132-37/+115
* Fixed pkg_mkIndexwelch1998-07-111-1/+8
* *** empty log message ***welch1998-07-111-5/+6
* Initial revisionwelch1998-07-101-0/+1648
* Updatedwelch1998-07-100-0/+0
* added STATIC_BUILD test around DllMain, etc.stanton1998-07-091-0/+7
* Moved the variable 'tclPreInitScript' to generic/tclInitScript.h.suresh1998-07-091-10/+3
* Moved the variable 'tclPreInitScript' to the file generic/tclInitScript.hsuresh1998-07-091-10/+3
* Fixed a bug in the Tcl init script that did not have a "global env" and thussuresh1998-07-091-7/+45