| Commit message (Expand) | Author | Age | Files | Lines |
* | a few more fixes, hope this is the last one! | escoffon | 1998-08-04 | 1 | -5/+5 |
|
|
* | EXPORT is now TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 4 | -16/+16 |
|
|
* | EXPORT is now TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 1 | -2/+2 |
|
|
* | oh well, it was supposed to be TCL_STORAGE_CLASS not TCLSTORAGECLASS | escoffon | 1998-08-04 | 1 | -5/+5 |
|
|
* | deleted a spurious line after my EXPORT changes. | escoffon | 1998-08-04 | 1 | -2/+1 |
|
|
* | changes made to accomodate extension writers: | escoffon | 1998-08-04 | 1 | -7/+28 |
|
|
* | 8.0.3-4 | welch | 1998-07-29 | 1 | -2/+2 |
|
|
* | rearranged the DLL import/export macros to give better default behaviour | escoffon | 1998-07-29 | 1 | -7/+14 |
|
|
* | Define EXPORT to be DLLEXPORT | escoffon | 1998-07-29 | 1 | -0/+3 |
|
|
* | - added setting of EXPORT to DLLEXPORT if we are building Tcl. | escoffon | 1998-07-29 | 1 | -0/+8 |
|
|
* | added unconitional setting of EXPORT to DLLEXPORT (source files that | escoffon | 1998-07-29 | 1 | -0/+3 |
|
|
* | - added setting of EXPORT to DLLEXPORT if we are building the Tcl lib. | escoffon | 1998-07-29 | 2 | -3/+18 |
|
|
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-29 | 1 | -1/+8 |
|
|
* | dropped a couple of unnecessary #defines | escoffon | 1998-07-29 | 1 | -3/+1 |
|
|
* | make sure the EXPORT macro is reset to DLLIMPORT at the end of the file | escoffon | 1998-07-29 | 1 | -1/+5 |
|
|
* | Added support for DLL import/export declarations in the EXTERN macro | escoffon | 1998-07-29 | 1 | -25/+34 |
|
|
* | Created a couple of procedures to export internal procs out of a DLL; | escoffon | 1998-07-28 | 1 | -1/+51 |
|
|
* | Info body creates a copy of the procedure body if it is a precompiled | escoffon | 1998-07-28 | 1 | -3/+25 |
|
|
* | cosmetic change to a comment | escoffon | 1998-07-28 | 1 | -4/+4 |
|
|
* | unset tclDefaultLibrary in safe mode | stanton | 1998-07-24 | 1 | -0/+1 |
|
|
* | basically reapplied the changes for rev 1.7, modified to match the itcl 3.0 | escoffon | 1998-07-24 | 1 | -13/+25 |
|
|
* | lint | stanton | 1998-07-24 | 2 | -5/+5 |
|
|
* | Merged changes between child workspace "/home/stanton/ws/tcl8.0" and | stanton | 1998-07-24 | 1 | -19/+48 |
|
|
* | Updated core w/ Micheals latest changes. | surles | 1998-07-24 | 6 | -147/+258 |
|
|
* | Removed unreferenced vars | surles | 1998-07-21 | 1 | -6/+4 |
|
|
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-21 | 1 | -8/+12 |
|
|
* | 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-20 | 2 | -43/+161 |
|
|
* | Added check for precompiled ByteCodes, to avoid recompilation if the epoch | escoffon | 1998-07-15 | 2 | -7/+38 |
|
|
* | rolled back the check for compiled procs in Tcl_ProcObjCmd, do the unsharing | escoffon | 1998-07-14 | 1 | -14/+1 |
|
|
* | Minor comment fixups. | suresh | 1998-07-13 | 1 | -3/+3 |
|
|
* | Implemented tests for the internal C routines: TclInsertAccessProc(), | suresh | 1998-07-13 | 1 | -21/+279 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-13 | 1 | -1/+71 |
|
|
* | Fixed a bug in the Tcl init script that did not have a "global env" and thus | suresh | 1998-07-09 | 1 | -7/+45 |
|
|
* | Removed the extern delcaration of the variable 'tclPreInitScript'. | suresh | 1998-07-09 | 1 | -9/+2 |
|
|
* | *** empty log message *** | welch | 1998-07-06 | 1 | -2/+2 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-06 | 1 | -1/+56 |
|
|
* | Updated for 8.0.3 | welch | 1998-07-06 | 1 | -4/+3 |
|
|
* | Undid the change to Tcl_EvalObj | welch | 1998-07-06 | 1 | -3/+2 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-06 | 2 | -3/+93 |
|
|
* | 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 | -24/+16 |
|
|
* | 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 |
|
|
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-01 | 3 | -25/+201 |
|
|
* | changed TclFindProc & TclIsProc to understand aliased commands | rjohnson | 1998-07-01 | 1 | -2/+14 |
|
|
* | *** empty log message *** | rjohnson | 1998-07-01 | 1 | -1/+1 |
|
|
* | - modified to use the AuxDataType setup. | escoffon | 1998-07-01 | 1 | -3/+5 |
|
|
* | - added the AuxDataType stuff | escoffon | 1998-07-01 | 1 | -13/+30 |
|
|
* | Changed variable name "tclAlternateInitScript" to "tclPreInitScript". | suresh | 1998-07-01 | 1 | -5/+4 |
|
|