| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewritten MT-safe wrappers to return ptrs to TSD storage. | vasiljevic | 2006-09-07 | 1 | -23/+14 |
|
|
* | Use MODULE_SCOPE declaration where appropriate | vasiljevic | 2006-09-06 | 1 | -7/+7 |
|
|
* | Added fixes for Tcl Bug 999544 (ported from core-8-4-branch). | vasiljevic | 2006-09-06 | 1 | -1/+28 |
|
|
* | * unix/tclUnixPort.h (Darwin): override potentially faulty configure | das | 2006-08-21 | 1 | -7/+13 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -3/+17 |
|
|
* | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -7/+24 |
|
|
* | * unix/tclUnixPort.h: Added the inclusion of | andreas_kupries | 2006-07-14 | 1 | -1/+6 |
|
|
* | * unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWED | das | 2006-06-14 | 1 | -10/+27 |
|
|
* | Fix for [Bug 1444692] | Joe Mistachkin | 2006-03-17 | 1 | -1/+2 |
|
|
* | * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure | das | 2005-12-06 | 1 | -1/+3 |
|
|
* | * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure | das | 2005-12-06 | 1 | -8/+10 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -18/+19 |
|
|
* | * generic/tclInt.decls: | das | 2005-05-14 | 1 | -8/+1 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | Remove readdir_r() and related #ifdeffery (see #1095909). | jenglish | 2005-01-09 | 1 | -7/+1 |
|
|
* | * unix/tcl.m4, unix/tclUnixPort.h: Check for pthread_attr_get_np | dkf | 2004-11-12 | 1 | -2/+8 |
|
|
* | Version of [Patch 746578] that works with Linux and is likely to work elsewhere | dkf | 2004-06-23 | 1 | -13/+24 |
|
|
* | Made compiling with -Wstrict-prototypes -Wmissing-prototypes much cleaner. | dkf | 2004-05-27 | 1 | -1/+3 |
|
|
* | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 1 | -5/+5 |
|
|
* | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -8/+1 |
|
|
* | Removed undefining of extra error codes for DJGPP. It is not needed when | vbwagner | 2004-03-09 | 1 | -7/+1 |
|
|
* | hidden unix-specific implementations of file volumes and file attributes | vbwagner | 2004-03-05 | 1 | -2/+7 |
|
|
* | #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] | dkf | 2003-12-09 | 1 | -1/+3 |
|
|
* | TIP#138 implementation plus extra test stuff [Patch 731356] | dkf | 2003-11-14 | 1 | -8/+5 |
|
|
* | added socklen_t typedef for DJGPP | davygrvy | 2003-11-11 | 1 | -1/+2 |
|
|
* | * unix/tclUnixPort.h: #undef inet_ntoa before | mdejong | 2003-06-24 | 1 | -1/+2 |
|
|
* | * generic/tcl.decls: | das | 2003-05-13 | 1 | -1/+8 |
|
|
* | * unix/tclUnixThrd.c (TclpReaddir): | hobbs | 2003-02-20 | 1 | -2/+10 |
|
|
* | Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so their | dkf | 2002-06-28 | 1 | -16/+17 |
|
|
* | Make sure EOVERFLOW is defined on Unix. | dkf | 2002-06-07 | 1 | -16/+31 |
|
|
* | * unix/tclUnixPort.h: corrected strtoll prototype mismatch on Tru64. | dgp | 2002-02-25 | 1 | -2/+2 |
|
|
* | Const-ifying declarations of strtoll/strtoull and new compat code. | dkf | 2002-02-22 | 1 | -5/+5 |
|
|
* | * unix/tclUnixPort.h: add strtoll/strtoull declarations for | hobbs | 2002-02-16 | 1 | -1/+8 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -2/+33 |
|
|
* | * djgpp/ (new directory) | davygrvy | 2002-02-12 | 1 | -1/+5 |
|
|
* | * unix/tclUnixPort.h: | hobbs | 2002-02-08 | 1 | -1/+9 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -10/+1 |
|
|
* | * generic/tclInt.decls: | dgp | 2001-06-17 | 1 | -1/+7 |
|
|
* | Thread-safe rewrite for the Tcl_Async* commands. | davidg | 2000-07-26 | 1 | -2/+1 |
|
|
* | * generic/tclAlloc.c: wrapped caddr_t define to not be done on Unix | hobbs | 2000-04-21 | 1 | -1/+12 |
|
|
* | * README: | hobbs | 2000-04-19 | 1 | -2/+2 |
|
|
* | * unix/tclUnixPort.h: moved include of <utime.h> lower since some | hobbs | 2000-01-24 | 1 | -2/+2 |
|
|
* | * unix/tclUnixPort.h: added utime.h to includes | hobbs | 1999-10-29 | 1 | -1/+2 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -49/+87 |
|
|
* | * win/tclWinPipe.c: | stanton | 1999-03-11 | 1 | -2/+3 |
|
|
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -34/+3 |
|
|
* | Removed function declarations that were never used and not referenced | rjohnson | 1998-09-29 | 1 | -2/+1 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Nuked EINTR wrappers | welch | 1998-08-06 | 1 | -16/+0 |
|
|
* | Fixed EINTR bug | surles | 1998-08-03 | 1 | -0/+16 |
|
|