Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2020-09-17 | 1 | -4/+4 |
|\ | |||||
| * | Change version number of http package from 2.9.5 -> 2.10.0a1, since it's ↵ | jan.nijtmans | 2020-09-17 | 1 | -4/+4 |
| |\ | | | | | | | | | | | | | different from the 2.9.5 version in Tcl 8.6.x. Use "$idx >= 0" check in stead of "$idx > -1" everywhere. | ||||
| | * | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ↵ | jan.nijtmans | 2020-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | size_t or int | ||||
| | * | Merge-mark 8.5. Remove some ARGSUSED usage. | jan.nijtmans | 2020-04-17 | 1 | -5/+0 |
| | |\ | |||||
* | | \ | Merge 8.7 | jan.nijtmans | 2020-04-15 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-04-15 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.5 | jan.nijtmans | 2020-04-15 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
* | | | | merge 8.7 | dgp | 2020-04-01 | 1 | -1/+48 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 8.6 | dgp | 2020-04-01 | 1 | -1/+48 |
| |\ \ \ | | |/ / | |||||
| | * | | fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering ↵ | sebres | 2020-03-31 | 1 | -1/+48 |
| | | | | | | | | | | | | | | | | a transfer of async-connecting channel between threads; cherry-picked some prevention against invalid thread owner addressed in [815e246806] | ||||
* | | | | merge 8.7 | dgp | 2020-03-17 | 1 | -5/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -5/+0 |
| | | | | |||||
* | | | | merge 8.7 | dgp | 2020-03-09 | 1 | -16/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | TCL_UNUSED in the unix sources. | dgp | 2020-03-09 | 1 | -16/+6 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-03-05 | 1 | -13/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-03-05 | 1 | -13/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Move setting of interpreter error-message from tclUnixSock.c to tclIO.c, ↵ | jan.nijtmans | 2020-03-05 | 1 | -31/+30 |
| | | | | | | | | | | | | | | | | | | | | since the same should be done for all channel types. (Thanks, Don, for noticing this!) Also, ENOTCONN for a half-close should not be fatal, just a EINVAL, when doing it as part of a full close. See: [65c9cd1534] | ||||
* | | | | merge 8.7 | dgp | 2020-03-04 | 1 | -3/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 8.6 | dgp | 2020-03-04 | 1 | -3/+11 |
| |\ \ \ | | |/ / | |||||
| | * | | The close routines of the "tcp" channel type were failing to record error | dgp | 2020-03-04 | 1 | -1/+10 |
| | | | | | | | | | | | | messages and error codes. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Implement TIP #562: Deprecate channel types 1-4 | jan.nijtmans | 2020-02-28 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and ↵ | jan.nijtmans | 2020-01-31 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | wideSeekProc for all internal channel types. | ||||
* | | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -47/+54 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2020-02-13 | 1 | -20/+10 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Mark more unused parameters | jan.nijtmans | 2019-09-03 | 1 | -2/+9 |
| | | | | | |||||
| * | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -45/+45 |
| | | | | | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2020-01-30 | 1 | -5/+6 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2020-01-30 | 1 | -5/+6 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Reset WSAGetLastError()/errno always, even when this error is not reported ↵ | jan.nijtmans | 2020-01-30 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | due to the earlier error. | ||||
* | | | | | Merge 8.7 | jan.nijtmans | 2020-01-30 | 1 | -17/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2020-01-30 | 1 | -17/+6 |
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | | |||||
| | * | | According to the ↵ | jan.nijtmans | 2020-01-30 | 1 | -17/+6 |
| | | | | | | | | | | | | | | | | [https://core.tcl-lang.org/tcl/artifact?udc=1&ln=469-471&name=5ac7827cd282bbda|documentation], close2Proc(...., 0) should operate the same as closeProc(). Fix the UNIX/Windows socket channels to behave like that. | ||||
| * | | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) ↵ | jan.nijtmans | 2019-02-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | and (unsigned) type-casts, which don't make sense any more. | ||||
* | | | | More size_t-related consolidations. Now regexp can handle strings >2GB and ↵ | jan.nijtmans | 2019-02-05 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | more. Remove many type-casts which are not necessary any more. | ||||
* | | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string ↵ | jan.nijtmans | 2019-02-01 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | | | | | | | | | >2GiB in more places. | ||||
* | | | | Fix encoding handling (check for TCL_IO_FAILURE was wrong). Eliminate ↵ | jan.nijtmans | 2018-11-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | (size_t) type casts and use of ckalloc() -> Tcl_Alloc() | ||||
* | | | | Implement TIP 445 | dgp | 2018-11-13 | 1 | -6/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 8.7 | dgp | 2018-10-18 | 1 | -3/+3 |
| |\ \ \ | |||||
| * \ \ \ | merge 8.7 | dgp | 2017-12-19 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge trunk | dgp | 2017-09-01 | 1 | -1/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge trunk | dgp | 2017-06-16 | 1 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge trunk | dgp | 2017-05-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merge trunk | dgp | 2017-04-27 | 1 | -6/+28 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | merge trunk | dgp | 2017-04-11 | 1 | -129/+199 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | merge trunk | dgp | 2017-01-12 | 1 | -8/+31 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | merge trunk | dgp | 2016-11-16 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Reduce direct use of the tclEmptyStringRep. | dgp | 2016-10-12 | 1 | -6/+9 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, ↵ | jan.nijtmans | 2018-09-01 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TCL_IO_FAILURE and TCL_NO_LENGTH (experimental, still open to be renamed following discussion) | ||||
* | | | | | | | | | | | | | merge 8.7 | jan.nijtmans | 2018-06-25 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | / / / | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |