summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorhobbs <hobbs>2006-08-30 17:59:03 (GMT)
committerhobbs <hobbs>2006-08-30 17:59:03 (GMT)
commit4068e463187abe61b54f9580be2277f594a29059 (patch)
treecbfeb8c1deb0217ac36af4aa81706b5a3af7ce56 /tools
parentb4794ceec1c0099fa2ee86c5fcdc6cf757954366 (diff)
downloadtcl-4068e463187abe61b54f9580be2277f594a29059.zip
tcl-4068e463187abe61b54f9580be2277f594a29059.tar.gz
tcl-4068e463187abe61b54f9580be2277f594a29059.tar.bz2
* generic/tclIOGT.c (ExecuteCallback):
* generic/tclPkg.c (Tcl_PkgRequireEx): replace Tcl_GlobalEval(Obj) with more efficient Tcl_Eval(Obj)Ex
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
bug_7c7e8f957e&id=e879651f606df661d88f8b3ae73bdbbd37d4082c'>[Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-251-2/+2 | * | make TkSetTransientFor staticnijtmans2010-02-161-2/+2 | * | TIP #359: Extended window manager hints support for X11.patthoyts2010-01-201-11/+140 | * | [Bug 1163496]: Allow windows to be set to be transients for withdrawn mastersdkf2010-01-061-5/+9 | * | [Bug 2864685] backported extended window manager hinting from HEADpatthoyts2009-12-081-1/+33 | * | Fix [Bug 2902814]. XChangeProperty is misspecified for LP64, but we're stuckdkf2009-11-241-38/+41 | * | Backport the fix for [Bug 2830420].dkf2009-08-011-23/+18 | * | Don't Panic [Bug 1789819].jenglish2009-04-04