| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | * unix/configure.in: Added special processing to remove "$U" | dgp | 2004-12-14 | 1 | -16/+2 |
|
|
* | ran autoconf-2.57 | dgp | 2004-12-11 | 1 | -1/+1 |
|
|
* | regen with autoconf 2.57 | das | 2004-12-09 | 1 | -193/+206 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine | dgp | 2004-11-25 | 1 | -2/+21 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for | Kevin B Kenny | 2004-11-24 | 1 | -0/+8 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 1 | -3/+93 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 1 | -0/+103 |
|
|
* | typo | das | 2004-11-19 | 1 | -1/+1 |
|
|
* | * macosx/Makefile: | das | 2004-11-19 | 1 | -0/+5 |
|
|
* | generated configure and fixed manpage installaton | rmax | 2004-11-18 | 1 | -19/+57 |
|
|
* | * unix/configure.in: The change below reveals that the public | dgp | 2004-11-17 | 1 | -240/+43 |
|
|
* | * generic/tcl.h: | das | 2004-11-16 | 1 | -2347/+1004 |
|
|
* | * unix/config.h.in: | rmax | 2004-11-12 | 1 | -3/+3 |
|
|
* | Adapt Tcl so it uses a config.h header instead of stuffing all #defs on the | dkf | 2004-11-12 | 1 | -120/+435 |
|
|
* | Regen | dkf | 2004-11-12 | 1 | -990/+2451 |
|
|
* | TIP #173 and #209 implementation - see ChangeLog for details | Kevin B Kenny | 2004-08-18 | 1 | -1/+2 |
|
|
* | * unix/configure: | das | 2004-07-30 | 1 | -3/+2 |
|
|
* | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their | hobbs | 2004-07-16 | 1 | -1443/+1305 |
|
|
* | Version 5 of [Patch 976496] | Joe Mistachkin | 2004-06-24 | 1 | -0/+6 |
|
|
* | Regen | dkf | 2004-06-23 | 1 | -0/+118 |
|
|
* | * unix/tcl.m4: autoconf 2.5 fixes in Darwin section. | das | 2004-06-18 | 1 | -3/+16 |
|
|
* | * unix/configure.in: Updated TCL_PACKAGE_PATH value to | dgp | 2004-06-11 | 1 | -1/+1 |
|
|
* | * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS, | hobbs | 2004-05-26 | 1 | -3081/+3046 |
|
|
* | * README: Bumped version number to 8.5a2 to | dgp | 2004-03-26 | 1 | -1/+1 |
|
|
* | autoconf-2.57 | dgp | 2004-03-19 | 1 | -1/+1 |
|
|
* | * unix/configure, unix/tcl.m4: add -Wno-strict-aliasing for GCC to | hobbs | 2004-03-16 | 1 | -1/+1 |
|
|
* | update patchlevel to 8.5a1 | hobbs | 2004-03-02 | 1 | -2/+8 |
|
|
* | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on | dgp | 2004-03-01 | 1 | -1/+1 |
|
|
* | * unix/configure: | hobbs | 2003-12-09 | 1 | -3/+46 |
|
|
* | * unix/configure: | hobbs | 2003-11-12 | 1 | -41/+40 |
|
|