Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | welch | 1998-07-24 | 1 | -1/+1 |
| | |||||
* | changed to set tclDefaultLibrary instead of tcl_library | stanton | 1998-07-24 | 1 | -1/+2 |
| | |||||
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3" and | welch | 1998-07-24 | 1 | -3/+4 |
| | | | | parent workspace "/export/home/ws/tcl8.0". | ||||
* | Added support for specifying warning flags for the compiler, with checks | escoffon | 1998-07-22 | 2 | -2/+14 |
| | | | | for gcc and appropriate defaults. | ||||
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-21 | 2 | -8/+12 |
| | | | | parent workspace "/export/home/ws/tcl8.0". | ||||
* | added the TCL_LIB_FLAG variable | escoffon | 1998-07-21 | 1 | -1/+4 |
| | |||||
* | 8.0.3-3 | welch | 1998-07-20 | 1 | -2/+2 |
| | |||||
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-13 | 1 | -36/+44 |
| | | | | parent workspace "/home/welch/ws/tcl8.0.3". | ||||
* | *** empty log message *** | welch | 1998-07-11 | 1 | -5/+6 |
| | |||||
* | Moved the variable 'tclPreInitScript' to the file generic/tclInitScript.h | suresh | 1998-07-09 | 1 | -10/+3 |
| | |||||
* | Initial revision | welch | 1998-07-07 | 1 | -0/+656 |
| | |||||
* | Cleaned up PlatformInitExitHandler | welch | 1998-07-06 | 1 | -2/+0 |
| | |||||
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-06 | 1 | -1/+1 |
| | | | | parent workspace "/home/welch/ws/tcl8.0.3". | ||||
* | Updated for 8.0.3-2 | welch | 1998-07-06 | 1 | -2/+2 |
| | |||||
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-01 | 1 | -15/+41 |
| | | | | parent workspace "/ws/tcl8.0". | ||||
* | - 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. | ||||
* | Changed variable name "tclAlternateInitScript" to "tclPreInitScript". | suresh | 1998-07-01 | 1 | -8/+9 |
| | | | | Added error checking in in Tcl_Init() for pre-initialization script. | ||||
* | Added definition of variable "tclAlternateInitScript" which is a globabl var- | suresh | 1998-07-01 | 1 | -0/+12 |
| | | | | | | 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"). | ||||
* | Changed patchlevel to 8.0.3 | welch | 1998-06-29 | 1 | -1/+1 |
| | |||||
* | Fixed bug in testfindexecutable | welch | 1998-06-29 | 1 | -2/+4 |
| | |||||
* | Initial revision | welch | 1998-06-28 | 1 | -0/+71 |
| | |||||
* | plugin updates | welch | 1998-06-27 | 1 | -47/+3 |
| | |||||
* | lint | stanton | 1998-06-25 | 1 | -1/+2 |
| | |||||
* | Added an additional env. var. ("tcl_pkgLibrary") that is searched prior to all | suresh | 1998-06-23 | 1 | -0/+3 |
| | | | | other locations for the "tk.tcl" file. This facilitates application packaging. | ||||
* | changed size of static buffers in tclUnixInit to ensure that they are | stanton | 1998-06-18 | 1 | -2/+2 |
| | | | | large enough for any TCL_LIBRARY or TCL_PACKAGE_PATH | ||||
* | minor HPUX tweak | stanton | 1998-06-18 | 1 | -1/+1 |
| | |||||
* | added SHLIB_PATH to test targets | stanton | 1998-06-18 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | stanton | 1998-06-17 | 1 | -0/+44 |
| | |||||
* | fixed behavior of Tcl_FindExecutable on null path elements | stanton | 1998-06-17 | 1 | -1/+10 |
| | |||||
* | changed so server sockets can't be trashed by fileevent | stanton | 1998-06-09 | 1 | -6/+14 |
| | |||||
* | Renamed function 'Tcl_OpenFileChannel' to 'TclpOpenFileChannel'. | suresh | 1998-06-03 | 1 | -3/+3 |
| | |||||
* | Added macro ti simply map 'TclpStat(...)' to 'stat(...)'. | suresh | 1998-05-28 | 1 | -0/+9 |
| | | | | Added macro to simply map 'TclpAccess(...)' to 'access(...)'. | ||||
* | Changed call ref's of 'stat(...)' to 'TclStat(...)'. | suresh | 1998-05-20 | 1 | -3/+3 |
| | |||||
* | Changed call ref's of 'stat(...)' to 'TclStat(...)' and 'access(...)' to | suresh | 1998-05-20 | 1 | -4/+4 |
| | | | | 'TclAccess(...)'. | ||||
* | *** empty log message *** | stanton | 1998-04-29 | 1 | -0/+6 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 39 | -0/+14849 |