summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***stanton1998-09-082-15/+17
* Initial revisionstanton1998-08-311-0/+518
* removed version number from help filestanton1998-08-211-3/+4
* Updates for Jimwelch1998-08-171-5/+23
* Restored attributionwelch1998-08-131-1/+6
* UnixWare patcheswelch1998-08-121-2/+2
* Fixes for trimming . out of library nameswelch1998-08-121-17/+19
* updated copyright info & sccs idsrjohnson1998-08-102-7/+4
* fixed a few code style issuesrjohnson1998-08-101-2/+7
* fixed style problemsrjohnson1998-08-101-13/+19
* import bug fixwelch1998-08-101-1/+7
* Added test for namespace import fixwelch1998-08-101-0/+17
* Moved shared typedef herewelch1998-08-101-1/+16
* Moved data struct to tclInt.hwelch1998-08-101-15/+0
* Fixed to handle import links when redefining commandswelch1998-08-101-3/+55
* *** empty log message ***stanton1998-08-074-14/+50
* release notewelch1998-08-071-0/+2
* Removed DOS-EOLs.suresh1998-08-071-52/+52
* Merged changes between child workspace "/home/stanton/ws/tcl8.0" andstanton1998-08-071-1/+1
* changed isArg/isTemp to flagsstanton1998-08-071-16/+54
* replaced isArg/isTemp with flagsstanton1998-08-071-2/+2
* changed resolver epoch so it only invalidates the resolver cachestanton1998-08-071-60/+39
* added TclInitCompiledLocalsstanton1998-08-071-91/+128
* changed isArg and isTemp fields to us flags field in CompiledLocal structurestanton1998-08-071-4/+5
* Make AlarmHandler staticwelch1998-08-071-2/+2
* Nuked / from file pathswelch1998-08-072-7/+7
* added tcl_findLibrarywelch1998-08-061-0/+21
* Added tcl_findLibrarywelch1998-08-061-3/+84
* Added unix/arch possibility to library search pathwelch1998-08-061-2/+17
* Updated for 8.0.3welch1998-08-061-1/+18
* Updated for final 8.0.3welch1998-08-061-47/+25
* changed the panic in TclProcCompileProc when a precompiled script jumpsescoffon1998-08-061-2/+4
* 8.0.3welch1998-08-062-3/+3
* Updated to 8.0.3welch1998-08-061-11/+19
* Marked EINTR tests nonPortablewelch1998-08-061-2/+2
* Nuked EINTR wrapperswelch1998-08-061-16/+0
* Changed testalarm to use SA_RESTARTwelch1998-08-061-15/+21
* Nuked EINTR wrapperswelch1998-08-061-100/+0
* Changed the alarm testsurles1998-08-062-90/+42
* *** empty log message ***stanton1998-08-051-0/+4
* fixed bad registry codestanton1998-08-051-11/+18
* *** empty log message ***welch1998-08-041-12/+36
* 8.0.3-5welch1998-08-042-28/+18
* *** empty log message ***welch1998-08-042-2/+2
* *** empty log message ***welch1998-08-041-1/+2
* a few more fixes, hope this is the last one!escoffon1998-08-041-5/+5
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-046-24/+24
* Added test that verifies the EINTR bug has been fixed.surles1998-08-041-1/+8
* Added the testalarm command.surles1998-08-041-0/+183
* Added test that creates the REGSIGTYPE variablesurles1998-08-041-0/+1