Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
*-. | Merge the reforms of dgp-trunk-read branch into trunk. (port of dgp-read-bytes) | dgp | 2014-05-08 | 6 | -847/+780 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Large overhaul of I/O read operations - Protects integer overflow of buffers, reusing append machinery - Forces -buffersize changes to take place when commanded - Uses assertions to simplify code in "can't happen" situations - Eliminated duplication of -translation processing - Fixes bugs io-35.18b and io-35.20 | |||||
| | * | Merge the reforms of dgp-read-bytes branch into 8.5+ releases. | dgp | 2014-05-08 | 6 | -863/+861 | |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Large overhaul of I/O read operations - Protects integer overflow of buffers, reusing append machinery - Forces -buffersize changes to take place when commanded - Uses assertions to simplify code in "can't happen" situations - Eliminated duplication of -translation processing - Fixes bugs io-35.18b and io-35.20 | |||||
| | | * | Merge 8.5.dgp_read_bytes | dgp | 2014-05-08 | 4 | -11/+29 | |
| | | |\ | | | |/ | | |/| | ||||||
| | | * | merge 8.5 | dgp | 2014-05-06 | 2 | -3/+33 | |
| | | |\ | ||||||
| | | * \ | Merge GotFlag() backport from 8.5. Conflicts galore! | dgp | 2014-05-05 | 1 | -90/+82 | |
| | | |\ \ | ||||||
| | | * \ \ | merge 8.5 | dgp | 2014-05-02 | 2 | -3/+60 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | merge 8.5 | dgp | 2014-05-01 | 7 | -26/+116 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | merge 8.5 | dgp | 2014-04-24 | 5 | -49/+110 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | merge 8.5 | dgp | 2014-04-21 | 4 | -8/+78 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | merge 8.5 | dgp | 2014-04-17 | 1 | -95/+50 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-04-16 | 18 | -347/+452 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| * | | \ \ \ \ \ \ \ \ | merge trunkdgp_trunk_read | dgp | 2014-05-08 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | silence compiler warning | dgp | 2014-05-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | merge trunk | dgp | 2014-05-08 | 1 | -8/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fix the panic in iogt-2.5. | dgp | 2014-05-08 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Back in 2011, Bugs 3384654 and 3393276 first noticed troubles with ChannelBuffer sharing, but the magnitude of the problem wasn't truly grasped. A fix was applied that turned out to be more of a band-aid workaround. Now that the real fix is in place, the band-aid is actually preventing it working properly in thie case. Rip it off! | |||||
* | | | | | | | | | | | | Revert the iogt-2.5 fix. For now one panic is better than widespread | dgp | 2014-05-08 | 1 | -4/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memory leaks. | |||||
| * | | | | | | | | | | | merge trunk | dgp | 2014-05-08 | 7 | -18/+77 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge 8.5. | dgp | 2014-05-08 | 3 | -11/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Stop leak in iocmd-21.22. | dgp | 2014-05-08 | 1 | -0/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Corrected description of where tcl_platform(user) comes from on Unix. | dkf | 2014-05-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Stop leaks of cloned Tcl_ChannelTypes. | dgp | 2014-05-07 | 1 | -8/+20 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Stop leak in io-53.5. | dgp | 2014-05-07 | 1 | -0/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Stop leak in io-33.7. | dgp | 2014-05-06 | 1 | -1/+2 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | 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 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Corrected description of where tcl_platform(user) comes from on Unix. | dkf | 2014-05-07 | 1 | -2/+2 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Symptom relief. Make test stop panicking. | dgp | 2014-05-06 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not the proper final answer. ChannelBuffer management in FlushChannel is simply not robustly correct yet. | |||||
* | | | | | | | | | | | Add Panic call to better identify where iogt-2.5 goes wrong. | dgp | 2014-05-06 | 1 | -0/+3 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge 8.5. New test iogt-2.5 panics. | dgp | 2014-05-06 | 2 | -3/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Have to manage the lifetime of the self handle in testchannel transform. | dgp | 2014-05-06 | 2 | -3/+13 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Segfaulting test (backport of iortrans-5.11). | dgp | 2014-05-05 | 1 | -1/+21 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | merge-mark | jan.nijtmans | 2014-05-05 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Backport "GotFlag" macro from Tcl 8.6. Makes code more readable. No change ↵ | jan.nijtmans | 2014-05-05 | 1 | -97/+89 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | in functionality. | |||||
* | | | | | | | | | Re-apply [3010352], bringing back the symbol exports of shared libraries as ↵ | jan.nijtmans | 2014-05-02 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it was in 8.6.0/8.6.1. | |||||
| | * | | | | | | | merge trunk | dgp | 2014-05-02 | 4 | -20/+69 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ | Bring back self restacking support. Channel tests all passing now. | dgp | 2014-05-02 | 3 | -19/+67 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Fixup restacking tests to expect the right results.dgp_demo | dgp | 2014-05-02 | 1 | -6/+6 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Backport channel self restacking support. (Test iogt-2.4). | dgp | 2014-05-02 | 2 | -3/+60 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | 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 | 2 | -2/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | call that triggers it. "downChanPtr" may no longer be the right argument at that point. Second, after ending the segfault, the test became an infinite loop (nested unstacking?! whoa.), so revised the test to one that terminates (and passes). Left behind a comment that the recursive unstacking case may require more examination. | |||||
| | * | | | | | | | merge trunk | dgp | 2014-05-01 | 5 | -14/+127 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | merge trunk | dgp | 2014-04-29 | 2 | -5/+28 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | 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 | 2 | -0/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pushback buffers. | |||||
| | | | * | | | | | | merge trunk | dgp | 2014-05-01 | 6 | -19/+155 | |
| | | | |\ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | We must Preserve channels if we're going to use TclChanCaughtErrorBypass() ↵ | dgp | 2014-05-01 | 1 | -3/+22 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | to get error information after channel routines are called (and have possibly called for the channel to go away). | |||||
| * | | | | | | | | | We must Preserve channels if we're going to use TclChanCaughtErrorBypass() | dgp | 2014-05-01 | 1 | -4/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to get error information after channel routines are called (and have possibly called for the channel to go away). | |||||
* | | | | | | | | | | make doubly sure that things which should be unshared stay unshared | dkf | 2014-05-01 | 1 | -6/+6 | |
| | | | | | | | | | |