Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | The -debug:full option is not supported when using the modern versions of lin... | jan.nijtmans | 2011-03-22 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 1 | -27/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 34 | -71/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | handle --enable-64bit=ia64 for gcc. BACKPORT. | nijtmans | 2011-01-17 | 3 | -42/+95 | |
| * | | | | | | | | | | | | | | | | | Cross-compile support for Win and UNIX (backported) | nijtmans | 2010-12-13 | 3 | -12/+313 | |
| * | | | | | | | | | | | | | | | | | * generic/tclInt.decls: Backport of Kevin B. Kenny's work on | andreas_kupries | 2010-11-30 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | | | | | Allow cross-compilation by default (backported) | nijtmans | 2010-11-19 | 3 | -95/+172 | |
| * | | | | | | | | | | | | | | | | | fix gcc warnings: unused variable 'registration' | nijtmans | 2010-11-19 | 3 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | fix gcc warning: dereferencing pointer 'oemId' does break strict-aliasing rules | nijtmans | 2010-11-19 | 1 | -7/+8 | |
| * | | | | | | | | | | | | | | | | | Update for VS10 | nijtmans | 2010-10-23 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread | andreas_kupries | 2010-09-24 | 1 | -1/+47 | |
| * | | | | | | | | | | | | | | | | | * win/tclWin32Dll.c: #ifdef protections to permit builds with | dgp | 2010-09-08 | 3 | -28/+41 | |
| * | | | | | | | | | | | | | | | | | * win/tcl.m4: Applied patch by Jeff fixing issues with the | andreas_kupries | 2010-08-31 | 2 | -4/+8 | |
| * | | | | | | | | | | | | | | | | | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 4 | -3/+123 | |
| * | | | | | | | | | | | | | | | | | * win/tclWin32Dll.c (asciiProcs, unicodeProcs): | hobbs | 2010-08-04 | 3 | -8/+10 | |
| * | | | | | | | | | | | | | | | | | * win/Makefile.in (%.${OBJEXT}): better implicit rules support | hobbs | 2010-08-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | * generic/tcl.h: Bump to 8.5.9 for release. | dgp | 2010-08-04 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | * library/platform/platform.tcl: Added OSX Intel 64bit | andreas_kupries | 2010-06-09 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | [Bug 2991415]: tclport.h #included before limits.h | nijtmans | 2010-05-25 | 1 | -8/+2 | |
| * | | | | | | | | | | | | | | | | | installData.tcl: Make sure that copyDir only receives normalized paths. | nijtmans | 2010-05-21 | 4 | -39/+40 | |
| * | | | | | | | | | | | | | | | | | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. | andreas_kupries | 2010-05-07 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | * library/platform/platform.tcl: Another stab at getting the /lib, | andreas_kupries | 2010-04-29 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp | nijtmans | 2010-04-19 | 2 | -24/+28 | |
| * | | | | | | | | | | | | | | | | | Fixed missing update of platform package index, and Makefiles. | andreas_kupries | 2010-04-14 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | Fix [Bug 2967340]: Static build failure | nijtmans | 2010-03-12 | 2 | -13/+8 | |
| * | | | | | | | | | | | | | | | | | Various CYGWIN-related fixes | nijtmans | 2010-01-31 | 12 | -109/+128 | |
| * | | | | | | | | | | | | | | | | | bump to msgcat 1.4.3 to account for commits | dgp | 2009-12-17 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | * library/http/http.tcl: Update the URL syntax check to | dgp | 2009-11-11 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | Removed outdated Msys + Mingw info, fix for [Bug 2459744]. | stwo | 2009-11-09 | 1 | -10/+1 | |
| * | | | | | | | | | | | | | | | | | * generic/tcl.h: Bump to 8.5.8 for release. | dgp | 2009-11-03 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | * library/http/http.tcl: Bump to http 2.7.4 to account for | dgp | 2009-09-11 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revision | dgp | 2009-09-01 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | Handle the GetUserName API call appropriately for wide/narrow versions. [Bug ... | patthoyts | 2009-07-01 | 3 | -9/+15 | |
| * | | | | | | | | | | | | | | | | | * library/platform/platform.tcl: Fixed handling of cpu ia64, | andreas_kupries | 2009-05-29 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "... | ferrieux | 2009-04-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Backport fix for [Bug 2446662]: resync Win behavior on RST with that of unix ... | ferrieux | 2009-04-27 | 1 | -2/+14 | |
| * | | | | | | | | | | | | | | | | | * generic/tcl.h: Bump to 8.5.7 for release. | dgp | 2009-04-10 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | * library/http/http.tcl: Backport http 2.7.3 from HEAD for | dgp | 2009-04-09 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | * library/platform/platform.tcl: Extended the darwin sections to | andreas_kupries | 2009-04-08 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) to | dgp | 2009-04-08 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak. | dgp | 2009-03-18 | 1 | -2/+11 | |
| * | | | | | | | | | | | | | | | | | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already to | hobbs | 2009-02-17 | 2 | -6/+183 | |
| * | | | | | | | | | | | | | | | | | * generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6 | dgp | 2008-12-21 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | * changes: Update for 8.5.6 release. | dgp | 2008-12-21 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich | andreas_kupries | 2008-11-10 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | Backported a fix for reading HTTP-like protocols that used to work and | patthoyts | 2008-10-23 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | * generic/tcl.h: Bump version number to 8.5.6b1 to distinguish | dgp | 2008-10-23 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | Fix version typo | Joe Mistachkin | 2008-10-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | * generic/tcl.h: Bump to 8.5.5 for release. | dgp | 2008-10-10 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | * tclWinTest.c: Fix compiler warning when compiling this file with mingw gcc: | nijtmans | 2008-10-07 | 1 | -4/+4 | |