Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ | | | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| | | | | | | more harm than good. Purged them. | ||||
* | | Fix [Bug 3148192]: [load] broken. Assure that those files are never compiled ↵ | nijtmans | 2010-12-31 | 1 | -1/+2 |
| | | | | | | | | with -DSTATIC_BUILD | ||||
* | | Revert the conversion of TCL_VERSION to "8.1" and "8.5" in the Tcl_InitStubs() | dgp | 2010-03-28 | 1 | -2/+2 |
| | | | | | | | | calls of the pkg*.c testing extensions. | ||||
* | | Provide "lowest supported Tcl version" to | nijtmans | 2010-03-27 | 1 | -2/+2 |
| | | | | | | | | | | the Tcl_InitStubs functions in unix/dltest, in stead of "current Tcl version" | ||||
* | | Remove unnecessary EXTERN's, which already | nijtmans | 2010-02-22 | 1 | -10/+18 |
| | | | | | | | | | | | | | | | | are in the global stub table. Use @EXEEXT@ in stead of @EXT_SUFFIX@ Use -DBUILD_tcl in Makefile for CYGWIN Use EXTERN to control CYGWIN exported symbols Remove some unnecessary type casts. | ||||
* | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -6/+6 |
|/ | |||||
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | |||||
* | * unix/dltest/pkga.c: whitespace & comment cleanup, remove | das | 2007-08-14 | 1 | -7/+7 |
| | | | | | | | | | * unix/dltest/pkgb.c: unused pkgf.c. * unix/dltest/pkgc.c: * unix/dltest/pkge.c: * unix/dltest/pkgf.c (removed): * unix/dltest/pkgua.c: * macosx/Tcl.xcodeproj/project.pbxproj: | ||||
* | restore line endings | dgp | 2007-05-29 | 1 | -334/+334 |
| | |||||
* | Convert to using ANSI function definitions. | dkf | 2007-05-02 | 1 | -336/+334 |
| | |||||
* | Silence compiler warnings. | dgp | 2004-06-08 | 1 | -3/+3 |
| | |||||
* | Fix minor syntax problems. [Bug 909288] | dkf | 2004-03-04 | 1 | -6/+6 |
| | |||||
* | TIP#100 implementation largely based on work by Georgios Petasis. | dkf | 2004-02-24 | 1 | -0/+336 |