| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/configure.in: | mdejong | 2005-08-23 | 1 | -2/+2 |
|
|
* | * unix/configure: Regen. | mdejong | 2005-07-26 | 1 | -1/+8 |
|
|
* | Only enable the 'compile' special debugging feature when requested in | dkf | 2005-06-21 | 1 | -2/+2 |
|
|
* | Bump patchlevel to a4 | dkf | 2005-06-07 | 1 | -2/+2 |
|
|
* | Standardize help messages for 'configure --help' using AC_HELP_STRING | dkf | 2005-05-31 | 1 | -2/+3 |
|
|
* | * macosx/Makefile: moved & corrected EMBEDDED_BUILD check. | das | 2005-05-26 | 1 | -2/+2 |
|
|
* | fixed typo in EXTRA_INSTALL_BINARIES | das | 2005-05-23 | 1 | -2/+2 |
|
|
* | * macosx/Makefile: | das | 2005-05-23 | 1 | -36/+91 |
|
|
* | * generic/tclInt.decls: | das | 2005-05-14 | 1 | -2/+6 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | Restored two double-evals that were removed in the DBGX purge. | jenglish | 2005-01-30 | 1 | -2/+8 |
|
|
* | Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595]. | jenglish | 2005-01-10 | 1 | -19/+5 |
|
|
* | * unix/configure.in: Added special processing to remove "$U" | dgp | 2004-12-14 | 1 | -1/+4 |
|
|
* | Bump to a3 to prevent confusion with a2 release. | dkf | 2004-12-10 | 1 | -2/+2 |
|
|
* | Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524] | dkf | 2004-11-26 | 1 | -56/+15 |
|
|
* | typo | das | 2004-11-19 | 1 | -2/+2 |
|
|
* | * macosx/Makefile: | das | 2004-11-19 | 1 | -1/+2 |
|
|
* | 2004-11-18 Reinhard Max <max@suse.de> | rmax | 2004-11-18 | 1 | -2/+2 |
|
|
* | * unix/configure.in: The change below reveals that the public | dgp | 2004-11-17 | 1 | -3/+3 |
|
|
* | * generic/tcl.h: | das | 2004-11-16 | 1 | -2/+3 |
|
|
* | * unix/config.h.in: | rmax | 2004-11-12 | 1 | -2/+2 |
|
|
* | Adapt Tcl so it uses a config.h header instead of stuffing all #defs on the | dkf | 2004-11-12 | 1 | -19/+34 |
|
|
* | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their | hobbs | 2004-07-16 | 1 | -15/+13 |
|
|
* | * unix/configure.in: Updated TCL_PACKAGE_PATH value to | dgp | 2004-06-11 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS, | hobbs | 2004-05-26 | 1 | -25/+25 |
|
|
* | * README: Bumped version number to 8.5a2 to | dgp | 2004-03-26 | 1 | -2/+2 |
|
|
* | update patchlevel to 8.5a1 | hobbs | 2004-03-02 | 1 | -2/+2 |
|
|
* | * generic/tcl.decls: Ported the changes from the | andreas_kupries | 2003-06-09 | 1 | -1/+7 |
|
|
* | Implementation of TIP 118: | das | 2003-05-14 | 1 | -1/+13 |
|
|
* | Require autoconf 2.57 or newer, see TIP 34 | mdejong | 2003-03-13 | 1 | -6/+10 |
|
|
* | * README: Bumped version number of | dgp | 2003-03-04 | 1 | -4/+4 |
|
|
* | * README: Bumped to version 8.4.2. | hobbs | 2003-02-15 | 1 | -2/+2 |
|
|
* | * unix/configure.in: Updated configure of CVS snapshots to reflect | dgp | 2002-12-13 | 1 | -2/+2 |
|
|
* | * unix/README: doc'ed --enable-symbols options. | hobbs | 2002-10-10 | 1 | -2/+1 |
|
|
* | * README: Bumped to version 8.4.1 to avoid confusion | dgp | 2002-09-27 | 1 | -2/+2 |
|
|
* | Bumped version number to 8.4.0 | hobbs | 2002-09-02 | 1 | -3/+3 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -5/+12 |
|
|
* | * generic/tclEnv.c: | davygrvy | 2002-08-28 | 1 | -1/+35 |
|
|
* | Cache handling of ac_cv_type_socklen_t was wrong. [Bug 600931] | dkf | 2002-08-28 | 1 | -11/+11 |
|
|
* | * win/Makefile.in (CFLAGS): | andreas_kupries | 2002-08-22 | 1 | -1/+2 |
|
|
* | * README: Bumped version number to 8.4b3 to distinguish | dgp | 2002-08-20 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: Use CC_SEARCH_FLAGS instead of | mdejong | 2002-07-29 | 1 | -3/+1 |
|
|
* | * unix/tcl.m4 (SC_SERIAL_PORT): Fixed detection for cases when | rmax | 2002-07-29 | 1 | -1/+17 |
|
|
* | * unix/Makefile.in: Revert fix for Tcl bug 529801 | mdejong | 2002-07-28 | 1 | -53/+5 |
|
|
* | * unix/Makefile.in: | das | 2002-07-24 | 1 | -1/+4 |
|
|
* | * unix/configure: | mdejong | 2002-07-19 | 1 | -1/+2 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-07-16 | 1 | -2/+1 |
|
|
* | * Bumped HEAD to version 8.4b2 so we can distinguish it from | dgp | 2002-07-14 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4: New macro SC_CONFIG_MANPAGES. | rmax | 2002-06-25 | 1 | -1/+6 |
|
|
* | Bumped version number to b1 in preparation for release. | dkf | 2002-06-21 | 1 | -2/+2 |
|
|