| Commit message (Expand) | Author | Age | Files | Lines |
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * generic/tclCmdMZ.c: Correct [string is (wide)integer] failure | dgp | 2007-10-11 | 1 | -8/+1 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -20/+1 |
|
|
* | * win/tclWinPort.h: Applied patch #1267871 by Matt Newman for | patthoyts | 2005-11-04 | 1 | -5/+5 |
|
|
* | Applied patch #1096916 to support building with MSVC 8. | patthoyts | 2005-11-03 | 1 | -1/+12 |
|
|
* | * tests/env.test (env-6.1): | hobbs | 2005-10-05 | 1 | -2/+3 |
|
|
* | Implementation of TIP#241 from Joe Mistachkin | dkf | 2005-06-01 | 1 | -1/+8 |
|
|
* | * generic/tcl.h: Moved the preprocessor logic | davygrvy | 2004-11-03 | 1 | -4/+1 |
|
|
* | * win/tclWinInt.h: | davygrvy | 2004-11-03 | 1 | -11/+6 |
|
|
* | * win/tclWinPipe.c: | davygrvy | 2004-05-30 | 1 | -2/+14 |
|
|
* | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -26/+1 |
|
|
* | * win/configure: Regen. | mdejong | 2004-03-05 | 1 | -1/+8 |
|
|
* | Added Open Watcom strictness about how the char type needs to be | davygrvy | 2003-08-27 | 1 | -1/+4 |
|
|
* | Added a block for OpenWatcom adjustments that fixes the same issue Mo | davygrvy | 2003-08-27 | 1 | -1/+10 |
|
|
* | * win/tclWinPort.h: Don't turn off winsock prototypes! | davygrvy | 2002-11-27 | 1 | -6/+2 |
|
|
* | * win/tclWinPort.h: | davygrvy | 2002-11-27 | 1 | -1/+9 |
|
|
* | 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu> | hobbs | 2002-09-27 | 1 | -5/+12 |
|
|
* | * generic/tclEnv.c: | davygrvy | 2002-08-28 | 1 | -1/+9 |
|
|
* | * win/tclWinPort.h: The windows headers don't provide socklen_t, | rmax | 2002-08-01 | 1 | -1/+4 |
|
|
* | fs clarification and windows fixes | vincentdarley | 2002-06-12 | 1 | -1/+13 |
|
|
* | D'oh! Accidentally made this file uncompilable. Added some extra | dkf | 2002-05-28 | 1 | -59/+65 |
|
|
* | Better handling of EOVERFLOW on Win32 systems (as EFBIG or EINVAL.) | dkf | 2002-05-27 | 1 | -5/+7 |
|
|
* | TIP#91 implementation; makes old style channels binary compatible with | dkf | 2002-05-24 | 1 | -1/+7 |
|
|
* | Const-ifying declarations of strtoll/strtoull and new compat code. | dkf | 2002-02-22 | 1 | -5/+5 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -1/+12 |
|
|
* | Corrections to earlier TIP 27 changes. | dgp | 2002-01-24 | 1 | -2/+2 |
|
|
* | * win/tclWinChan.c: | hobbs | 2001-10-15 | 1 | -2/+5 |
|
|
* | * win/tclWinPort.h: #include <winsock2.h> needed to get moved | davygrvy | 2001-10-10 | 1 | -2/+3 |
|
|
* | changed winsock.h include to winsock2.h | hobbs | 2001-09-20 | 1 | -2/+2 |
|
|
* | changed EDQUOT #define from 49 to 69. Borland had a clash as it | davygrvy | 2001-09-06 | 1 | -2/+2 |
|
|
* | * win/tclWinPort.c: More Borland compatibility fixes. | davygrvy | 2001-09-06 | 1 | -16/+25 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -2/+1 |
|
|
* | * generic/tclPlatDecls.h: | mdejong | 2001-08-02 | 1 | -1/+18 |
|
|
* | * generic/tclPlatDecls.h: Define TCHAR by including | mdejong | 2001-07-19 | 1 | -18/+1 |
|
|
* | * win/tclWinPort.h: Add Cygwin specific defines for environ | mdejong | 2001-07-17 | 1 | -1/+8 |
|
|
* | * win/tclWinConsole.c: | mdejong | 2001-07-16 | 1 | -3/+1 |
|
|
* | * generic/tclInt.decls: | dgp | 2001-06-17 | 1 | -1/+7 |
|
|
* | 2000-11-16 Andreas Kupries <a.kupries@westend.com> | andreas_kupries | 2000-11-16 | 1 | -2/+2 |
|
|
* | * generic/tclInt.decls: | hobbs | 2000-03-31 | 1 | -3/+6 |
|
|
* | * win/tclWinTest.c: added testvolumetype command, as atime is | hobbs | 1999-10-29 | 1 | -1/+2 |
|
|
* | * Changed version to 8.2b2. | redman | 1999-07-22 | 1 | -1/+10 |
|
|
* | Improved socket driver, use WSAEventSelect on NT | redman | 1999-04-22 | 1 | -2/+2 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -150/+221 |
|
|
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -42/+5 |
|
|
* | merged tcl8.0.4 changes to fix Windows memory allocation | stanton | 1998-09-30 | 1 | -6/+7 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | EXPORT is now TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 1 | -4/+4 |
|
|
* | - added setting of EXPORT to DLLEXPORT if we are building Tcl | escoffon | 1998-07-29 | 1 | -0/+9 |
|
|
* | Renamed 'TclWinStat(...)' to 'TclpStat(...)' & 'TclWinAccess(...)' to | suresh | 1998-05-28 | 1 | -5/+3 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+399 |
|
|