| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | jan.nijtmans | 2013-02-10 | 1 | -1/+0 |
|
|
* | Proposed solution for Bug 3598300 on MacOSXbug_3598300 | jan.nijtmans | 2013-01-18 | 1 | -1/+1 |
|
|
* | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -0/+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/tclUnixFCmd.c: add workaround for crashing bug in fts_open() | das | 2007-04-29 | 1 | -16/+30 |
|
|
| * | * unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added code | andreas_kupries | 2006-11-07 | 1 | -1/+11 |
|
|
| * | * unix/tclUnixFCmd.c: Removed some false tests added | vasiljevic | 2006-09-07 | 1 | -3/+3 |
|
|
| * | Rewritten MT-safe wrappers to return ptrs to TSD storage | vasiljevic | 2006-09-07 | 1 | -51/+7 |
|
|
| * | Added MT-safe implementation of some library calls. | vasiljevic | 2006-09-06 | 1 | -17/+60 |
|
|
| * | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -48/+72 |
|
|
| * | * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin | das | 2006-03-28 | 1 | -3/+11 |
|
|
| * | 2005-12-05 Don Porter <dgp@users.sourceforge.net> | dgp | 2005-12-05 | 1 | -23/+107 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -1/+7 |
|
|
| * | * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130 | hobbs | 2005-11-09 | 1 | -3/+3 |
|
|
| * | * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change to | hobbs | 2005-10-07 | 1 | -44/+61 |
|
|
| * | Convert u_int to unsigned to make clashes with types in standard C headers less | dkf | 2005-01-10 | 1 | -3/+3 |
|
|
| * | * tests/fCmd.test: | das | 2004-11-11 | 1 | -33/+49 |
|
|
| * | backporting of filesystem tests, docs | vincentdarley | 2003-10-03 | 1 | -5/+19 |
|
|
| * | * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840] | dgp | 2003-07-16 | 1 | -3/+1 |
|
|
* | | * unix/tclUnixFCmd.c: adjust license header as per | hobbs | 2010-08-04 | 1 | -6/+2 |
|
|
* | | * unix/tclUnixFCmd.c (TclUnixCopyFile): [Bug 2976504]: Corrected | dkf | 2010-03-25 | 1 | -2/+2 |
|
|
* | | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and use | stwo | 2009-11-25 | 1 | -8/+9 |
|
|
* | | Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222] | dkf | 2009-08-02 | 1 | -6/+2 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Silence some warnings. | dkf | 2007-11-16 | 1 | -3/+3 |
|
|
* | | * generic/tclIOCmd.c: Revise [open] so that it interprets leading | dgp | 2007-10-15 | 1 | -5/+18 |
|
|
* | | Whitespace/format cleanup | dkf | 2007-07-31 | 1 | -60/+57 |
|
|
* | | * unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open() | das | 2007-04-23 | 1 | -16/+31 |
|
|
* | | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -2/+2 |
|
|
* | | * unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added code | andreas_kupries | 2006-11-07 | 1 | -1/+11 |
|
|
* | | * generic/tclBasic.c: Further revised TclAppendPrintToObj() and | dgp | 2006-11-02 | 1 | -2/+2 |
|
|
* | | * generic/tclBasic.c: Refactored and renamed the routines | dgp | 2006-10-31 | 1 | -5/+3 |
|
|
* | | Rewritten MT-safe wrappers to return ptrs to TSD storage. | vasiljevic | 2006-09-07 | 1 | -49/+5 |
|
|
* | | Added fixes for Tcl Bug 999544 (ported from core-8-4-branch). | vasiljevic | 2006-09-06 | 1 | -7/+53 |
|
|
* | | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -63/+81 |
|
|
* | | * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin | das | 2006-03-28 | 1 | -3/+11 |
|
|
* | | added casts to silence coverity bug 38 | das | 2006-03-25 | 1 | -5/+5 |
|
|
* | | * unix/configure.in: move check for fts API to configure.in and run it | das | 2005-12-05 | 1 | -12/+23 |
|
|
* | | * unix/configure: Use FTS file APIs on Darwin if available. | hobbs | 2005-12-05 | 1 | -24/+97 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -1/+6 |
|
|
* | | * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130 | hobbs | 2005-11-09 | 1 | -3/+3 |
|
|
* | | ANSIfy | dkf | 2005-11-02 | 1 | -190/+178 |
|
|
* | | * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tomsofer_wcodes_branch_20051007kennykb_numerics_branch_20051008 | hobbs | 2005-10-07 | 1 | -34/+52 |
|
|
* | | * generic/tclBasic.c: More callers of TclObjPrintf and | dgp | 2005-09-15 | 1 | -5/+4 |
|
|
* | | Getting more systematic about style | dkf | 2005-07-20 | 1 | -569/+618 |
|
|
* | | * unix/tclUnixFCmd.c: add lint attr to enum to satisfy strictly | hobbs | 2005-05-11 | 1 | -1/+2 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | Convert u_int to unsigned to make clashes with types in standard C headers less | dkf | 2005-01-10 | 1 | -3/+3 |
|
|
* | | * tests/fCmd.test: | das | 2004-11-11 | 1 | -33/+49 |
|
|