| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de... | jan.nijtmans | 2013-01-16 | 1 | -1/+6 |
|
|
* | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 1 | -3/+3 |
|
|
* | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -7/+7 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
* | * library/platform/pkgIndex.tcl: Backported the platform packages | andreas_kupries | 2009-10-23 | 1 | -2/+7 |
|
|
* | * win/Makefile.in (install-private-headers): added target | hobbs | 2007-01-30 | 1 | -1/+23 |
|
|
* | Revert attempted backport of dde 1.3 to the core-8-4-branch. | dgp | 2006-04-05 | 1 | -5/+5 |
|
|
* | * library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD. | dgp | 2006-04-05 | 1 | -5/+5 |
|
|
* | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" | hobbs | 2006-03-02 | 1 | -6/+6 |
|
|
* | * win/tcl.m4: Add build support for Windows-x64 builds. | hobbs | 2005-11-30 | 1 | -2/+2 |
|
|
* | * win/makefile.vc: Fixed bug in installation of http 2.5. | andreas_kupries | 2004-11-16 | 1 | -4/+4 |
|
|
* | * win/Makefile.in: Don't define TCL_DBGX | mdejong | 2003-07-16 | 1 | -2/+6 |
|
|
* | * generic/tcl.h: Add TCL_PREFIX_IDENT and | mdejong | 2003-01-28 | 1 | -2/+2 |
|
|
* | * win/Makefile.in: removed @MEM_DEBUG_FLAGS@ subst. | hobbs | 2002-10-22 | 1 | -2/+2 |
|
|
* | * library/reg/pkgIndex.tcl: | hobbs | 2002-10-18 | 1 | -5/+5 |
|
|
* | * win/Makefile.in (CFLAGS): | andreas_kupries | 2002-08-22 | 1 | -2/+2 |
|
|
* | * README: Bumped version number to 8.4b3 to distinguish | dgp | 2002-08-20 | 1 | -4/+4 |
|
|
* | * unix/Makefile.in: | mdejong | 2002-07-16 | 1 | -2/+4 |
|
|
* | * Updated all package install directories to match current Major.minor | dgp | 2002-06-21 | 1 | -6/+6 |
|
|
* | * generic/tclAlloc.c: | hobbs | 2002-04-23 | 1 | -1/+2 |
|
|
* | * win/Makefile.in: correct dependencies for shell, gdb, runtest | hobbs | 2002-04-22 | 1 | -6/+6 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: Add comments to better describe | mdejong | 2001-11-25 | 1 | -3/+9 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-11-11 | 1 | -1/+7 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-11-08 | 1 | -6/+2 |
|
|
* | added Win64 SDK RC1 compilation support | hobbs | 2001-10-01 | 1 | -4/+4 |
|
|
* | * win/Makefile.in: | andreas_kupries | 2001-09-14 | 1 | -5/+9 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-09-10 | 1 | -4/+4 |
|
|
* | * Updated http package to version 2.4, | dgp | 2001-09-07 | 1 | -4/+4 |
|
|
* | updated install target for dde1.2 | hobbs | 2001-08-22 | 1 | -6/+8 |
|
|
* | * win/configure: regenerated | hobbs | 2001-08-04 | 1 | -8/+14 |
|
|
* | * win/Makefile.in: Subst DEPARG directly instead | mdejong | 2001-07-06 | 1 | -19/+14 |
|
|
* | * win/Makefile.in: Remove PATHTYPE variable. | mdejong | 2001-07-04 | 1 | -9/+5 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-06-27 | 1 | -1/+7 |
|
|
* | * win/Makefile.in: Use : to separate VPATH entries. This | mdejong | 2001-06-27 | 1 | -4/+3 |
|
|
* | * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@. | mdejong | 2001-06-22 | 1 | -7/+5 |
|
|
* | * unix/Makefile.in: Add a LDFLAGS variable to the | mdejong | 2001-05-11 | 1 | -8/+8 |
|
|
* | * win/Makefile.in (install-libraries): removed extra \s that broke | hobbs | 2001-03-30 | 1 | -10/+10 |
|
|
* | * tools/tcl.wse.in: updated for unversioning of library dirs | hobbs | 2000-11-03 | 1 | -10/+27 |
|
|
* | 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-10-31 | 1 | -2/+2 |
|
|
* | * win/Makefile.in: commented use of TESTFLAGS | hobbs | 2000-09-29 | 1 | -1/+5 |
|
|
* | addition of tclIOGT.c source file | hobbs | 2000-09-28 | 1 | -2/+11 |
|
|
* | * win/makefile.vc: | ericm | 2000-08-15 | 1 | -2/+3 |
|
|
* | * win/tcl.m4: | ericm | 2000-06-13 | 1 | -13/+14 |
|
|
* | fixed patching problems for mingw compatability | hobbs | 2000-05-19 | 1 | -2/+2 |
|
|
* | * win/{tcl.m4,Makefile.in,configure.in}: added support for mingw | hobbs | 2000-05-18 | 1 | -13/+16 |
|
|
* | 2000-05-02 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-05-02 | 1 | -1/+2 |
|
|
* | * unix/Makefile.in: | hobbs | 2000-04-25 | 1 | -15/+16 |
|
|
* | * library/dde1.1/pkgIndex.tcl: | hobbs | 2000-04-20 | 1 | -6/+9 |
|
|
* | * win/Makefile.in: | redman | 2000-04-18 | 1 | -7/+16 |
|
|