| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3508771]: Cygwin notifier for handling win32 events | jan.nijtmans | 2012-06-23 | 1 | -0/+6 |
|\ |
|
| * | first working version of Cygwin notifierbug_3508771 | jan.nijtmans | 2012-06-22 | 1 | -0/+6 |
|
|
* | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -6/+15 |
|
|
* | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -0/+1 |
|
|
* | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -2/+34 |
|\ \
| |/ |
|
| * | now ready for further field testsbug_3511806 | jan.nijtmans | 2012-03-29 | 1 | -2/+20 |
|
|
| * | some better checks | jan.nijtmans | 2012-03-28 | 1 | -3/+3 |
|
|
| * | extra checks whether we are really dealing with cygwin or not | jan.nijtmans | 2012-03-28 | 1 | -0/+13 |
|
|
| * | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 1 | -3/+1 |
|
|
* | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01) | jan.nijtmans | 2012-03-23 | 1 | -1/+1 |
|
|
* | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+3 |
|
|
| * | Add --disable-rpath option to configure script | jan.nijtmans | 2011-09-06 | 1 | -25/+44 |
|
|
| * | Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessa... | jan.nijtmans | 2011-08-30 | 1 | -88/+70 |
|
|
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -109/+160 |
|
|
| * | SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. | jan.nijtmans | 2011-03-16 | 1 | -39/+42 |
|
|
| * | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check | hobbs | 2009-04-28 | 1 | -2/+3 |
|
|
| * | Removed -Wno-implicit-int from CFLAGS_WARNING. | stwo | 2009-04-14 | 1 | -1/+1 |
|
|
| * | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to | das | 2008-08-13 | 1 | -1/+1 |
|
|
| * | duh, fix missing 'fi', thanks aku! | das | 2008-06-12 | 1 | -1/+2 |
|
|
| * | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. | das | 2008-06-12 | 1 | -14/+30 |
|
|
| * | * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] | das | 2008-03-27 | 1 | -1/+1 |
|
|
| * | typo fixes | dgp | 2007-11-05 | 1 | -1/+1 |
|
|
| * | * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld' | das | 2007-09-15 | 1 | -1/+6 |
|
|
| * | * unix/configure.in (Darwin): add plist for tclsh; link the | das | 2007-06-06 | 1 | -9/+14 |
|
|
| * | * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks. | das | 2007-03-07 | 1 | -1/+1 |
|
|
| * | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. | hobbs | 2007-02-19 | 1 | -1/+5 |
|
|
| * | renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5x | das | 2007-01-26 | 1 | -3/+3 |
|
|
| * | previous commit omitted some changes from the HEAD | das | 2007-01-25 | 1 | -3/+2 |
|
|
| * | *** empty log message *** | das | 2007-01-25 | 1 | -1/+1 |
|
|
| * | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible | das | 2007-01-25 | 1 | -1/+28 |
|
|
| * | * macosx/tclMacOSXNotify.c: accommodate changes to prototypes of | das | 2007-01-19 | 1 | -0/+7 |
|
|
| * | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch | das | 2006-12-19 | 1 | -5/+23 |
|
|
| * | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] | das | 2006-11-26 | 1 | -1/+13 |
|
|
| * | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -264/+230 |
|
|
| * | Added MT-safe implementation of some library calls. | vasiljevic | 2006-09-06 | 1 | -0/+398 |
|
|
| * | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -8/+33 |
|
|
| * | cleanup quoting and whitespace | das | 2006-07-20 | 1 | -2/+2 |
|
|
| * | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -48/+35 |
|
|
| * | * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that | das | 2006-05-27 | 1 | -38/+39 |
|
|
| * | sync 2006-05-24 change to tcl HEAD | das | 2006-05-26 | 1 | -1/+1 |
|
|
| * | * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING | das | 2006-04-06 | 1 | -1/+0 |
|
|
| * | []-quote ac_defun functions | hobbs | 2006-03-02 | 1 | -24/+24 |
|
|
| * | * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared library | patthoyts | 2006-03-02 | 1 | -1/+1 |
|
|
| * | * unix/configure: add caching, use AC_CACHE_CHECK instead of | das | 2006-01-10 | 1 | -189/+287 |
|
|
| * | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 1 | -2/+2 |
|
|
| * | * 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 | -57/+72 |
|
|