Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2020-09-17 | 1 | -2/+2 |
|\ | |||||
| * | Change version number of http package from 2.9.5 -> 2.10.0a1, since it's ↵ | jan.nijtmans | 2020-09-17 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | different from the 2.9.5 version in Tcl 8.6.x. Use "$idx >= 0" check in stead of "$idx > -1" everywhere. | ||||
| | * | Merge-mark 8.5. Remove some ARGSUSED usage. | jan.nijtmans | 2020-04-17 | 1 | -1/+0 |
| | |\ | |||||
| | | * | Unbreak shared windows build. Remove some ARGSUSED usage. | jan.nijtmans | 2020-04-17 | 1 | -6/+0 |
| | | | | |||||
| | * | | Implement WideSeekProc() for all channels which have a SeekProc(). Implement ↵ | jan.nijtmans | 2020-03-04 | 1 | -2/+15 |
| | | | | | | | | | | | | | | | | | | | | Close2Proc() for all channels, as minimal wrapper around CloseProc(). Backported (with comments) and adapted from core-8-branch. | ||||
* | | | | merge 8.7 | dgp | 2020-03-17 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -1/+0 |
| | | | | |||||
* | | | | merge 8.7 | dgp | 2020-03-09 | 1 | -6/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | TCL_UNUSED in the unix sources. | dgp | 2020-03-09 | 1 | -6/+3 |
| | | | | |||||
| * | | | Minor TIP #562 fix: Missing #endif, results in (harmless) compiler warning ↵ | jan.nijtmans | 2020-02-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | when compiling with -DTCL_NO_DEPRECATED. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -73/+20 |
|\ \ \ \ | |/ / / | |||||
| * | | | Implement TIP #562: Deprecate channel types 1-4 | jan.nijtmans | 2020-02-28 | 1 | -10/+24 |
| |\ \ \ | |||||
| | * | | | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and ↵ | jan.nijtmans | 2020-01-31 | 1 | -9/+18 |
| | | | | | | | | | | | | | | | | | | | | wideSeekProc for all internal channel types. | ||||
| | * | | | Merge 8.7 | jan.nijtmans | 2020-01-30 | 1 | -1/+8 |
| | | | | | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -47/+49 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ↵ | jan.nijtmans | 2019-09-05 | 1 | -2/+4 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | Windows) without -Wunused-parameters warnings | ||||
| * | | | | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -45/+45 |
| | | | | | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2019-08-23 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2019-08-23 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | Update effective_tld_names.txt.gz to the latest version. Adapt .gitattributes and .fossil-settings/binary-glob to handle *.gz file transparently in fossil/git | ||||
| | * | | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 1 | -1/+1 |
| | | | | |||||
| | | * | Eliminate a few gcc compiler warnings, when using -Wwrite-strings (tested ↵ | jan.nijtmans | 2015-10-01 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | with the brand-new gcc 5.2.0) | ||||
* | | | | merge 8.7 | dkf | 2019-04-19 | 1 | -51/+322 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7, and fix build problem on Windows | jan.nijtmans | 2019-04-07 | 1 | -14/+22 |
| |\ \ \ | |||||
| * | | | | Support -winsize read-only option | dkf | 2019-03-29 | 1 | -1/+27 |
| | | | | | |||||
| * | | | | Partial implementation on Windows. UNTESTED | dkf | 2019-03-27 | 1 | -4/+9 |
| | | | | | |||||
| * | | | | Better handling, reset capabilty, and ensure that inherited channels are correct | dkf | 2019-03-24 | 1 | -30/+91 |
| | | | | | |||||
| * | | | | Start of implementation of TIP 160: better terminal control | dkf | 2019-03-24 | 1 | -36/+212 |
| | | | | | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2019-03-11 | 1 | -11/+19 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Improve parsing of -xchar option for serial channels: Allow full 8-bit range ↵ | jan.nijtmans | 2019-03-11 | 1 | -11/+19 |
| |/ / / | | | | | | | | | | | | | (correct UTF-8 handling), and let UNIX/win32 produce the same error-message in case of char > 0xFF | ||||
* | | | | More size_t-related consolidations. Now regexp can handle strings >2GB and ↵ | jan.nijtmans | 2019-02-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | 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 | -2/+2 |
|\ \ \ \ | |/ / / | | | | | | | | | >2GiB in more places. | ||||
* | | | | merge trunk | jan.nijtmans | 2018-09-13 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * \ \ \ | merge 8.7 | jan.nijtmans | 2018-09-13 | 1 | -4/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Eliminate the use of macro's like LLONG_MAX|MIN, since they assume that ↵ | jan.nijtmans | 2018-09-13 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | Tcl_WideInt equals "long long". Also eliminate uses of Tcl_WideAsLong() and friends, as - often - simple type cases make things more clear. | ||||
* | | | | | 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) | ||||
* | | | | Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless absolutely necessary. | stu | 2018-06-13 | 1 | -11/+13 |
|/ / / | | | | | | | | | | Closes RFE [0ac9d06895]. Permits better constraining of Tcl/tclsh via OpenBSD's pledge(2) or similar mechanisms. | ||||
* | | | merge trunk | jan.nijtmans | 2017-05-04 | 1 | -9/+8 |
|\ \ \ | |||||
| * \ \ | [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in ↵ | dkf | 2017-04-27 | 1 | -9/+8 |
| |\ \ \ | | |/ / | | | | | | | | | zlib channel transform. | ||||
* | | | | Fix compile error on Cygwin, and double definition of TclUnixWaitForFile() | jan.nijtmans | 2017-03-08 | 1 | -160/+0 |
|/ / / | |||||
* | | | Simplify use of "struct" keyword in many places. | jan.nijtmans | 2016-06-30 | 1 | -2/+2 |
|/ / | |||||
* | | Fix [e770d92d76]: Add support for higher baud rates in Tcl | jan.nijtmans | 2015-06-16 | 1 | -0/+33 |
|\ \ | |/ | |||||
| * | Fix [e770d92d76]: Add support for higher baud rates in Tcl | jan.nijtmans | 2015-06-16 | 1 | -0/+33 |
| |\ | |||||
| | * | Patch to add support for higher baud rates under Unix Ticket [e770d92d76]] | hypnotoad | 2015-06-10 | 1 | -0/+33 |
| |/ |/| | |||||
* | | Remove a number of eol-spaces. No change in functionality. | jan.nijtmans | 2014-11-14 | 1 | -4/+4 |
| | | |||||
* | | Add test-case for previous commit, which shows that when trying to open a ↵ | jan.nijtmans | 2014-11-03 | 1 | -0/+5 |
|\ \ | |/ | | | | | filename with invalid characters gives the right error-message. (same bug existed on UNIX too, which is now fixed) | ||||
| * | Add test-case for previous commit, which shows that when trying to open a ↵ | jan.nijtmans | 2014-11-03 | 1 | -0/+5 |
| | | | | | | | | filename with invalid characters gives the right error-message. (same bug existed on UNIX too, which is now fixed) | ||||
| * | Additional check for an error condition on the socket. | dgp | 2014-06-12 | 1 | -1/+7 |
| | | |||||
| * | Workaround the broken select() in some Linux kernels that fails to report | dgp | 2014-06-11 | 1 | -3/+52 |
| | | | | | | | | | | a writable state on a socket when an error condition (or remote close) is present. Would be good to add actual test suite tests for this, but until then see demo scripts in the ticket 1758a0b603. |