| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ |
|
| | * | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -1/+1 |
|
|
| | * | Backport to 8.4/unix the healthy FD_SET reform started by das. Allows Tcl8.4 ... | guest | 2012-03-04 | 1 | -25/+30 |
|
|
* | | | More generation of error codes (most platform-specific parts not already using | dkf | 2011-04-06 | 1 | -0/+21 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -13/+13 |
|
|
* | | | 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 |
|
|
| | * | [backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when | ferrieux | 2010-03-01 | 1 | -5/+24 |
|
|
| | * | Fix mark and space parity on Linux | rmax | 2008-03-03 | 1 | -1/+4 |
|
|
| | * | * unix/tclUnixChan.c (TclUnixWaitForFile): | Kevin B Kenny | 2006-11-28 | 1 | -3/+4 |
|
|
| | * | Rewritten MT-safe wrappers to return ptrs to TSD storage | vasiljevic | 2006-09-07 | 1 | -36/+6 |
|
|
| | * | Added MT-safe implementation of some library calls. | vasiljevic | 2006-09-06 | 1 | -1/+31 |
|
|
| | * | * unix/tclUnixChan.c (TclUnixWaitForFile): with timeout < 0, if select() | das | 2006-08-18 | 1 | -1/+4 |
|
|
| | * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+2 |
|
|
| | * | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -76/+53 |
|
|
| | * | * unix/tclUnixChan.c (TtySetOptionProc): fixed crash configuring | hobbs | 2004-11-17 | 1 | -10/+10 |
|
|
| | * | * Applied [SF Tcl Patch 868853], fixing a mem leak in | andreas_kupries | 2004-05-04 | 1 | -1/+10 |
|
|
| | * | Fix memleak with long hostnames. [Bug 888777] | dkf | 2004-02-25 | 1 | -1/+3 |
|
|
| | * | * unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606] | andreas_kupries | 2003-10-23 | 1 | -9/+12 |
|
|
| * | | Prettify and fix filename in ChangeLog. | ferrieux | 2010-03-01 | 1 | -4/+9 |
|
|
| * | | [Backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when | ferrieux | 2010-03-01 | 1 | -4/+10 |
|
|
| * | | * generic/tclCmdIL.c: Removed unused variables. | dgp | 2009-07-16 | 1 | -3/+2 |
|
|
| * | | * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macros | das | 2009-04-10 | 1 | -34/+31 |
|
|
| * | | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow | das | 2009-04-10 | 1 | -1/+4 |
|
|
* | | | * doc/socket.n: Document the changes to the [socket] and
| rmax | 2010-09-28 | 1 | -3/+4 |
|
|
* | | | Eliminate various unnecessary type casts, use function typedefs whenever poss... | nijtmans | 2010-06-21 | 1 | -8/+8 |
|
|
* | | | Fix TCL_LL_MODIFIER for Cygwin | nijtmans | 2010-01-13 | 1 | -3/+3 |
|
|
* | | | * win/tclWinDde.c: VC++ 6.0 doesn't have | nijtmans | 2010-01-10 | 1 | -5/+5 |
|
|
* | | | * unix/tclUnixChan.c (TtyParseMode): Partial undo of Donal's tidy- | andreas_kupries | 2009-11-17 | 1 | -5/+9 |
|
|
* | | | Some small bits of tidying up. | dkf | 2009-11-09 | 1 | -68/+68 |
|
|
* | | | * unix/tclUnixPort.h: Move all socket-related code from tclUnixChan.c | rmax | 2009-06-15 | 1 | -1140/+3 |
|
|
* | | | Remove unused variable (compiler warning) | dgp | 2009-04-10 | 1 | -2/+2 |
|
|
* | | | * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macros | das | 2009-04-10 | 1 | -33/+30 |
|
|
* | | | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow | das | 2009-04-10 | 1 | -1/+4 |
|
|
* | | | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels | ferrieux | 2008-12-18 | 1 | -2/+56 |
|
|
* | | | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 1 | -2/+2 |
|
|
* | | | * unix/tclUnixChan.c: fix minor compiler warning | nijtmans | 2008-10-08 | 1 | -2/+2 |
|
|
* | | | Streamline async connect logic [Patch 1994512]. | jenglish | 2008-08-05 | 1 | -68/+40 |
|/ / |
|
* | | * unix/tclUnixChan.c: Fix mark and space parity on Linux, which | rmax | 2008-03-03 | 1 | -1/+4 |
|
|
* | | Reduce scope of <sys/filio.h> and <sys/ioctl.h> #includes. | jenglish | 2008-02-28 | 1 | -27/+1 |
|
|
* | | Consolidate all code conditionalized on -DUSE_FIONBIO into one place. | jenglish | 2008-02-28 | 1 | -68/+7 |
|
|
* | | Remove dead/unused portability-related #defines and unused conditional code. | jenglish | 2008-02-27 | 1 | -122/+5 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Add extra #ifdef-fery to make code compile on BSD 5. [Bug 1618235, again] | dkf | 2007-12-03 | 1 | -1/+5 |
|
|
* | | Oops! | dkf | 2007-11-13 | 1 | -2/+3 |
|
|
* | | Forgot to transform to native encoding for getaddrinfo() | dkf | 2007-11-13 | 1 | -2/+5 |
|
|
* | | fix Tcl_DStringFree buglet | das | 2007-11-13 | 1 | -2/+1 |
|
|
* | | Rewrote to use the thread-safe version of gethostbyname() by forward-porting | dkf | 2007-11-13 | 1 | -12/+83 |
|
|