| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -3/+3 |
|\ |
|
* \ | Merge 8.7 (resolve conflicts) | dgp | 2021-01-08 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto... | jan.nijtmans | 2021-01-08 | 1 | -5/+5 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
|
|
* | | merge 8.7 | dgp | 2020-03-17 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -2/+0 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -94/+16 |
|\ \
| |/ |
|
| * | Implement TIP #562: Deprecate channel types 1-4 | jan.nijtmans | 2020-02-28 | 1 | -21/+45 |
| |\ |
|
| | * | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeek... | jan.nijtmans | 2020-01-31 | 1 | -4/+9 |
|
|
| | * | Merge 8.7 | jan.nijtmans | 2020-01-30 | 1 | -11/+17 |
| | |\ |
|
| | * | | Deprecate channel types 1-4 | jan.nijtmans | 2020-01-29 | 1 | -21/+34 |
| | |/ |
|
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -15/+15 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -15/+15 |
| |/ |
|
* | | Merge 8.7 | jan.nijtmans | 2019-03-08 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Another round of int -> size_t modifications, so strings > 2Gb are handled co... | jan.nijtmans | 2019-01-24 | 1 | -4/+4 |
|
|
* | | merge trunk | jan.nijtmans | 2018-09-13 | 1 | -7/+6 |
|\ \
| |/ |
|
| * | Eliminate the use of macro's like LLONG_MAX|MIN, since they assume that Tcl_W... | jan.nijtmans | 2018-09-13 | 1 | -7/+6 |
|
|
* | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -5/+5 |
|/ |
|
* | More internal use of size_t in stead of int. | jan.nijtmans | 2016-11-21 | 1 | -2/+2 |
|
|
* | Revert some refcount changes on I/O structs. | dgp | 2015-07-02 | 1 | -1/+1 |
|
|
* | Another round of refCount consistancy improvements. | jan.nijtmans | 2015-07-02 | 1 | -2/+2 |
|
|
* | merge iogt fixes. | dgp | 2014-11-06 | 1 | -4/+11 |
|\ |
|
| * | fix failing test | dgp | 2014-11-06 | 1 | -4/+11 |
|
|
* | | Same patch re-enabling read after EOF, but here applied to 8.6. | dgp | 2014-11-03 | 1 | -8/+12 |
|\ \
| |/ |
|
| * | Work in progress restoring ability to [read] after [eof] and get non-empty | dgp | 2014-10-28 | 1 | -8/+12 |
|
|
| * | Simplify the inputProc of [testchannel transform]. | dgp | 2014-05-17 | 1 | -21/+18 |
|
|
* | | Simplify the inputProc of [testchannel transform]. | dgp | 2014-05-17 | 1 | -23/+18 |
|
|
* | | Merge 8.5. New test iogt-2.5 panics. | dgp | 2014-05-06 | 1 | -2/+13 |
|\ \
| |/ |
|
| * | Have to manage the lifetime of the self handle in testchannel transform. | dgp | 2014-05-06 | 1 | -2/+13 |
|
|
* | | Merge the [testchannel transform] fixes. | dgp | 2014-04-22 | 1 | -47/+75 |
|\ \
| |/ |
|
| * | Add refcounting and preservation to [testchannel transform] to stop segfault | dgp | 2014-04-22 | 1 | -47/+75 |
|
|
| * | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -1/+1 |
| |\ |
|
| | * | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -0/+1 |
|
|
* | | | Eliminate some redundant Tcl_GetErrno() calls. | jan.nijtmans | 2013-11-18 | 1 | -2/+3 |
|
|
* | | | Final part of result generation conversion (modulo any minor blunders) | dkf | 2012-08-05 | 1 | -2/+2 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -6/+6 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * generic/tclIOGT.c (ExecuteCallback): | hobbs | 2006-08-30 | 1 | -2/+2 |
|
|
| | * | * generic/tcl.h: Micro formatting fixes. | andreas_kupries | 2004-09-10 | 1 | -2/+2 |
|
|
* | | | * win/tclWinDde.c: VC++ 6.0 doesn't have | nijtmans | 2010-01-10 | 1 | -3/+3 |
|
|
* | | | made variable Tcl_ChannelType *parentType in TransFormSeek(Wide)?Proc a const... | nijtmans | 2008-08-10 | 1 | -3/+3 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Trim the fat from the source | dkf | 2007-11-21 | 1 | -310/+280 |
|
|
* | | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 1 | -2/+2 |
|
|
* | | Eliminate use of (VOID*) casts when calling memset or memcpy. | dkf | 2007-04-17 | 1 | -6/+5 |
|
|
* | | * generic/tclIOGT.c (ExecuteCallback): | hobbs | 2006-08-30 | 1 | -2/+2 |
|
|
* | | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made it | andreas_kupries | 2006-03-27 | 1 | -2/+4 |
|
|