summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
| * | | Remove surplus parensdgp2012-07-191-1/+1
| |/ /
* | | Fix mostly-harmless minor buffer overrun.dkf2012-07-161-2/+2
* | | 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
* | | missed a spotdkf2012-07-041-2/+1
* | | Factor out a number of common patterns of use of Tcl_DStringAppend.dkf2012-07-0324-116/+158
* | | NRInterpCoroutine -> TclNRInterpCoroutinejan.nijtmans2012-07-024-12/+13
* | | add TclUnixCopyFile to stub table for Cygwinjan.nijtmans2012-07-013-4/+14
|\ \ \ | |/ /
| * | add TclUnixCopyFile to stub table for Cygwinjan.nijtmans2012-07-013-4/+19
* | | Simplify tclFileSystem.h. Define structs where used.dgp2012-06-283-64/+66
|\ \ \ | |/ /
| * | Simplify tclFileSystem.h. Define structs where used.dgp2012-06-283-64/+66
* | | fix some gcc 64-bit warningsjan.nijtmans2012-06-262-7/+4
|\ \ \ | |/ /
| * | fix some gcc 64-bit warningsjan.nijtmans2012-06-262-7/+4
| |\ \ | | |/
| | * fix some gcc 64-bit warningsjan.nijtmans2012-06-261-4/+4
* | | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_pathjan.nijtmans2012-06-261-2/+2
|\ \ \ | |/ /
| * | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_pathjan.nijtmans2012-06-261-2/+2
| |\ \ | | |/
* | | Use EAI_SYSTEM only if it exists.max2012-06-261-2/+5
* | | 3024359 Make sure that the per-thread cache of the list of file systemsdgp2012-06-253-38/+64
|\ \ \ | |/ /
| * | Repair Claim/Disclaim imbalancedgp2012-06-251-0/+1
| * | Simplify bug fix so that active claims on the FilesystemRecord list of a threadbug_3024359dgp2012-06-253-61/+29
| |\ \
| * \ \ merge 8.5dgp2012-06-251-6/+23
| |\ \ \
| * \ \ \ merge 8.5dgp2012-06-222-38/+12
| |\ \ \ \
| * \ \ \ \ merge 8.5dgp2012-06-221-2/+11
| |\ \ \ \ \