summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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