Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | Callers of TranslateInputEOL are expected to manage the INPUT_NEED_NL flag. | dgp | 2014-02-18 | 1 | -0/+14 | |
| | * | | | | | | | | | | | | | Another coverage test that reveals refactoring error. | dgp | 2014-02-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | coverage test for -translation cr | dgp | 2014-02-18 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | Refactor correction exposed by coverage test. | dgp | 2014-02-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Coverage test for -translation auto handling of INPUT_SAW_CR flag. | dgp | 2014-02-18 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | Refactor so that CopyAndTranslateBuffer() calls on TranslateInputEOL() | dgp | 2014-02-11 | 1 | -2/+16 | |
| | * | | | | | | | | | | | | | Revised ReadChars to restore an attempt to make sure we do not short readdgp_may_be_pointless | dgp | 2014-02-06 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | merge 8.5 | dgp | 2014-02-06 | 1 | -764/+170 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Revise the Tcl_Append* machinery to tolerate NULL bytes to append. | dgp | 2014-01-27 | 1 | -52/+15 | |
| | * | | | | | | | | | | | | | merge 8.5 | dgp | 2014-01-24 | 1 | -10/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | There is no need for ReadBytes() or its caller(s) to track how many bytes | dgp | 2014-01-21 | 1 | -29/+18 | |
| | * | | | | | | | | | | | | | | Backport of bytearray append machinery to support bug fixes in ReadBytes. | dgp | 2014-01-21 | 1 | -13/+4 | |
* | | | | | | | | | | | | | | | | Fix the panic in iogt-2.5. | dgp | 2014-05-08 | 1 | -4/+2 | |
* | | | | | | | | | | | | | | | | Revert the iogt-2.5 fix. For now one panic is better than widespread | dgp | 2014-05-08 | 1 | -4/+1 | |
| |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge 8.5. | dgp | 2014-05-08 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Stop leak in iocmd-21.22. | dgp | 2014-05-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Stop leak in io-53.5. | dgp | 2014-05-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Stop memory leak in io-29.34 | dgp | 2014-05-06 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | Stop memory leak in io-29.27. | dgp | 2014-05-06 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Backport "GotFlag" macro from Tcl 8.6. Makes code more readable. No change in... | jan.nijtmans | 2014-05-05 | 1 | -97/+89 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Backport channel self restacking support. (Test iogt-2.4). | dgp | 2014-05-02 | 1 | -2/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Symptom relief. Make test stop panicking. | dgp | 2014-05-06 | 1 | -1/+4 | |
* | | | | | | | | | | | | Add Panic call to better identify where iogt-2.5 goes wrong. | dgp | 2014-05-06 | 1 | -0/+3 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Add some comments about possible other self-restacking troubles. | dgp | 2014-05-02 | 1 | -1/+8 | |
* | | | | | | | | | | | Fully restore topChan resetting to accommodate self-restacking channels. | dgp | 2014-05-02 | 1 | -17/+26 | |
* | | | | | | | | | | | Re-enable buffer recycling. | dgp | 2014-05-02 | 1 | -1/+1 | |
* | | | | | | | | | | | Stop the segfault in iogt-2.4. First by changing the UpdateInterest() | dgp | 2014-05-01 | 1 | -1/+8 | |
* | | | | | | | | | | | merge trunk | dgp | 2014-05-01 | 1 | -8/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge in the fixes for improper ChannelBuffer sharing via recycling. | dgp | 2014-05-01 | 1 | -8/+27 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Stop the segfaults in [close] during [gets] tests. | dgp | 2014-04-30 | 1 | -9/+14 | |
| | * | | | | | | | | | Panic message to pinpoint the cause of iocmd-21.23 segfault. | dgp | 2014-04-30 | 1 | -0/+3 | |
| | * | | | | | | | | | Make sure no shared ChannelBuffers get recycled. | dgp | 2014-04-29 | 1 | -0/+11 | |
* | | | | | | | | | | | merge trunk | dgp | 2014-04-29 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Fix bug exposed when buffer recycling is disabled. | dgp | 2014-04-29 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Fix bug exposed when buffer recycling is disabled. | dgp | 2014-04-29 | 1 | -2/+4 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | | * | | | | | | | Revise the logic for setting TCL_ENCODING_END in the outputEncodingFlagsdgp_no_buffer_recycle | dgp | 2014-04-29 | 1 | -2/+4 | |
| | | * | | | | | | | Disable buffer recycling to expose bugs for fixing. | dgp | 2014-04-25 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Disable buffer recycling, which creates mysteries. | dgp | 2014-04-25 | 1 | -1/+1 | |
* | | | | | | | | | Test iortrans-4.8.2 demos an infinite loop. Possible trouble with | dgp | 2014-04-25 | 1 | -0/+5 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge refcounting machinery for ChannelBuffer. | dgp | 2014-04-21 | 1 | -8/+42 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | / / | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Added a refcounting mechanism to ChannelBuffers. Other edits to | dgp | 2014-04-21 | 1 | -8/+42 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Fix for Bug [97069ea11a]: Set return message in close if a flush error is rep... | oehhar | 2014-04-04 | 1 | -1/+11 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fix test failure socket-2.9: "1 {not owner}" instead of "1 {couldn't open soc... | oehhar | 2014-04-01 | 1 | -9/+8 | |
| * | | | | | Set return message in close if a flush error is reported (which may be an err... | oehhar | 2014-04-01 | 1 | -2/+13 | |
* | | | | | | Merge minimal fix for iocmd-23.11. | dgp | 2014-03-28 | 1 | -10/+28 | |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | ||||||
| * | | | | Minimal patch to fix iocmd-23.11. Might not be the best fix, but is *a* fix. | dgp | 2014-03-27 | 1 | -3/+20 | |
| | |_|/ | |/| | | ||||||
* | | | | Simplify the core output operations of channels. Reduce duplicative and dead ... | dgp | 2014-02-04 | 1 | -590/+63 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Simplify macro typecasting. | dgp | 2014-01-31 | 1 | -6/+3 | |
| * | | | The "channel" Tcl_ObjType is caching only. It never needs an UpdateString ro... | dgp | 2014-01-31 | 1 | -46/+6 | |
| * | | | Do not call updateStringProc directly. We have TclGetString() for that. | dgp | 2014-01-31 | 1 | -10/+1 | |