summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge trunkdgp2012-07-19255-13794/+8551
|\
| *-. 3544642 Be kind to BSDers day. Purge gmake-ism.dgp2012-07-191-8/+6
| |\ \
| | | * Remove surplus parensdgp2012-07-191-1/+1
| * | | fix bug [3545366]: Win32 link normalization test failuresjan.nijtmans2012-07-191-1/+1
| * | | merge-markjan.nijtmans2012-07-190-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | fix fCmd-6.19 testcase on win32 (can't read "tmpspace": no such variable)jan.nijtmans2012-07-191-0/+1
| * | | better formatting of "configure --help"jan.nijtmans2012-07-181-6/+6
| |\ \ \ | | |/ /
| | * | better formatting of "configure --help"jan.nijtmans2012-07-181-4/+4
| * | | should be uppercasejan.nijtmans2012-07-171-1/+1
| |\ \ \ | | |/ /
| | * | should be uppercasejan.nijtmans2012-07-171-1/+1
| | |\ \
| | | * | should be uppercasejan.nijtmans2012-07-171-1/+1
| * | | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-173-7/+10
| |\ \ \ \ | | |/ / /
| | * | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-172-4/+7
| | |\ \ \ | | | |/ /
| | | * | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-172-4/+7
| | * | | [Bug 3544683]: Backport of reentrancy fix for super-POSIX correctness of thedkf2012-07-162-54/+225
| | * | | merge-markjan.nijtmans2012-07-160-0/+0
| | |\ \ \
| | | * | | Make registry 1.3 package (and possibly others) dynamically loadable in Tcl 8.4 jan.nijtmans2012-07-163-22/+50
| | | |/ /
| * | | | [Bug 3544943]: Version mismatch in rules.vcjan.nijtmans2012-07-171-2/+2
| * | | | Fix mostly-harmless minor buffer overrun.dkf2012-07-162-2/+8
| * | | | Make registry 1.3 package dynamically loadable when ::tcl::pkgconfig is avail...jan.nijtmans2012-07-162-2/+7
| * | | | dde version: 1.4.0b1jan.nijtmans2012-07-122-3/+3
| * | | | versions of dde and registry packages in "changes" file not correctjan.nijtmans2012-07-111-2/+2
| * | | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts e...jan.nijtmans2012-07-112-1/+7
| |\ \ \ \ | | |/ / /
| | * | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts e...jan.nijtmans2012-07-113-2/+8
| * | | | Update changes for 8.6b3.dgp2012-07-111-10/+52
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ merge 8.5dgp2012-07-104-12/+90
| |\ \ \ \ \ \ | | | | |/ / /
| | | | * | | [Bug 3541646] Don't panic on triggerPipe overrunjan.nijtmans2012-07-102-5/+9
| | | |/ / /
| | | * | | Update changes, repair ChangeLogdgp2012-07-102-52/+127
| | |/ / /
| | * | | * win/tclWinSock.c (InitializeHostName): Corrected logic thatdkf2012-07-102-10/+13
| * | | | Add fix and test for URLs that contain literal IPv6 addresses. [Bug 3531209]max2012-07-083-2/+17
| * | | | MSVC 6.0 does not have the %I modifierjan.nijtmans2012-07-082-4/+10
| |\ \ \ \ | | |/ / /
| | * | | and don't forget the %jan.nijtmans2012-07-084-7/+7
| | * | | add TCL_I_MODIFIER and use it in the correct placesjan.nijtmans2012-07-086-8/+14
| * | | | 1189293 Make "<<" binary safe.dgp2012-07-053-2/+9
| |\ \ \ \ | | |/ / /
| | * | | 1189293 Make "<<" binary safe.dgp2012-07-053-5/+12
| | |\ \ \ | | | |/ /
| | | * | 1189293 Make "<<" binary safe.dgp2012-07-053-5/+12
| | | |\ \
| | | | * | 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent)bug_1189293dgp2012-07-022-2/+4
| * | | | | protect Tcl_GetIndexFromObjStruct from empty strings in tablejan.nijtmans2012-07-051-7/+16
| |\ \ \ \ \ | | |/ / / /
| | * | | | protect Tcl_GetIndexFromObjStruct from empty strings in tablejan.nijtmans2012-07-051-6/+15
| | |\ \ \ \ | | | |/ / /
| | | * | | protect Tcl_GetIndexFromObjStruct from empty strings in tablejan.nijtmans2012-07-051-6/+15
| | | |/ /
| * | | | only use public API in loaded packages; oops\!dkf2012-07-041-6/+5
| * | | | missed a spotdkf2012-07-041-2/+1
| * | | | Factor out a number of common patterns of use of Tcl_DStringAppend.dkf2012-07-0337-162/+210
| * | | | NRInterpCoroutine -> TclNRInterpCoroutinejan.nijtmans2012-07-024-12/+13
| * | | | merge-markjan.nijtmans2012-07-020-0/+0
| |\ \ \ \ | | |/ / /
| | * | | [Bug 3536888] update: Translate script parameters for msgcatjan.nijtmans2012-07-022-14/+21
| | |\ \ \
| * | \ \ \ [Bug 3536888] update: Translate script parameters for msgcatjan.nijtmans2012-07-022-14/+21
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | translate script parameters for msgcatbug_3536888jan.nijtmans2012-06-292-14/+21
| * | | | | add TclUnixCopyFile to stub table for Cygwinjan.nijtmans2012-07-013-4/+14
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | add TclUnixCopyFile to stub table for Cygwinjan.nijtmans2012-07-013-4/+19
| | |/ / /