| Commit message (Expand) | Author | Age | Files | Lines |
* | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 1 | -5/+0 |
|\ |
|
| * | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 1 | -5/+0 |
| |\ |
|
| | * | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 1 | -1/+0 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 8 | -16/+1 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 8 | -16/+1 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 8 | -15/+0 |
|
|
| | * | .cvsignore | nijtmans | 2010-10-23 | 1 | -0/+1 |
|
|
| | * | * unix/dltest/Makefile.in: support use of LDFLAGS in SHLIB_LD. | das | 2008-03-27 | 1 | -2/+5 |
|
|
| | * | * unix/dltest/Makefile.in (clean): Fixup make clean | mdejong | 2004-09-23 | 1 | -2/+6 |
|
|
| | * | * unix/tcl.m4: fixed Darwin autoconf breakage caused by | das | 2004-07-20 | 1 | -2/+2 |
|
|
| | * | Silence compiler warnings | dgp | 2004-06-08 | 1 | -2/+2 |
|
|
| | * | * unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typo | mdejong | 2003-07-16 | 1 | -2/+2 |
|
|
| | * | * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counted | dgp | 2003-07-15 | 1 | -2/+10 |
|
|
| * | | Add .so to .cvsignore | nijtmans | 2010-06-16 | 1 | -0/+1 |
|
|
| * | | Various trivial fixes, discovered during CYGWIN porting attempt. All backport... | nijtmans | 2010-01-06 | 1 | -0/+2 |
|
|
| * | | Silence a bunch of unimportant messages from cvs | dkf | 2009-12-16 | 1 | -0/+2 |
|
|
* | | | Fix [Bug 3148192]: [load] broken. Assure that those files are never compiled ... | nijtmans | 2010-12-31 | 6 | -6/+12 |
|
|
* | | | Revert the conversion of TCL_VERSION to "8.1" and "8.5" in the Tcl_InitStubs() | dgp | 2010-03-28 | 6 | -15/+15 |
|
|
* | | | Provide "lowest supported Tcl version" to | nijtmans | 2010-03-27 | 6 | -15/+15 |
|
|
* | | | Remove unnecessary '&' decoration for function | nijtmans | 2010-03-11 | 1 | -0/+1 |
|
|
* | | | Remove unnecessary EXTERN's, which already | nijtmans | 2010-02-22 | 6 | -45/+86 |
|
|
* | | | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ... | nijtmans | 2009-12-21 | 1 | -0/+1 |
|
|
* | | | Added some OSX-specific things | dkf | 2009-11-22 | 1 | -0/+2 |
|
|
* | | | Add files to .cvsignore | nijtmans | 2009-11-18 | 1 | -0/+1 |
|
|
* | | | const addition (pkge.c) | nijtmans | 2009-08-16 | 1 | -2/+2 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 5 | -27/+27 |
|/ / |
|
* | | * generic/tclResult.c (ReleaseKeys): Workaround for [Bug | andreas_kupries | 2008-03-07 | 1 | -2/+2 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 6 | -6/+6 |
|
|
* | | * unix/dltest/pkga.c: whitespace & comment cleanup, remove | das | 2007-08-14 | 6 | -64/+21 |
|
|
* | | restore line endings | dgp | 2007-05-29 | 7 | -1058/+1058 |
|
|
* | | Convert to using ANSI function definitions. | dkf | 2007-05-02 | 7 | -1066/+1058 |
|
|
* | | * tests/macOSXLoad.test (new file): add testing of .bundle loading and | das | 2006-12-17 | 1 | -16/+58 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+2 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595]. | jenglish | 2005-01-10 | 1 | -2/+1 |
|
|
* | | * generic/tcl.h: | das | 2004-11-12 | 1 | -2/+3 |
|
|
* | | * unix/dltest/Makefile.in (clean): Fixup make clean | mdejong | 2004-09-23 | 1 | -2/+6 |
|
|
* | | Silence compiler warnings. | dgp | 2004-06-08 | 2 | -5/+5 |
|
|
* | | * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS, | hobbs | 2004-05-26 | 1 | -2/+2 |
|
|
* | | 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 | 3 | -5/+345 |
|
|
* | | * unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typo | mdejong | 2003-07-16 | 1 | -2/+2 |
|
|
* | | * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counted | dgp | 2003-07-15 | 1 | -2/+10 |
|
|
* | | * unix/Makefile.in: Don't subst MATH_LIBS, | mdejong | 2003-04-03 | 1 | -2/+2 |
|
|
* | | * unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to pass | dgp | 2003-03-26 | 6 | -15/+15 |
|/ |
|
* | * unix/Makefile.in: Use dltest.marker file | mdejong | 2002-07-16 | 1 | -2/+4 |
|
|
* | * unix/dltest/Makefile.in: Remove hard coded CFLAGS=-g | mdejong | 2002-06-06 | 1 | -2/+5 |
|
|
* | * unix/Makefile.in: Define new dltest target that | mdejong | 2001-12-19 | 4 | -860/+7 |
|
|
* | Enable thread support under FreeBSD. [Tcl bug 473708] | mdejong | 2001-11-09 | 1 | -6/+7 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-11-09 | 1 | -2/+2 |
|
|