Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for DLL import/export declarations in the EXTERN macro | escoffon | 1998-07-29 | 1 | -25/+34 |
| | |||||
* | Updated core w/ Micheals latest changes. | surles | 1998-07-24 | 1 | -56/+1 |
| | |||||
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-21 | 1 | -8/+12 |
| | | | | parent workspace "/export/home/ws/tcl8.0". | ||||
* | 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-06 | 1 | -1/+56 |
| | | | | parent workspace "/home/welch/ws/tcl8.0.3". | ||||
* | Updated for 8.0.3 | welch | 1998-07-06 | 1 | -4/+3 |
| | |||||
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-01 | 1 | -5/+29 |
| | | | | parent workspace "/ws/tcl8.0". | ||||
* | Updated for 8.0.3 | welch | 1998-06-29 | 1 | -7/+7 |
| | |||||
* | Added Jans compatibility patch | welch | 1998-06-29 | 1 | -2/+4 |
| | |||||
* | Cleaned up prototype for 'Tcl_GetNameOfExecutable'. | suresh | 1998-06-15 | 1 | -2/+2 |
| | |||||
* | Added prototype for the new public routine 'Tcl_GetNameOfExecutable(...)'. | suresh | 1998-06-12 | 1 | -1/+2 |
| | |||||
* | Restored the SCCS id string back to id strings | escoffon | 1998-06-10 | 1 | -1/+1 |
| | |||||
* | Added the definition of the EXPORT macro, used to declare that some | escoffon | 1998-06-10 | 1 | -0/+18 |
| | | | | | symbols are to be exported from DLLs. This was added so that C packages can use a standard way of declaring exported symbols. | ||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+1488 |