| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overriding | dkf | 2012-11-14 | 1 | -2/+51 |
|\ |
|
| * | Backport from Tcl 8.6. | dkf | 2012-11-14 | 1 | -2/+40 |
|
|
* | | 1189293 Make "<<" binary safe. | dgp | 2012-07-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent)bug_1189293 | dgp | 2012-07-02 | 1 | -1/+1 |
|
|
* | | 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 |
|
|
| * | * unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standard | das | 2006-08-02 | 1 | -1/+18 |
|
|
| * | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -3/+4 |
|
|
| * | Backport of fix for [Bug 1245953] | dkf | 2005-07-28 | 1 | -2/+2 |
|
|
| * | bug 1225727 | Kevin B Kenny | 2005-06-22 | 1 | -1/+22 |
|
|
| * | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -2/+4 |
|
|
| * | silence compiler warning | dgp | 2004-06-08 | 1 | -2/+2 |
|
|
| * | Silence compiler warnings | dgp | 2004-06-08 | 1 | -3/+1 |
|
|
* | | Use correct TCL_LL_MODIFIER for CYGWIN. | nijtmans | 2010-01-29 | 1 | -8/+25 |
|
|
* | | * generic/tclTest.c: Ignore the return value of write() when | rmax | 2008-03-14 | 1 | -3/+3 |
|
|
* | | Consolidate all code conditionalized on -DUSE_FIONBIO into one place. | jenglish | 2008-02-28 | 1 | -47/+4 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tclInt.decls: Revised the interfaces of the routines | dgp | 2007-06-20 | 1 | -3/+3 |
|
|
* | | * generic/tclBasic.c: Replace arrays on the C stack and ckalloc | dgp | 2007-04-02 | 1 | -5/+6 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-20 | 1 | -11/+11 |
|
|
* | | * generic/tclCompExpr.c: fix gcc warnings about 'cast to/from | das | 2006-11-13 | 1 | -11/+11 |
|
|
* | | * unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standard | das | 2006-08-02 | 1 | -1/+18 |
|
|
* | | * generic/regc_locale.c (cclass): | das | 2006-07-20 | 1 | -3/+4 |
|
|
* | | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made it | andreas_kupries | 2006-03-27 | 1 | -2/+3 |
|
|
* | | ANSIfy | dkf | 2005-11-02 | 1 | -100/+96 |
|
|
* | | * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems to | dkf | 2005-07-28 | 1 | -2/+2 |
|
|
* | | Getting more systematic about style | dkf | 2005-07-24 | 1 | -264/+267 |
|
|
* | | bug 1225727 | Kevin B Kenny | 2005-06-22 | 1 | -1/+22 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -2/+4 |
|
|
* | | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -3/+4 |
|
|
* | | Silence compiler warnings. | dgp | 2004-06-08 | 1 | -4/+2 |
|
|
* | | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|/ |
|
* | * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() to | das | 2003-02-21 | 1 | -1/+5 |
|
|
* | Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so their | dkf | 2002-06-28 | 1 | -4/+4 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -4/+4 |
|
|
* | * Partial TIP 27 rollback. Following routines | dgp | 2002-02-08 | 1 | -3/+2 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -5/+7 |
|
|
* | * Updated APIs in the file generic/tclIO.c according to the guidelines | dgp | 2002-01-15 | 1 | -3/+3 |
|
|
* | * unix/tclUnixPipe.c (TclpCreateProcess): Applied Don Porter's | andreas_kupries | 2001-12-11 | 1 | -2/+2 |
|
|
* | * unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediate | hobbs | 2001-10-18 | 1 | -11/+27 |
|
|
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 1 | -7/+17 |
|
|
* | * unix/tclUnixPipe.c (TclpCreateTempFile): fixed use of tmpnam, | hobbs | 2001-08-07 | 1 | -7/+14 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -1/+29 |
|
|
* | * unix/tclUnixPipe.c: updated pipeChannelType to | hobbs | 2001-05-15 | 1 | -11/+15 |
|
|
* | * unix/tclUnixPipe.c (TclpCreateTempFile): prevent potential race | hobbs | 2001-03-29 | 1 | -2/+7 |
|
|
* | * unix/tclUnixPipe.c (TclpCreateProcess): Removed WNOHANG from | hobbs | 2000-09-06 | 1 | -3/+5 |
|
|
* | * generic/tclGet.c (Tcl_GetDouble): Added additional conditions to | ericm | 2000-03-31 | 1 | -4/+10 |
|
|
* | * unix/tclUnixChan.c: Added (off_t) type casts in lseek() call | ericm | 2000-03-27 | 1 | -3/+3 |
|
|
* | * unix/configure.in: | hobbs | 1999-12-12 | 1 | -3/+3 |
|
|