Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EXPORT is now TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 1 | -5/+5 |
| | |||||
* | - added setting of EXPORT to DLLEXPORT if we are building the Tcl lib. | escoffon | 1998-07-29 | 1 | -1/+9 |
| | |||||
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-29 | 1 | -1/+8 |
| | | | | parent workspace "/export/home/ws/tcl8.0". | ||||
* | lint | stanton | 1998-07-24 | 1 | -2/+2 |
| | |||||
* | Updated core w/ Micheals latest changes. | surles | 1998-07-24 | 1 | -2/+63 |
| | |||||
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-13 | 1 | -1/+71 |
| | | | | parent workspace "/home/welch/ws/tcl8.0.3". | ||||
* | Removed the extern delcaration of the variable 'tclPreInitScript'. | suresh | 1998-07-09 | 1 | -9/+2 |
| | | | | | | Added prototype for the routine "TclSetPreInitScript()'. Doing this allows for this functionality of setting the pre-init Tcl script to exist in the Tcl shared library. | ||||
* | replaced the SCCS id string with %% keywords | escoffon | 1998-07-06 | 1 | -1/+1 |
| | |||||
* | Exported {TclProc}CleanupProc, {Tcl}ProcDeleteProc, and {TclProc}InterpProc | escoffon | 1998-07-06 | 1 | -0/+4 |
| | | | | from tclProc.c, for use by the TclPro compiler. | ||||
* | Changed variable name "tclAlternateInitScript" to "tclPreInitScript". | suresh | 1998-07-01 | 1 | -5/+4 |
| | |||||
* | Added extern definition of variable 'tclAlternateInitScript' which is defined | suresh | 1998-07-01 | 1 | -0/+9 |
| | | | | in the file(s) "<platform>/tcl<platform>Init.c". | ||||
* | Added function prototypes for 'TclAccess', 'TclStat', 'TclAccessInsertProc', | suresh | 1998-06-04 | 1 | -0/+29 |
| | | | | | | | 'TclAccessDeleteProc', 'TclStatInsertProc', 'TclStatDeleteProc', 'TclOpenFileChannelInsertProc', 'TclOpenFileChannelDeleteProc'. Also included are appropriate data structures for declaring the respective functions: 'TclAccessProc_', 'TclStatProc_', & 'TclOpenFileChannelProc_'. | ||||
* | *** empty log message *** | stanton | 1998-04-29 | 1 | -0/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+1923 |