| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine | dgp | 2004-11-25 | 1 | -2/+17 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for | Kevin B Kenny | 2004-11-24 | 1 | -2/+7 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 1 | -3/+10 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 1 | -0/+19 |
|
|
* | 2004-11-18 Reinhard Max <max@suse.de> | rmax | 2004-11-18 | 1 | -9/+33 |
|
|
* | * unix/configure: | das | 2004-07-30 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4: fixed Darwin autoconf breakage caused by | das | 2004-07-20 | 1 | -3/+4 |
|
|
* | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their | hobbs | 2004-07-19 | 1 | -93/+107 |
|
|
* | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on | dgp | 2004-03-01 | 1 | -1/+1 |
|
|
* | update HP-11 build libs setup | hobbs | 2004-02-13 | 1 | -1/+8 |
|
|
* | improve AIX --enable-64bit handling | hobbs | 2003-11-12 | 1 | -37/+37 |
|
|
* | * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitution | dgp | 2003-10-06 | 1 | -0/+16 |
|
|
* | Added note to make it clearer that frameworks are an OSX feature [Bug 619440] | dkf | 2003-09-29 | 1 | -1/+1 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-06-25 | 1 | -2/+4 |
|
|
* | * unix/tcl.m4: | das | 2003-02-21 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: [Bug #651811] Added definition of _XOPEN_SOURCE and | andreas_kupries | 2003-02-19 | 1 | -1/+3 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-02-19 | 1 | -0/+3 |
|
|
* | correct HP-UX ia64 --enable-64bit build flags | hobbs | 2003-02-15 | 1 | -2/+7 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-11-06 | 1 | -1/+4 |
|
|
* | Correct AIX-5 ppc build flags | hobbs | 2002-10-16 | 1 | -2/+0 |
|
|
* | Correct AIX-5 ppc build flags | hobbs | 2002-10-16 | 1 | -9/+21 |
|
|
* | * unix/configure: | hobbs | 2002-10-15 | 1 | -2/+2 |
|
|
* | * unix/README: doc'ed --enable-symbols options. | hobbs | 2002-10-10 | 1 | -43/+28 |
|
|
* | * unix/configure: regen. | hobbs | 2002-09-27 | 1 | -2/+10 |
|
|
* | * unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Yet more robust 64-bit value | dkf | 2002-09-24 | 1 | -4/+9 |
|
|
* | * unix/tcl.m4: Forgot to define TCL_WIDE_INT_IS_LONG at the | dkf | 2002-09-24 | 1 | -0/+1 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-09-15 | 1 | -0/+3 |
|
|
* | * unix/Makefile.in: added DYLIB_INSTALL_DIR variable for macosx | das | 2002-09-10 | 1 | -2/+2 |
|
|
* | * unix/configure: remove -pthread from LIBS on FreeBSD in thread | hobbs | 2002-09-03 | 1 | -0/+2 |
|
|
* | * unix/configure: | hobbs | 2002-09-02 | 1 | -2/+17 |
|
|
* | * unix/tcl.m4: added TK_SHLIB_LD_EXTRAS analogue of existing | das | 2002-08-31 | 1 | -3/+6 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -4/+68 |
|
|
* | * win/Makefile.in (CFLAGS): | andreas_kupries | 2002-08-22 | 1 | -0/+36 |
|
|
* | * unix/tcl.m4 (SC_BUGGY_STRTOD): Enabled caching of test results. | dkf | 2002-07-31 | 1 | -21/+22 |
|
|
* | * unix/tcl.m4 (SC_BUGGY_STRTOD): Solaris 2.8 still has a buggy | dkf | 2002-07-31 | 1 | -5/+8 |
|
|
* | * unix/Makefile.in: Use CC_SEARCH_FLAGS instead of | mdejong | 2002-07-29 | 1 | -21/+66 |
|
|
* | * unix/tcl.m4 (SC_SERIAL_PORT): Fixed detection for cases when | rmax | 2002-07-29 | 1 | -1/+1 |
|
|
* | * unix/Makefile.in: Revert fix for Tcl bug 529801 | mdejong | 2002-07-28 | 1 | -14/+81 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-07-23 | 1 | -0/+14 |
|
|
* | * unix/tcl.m4 (SC_PATH_X): Set XINCLUDES to "" instead | mdejong | 2002-07-23 | 1 | -8/+7 |
|
|
* | Fix for Tcl bug #541181; programs that link against libtcl.so on Solaris no | dkf | 2002-07-01 | 1 | -2/+4 |
|
|
* | * unix/tcl.m4: New macro SC_CONFIG_MANPAGES. | rmax | 2002-06-25 | 1 | -0/+42 |
|
|
* | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Replaced ${exec_prefix}/lib by | rmax | 2002-06-25 | 1 | -2/+2 |
|
|
* | * unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime): | das | 2002-06-06 | 1 | -2/+3 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-05-21 | 1 | -2/+10 |
|
|
* | * unix/configure: | hobbs | 2002-04-26 | 1 | -1/+1 |
|
|
* | * generic/tclAlloc.c: | hobbs | 2002-04-23 | 1 | -1/+1 |
|
|
* | * generic/tclAlloc.c: | hobbs | 2002-04-23 | 1 | -0/+3 |
|
|
* | * unix/configure: | hobbs | 2002-02-26 | 1 | -1/+5 |
|
|
* | * configure: Regen. | mdejong | 2002-02-23 | 1 | -1/+1 |
|
|