| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise the order of memory free, so that bugs that attempt to access freed | dgp | 2012-06-22 | 1 | -2/+11 |
|
|
* | Stop storing FilesystemRecord in the intrep of a "path". We never use it. | dgp | 2012-06-21 | 3 | -73/+26 |
|
|
* | [Bug 3362446]: possible allocation error when using UNICODE | jan.nijtmans | 2012-06-21 | 2 | -6/+6 |
|\ |
|
| * | [Bug 3362446]: possible allocation error when using UNICODE | jan.nijtmans | 2012-06-21 | 1 | -4/+4 |
|
|
* | | [Bug #3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-21 | 4 | -81/+42 |
|\ \ |
|
| * | | remove some unused codebug_3362446 | jan.nijtmans | 2012-06-20 | 1 | -12/+8 |
|
|
| * | | add test case for very long value names and values | jan.nijtmans | 2012-06-20 | 1 | -0/+6 |
|
|
| * | | [bug 3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-19 | 1 | -64/+30 |
|
|
* | | | Purge more dead fs path code. | dgp | 2012-06-20 | 3 | -22/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | Purge more dead fs path code. | dgp | 2012-06-20 | 1 | -17/+7 |
|
|
* | | | Remove dead code that complicates fs path values but adds no value. | dgp | 2012-06-20 | 3 | -35/+10 |
|\ \ \
| |/ / |
|
| * | | ...and one more line. | dgp | 2012-06-20 | 1 | -1/+0 |
|
|
| * | | Remove dead code that complicates fs path values but adds no value. | dgp | 2012-06-20 | 1 | -31/+10 |
|
|
* | | | Plug memory leak, part of [Bug #3362446] | jan.nijtmans | 2012-06-19 | 2 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Plug memory leak, part of [Bug #3362446] | jan.nijtmans | 2012-06-19 | 2 | -0/+6 |
| |/ |
|
* | | more readable | jan.nijtmans | 2012-06-14 | 3 | -3/+3 |
|\ \
| |/ |
|
| * | more readable | jan.nijtmans | 2012-06-14 | 3 | -3/+3 |
|
|
* | | add test that triggered reporting of [Bug 3530230] | dkf | 2012-06-12 | 1 | -0/+14 |
|
|
* | | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hash | dgp | 2012-06-11 | 4 | -18/+38 |
|\ \ |
|
| * | | Revised so that we avoid hashing twice.bug_3532959 | dgp | 2012-06-11 | 1 | -6/+4 |
|
|
| * | | 3532959 Arrange for every lambda to place an entry in the linePBodyPtr hash t... | dgp | 2012-06-10 | 3 | -13/+27 |
|
|
| * | | Work in progress fixing 3532959 | dgp | 2012-06-08 | 2 | -2/+3 |
|/ / |
|
* | | Update autogoo for gettimeofday(). Thanks Joe English. | dgp | 2012-06-08 | 4 | -114/+10 |
|\ \
| |/ |
|
| * | Update autogoo for gettimeofday(). Thanks Joe English. | dgp | 2012-06-08 | 4 | -139/+100 |
|
|
* | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that | dgp | 2012-06-08 | 3 | -3/+7 |
|
|
* | | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va... | jan.nijtmans | 2012-06-06 | 2 | -2/+74 |
|\ \
| |/ |
|
| * | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va... | jan.nijtmans | 2012-06-06 | 4 | -7/+79 |
|
|
* | | Remove unused variable mantDIGIT. | dgp | 2012-06-05 | 1 | -3/+0 |
|
|
* | | 3530533 Add comments to failing tests. | dgp | 2012-06-05 | 1 | -0/+6 |
|
|
* | | 3519357 Use randomized subdir of /tmp in xdev tests to reduce chance of conflict | dgp | 2012-06-01 | 1 | -62/+70 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Do filesystem tests needing /tmp access in a subdir less likely to conflict.bug_3519357 | dgp | 2012-06-01 | 17 | -148/+305 |
| |\ \ \
| |_|/ /
|/| | | |
|
* | | | | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. | dkf | 2012-05-31 | 3 | -1/+11 |
|
|
* | | | | [Bug 2931407]: Clarified semantics of division and remainder operators. | dkf | 2012-05-29 | 3 | -6/+30 |
|
|
* | | | | Track the remnants of [Bug 2913625] as knownBug tests. :-( | dkf | 2012-05-26 | 1 | -0/+46 |
|
|
* | | | | [Bug 3528418]: Document what is going on with respect to qualification of | dkf | 2012-05-25 | 3 | -1/+12 |
| |/ /
|/| | |
|
* | | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 3 | -34/+62 |
|\ \ \
| | |/
| |/| |
|
| * | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 3 | -6/+12 |
|
|
* | | | fix genStubs.tcl | jan.nijtmans | 2012-05-25 | 4 | -17/+17 |
|\ \ \
| |/ / |
|
| * | | fix genStubs.tcl | jan.nijtmans | 2012-05-25 | 1 | -1/+1 |
|
|
* | | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 7 | -45/+78 |
|\ \ \
| |/ / |
|
| * | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 7 | -33/+92 |
|
|
| | * | merge 8.5 | dgp | 2012-05-24 | 55 | -933/+1171 |
| | |\
| |_|/
|/| | |
|
* | | | fix merge problem on Linux | jan.nijtmans | 2012-05-23 | 9 | -810/+490 |
|\ \ \ |
|
| * | | | MAC_OSX_TK -> MAC_OSX_TCL | jan.nijtmans | 2012-05-22 | 4 | -17/+17 |
|
|
| * | | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 9 | -820/+500 |
| |\ \ \
|/ / / /
| | _ /
| | / |
|
| * | | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 9 | -543/+444 |
|
|
* | | | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, | dgp | 2012-05-21 | 3 | -3/+11 |
|\ \ \
| |/ / |
|
| * | | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, | dgp | 2012-05-21 | 3 | -3/+11 |
|
|
* | | | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Corrected | dkf | 2012-05-17 | 3 | -8/+31 |
|
|
* | | | [Bug 2964715]: fixes to globbing in safe interpreters | dkf | 2012-05-17 | 3 | -18/+212 |
|
|