| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix [3118489]: NUL in filenames. (On Windows, protect against invalid use of ... | nijtmans@users.sourceforge.net | 2014-05-15 | 1 | -0/+6 |
|
|
| * | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | nijtmans@users.sourceforge.net | 2013-02-10 | 1 | -1/+0 |
|
|
| * | ... and fix cygwin build | nijtmans@users.sourceforge.net | 2013-01-18 | 1 | -2/+4 |
|
|
| * | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | nijtmans@users.sourceforge.net | 2013-01-17 | 1 | -0/+1 |
|
|
| * | merge | nijtmans@users.sourceforge.net | 2012-06-27 | 1 | -3/+3 |
| |\ |
|
| | * | fix bug in cygwin's [info nameofexecutable] | nijtmans@users.sourceforge.net | 2012-06-27 | 1 | -1/+1 |
|
|
| * | | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path | nijtmans@users.sourceforge.net | 2012-06-26 | 1 | -4/+3 |
| |\ \
| |/ |
|
| | * | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path | nijtmans@users.sourceforge.net | 2012-06-26 | 1 | -4/+3 |
|
|
| * | | Move cpuid testcase from win-specific to generic tests | nijtmans@users.sourceforge.net | 2012-05-03 | 1 | -8/+0 |
| |\ \
| |/ |
|
| | * | Move cpuid testcase from win-specific to generic tests | nijtmans@users.sourceforge.net | 2012-05-03 | 1 | -8/+0 |
|
|
| * | | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs | nijtmans@users.sourceforge.net | 2012-04-27 | 1 | -14/+12 |
|
|
| * | | gcc warnings | nijtmans@users.sourceforge.net | 2012-04-24 | 1 | -2/+1 |
|
|
| * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | nijtmans@users.sourceforge.net | 2012-04-24 | 1 | -2/+31 |
| |\ \
| |/ |
|
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | nijtmans@users.sourceforge.net | 2012-04-24 | 1 | -5/+33 |
| | |\ |
|
| | | * | tclpGetPid signature change (stub entry only, not for macro), | nijtmans@users.sourceforge.net | 2012-04-06 | 1 | -0/+0 |
|
|
| | | * | implement TclpGetPid for Cygwin | nijtmans@users.sourceforge.net | 2012-04-04 | 1 | -5/+33 |
| | |/ |
|
| | * | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | nijtmans@users.sourceforge.net | 2012-03-20 | 1 | -1/+43 |
|
|
| * | | x | nijtmans@users.sourceforge.net | 2012-03-15 | 1 | -0/+34 |
|
|
| * | | More isspace() callers. | dgp@users.sourceforge.net | 2011-04-28 | 1 | -1/+1 |
|
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 2011-03-02 | 1 | -2/+0 |
| |\ \
| |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | ensure translated path is freed | vincentdarley | 2003-10-31 | 1 | -1/+2 |
|
|
| | * | backporting of filesystem tests, docs | vincentdarley | 2003-10-03 | 1 | -4/+9 |
|
|
| * | | Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222] | donal.k.fellows@manchester.ac.uk | 2009-08-02 | 1 | -4/+2 |
|
|
| * | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
|
|
| * | | coverity id 100 | das | 2007-09-17 | 1 | -4/+4 |
|
|
| * | | fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segv | coldstore | 2006-08-29 | 1 | -1/+4 |
|
|
| * | | added check for NULL return value of Tcl_FSGetTranslatedPath(), coverity bug 39 | das | 2006-03-25 | 1 | -1/+4 |
|
|
| * | | * generic/tclInt.decls: implement globbing for HFS creator & type | das | 2006-03-21 | 1 | -11/+80 |
|
|
| * | | More bits of ANSIfying | donal.k.fellows@manchester.ac.uk | 2005-11-11 | 1 | -56/+59 |
|
|
| * | | allow NULL interp in Tcl_FSMatchInDirectory | vincentdarley | 2005-08-31 | 1 | -5/+7 |
|
|
| * | | Getting more systematic about style | donal.k.fellows@manchester.ac.uk | 2005-07-20 | 1 | -224/+274 |
|
|
| * | | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() to | dgp@users.sourceforge.net | 2004-12-01 | 1 | -25/+17 |
|
|
| * | | Patch 976520 reworks several of the details involved with | dgp@users.sourceforge.net | 2004-11-30 | 1 | -18/+23 |
|
|
| * | | filesystem generic/platform code splitting | vincentdarley | 2004-10-07 | 1 | -1/+128 |
|
|
| * | | * unix/tclUnixFile.c (NativeMatchType): added support for | das | 2004-07-20 | 1 | -1/+5 |
|
|
| * | | * generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings. | dgp@users.sourceforge.net | 2004-06-18 | 1 | -2/+3 |
|
|
| * | | Patch 922727 committed. Implements three changes: | dgp@users.sourceforge.net | 2004-04-06 | 1 | -2/+1 |
|
|
| * | | filesystem fixes for '-force' consistency and picky compilers | vincentdarley | 2004-01-29 | 1 | -1/+6 |
|
|
| * | | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -21/+53 |
|
|
| * | | fix to file normalization with relative links | vincentdarley | 2003-12-17 | 1 | -11/+47 |
|
|
| * | | allow creation of relative links | vincentdarley | 2003-12-12 | 1 | -3/+24 |
|
|
| * | | free path when no longer needed | vincentdarley | 2003-11-03 | 1 | -1/+2 |
|
|
| * | | filesystem bug fixes | vincentdarley | 2003-10-13 | 1 | -3/+10 |
| |/ |
|
| * | glob -l on broken symlink fix | vincentdarley | 2003-02-12 | 1 | -2/+14 |
|
|
| * | * unix/tclUnixFile.c (TclpMatchInDirectory): simplify the hidden | hobbs | 2003-02-11 | 1 | -24/+14 |
|
|
| * | filesystem speed up round 2 | vincentdarley | 2003-02-10 | 1 | -58/+36 |
|
|
| * | non-ascii chars in file mtime fix | vincentdarley | 2003-01-09 | 1 | -1/+24 |
|
|
| * | * unix/tclUnixFile.c (TclpObjLink): removed unnecessary/unfreed | hobbs | 2002-09-03 | 1 | -13/+4 |
|
|
| * | vfs fixes | vincentdarley | 2002-07-20 | 1 | -4/+8 |
|
|