summaryrefslogtreecommitdiffstats
path: root/mac
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tcl.h: Moved Tcl_Mutex, etc. macros above the inclusionstanton1999-03-091-4/+4
| | | | | | | | | | | | | | | | | | | | of tclDecls.h to avoid macro conflicts. * generic/tclInt.h: * generic/regc_color.c: * generic/regcomp.c: * generic/tclCmdIL.c: * generic/tclCmdAH.c: * generic/tclIOCmd.c: * generic/tclParse.c: * generic/tclStringObj.c: * unix/tclUnixNotfy.c: Cleaned up various compiler warnings, eliminated UCHAR bugs. * unix/tclUnixNotfy.c: * unix/tclUnixThrd.c: * generic/tclThreadTest.c: * mac/tclMacThrd.c: Changed TclpCondition*() to Tcl_Condition*().
* First pass at integrating stubs mechanism from 8.0.stanton1999-03-087-116/+1832
|
* * README:stanton1999-02-121-5/+5
| | | | | | | | * generic/tcl.h: * win/README.binary: * win/README: * unix/configure.in: * mac/README: Updated version numbers to 8.1b2.
* * unix/mkLinks:stanton1999-02-102-8/+8
| | | | | | | | | | * doc/SetVar.3: * generic/tcl.h: * generic/tclVar.c: Restored Tcl_ObjGetVar2 and Tcl_ObjSetVar2 from 8.0. Renamed Tcl_Get/SetObjVar2 to Tcl_GetVar2Ex and Tcl_SetVar2Ex. * Merged 8.0.5b2 patches
* Removed function decls that were never used.rjohnson1998-12-241-5/+0
|
* removed .sit filestanton1998-12-091-3157/+0
|
* Changed to 8.1b1 patchlevelwelch1998-12-031-7/+7
|
* 8.0.4 mergewelch1998-12-021-1/+17
|
* merged 8.0.4 into 8.1stanton1998-11-117-147/+67
|
* * tclMacFile.c: updated comments to warn about modifying staticsstanton1998-10-061-2/+3
|
* deleted TclpFinalizestanton1998-09-301-7/+1
|
* merging changes from 8.0.3 into 8.1a2stanton1998-09-2443-1009/+3302
|
* Added contents of Tcl 8.1a2stanton1998-09-2129-4332/+3658
|
* Initial revisionrjohnson1998-03-2645-0/+22794