| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unwanted/obsolete 'ddd' target. | stwo | 2010-12-17 | 1 | -7/+2 |
|
|
* | Clean up '.PHONY:' targets: Arrange those common to Tcl and Tk as in Tk's Mak... | stwo | 2010-12-17 | 1 | -9/+11 |
|
|
* | [Bug 2446711]: Remove 'allpatch' target. | stwo | 2010-12-17 | 1 | -24/+2 |
|
|
* | Use 'rpmbuild', not 'rpm' [Bug 2537626]. | stwo | 2010-12-17 | 1 | -3/+3 |
|
|
* | * win/tclWinSock.c (CreateSocket): Swap the loops over | rmax | 2010-12-14 | 1 | -19/+19 |
|
|
* | [Bug 3135271] Link error due to hidden symbols (CentOS 4.2) | nijtmans | 2010-12-13 | 2 | -0/+6 |
|
|
* | Better building on OpenBSD. | stwo | 2010-12-12 | 2 | -26/+66 |
|
|
* | Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get... | nijtmans | 2010-12-10 | 1 | -3/+3 |
|
|
* | [Patch #3116490] cross-compile support for unix | nijtmans | 2010-12-05 | 2 | -14/+46 |
|
|
* | 2010-11-29 Kevin B. Kenny <kennykb@acm.org> | Kevin B Kenny | 2010-11-28 | 1 | -3/+12 |
|
|
* | Minor change: Added missing .PHONY marker for install-headers | dkf | 2010-11-04 | 1 | -2/+2 |
|
|
* | [Patch 3101127]: Installer Improvements. | stwo | 2010-11-04 | 2 | -132/+544 |
|
|
* | * unix/tclUnixSock.c: Prevent calls freeaddrinfo(NULL) which can | dgp | 2010-10-28 | 1 | -3/+7 |
|
|
* | * unix/tclUnixSock.c (TcpGetOptionProc): Prevent crash if interp is | dkf | 2010-10-26 | 1 | -11/+9 |
|
|
* | Add support for ::tcl::unsupported::noReverseDNS | rmax | 2010-10-26 | 1 | -4/+9 |
|
|
* | * unix/tclUnixSock.c (CreateClientSocket): Fix a memleak and | rmax | 2010-10-12 | 1 | -16/+6 |
|
|
* | Eliminate many tclWinProcs-> indirect calls, which are no longer needed. | nijtmans | 2010-10-12 | 1 | -0/+1 |
|
|
* | re-generate configure with autoconf-2.59 | nijtmans | 2010-09-29 | 1 | -4840/+13632 |
|
|
* | * doc/socket.n: Document the changes to the [socket] and
| rmax | 2010-09-28 | 7 | -13742/+5313 |
|
|
* | Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a... | nijtmans | 2010-09-23 | 1 | -2/+2 |
|
|
* | Make compilable with -DUNICODE (not actived yet) | nijtmans | 2010-09-23 | 1 | -41/+36 |
|
|
* | Improved readability of tcl+pkgs builds and tests | dgp | 2010-09-22 | 1 | -7/+9 |
|
|
* | * unix/Makefile.in: do not pass current build env vars when using | hobbs | 2010-09-16 | 1 | -10/+6 |
|
|
* | * unix/Makefile.in: Revise `make dist` target to tolerate the | dgp | 2010-09-15 | 1 | -2/+3 |
|
|
* | update file generated by 'make dist' | dgp | 2010-09-15 | 1 | -3/+6 |
|
|
* | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. | hobbs | 2010-08-27 | 2 | -3/+5 |
|
|
* | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFile | nijtmans | 2010-08-14 | 1 | -3/+3 |
|
|
* | * unix/ldAix: remove ancient (pre-4.2) AIX support | hobbs | 2010-08-12 | 6 | -279/+50 |
|
|
* | * unix/tclUnixFCmd.c: adjust license header as per | hobbs | 2010-08-04 | 1 | -6/+2 |
|
|
* | Use SC_PROG_TCLSH to set a native tclsh in the Makefile. | patthoyts | 2010-07-11 | 3 | -4/+61 |
|
|
* | Eliminate various unnecessary type casts, use function typedefs whenever poss... | nijtmans | 2010-06-21 | 8 | -70/+62 |
|
|
* | Simplify Tcl_AppInit and *_Init definitions. | nijtmans | 2010-06-16 | 2 | -2/+3 |
|
|
* | Fix compilation of xttest with 8.6 changes | nijtmans | 2010-06-14 | 1 | -2/+2 |
|
|
* | Fix compilation of xttest with 8.6 changes | nijtmans | 2010-06-14 | 3 | -32/+30 |
|
|
* | * library/platform/platform.tcl: Added OSX Intel 64bit | andreas_kupries | 2010-06-09 | 1 | -3/+3 |
|
|
* | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. | andreas_kupries | 2010-05-07 | 1 | -3/+3 |
|
|
* | Add pkg, *.dll to the ignore list | nijtmans | 2010-05-03 | 1 | -0/+2 |
|
|
* | * generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguish | dgp | 2010-04-30 | 2 | -3/+3 |
|
|
* | * unix/Makefile.in (gdb-test): Remove quotes so that library paths are | dkf | 2010-04-30 | 1 | -2/+2 |
|
|
* | * library/platform/platform.tcl: Another stab at getting the /lib, | andreas_kupries | 2010-04-29 | 1 | -3/+3 |
|
|
* | * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Simplified the | Kevin B Kenny | 2010-04-26 | 1 | -7/+12 |
|
|
* | * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Added an explicit cast | dkf | 2010-04-26 | 1 | -2/+2 |
|
|
* | Fix [Bug #2991415] tclport.h #included before limits.h | nijtmans | 2010-04-23 | 1 | -1/+6 |
|
|
* | Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp) | nijtmans | 2010-04-22 | 2 | -7/+7 |
|
|
* | Fixed missing update of platform package index, and Makefiles. | andreas_kupries | 2010-04-14 | 1 | -3/+3 |
|
|
* | regenerated with autoconf-2.59 | nijtmans | 2010-04-06 | 1 | -4794/+13368 |
|
|
* | regenerated with autoconf-2.59 | nijtmans | 2010-04-06 | 1 | -12055/+3597 |
|
|
* | Regen with autoconf 2.61 (what I have) | dkf | 2010-04-05 | 1 | -6356/+6240 |
|
|
* | Flip the defaults for whether to build threaded. Part of TIP #364. | dkf | 2010-04-05 | 1 | -3/+3 |
|
|
* | Fix two failing tests by matching the can't-lookup-symbol error message. | dkf | 2010-04-05 | 2 | -17/+17 |
|
|