Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [f652ae79ed] Close sockets used in tests, so as not to corrupt other | dgp | 2014-07-10 | 1 | -0/+1 | |
| * | | | | | | [7368d225a6] Extend the auto-cleanup of zero ref count values passed in to | dgp | 2014-07-10 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Repair buffer indexing error in Tcl_ReadRaw(). | dgp | 2014-07-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Don't use Tcl_GetCommandInfo when Tcl_FindCommand suffices. | jan.nijtmans | 2014-07-09 | 1 | -3/+2 | |
| | | | | | | * | | First draft of using buffer moves in place of buffer copies to create an | dgp | 2014-07-09 | 1 | -2/+117 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | The write and flush operations of reflected transforms ([chan push]) have | dgp | 2014-07-08 | 1 | -2/+2 | |
| * | | | | | | | Update Unicode tables to Unicode 7.0 | jan.nijtmans | 2014-07-04 | 2 | -1063/+1194 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Clarify http::config and http::geturl -headers roles in setting request headers. | dgp | 2014-07-02 | 1 | -1/+2 | |
| * | | | | | | | | [c31ca233ca] Fix TclGetsObjBinary() so that each [gets] rediscovers whether | dgp | 2014-07-02 | 2 | -5/+24 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Fix mismatch of Tcl_Preserve() / Tcl_Release(). | dgp | 2014-06-26 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Simplify / refactor Tcl_ReadRaw(). No need for CopyBuffer(). | dgp | 2014-06-24 | 1 | -127/+50 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Fix execute-6.5 test failure on trunk: the "preserveCore" part of tcltest::te... | jan.nijtmans | 2014-06-23 | 1 | -33/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti... | jan.nijtmans | 2014-06-22 | 4 | -14/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | [b47b176adf] Stop possible segfaults when variability in mutex lock | aku | 2014-06-20 | 1 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [b47b176adf] Stop segfault when variability in mutex lock schedules cause | dgp | 2014-06-19 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | [f0f876c141] Improve consistency in error messages. | dkf | 2014-06-17 | 14 | -56/+58 | |
| * | | | | | | | | | | | | | | [1758a0b603] socket_*-2.13 : Workaround the broken select() in some Linux | dgp | 2014-06-16 | 1 | -2/+56 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge socket test from 8.5 | dgp | 2014-06-16 | 1 | -0/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | [311e61d12a] Generate error code in *all* places where commands are looked up. | dkf | 2014-06-16 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | [cb042d294e] Improve consistency of [dict] wrong-args error messages. | dkf | 2014-06-15 | 3 | -41/+41 | |
| * | | | | | | | | | | | | | | | | [1b0266d8bb] Make [dict replace] and [dict remove] have canonicalization sema... | dkf | 2014-06-15 | 4 | -161/+287 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Some more cleaning upbug_1b0266d8bb | dkf | 2014-06-15 | 1 | -36/+44 | |
| | * | | | | | | | | | | | | | | | | Make [dict replace] and [dict remove] guarantee result canonicality. | dkf | 2014-06-15 | 2 | -95/+84 | |
| | * | | | | | | | | | | | | | | | | Improved the error messages. | dkf | 2014-06-07 | 4 | -39/+104 | |
| | * | | | | | | | | | | | | | | | | merge trunk | dkf | 2014-06-06 | 3 | -5/+83 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Tests socket*-2.12 test for DiscardOutput() updates. | dgp | 2014-06-05 | 1 | -1/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | When too many chars are read by ReadChars() and we trim the limits to get it ... | dgp | 2014-06-05 | 2 | -4/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2014-06-06 | 4 | -15/+29 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Add missing calls to Tcl_DecrRefCount() in string object man page examples. | andy | 2014-06-04 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | Revise DiscardOutput() to account for revisions to the loop in FlushChannel()... | dgp | 2014-06-04 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Valgrind doesn't like use of uninitialized variables. | dgp | 2014-06-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [734138ded8] Revisions so that unreported errors don't get lost during | dgp | 2014-06-03 | 3 | -13/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | more tests, cleaning up the code a bit | dkf | 2014-06-04 | 2 | -16/+42 | |
| | | | | | | * | | | | | | | | | | | | | | | | merge trunk | dkf | 2014-06-03 | 1 | -60/+75 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | [1b0266d8bb] Working towards ensuring that all dict operations are sufficient... | dkf | 2014-06-03 | 2 | -25/+63 | |
| | | | | | | | | | | | | | | | | | | | | | * | merge 8.5 | dgp | 2014-07-28 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | correct EOLFIX macro, broken by [a803608ed5] | jan.nijtmans | 2014-07-27 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | | | | | * | Revert the EOLFIX changes of checkin [a803608ed5] (2013-10-28). | dgp | 2014-07-23 | 1 | -8/+7 | |
| | | | | | | | | | | | | | | | | | | | | * | Bump to 8.5.16 for release. | dgp | 2014-07-23 | 9 | -11/+11 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Assert an equality test, not an assignment. | dgp | 2014-07-16 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Starting with Unicode 6.3, the mongolian vowel separator (U+180e) is no longe... | jan.nijtmans | 2014-07-11 | 3 | -18/+19 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | dup test name | dgp | 2014-07-10 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | [7368d225a6] Extend the auto-cleanup of zero ref count values passed in | dgp | 2014-07-10 | 1 | -0/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Repair buffer indexing error in Tcl_ReadRaw() exposed by iogt-6.0 and valgrind. | dgp | 2014-07-10 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Update Unicode tables to Unicode 7.0 | jan.nijtmans | 2014-07-04 | 2 | -1063/+1194 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | [c31ca233ca] Fix TclGetsObjBinary() so that each [gets] rediscovers whether | dgp | 2014-07-02 | 2 | -5/+24 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Fix mismatch of Tcl_Preserve() / Tcl_Release(). | dgp | 2014-06-26 | 1 | -2/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Simplify / refactor Tcl_ReadRaw(). No need for CopyBuffer(). | dgp | 2014-06-24 | 1 | -127/+50 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fix execute-6.5 test failure on trunk: the "preserveCore" part of tcltest::te... | jan.nijtmans | 2014-06-23 | 1 | -33/+33 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti... | jan.nijtmans | 2014-06-22 | 4 | -14/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |