| Commit message (Expand) | Author | Age | Files | Lines |
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 1 | -1/+1 |
|
|
* | * unix/configure.in: Added autodetection for OS-supplied timezone | rmax | 2006-10-19 | 1 | -1/+59 |
|
|
* | * unix/tclUnixThrd.c (TclpThreadGetStackSize): on Darwin, use | das | 2006-10-13 | 1 | -0/+105 |
|
|
* | * unix/configure.in (HAVE_MTSAFE_GETHOST*): Modified to recognize | andreas_kupries | 2006-09-12 | 1 | -0/+17 |
|
|
* | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -328/+359 |
|
|
* | Added special handling for Darwin where gethostbyname/addr are actually | vasiljevic | 2006-09-08 | 1 | -2/+17 |
|
|
* | Added fixes for Tcl Bug 999544 (ported from core-8-4-branch). | vasiljevic | 2006-09-06 | 1 | -0/+1537 |
|
|
* | * generic/tclClock.c (ClockClicksObjCmd): add support for Darwin | das | 2006-08-21 | 1 | -0/+5 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -8/+89 |
|
|
* | cleanup quoting and whitespace | das | 2006-07-20 | 1 | -2/+3 |
|
|
* | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -771/+934 |
|
|
* | * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that | das | 2006-05-27 | 1 | -33/+135 |
|
|
* | autoconf-2.59 | das | 2006-05-26 | 1 | -2/+2 |
|
|
* | * README: Bump version number to 8.5a5 | dgp | 2006-05-04 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING | das | 2006-04-06 | 1 | -5/+0 |
|
|
* | * unix/configure.in: Revert change from 2005-07-26 that sometimes | dgp | 2006-03-13 | 1 | -7/+0 |
|
|
* | Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variants | jenglish | 2006-03-08 | 1 | -1/+1 |
|
|
* | * unix/configure: add caching, use AC_CACHE_CHECK instead of | das | 2006-01-10 | 1 | -188/+214 |
|
|
* | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 1 | -2/+2 |
|
|
* | * unix/configure.in: move check for fts API to configure.in and run it | das | 2005-12-05 | 1 | -66/+71 |
|
|
* | * unix/configure: Use FTS file APIs on Darwin if available. | hobbs | 2005-12-05 | 1 | -0/+66 |
|
|
* | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. | das | 2005-12-01 | 1 | -3/+2 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -89/+366 |
|
|
* | RFE 1071992 | Kevin B Kenny | 2005-11-04 | 1 | -311/+12 |
|
|
* | Bug 1163896 | Kevin B Kenny | 2005-11-04 | 1 | -0/+12 |
|
|
* | * generic/tclExecute.c: Removed obsolete use of NO_ERRNO_H. | dgp | 2005-10-13 | 1 | -148/+0 |
|
|
* | * generic/tclBasic.c: More callers of TclObjPrintf and | dgp | 2005-09-15 | 1 | -0/+104 |
|
|
* | regen unix/configure | Kevin B Kenny | 2005-08-11 | 1 | -994/+2421 |
|
|
* | * unix/configure: Regen. | mdejong | 2005-07-26 | 1 | -0/+7 |
|
|
* | * unix/configure: Regen. | mdejong | 2005-07-25 | 1 | -2421/+987 |
|
|
* | drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tcl | Kevin B Kenny | 2005-07-21 | 1 | -469/+33 |
|
|
* | autoconf | dgp | 2005-06-21 | 1 | -2/+3 |
|
|
* | * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly with fat | das | 2005-06-18 | 1 | -1/+1 |
|
|
* | autoconf | dgp | 2005-06-07 | 1 | -1/+1 |
|
|
* | regenerated after dkf's modifications to tcl.m4 | rmax | 2005-06-02 | 1 | -37/+46 |
|
|
* | * macosx/Makefile: moved & corrected EMBEDDED_BUILD check. | das | 2005-05-26 | 1 | -1/+1 |
|
|
* | fixed typo in EXTRA_INSTALL_BINARIES | das | 2005-05-23 | 1 | -1/+1 |
|
|
* | * macosx/Makefile: | das | 2005-05-23 | 1 | -55/+255 |
|
|
* | * generic/tclInt.decls: | das | 2005-05-14 | 1 | -5/+434 |
|
|
* | * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and | hobbs | 2005-05-07 | 1 | -4/+13 |
|
|
* | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we | das | 2005-04-26 | 1 | -12/+148 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 1 | -6/+6 |
|
|
* | Updated the OpenBSD configuration and regenerated the configure script. | patthoyts | 2005-03-15 | 1 | -15/+39 |
|
|
* | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined | hobbs | 2005-02-11 | 1 | -1022/+2321 |
|
|
* | * unix/configure: autoconf-2.57 | dgp | 2005-01-31 | 1 | -1/+7 |
|
|
* | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build | hobbs | 2005-01-29 | 1 | -6/+23 |
|
|
* | * unix/tcl.m4 (Darwin): fixed bug with static build linking to | das | 2005-01-25 | 1 | -3/+3 |
|
|
* | * unix/configure: autoconf-2.57 | dgp | 2005-01-12 | 1 | -2204/+974 |
|
|
* | Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595]. | jenglish | 2005-01-10 | 1 | -263/+137 |
|
|
* | Remove readdir_r() and related #ifdeffery (see #1095909). | jenglish | 2005-01-09 | 1 | -1175/+2305 |
|
|