| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | add test that triggered reporting of [Bug 3530230] | dkf | 2012-06-12 | 1 | -0/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | -17/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | | / / / / / / / / / / / / / / / / / / / / / / / | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that | dgp | 2012-06-08 | 5 | -112/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Revise the "null data" check: null strings are possible, but empty binary arr... | jan.nijtmans | 2012-06-08 | 3 | -121/+138 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Declare that Tcl provides the zlib 2.0 package. | dkf | 2012-06-06 | 2 | -1/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 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 NULL_CONTEXT. | dgp | 2012-06-05 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Remove unused variable mantDIGIT. | dgp | 2012-06-05 | 1 | -3/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Remove unused variable mantDIGIT. | dgp | 2012-06-05 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | 3530533 Add comments to failing tests. | dgp | 2012-06-05 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | 3530533 Add comments to failing tests. | dgp | 2012-06-05 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3530536]: zlib-7.4 fails on IRIX64 | jan.nijtmans | 2012-06-01 | 4 | -3/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | two more testcases, showing that only the "deflate" and "inflate" streams don...bug_3530536 | jan.nijtmans | 2012-06-01 | 1 | -0/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | bug-3530536 | jan.nijtmans | 2012-06-01 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | 3519357 Use randomized subdir of /tmp in xdev tests to reduce chance of conflict | dgp | 2012-06-01 | 1 | -62/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | merge 8.5 | dgp | 2012-05-24 | 55 | -933/+1171 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3519357] fCmd.test failed on unix by foreign files or directory in /tmp. | sebres | 2012-04-19 | 1 | -43/+46 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Create new branch named "bug-3519357" | sebres | 2012-04-19 | 0 | -0/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3531089] Added test to stop this from happening again | dkf | 2012-05-31 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix subtle problem with safe [file] that caused Tk test failure | dkf | 2012-05-31 | 2 | -7/+15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. | dkf | 2012-05-31 | 2 | -4/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. | dkf | 2012-05-31 | 3 | -1/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevented intermittent test failure due to race condition. | dkf | 2012-05-31 | 2 | -0/+6 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | minor: make TIP 106 commit easier to spot in ChangeLog | dkf | 2012-05-30 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | minor: rewrap overlong lines | dkf | 2012-05-29 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 2931407]: Clarified semantics of division and remainder operators. | dkf | 2012-05-29 | 3 | -6/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 2931407]: Clarified semantics of division and remainder operators. | dkf | 2012-05-29 | 3 | -6/+30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3525762]: Encoding handling in dde | jan.nijtmans | 2012-05-29 | 2 | -32/+66 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | explicitely specify encoding in DdeCreateStringHandlebug_3525762 | jan.nijtmans | 2012-05-28 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | fix for bug bug-3525762 | jan.nijtmans | 2012-05-28 | 1 | -27/+50 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3529949]: Defang 'file dirname ~' etc in safe interps | dkf | 2012-05-28 | 3 | -23/+43 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Track the remnants of [Bug 2913625] as knownBug tests. :-( | dkf | 2012-05-26 | 1 | -0/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | 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/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3528418]: Document what is going on with respect to qualification of | dkf | 2012-05-25 | 3 | -1/+12 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Factor out constant that must be the same in multiple places. Prompted by a | dkf | 2012-05-25 | 6 | -17/+23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 3 | -34/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 3 | -34/+62 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
