| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed function declarations that were never used and not referenced | rjohnson | 1998-09-29 | 1 | -2/+1 |
|
|
* | Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS. | suresh | 1998-09-23 | 1 | -6/+3 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 38 | -39/+39 |
|
|
* | UnixWare patches | welch | 1998-08-12 | 1 | -2/+2 |
|
|
* | Fixes for trimming . out of library names | welch | 1998-08-12 | 1 | -17/+19 |
|
|
* | Make AlarmHandler static | welch | 1998-08-07 | 1 | -2/+2 |
|
|
* | 8.0.3 | welch | 1998-08-06 | 1 | -1/+1 |
|
|
* | Nuked EINTR wrappers | welch | 1998-08-06 | 1 | -16/+0 |
|
|
* | Changed testalarm to use SA_RESTART | welch | 1998-08-06 | 1 | -15/+21 |
|
|
* | Nuked EINTR wrappers | welch | 1998-08-06 | 1 | -100/+0 |
|
|
* | Changed the alarm test | surles | 1998-08-06 | 1 | -83/+23 |
|
|
* | *** empty log message *** | welch | 1998-08-04 | 2 | -2/+2 |
|
|
* | Added the testalarm command. | surles | 1998-08-04 | 1 | -0/+183 |
|
|
* | Added test that creates the REGSIGTYPE variable | surles | 1998-08-04 | 1 | -0/+1 |
|
|
* | Fixed EINTR bug | surles | 1998-08-03 | 2 | -0/+116 |
|
|
* | 8.0.3-4 | welch | 1998-07-29 | 1 | -1/+1 |
|
|
* | More fixes for DBGX | welch | 1998-07-29 | 2 | -8/+6 |
|
|
* | More DBG quoting fixes | welch | 1998-07-29 | 1 | -3/+3 |
|
|
* | DBGX changes | welch | 1998-07-28 | 3 | -11/+17 |
|
|
* | *** 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 |
|
|
* | Added support for specifying warning flags for the compiler, with checks | escoffon | 1998-07-22 | 2 | -2/+14 |
|
|
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-21 | 2 | -8/+12 |
|
|
* | 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 |
|
|
* | *** 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 |
|
|
* | 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 |
|
|
* | - added support for configuration of debug/nodebug in configure script. | escoffon | 1998-07-01 | 2 | -6/+24 |
|
|
* | Changed variable name "tclAlternateInitScript" to "tclPreInitScript". | suresh | 1998-07-01 | 1 | -8/+9 |
|
|
* | Added definition of variable "tclAlternateInitScript" which is a globabl var- | suresh | 1998-07-01 | 1 | -0/+12 |
|
|
* | 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 |
|
|
* | changed size of static buffers in tclUnixInit to ensure that they are | stanton | 1998-06-18 | 1 | -2/+2 |
|
|
* | 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 |
|
|