summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***rjohnson1998-07-011-0/+3
* changed TclFindProc & TclIsProc to understand aliased commandsrjohnson1998-07-011-2/+14
* *** empty log message ***rjohnson1998-07-011-1/+1
* - added SCCS idescoffon1998-07-011-0/+1
* - added SCCS id stringescoffon1998-07-011-1/+2
* Initial revisionescoffon1998-07-012-0/+38
* - dropped the .\ from temp dir nameescoffon1998-07-011-4/+4
* - added support for configuration of debug/nodebug in configure script.escoffon1998-07-012-6/+24
* - modified to use the AuxDataType setup.escoffon1998-07-011-3/+5
* - added the AuxDataType stuffescoffon1998-07-011-13/+30
* Changed variable name "tclAlternateInitScript" to "tclPreInitScript".suresh1998-07-011-7/+8
* Changed variable name "tclAlternateInitScript" to "tclPreInitScript".suresh1998-07-011-8/+9
* Changed variable name "tclAlternateInitScript" to "tclPreInitScript".suresh1998-07-011-5/+4
* Added definition of variable "tclAlternateInitScript" which is a globabl var-suresh1998-07-012-2/+25
* Added extern definition of variable 'tclAlternateInitScript' which is definedsuresh1998-07-011-0/+9
* Added prefacewelch1998-06-291-2/+25
* Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" andwelch1998-06-291-1/+1
* Updated for 8.0.3welch1998-06-292-31/+32
* Added Scripticswelch1998-06-291-3/+3
* Jans compatibility patchwelch1998-06-291-0/+9
* Changed patchlevel to 8.0.3welch1998-06-291-1/+1
* Added Jans compatibility patchwelch1998-06-292-5/+10
* Fixed IsLocalScalarwelch1998-06-291-1/+8
* expr bracingwelch1998-06-297-99/+104
* Fixed bug in testfindexecutablewelch1998-06-291-2/+4
* Initial revisionwelch1998-06-281-0/+423
* incr tcl updtaeswelch1998-06-282-9/+150
* Initial revisionwelch1998-06-281-0/+71
* Initial revisionwelch1998-06-271-0/+65
* plugin updateswelch1998-06-2713-198/+216
* *** empty log message ***stanton1998-06-251-0/+10
* catch didn't compile non-local variables correctlystanton1998-06-251-38/+49
* lintstanton1998-06-252-2/+3
* Added an additional env. var. ("tcl_pkgLibrary") that is searched prior to allsuresh1998-06-232-0/+6
* Typo fixsurles1998-06-221-1/+1
* put the DLLs, LIBs, and EXEs in the Debug/Release subdirs rather thanescoffon1998-06-181-21/+27
* Added changes to support builds of different configurations in parallel:escoffon1998-06-181-20/+31
* *** empty log message ***stanton1998-06-181-0/+21
* fixed bad array bounds checksstanton1998-06-181-11/+19
* *** empty log message ***stanton1998-06-188-9/+132
* remove tmp filestanton1998-06-181-0/+1
* fixed behavior of "array set" on initialization with an emtpy liststanton1998-06-181-33/+57
* removed dead codestanton1998-06-181-3/+0
* added fix for foreach compile proc so it handles non-local names correctlystanton1998-06-181-30/+51
* fixed "info vars" and "info locals" to not report compiled temporary variablesstanton1998-06-181-66/+64
* changed size of static buffers in tclUnixInit to ensure that they arestanton1998-06-181-2/+2
* minor HPUX tweakstanton1998-06-181-1/+1
* added SHLIB_PATH to test targetsstanton1998-06-181-0/+2
* *** empty log message ***stanton1998-06-171-0/+44
* fixed behavior of Tcl_FindExecutable on null path elementsstanton1998-06-171-1/+10