summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge trunkdgp2012-08-201-6/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2012-08-0852-1957/+2373
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update TclOO package to 0.7, correct copyright dates.dkf2012-07-128-9/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release candidate branch for Tcl 8.6b3.dgp2012-07-111-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge trunkdkf2012-09-0452-1921/+2381
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ [Bug 3496014] Unecessary memset() in Tcl_SetByteArrayObj().jan.nijtmans2012-08-231-7/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3496014] Protect Tcl_SetByteArrayObj for invalid valuesjan.nijtmans2012-08-231-1/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3496014]: Unecessary memset() in Tcl_SetByteArrayObj()bug_3496014jan.nijtmans2012-07-161-6/+2
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3559678 Fix bad filename normalization when the last component is the empty s...dgp2012-08-201-2/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3559678 Fix bad filename normalization when the last component is the empty s...dgp2012-08-201-2/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ...jan.nijtmans2012-08-201-6/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ...jan.nijtmans2012-08-201-6/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1536227]: Cygwin network pathname supoortjan.nijtmans2012-08-081-47/+53
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1536227]: Cygwin network pathname supoortjan.nijtmans2012-08-081-145/+96
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor changes to improve style (C89 declarations, consistent indentation,dkf2012-08-076-400/+583
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 3554250 Overlooked one field of cleanup in the thread exit handlerdgp2012-08-071-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3554250 Overlooked one field of cleanup in the thread exit handlerdgp2012-08-071-0/+1
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix two minor blunders, introduced by [1fb35ca910]jan.nijtmans2012-08-062-10/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reference to correct Bug #number. jan.nijtmans2012-08-062-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reference to correct Bug #numberjan.nijtmans2012-08-062-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Reference to correct Bug #numberjan.nijtmans2012-08-064-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Final part of result generation conversion (modulo any minor blunders)dkf2012-08-057-307/+352
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | more result generation conversiondkf2012-08-048-281/+308
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | more result generation conversiondkf2012-08-0316-257/+291
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | converting to using Tcl_Obj API for error message generation; part donedkf2012-08-0327-592/+739
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integerdkf2012-07-311-3/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | import small refactoring from TclOO package codebasedkf2012-07-311-8/+24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename 'mapeach' to 'lmap' per preferred alternative in TIP #405.twylite2012-08-084-17/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Back-out 'foreacha' implementation but leave code cleanup of 'mapeach' and 'd...twylite2012-08-086-94/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Patch-3163961] Implementation of TIP #405 merged from private branch. Inclu...twylite2012-08-038-37/+390
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT environ...jan.nijtmans2012-07-301-57/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix various test when run outside of the build environment [3549770]jan.nijtmans2012-07-301-2/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-272-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-272-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-272-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Preserve the chanPtr so that script evaluation cannot invalidate it whendgp2012-07-241-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | backport [e393e41a8d]: Fix several more missing mutex-locks in TestasyncCmdjan.nijtmans2012-07-201-5/+28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge 8.5dgp2012-07-251-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.5dgp2012-07-242-1/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release candidate branch for Tcl 8.5.12.dgp2012-07-101-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preserve the chanPtr so that script evaluation cannot invalidate it whendgp2012-07-241-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preserve the chanPtr so that script evaluation cannot invalidate it whendgp2012-07-241-0/+2
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3545365]: Never try a bg-flush on a dead channel, just like before 201...ferrieux2012-07-231-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix several more missing mutex-locks in TestasyncCmd.Joe Mistachkin2012-07-201-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix several more missing mutex-locks in TestasyncCmd.Joe Mistachkin2012-07-201-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3544685]: Missing mutex-lock in TestasyncCmd since 2011-08-19. Unbounded...ferrieux2012-07-191-0/+3