Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | | | | | | * generic/tclZlib.c (ZlibTransformInput): [Bug 3525907]: Ensure that | dkf | 2012-05-23 | 1 | -0/+18 | |
| | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | Add test showing both loss of bytes and empty-fileevent frenzy. | ferrieux | 2012-05-20 | 1 | -0/+18 | |
| | | | | | |/ / / / / / / | | | | | |/| | | | | | | | ||||||
| | | | | | * | | | | | | | Increase the timer resolution of test io-29.33b so the timing sensitivity | dgp | 2012-05-22 | 1 | -3/+3 | |
| | | | | | * | | | | | | | Use [package prefer latest] to force valgrinding to use a version of Thread s... | dgp | 2012-05-21 | 1 | -0/+1 | |
| | | | | | * | | | | | | | Update requirements to avoid old buggy Thread releases. | dgp | 2012-05-21 | 1 | -1/+1 | |
| | | | | | * | | | | | | | TIP #106: Add Encoding Abilities to the [dde] Command | jan.nijtmans | 2012-05-21 | 1 | -2/+16 | |
| | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | fix handling of closing '\0' for -binary datatip_106_impl | jan.nijtmans | 2012-05-11 | 1 | -1/+1 | |
| | | | | | | * | | | | | | | merge trunk | jan.nijtmans | 2012-05-10 | 1 | -1/+115 | |
| | | | | | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / | | | | |/| | | | | | | | | | ||||||
| | | | | | | * | | | | | | | another bug: [dde eval -async -binary] didn't work | jan.nijtmans | 2012-05-08 | 1 | -2/+2 | |
| | | | | | | * | | | | | | | fix test-cases winDde 5.1 and 5.3 | jan.nijtmans | 2012-05-08 | 1 | -2/+2 | |
| | | | | | | * | | | | | | | merge trunk | dkf | 2012-05-06 | 3 | -15/+18 | |
| | | | | | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | add some tests | dkf | 2012-05-03 | 1 | -0/+14 | |
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| | | | | | * | | | | | | | * generic/tclOOBasic.c (TclOO_Class_Constructor): [Bug 2023112]: Cut | dkf | 2012-05-20 | 1 | -5/+105 | |
| | | | | |/ / / / / / / | ||||||
| | | | | * | | | | | | | Cancel the timeout timers! If this isn't done, lingering timers from | dgp | 2012-05-17 | 1 | -0/+16 | |
| | | | | * | | | | | | | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Corrected | dkf | 2012-05-17 | 1 | -6/+16 | |
| | | | | |\ \ \ \ \ \ \ | | | | | | |/ / / / / / | ||||||
| | | | | | * | | | | | | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Corrected | dkf | 2012-05-17 | 1 | -6/+16 | |
| | | | | * | | | | | | | [Bug 3527618]: Stabilize tests that use [info frame 0] | dkf | 2012-05-17 | 1 | -4/+4 | |
| | | | | * | | | | | | | [Bug 2964715]: fixes to globbing in safe interpreters | dkf | 2012-05-17 | 1 | -5/+146 | |
| | | | | |\ \ \ \ \ \ \ | | | | | | |/ / / / / / | ||||||
| | | | | | * | | | | | | [Bug 2964715]: fixes to globbing in safe interpreters | dkf | 2012-05-17 | 1 | -1/+177 | |
| | | | | * | | | | | | | [Bug 3445787]: Improve the compatibility of safe interpreters' version of | dkf | 2012-05-16 | 1 | -2/+2 | |
| | | | |/ / / / / / / | ||||||
| | | | * | | | | | | | Undone part of change [32d93a8414], keeping [chan postevent] synchronous for ... | andreask | 2012-05-09 | 1 | -1/+1 | |
| | | | * | | | | | | | * generic/tclIORChan.c [Bug 3522560]: Fixed the crash, enabled the | andreask | 2012-05-09 | 1 | -1/+1 | |
| | | | * | | | | | | | * tests/ioCmd.test [Bug 3522560]: Added a test which crashes the | andreask | 2012-05-09 | 1 | -0/+114 | |
| | | |/ / / / / / / | ||||||
| | | * | | | | | | | 3428754 Test socket-14.2 tolerate [socket -async] connection that connects | dgp | 2012-05-03 | 1 | -9/+12 | |
| | | * | | | | | | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -5/+5 | |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | ||||||
| | | | * | | | | | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -5/+5 | |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| / / / / | | | | | |/ / / / | ||||||
| | | | | * | | | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -5/+5 | |
| | | * | | | | | | Disable offending test iocmd.tf-24.16, pending fix in refchan code explored i... | ferrieux | 2012-05-02 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Tame deadlocks in broken refchan tests [Bug 3522560] | ferrieux | 2012-04-30 | 1 | -0/+3 | |
| | * | | | | | | Mention compatibility matters in Changelog. Make test insensitive to ambient ... | ferrieux | 2012-04-30 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Compat flag, test, and doc update.tip_398_impl | ferrieux | 2012-04-28 | 1 | -1/+20 | |
|/ / / / / / | ||||||
* | | | | | | Restore the tcl_platform(threaded) variable. | dgp | 2012-04-17 | 1 | -0/+2 | |
* | | | | | | * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Make | dkf | 2012-04-15 | 1 | -0/+12 | |
* | | | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 3 | -6/+2 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
* | | | | | | Fix [Bug 3396896] | dkf | 2012-04-09 | 1 | -2/+16 | |
* | | | | | | Fix [Bug 2712377]: [info vars] and object declared variables | dkf | 2012-04-09 | 1 | -0/+72 | |
* | | | | | | Fix [Bug 3514761] and related ensemble/construction problems. | dkf | 2012-04-04 | 1 | -1/+35 | |
* | | | | | | Added characterisation of Bug 3514761; currently knownBug... | dkf | 2012-04-04 | 1 | -0/+16 | |
* | | | | | | Implementation of TIP #396 | dkf | 2012-04-02 | 1 | -15/+34 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Implementation of TIP #395 | dkf | 2012-03-27 | 1 | -5/+77 | |
* | | | | | Implementation of TIP #397 | dkf | 2012-03-27 | 1 | -5/+52 | |
* | | | | | Implementation of TIP #380 | dkf | 2012-03-26 | 1 | -1/+241 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 1 | -6/+6 | |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | ||||||
| * | | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 1 | -6/+6 | |
| |\ \ | | |/ | ||||||
| | * | http package. Fix Bug 3498327. Generate upper-case hexadecimal output for com... | andreask | 2012-03-07 | 1 | -6/+6 | |
* | | | oops, that's no utf-8 BOM ;-( | jan.nijtmans | 2012-02-29 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | oops, that's no utf-8 BOM ;-( | jan.nijtmans | 2012-02-29 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | oops, that's no utf-8 BOM ;-( | jan.nijtmans | 2012-02-29 | 1 | -1/+1 | |
* | | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 1 | -0/+13 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 1 | -0/+13 | |
| |\ \ | | |/ |