| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING | das | 2006-04-06 | 3 | -11/+0 |
|
|
* | * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions. | hobbs | 2006-03-28 | 1 | -26/+26 |
|
|
* | * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin | das | 2006-03-28 | 1 | -3/+11 |
|
|
* | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made it | andreas_kupries | 2006-03-27 | 2 | -6/+7 |
|
|
* | backing out last change, Tcl_Panic will be declared to never return | das | 2006-03-25 | 1 | -2/+2 |
|
|
* | handle Tcl_Panic potentially returning. coverity bug 46 | das | 2006-03-25 | 1 | -1/+2 |
|
|
* | added check for NULL return value of Tcl_FSGetTranslatedPath(), coverity bug 39 | das | 2006-03-25 | 1 | -1/+4 |
|
|
* | added casts to silence coverity bug 38 | das | 2006-03-25 | 1 | -5/+5 |
|
|
* | * unix/tcl.spec: Cleaned up and completed the spec file. | rmax | 2006-03-23 | 1 | -25/+25 |
|
|
* | * generic/tclInt.decls: implement globbing for HFS creator & type | das | 2006-03-21 | 1 | -11/+80 |
|
|
* | * unix/installManPage: There is always one even more broken | andreas_kupries | 2006-03-20 | 1 | -8/+8 |
|
|
* | Fix for [Bug 1444692] | Joe Mistachkin | 2006-03-17 | 1 | -1/+2 |
|
|
* | typo in TclpLoadMemory() error msg | das | 2006-03-16 | 1 | -2/+2 |
|
|
* | * library/tm.tcl (::tcl::tm::Defaults): Fixed handling of | andreas_kupries | 2006-03-14 | 1 | -1/+1 |
|
|
* | 90% fix of file writable issues on Windows | vincentdarley | 2006-03-14 | 1 | -1/+64 |
|
|
* | * unix/configure.in: Revert change from 2005-07-26 that sometimes | dgp | 2006-03-13 | 2 | -15/+1 |
|
|
* | Added no-op TclpFinalizeSockets(). | vasiljevic | 2006-03-10 | 1 | -1/+23 |
|
|
* | When moving http TM install from 8.2 to 8.4, overlooked changing the mkdirs | dgp | 2006-03-10 | 1 | -2/+2 |
|
|
* | Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variants | jenglish | 2006-03-08 | 2 | -2/+2 |
|
|
* | * unix/Makefile.in: Package http 2.5.2 requires Tcl 8.4, so | dgp | 2006-03-07 | 1 | -3/+3 |
|
|
* | * library/http/http.tcl: Bump to version 2.5.3 to cover bug fix | dgp | 2006-03-07 | 1 | -3/+3 |
|
|
* | * unix/installManPage: Fix the script for manpages that have | rmax | 2006-03-01 | 1 | -18/+18 |
|
|
* | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -3/+3 |
|
|
* | Minor simplification of forward declarations | dkf | 2006-02-02 | 1 | -5/+3 |
|
|
* | Improved commenting of a tricky bit of TclpOpenFileChannel | dkf | 2006-01-26 | 1 | -13/+11 |
|
|
* | Adapted version of FreeBSD port to reduce the amount of stuff they | dkf | 2006-01-25 | 1 | -3/+10 |
|
|
* | * unix/configure: add caching, use AC_CACHE_CHECK instead of | das | 2006-01-10 | 3 | -382/+480 |
|
|
* | Small improvement to the factoring of tcl.m4 | dkf | 2006-01-05 | 1 | -41/+47 |
|
|
* | * macosx/Tcl.xcode/project.pbxproj: | das | 2005-12-14 | 1 | -3/+4 |
|
|
* | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -5/+10 |
|
|
* | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 2 | -4/+4 |
|
|
* | * 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/configure.in: move check for fts API to configure.in and run it | das | 2005-12-05 | 5 | -90/+114 |
|
|
* | * unix/configure: Use FTS file APIs on Darwin if available. | hobbs | 2005-12-05 | 3 | -24/+174 |
|
|
* | documented macosx-only configure options. | das | 2005-12-03 | 1 | -1/+6 |
|
|
* | Bug 1371446 plus buildability on ancient Solaris | Kevin B Kenny | 2005-12-02 | 1 | -3/+3 |
|
|
* | Add remaining dependency info for UNIX | dkf | 2005-12-01 | 1 | -87/+93 |
|
|
* | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. | das | 2005-12-01 | 2 | -6/+4 |
|
|
* | Add compiler-related dependency information to prevent problems when developing | dkf | 2005-11-30 | 1 | -9/+9 |
|
|
* | add #include <libkern/OSByteOrder.h> for OSX 10.2 | das | 2005-11-27 | 1 | -1/+2 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 12 | -205/+597 |
|
|
* | * unix/Makefile.in (install-libraries): Updated Makefile to new | andreas_kupries | 2005-11-21 | 1 | -3/+3 |
|
|
* | More bits of ANSIfying | dkf | 2005-11-11 | 9 | -229/+253 |
|
|
* | * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130 | hobbs | 2005-11-09 | 1 | -3/+3 |
|
|
* | Added target to make it easier to debug crashing tests. | dkf | 2005-11-09 | 1 | -1/+8 |
|
|
* | RFE 1071992 | Kevin B Kenny | 2005-11-04 | 3 | -550/+25 |
|
|
* | Bug 1163896 | Kevin B Kenny | 2005-11-04 | 2 | -0/+24 |
|
|
* | RFE 1333318 | Kevin B Kenny | 2005-11-04 | 1 | -2/+2 |
|
|
* | ANSIfy | dkf | 2005-11-02 | 10 | -653/+626 |
|
|