| Commit message (Expand) | Author | Age | Files | Lines |
* | Test iocmd-32.1 is not "impossible" but after writing it properly it | dgp | 2014-05-09 | 1 | -1/+11 |
|
|
* | Stop leaks of cloned Tcl_ChannelTypes. | dgp | 2014-05-07 | 1 | -8/+20 |
|
|
* | Reflected channels. Keep a set of method names cached so we don't create | dgp | 2014-04-17 | 1 | -40/+43 |
|
|
* | Simplify reflected channels. | dgp | 2014-04-17 | 1 | -55/+7 |
|
|
* | Purge (now unused) argc and argv fields. | dgp | 2014-04-15 | 1 | -107/+3 |
|
|
* | [88aef05cda] Stop reentrancy segfault in reflected channels by managing | dgp | 2014-04-15 | 1 | -2/+20 |
|
|
* | Minimal patch to fix iocmd-23.11. Might not be the best fix, but is *a* fix. | dgp | 2014-03-27 | 1 | -0/+2 |
|
|
* | Fix gcc warning (discovered with latest mingw, based on gcc 4.6.1) | jan.nijtmans | 2011-10-07 | 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 |
|
|
* | * generic/tclIORChan.c: [Bug 3034840]: Fixed reference counting | andreas_kupries | 2010-08-04 | 1 | -24/+63 |
|
|
* | * generic/tclIORChan.c (ReflectClose, ReflectInput, ReflectOutput, | andreas_kupries | 2010-03-30 | 1 | -47/+86 |
|
|
* | * generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieux | andreas_kupries | 2010-03-09 | 1 | -6/+27 |
|
|
* | * generic/tclIORChan.c (ErrnoReturn): Replace the hardwired | andreas_kupries | 2009-10-07 | 1 | -2/+2 |
|
|
* | * doc/refchan.n [Bug 2827000]: Extended the implementation of | andreas_kupries | 2009-08-06 | 1 | -4/+71 |
|
|
* | * generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202]. | andreas_kupries | 2009-01-22 | 1 | -8/+13 |
|
|
* | * generic/tclIORChan.c (InvokeTclMethod): Fixed the memory leak | andreas_kupries | 2008-07-03 | 1 | -1/+13 |
|
|
* | fix warning | das | 2008-05-03 | 1 | -2/+1 |
|
|
* | * tests/ioCmd.test: Extended testsuite for reflected channel | andreas_kupries | 2008-04-24 | 1 | -48/+334 |
|
|
* | * generic/tclIORChan.c (ReflectOutput): Allow zero return from | andreas_kupries | 2008-04-04 | 1 | -2/+13 |
|
|
* | * generic/tclIORChan.c (ReflectClose): Added missing removal of | andreas_kupries | 2008-04-04 | 1 | -1/+15 |
|
|
* | More stray trailing ","s. | jenglish | 2008-02-26 | 1 | -2/+2 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * generic/tclIORChan.c: Fixed a problem with reflected | andreas_kupries | 2007-11-24 | 1 | -10/+146 |
|
|
* | improvements to comments | dkf | 2007-11-19 | 1 | -39/+43 |
|
|
* | * generic/tclIOCmd.c (Tcl_ReadObjCmd): Plugged a leak of the | Kevin B Kenny | 2007-04-24 | 1 | -1/+4 |
|
|
* | Plugged two memory leaks | Kevin B Kenny | 2007-04-23 | 1 | -3/+3 |
|
|
* | Complete conversion to ANSI function definitions | dkf | 2007-04-10 | 1 | -3/+3 |
|
|
* | Handle creation of Tcl_Objs from constant strings better (easier to use, more | dkf | 2007-04-10 | 1 | -9/+8 |
|
|
* | * generic/tclIORChan.c (FreeReflectedChannel): Added the missing | andreas_kupries | 2007-02-26 | 1 | -1/+10 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-20 | 1 | -36/+36 |
|
|
* | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -5/+5 |
|
|
* | * generic/tclBasic.c: Further revised TclAppendPrintToObj() and | dgp | 2006-11-02 | 1 | -5/+5 |
|
|
* | * generic/tclBasic.c: Refactored and renamed the routines | dgp | 2006-10-31 | 1 | -14/+9 |
|
|
* | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made it | andreas_kupries | 2006-03-27 | 1 | -16/+18 |
|
|
* | * generic/tclIORChan.c: Revised error message generation and handling | dgp | 2006-02-17 | 1 | -63/+73 |
|
|
* | * generic/tclIO.c: Made several routines tolerant of | dgp | 2006-02-15 | 1 | -1/+4 |
|
|
* | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -3/+3 |
|
|
* | Fix crash caused by passing -1 as the length to TclNewStringObj(). Only
| dkf | 2005-10-19 | 1 | -12/+7 |
|
|
* | Silence a warning | dkf | 2005-10-19 | 1 | -2/+2 |
|
|
* | More typos obscured by typos fixed in previous checkin... | dkf | 2005-10-19 | 1 | -4/+4 |
|
|
* | Fix silly typos | dkf | 2005-10-19 | 1 | -14/+15 |
|
|
* | General cleanup of reflected channel code | dkf | 2005-10-19 | 1 | -1609/+1490 |
|
|
* | * generic/tclIORChan.c (RcClose): Removed unreachable panic/return | andreas_kupries | 2005-10-05 | 1 | -4/+1 |
|
|
* | * generic/tclBasic.c: More callers of TclObjPrintf and | dgp | 2005-09-15 | 1 | -4/+6 |
|
|
* | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to | dgp | 2005-09-14 | 1 | -15/+7 |
|
|
* | * generic/tclIORChan.c (RcDecodeEventMask): Added missing type | andreas_kupries | 2005-09-09 | 1 | -1/+2 |
|
|
* | * unix/tclUnixSock.c (InitializeHostName): Synchronized use of | andreas_kupries | 2005-09-02 | 1 | -2/+2 |
|
|
* | TIP#219 IMPLEMENTATION | andreas_kupries | 2005-08-24 | 1 | -0/+2668 |
|
|