summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-042-7/+8
* oh well, it was supposed to be TCL_STORAGE_CLASS not TCLSTORAGECLASSescoffon1998-08-041-5/+5
* deleted a spurious line after my EXPORT changes.escoffon1998-08-041-2/+1
* changes made to accomodate extension writers:escoffon1998-08-041-7/+28
* Fixed EINTR bugsurles1998-08-032-0/+116
* modified the support for specifying a build directory to be consistent withescoffon1998-08-031-2/+4
* remove temporary variablesstanton1998-07-311-0/+6
* added EXTFLAGS hookstanton1998-07-311-0/+4
* added support for getting tcl_pkgPath from the registrystanton1998-07-311-38/+75
* One more tweak for the import/export.escoffon1998-07-301-2/+3
* Added notes about DLLIMPORT and DLLEXPORTwelch1998-07-291-6/+65
* 8.0.3-4welch1998-07-293-8/+17
* rearranged the DLL import/export macros to give better default behaviourescoffon1998-07-291-7/+14
* More fixes for DBGXwelch1998-07-292-8/+6
* - added setting of EXPORT to DLLEXPORT if we are building Tcl.escoffon1998-07-291-0/+7
* Define EXPORT to be DLLEXPORTescoffon1998-07-291-0/+3
* - added setting of EXPORT to DLLEXPORT if we are building Tclescoffon1998-07-291-0/+9
* - added setting of EXPORT to DLLEXPORT if we are building Tcl.escoffon1998-07-291-0/+8
* added unconitional setting of EXPORT to DLLEXPORT (source files thatescoffon1998-07-291-0/+3
* - added setting of EXPORT to DLLEXPORT if we are building the Tcl lib.escoffon1998-07-292-3/+18
* Merged changes between child workspace "/home/escoffon/ws/tcl8.0" andescoffon1998-07-291-1/+8
* set EXPORT to DLLEXPORT unconditionally, since the declaration ofescoffon1998-07-291-0/+8
* dropped a couple of unnecessary #definesescoffon1998-07-291-3/+1
* make sure the EXPORT macro is reset to DLLIMPORT at the end of the fileescoffon1998-07-291-1/+5
* modified to support the new EXTERN macro, which has support for DLLescoffon1998-07-291-3/+15
* use "ifdef DLL_BUILD" instead of "ifndef STATIC_BUILD"escoffon1998-07-291-14/+8
* Added support for DLL import/export declarations in the EXTERN macroescoffon1998-07-291-25/+34
* More DBG quoting fixeswelch1998-07-291-3/+3
* DBGX changeswelch1998-07-283-11/+17
* *** empty log message ***welch1998-07-281-3/+2
* 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