| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the code slightly more pleasing to the eyes. | limeboy | 2017-01-01 | 1 | -2/+10 |
|
|
* | Make options -reuseaddr/-reuseport forbidden without -server, no matter the v... | jan.nijtmans | 2016-12-20 | 1 | -7/+5 |
|
|
* | Decouple the switch handling. | limeboy | 2016-12-20 | 1 | -15/+10 |
|
|
* | Correct the handling of -server and its options. | limeboy | 2016-12-20 | 1 | -1/+2 |
|
|
* | Fix for the argument parsing phase in the [socket] command. | limeboy | 2016-12-14 | 1 | -2/+1 |
|
|
* | Make OpenTcpServerEx accept a 'service' string parameter instead of a port. | limeboy | 2016-12-14 | 1 | -10/+15 |
|
|
* | Forgot a - in the parameters array. | limeboy | 2016-11-24 | 1 | -1/+1 |
|\ |
|
| * | Fix compile error if SO_REUSEPORT not supported. Put command options in alpha... | jan.nijtmans | 2016-11-24 | 1 | -3/+3 |
|
|
* | | Allow a boolean argument to be passed. | limeboy | 2016-11-24 | 1 | -7/+35 |
|/ |
|
* | Implement the whole TIP 456 specification. | limeboy | 2016-11-24 | 1 | -5/+18 |
|
|
* | Added stub entry for tip #456. Documentation and tests still missing. Doesn't... | jan.nijtmans | 2016-11-22 | 1 | -10/+5 |
|
|
* | This is patch.002 from ticket [0b9d3ba2ba3e1e3fc33c97d5a9fa7ef85d11a696|0b9d3... | jan.nijtmans | 2016-11-22 | 1 | -3/+12 |
|
|
* | Merge trunk. bug_0b8c387cf7 | jan.nijtmans | 2016-03-16 | 1 | -1/+1 |
|\ |
|
* | | [0b8c387cf7] Replace deprecated Tcl_VarEval() call with reworked callback | dgp | 2016-03-08 | 1 | -20/+25 |
|/ |
|
* | Reduce the cost of Preserve/Release on channels | dgp | 2014-07-30 | 1 | -16/+16 |
|
|
* | [f0f876c141] Improve consistency in error messages. | dkf | 2014-06-17 | 1 | -3/+3 |
|
|
* | Merge 8.5. | dgp | 2014-05-08 | 1 | -1/+2 |
|\ |
|
| * | Stop leak in io-33.7. | dgp | 2014-05-06 | 1 | -1/+2 |
|
|
* | | We must Preserve channels if we're going to use TclChanCaughtErrorBypass() to... | dgp | 2014-05-01 | 1 | -3/+22 |
|\ \
| |/ |
|
| * | We must Preserve channels if we're going to use TclChanCaughtErrorBypass() | dgp | 2014-05-01 | 1 | -4/+22 |
|
|
* | | Merge refcounting machinery for ChannelBuffer. | dgp | 2014-04-21 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Added a refcounting mechanism to ChannelBuffers. Other edits to | dgp | 2014-04-21 | 1 | -0/+3 |
|
|
| * | Fix some gcc warnings which become visible with -Wextra | jan.nijtmans | 2013-06-13 | 1 | -17/+17 |
|
|
* | | Add super-simple compiler to many ensemble subcommands to allow better code | dkf | 2013-01-04 | 1 | -19/+19 |
|
|
* | | Final part of result generation conversion (modulo any minor blunders) | dkf | 2012-08-05 | 1 | -74/+78 |
|
|
* | | get rid of _ANSI_ARGS_ and CONST | jan.nijtmans | 2012-04-26 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | 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 | -1/+1 |
|
|
| | * | A few more compiler warnings | jan.nijtmans | 2011-08-18 | 1 | -1/+1 |
|
|
* | | | Merg [3148192] implementation fix, and caveat comment | jan.nijtmans | 2011-06-20 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix [3148192] implementation, restoring legacy form again | jan.nijtmans | 2011-06-20 | 1 | -1/+1 |
|
|
* | | | fix for [Bug 3288345]: use _stat32i64 for CYGWIN too | jan.nijtmans | 2011-04-27 | 1 | -19/+19 |
|\ \ \
| |/ / |
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -7/+7 |
|
|
* | | | MINOR: Formatting fixes, mainly to comments, so code better fits the style in | dkf | 2011-03-10 | 1 | -74/+67 |
|
|
* | | | 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/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative | andreas_kupries | 2008-04-10 | 1 | -13/+8 |
|
|
| | * | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -size | andreas_kupries | 2008-04-09 | 1 | -1/+15 |
|
|
| | * | * generic/tclIOCmd.c (Tcl_GetsObjCmd): do not reuse resultObj as | hobbs | 2008-02-26 | 1 | -4/+3 |
|
|
| | * | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in the | andreas_kupries | 2004-07-16 | 1 | -3/+3 |
|
|
| | * | * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to the | andreas_kupries | 2004-07-15 | 1 | -2/+2 |
|
|
| * | | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters. | nijtmans | 2011-01-17 | 1 | -27/+23 |
|
|
| * | | [Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode. | dkf | 2010-02-11 | 1 | -2/+2 |
|
|
| * | | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative | andreas_kupries | 2008-04-10 | 1 | -13/+8 |
|
|
| * | | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -size | andreas_kupries | 2008-04-09 | 1 | -1/+15 |
|
|
* | | | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters. | nijtmans | 2011-01-17 | 1 | -28/+28 |
|
|
* | | | Fix gcc -Wextra warning: missing initializer | nijtmans | 2010-12-10 | 1 | -21/+21 |
|
|
* | | | * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...): | dkf | 2010-12-09 | 1 | -2/+35 |
|
|