Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | merge to RCcore_8_5_10core_8_5_10_rc | dgp | 2011-06-23 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of th... | andreask | 2011-06-22 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ | merge to RC | dgp | 2011-06-21 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Backport tcltest 2.3.3 for release with Tcl 8.5.* | dgp | 2011-06-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | Release candidate branch for Tcl 8.5.10. | dgp | 2011-05-26 | 2 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Bump to msgcat 1.4.4. | dgp | 2011-05-25 | 1 | -2/+2 | |
| * | | | | | | | | | | [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs. | patthoyts | 2011-05-12 | 1 | -2/+2 | |
| * | | | | | | | | | | If your compiler already defines _WIN64, assume --enable-64bit | jan.nijtmans | 2011-05-12 | 2 | -0/+73 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to reality | jan | 2011-04-21 | 2 | -5/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. | jan.nijtmans | 2011-04-21 | 3 | -0/+107 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Support cross-compilation to x64 from ix86 hosts when using NMAKE. | patthoyts | 2011-04-20 | 2 | -44/+56 | |
| * | | | | | | | | | | | | [3202030] Updated README files, repairing broken URLs and other rot. | dgp | 2011-04-04 | 1 | -3/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | The -debug:full option is not supported when using the modern versions of lin... | jan | 2011-03-26 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 | |