summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | merge trunkdgp2012-09-112-9/+1
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | fix running package-tests on Windows, correct TCLSH_PROG in this casejan.nijtmans2012-09-101-1/+1
| | |_|_|_|/ / | |/| | | | |
| * | | | | | removed leftover from failed attempt to unify stub tables.jan.nijtmans2012-09-071-8/+0
| | | | * | | correct font issues in define.ndgp2012-09-073-8/+22
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | merge trunkdgp2012-09-063-5/+11
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Minor clarification of description; all traces use a command prefix for their...dkf2012-09-051-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Minor clarification of description; all traces use a command prefix for theirdkf2012-09-051-1/+1
| * | | | | | ...and the date too.dgp2012-08-301-1/+1
| * | | | | | Update changes for 8.6b3dgp2012-08-301-2/+8
| | |/ / / / | |/| | | |
| | | * | | merge trunkdgp2012-08-281-1/+7
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Followup to [6325d5dbeac6f91d28d6]. dlerror() may return NULL. Fixed the code...andreask2012-08-271-1/+7
| | | * | | merge trunkdgp2012-08-274-14/+29
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | minor: tidy up formattingdkf2012-08-261-11/+11
| |\ \ \ \ \ | | |/ / / /
| | * | | | minor: tidy up formattingdkf2012-08-251-66/+71
| * | | | | [Bug 3561330]: Use the correct full name of March in Ukrainian.dkf2012-08-252-1/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | [Bug 3561330]: Use the correct full name of March in Ukrainian.dkf2012-08-252-1/+6
| * | | | | make sure that extensions which might still use TclWinNToHS, now use ntohs di...jan.nijtmans2012-08-242-1/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | make sure that extensions which might still use TclWinNToHS, now use ntohs di...jan.nijtmans2012-08-242-1/+5
| * | | | | small wrapper for TclWinNToHs, for change in calling conventionjan.nijtmans2012-08-231-1/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | small wrapper for TclWinNToHs, for change in calling conventionjan.nijtmans2012-08-231-1/+6
| | | * | | merge trunkdgp2012-08-232-7/+10
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ [Bug 3496014] Unecessary memset() in Tcl_SetByteArrayObj().jan.nijtmans2012-08-232-7/+10
| |\ \ \ \ \ \ | | | |/ / / /
| | | * | | | [Bug 3496014] Protect Tcl_SetByteArrayObj for invalid valuesjan.nijtmans2012-08-232-1/+11
| | * | | | | [Bug 3496014]: Unecessary memset() in Tcl_SetByteArrayObj()bug_3496014jan.nijtmans2012-07-161-6/+2
| | | | * | | merge trunkdgp2012-08-212-2/+12
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | 3559678 Fix bad filename normalization when the last component is the empty s...dgp2012-08-202-2/+12
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | 3559678 Fix bad filename normalization when the last component is the empty s...dgp2012-08-202-2/+12
| | | | * | | merge trunkdgp2012-08-2015-222/+317
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ...jan.nijtmans2012-08-204-27/+12
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | ... and don't forget ChangeLog entryjan.nijtmans2012-08-201-0/+8
| | * | | | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ...jan.nijtmans2012-08-203-27/+3
| * | | | | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-172-4/+11
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-172-4/+11
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-171-0/+5
| | | * | | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-171-4/+6
| * | | | | | build htmlhelp, not winhelp by defaultjan.nijtmans2012-08-151-1/+1
| * | | | | | Only build the threaded builds by defaultjan.nijtmans2012-08-153-54/+20
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Only build the threaded builds by default. jan.nijtmans2012-08-154-115/+175
| | * | | | | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ...stwo2012-08-132-6/+15
| * | | | | | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ...stwo2012-08-132-6/+15
| * | | | | | .... but be less verbosejan.nijtmans2012-08-131-1/+1
| * | | | | | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 buildjan.nijtmans2012-08-136-6/+32
| * | | | | | minor fixjan.nijtmans2012-08-131-1/+1
| | | | | * | merge trunkdgp2012-08-08163-3154/+3958
| | | | | |\ \
| | | | | * | | Update TclOO package to 0.7, correct copyright dates.dkf2012-07-1212-19/+18
| | | | | * | | Release candidate branch for Tcl 8.6b3.dgp2012-07-119-10/+10
| | | | | | | * merge trunkjan.nijtmans2012-08-0823-619/+903
| | | | | | | |\ | | | | | | | |/ | | | | | | |/|
| | | | | | | * merge trunkjan.nijtmans2012-08-0675-2036/+2216
| | | | | | | |\
| | | | | | | * \ merge trunkjan.nijtmans2012-08-0295-495/+821
| | | | | | | |\ \
| | | | | | | * | | make dde 1.4 loadlable when ::tcl::pkgconfig is availablejan.nijtmans2012-07-161-2/+2