| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
|
|
* | * Removed internal routine | dgp | 2002-05-31 | 1 | -18/+1 |
|
|
* | * unix/configure: regen'ed | hobbs | 2002-05-30 | 1 | -20/+8 |
|
|
* | Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()is | dkf | 2002-05-29 | 1 | -1/+20 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-05-21 | 1 | -3/+3 |
|
|
* | Bumped patchlevel; might need changing in the future, but it makes life | dkf | 2002-03-06 | 1 | -2/+2 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -29/+52 |
|
|
* | reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3 | hobbs | 2002-02-05 | 1 | -7/+7 |
|
|
* | get full path to pwd to avoid errors on AIX-4.3 | hobbs | 2002-02-05 | 1 | -16/+8 |
|
|
* | call /bin/pwd on AIX-4.3 to avoid pwd errors | hobbs | 2002-02-05 | 1 | -7/+15 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-01-11 | 1 | -7/+9 |
|
|
* | * unix/Makefile.in: Define new dltest target that | mdejong | 2001-12-19 | 1 | -2/+2 |
|
|
* | *unix/Makefile.in: | das | 2001-11-23 | 1 | -3/+2 |
|
|
* | * unix/tclUnixInit.c: added HAVE_LANGINFO code block. | hobbs | 2001-11-16 | 1 | -1/+7 |
|
|
* | Define TCL_INCLUDE_SPEC in tclConfig.sh. It should be | mdejong | 2001-11-08 | 1 | -1/+5 |
|
|
* | * unix/configure: | hobbs | 2001-10-15 | 1 | -28/+33 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-08-12 | 1 | -2/+2 |
|
|
* | Bumped up patchlevel to 8.4a4 to distinguish | dgp | 2001-08-08 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: Add AR variable for use in STLIB_LD. | mdejong | 2001-07-11 | 1 | -4/+6 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-06-26 | 1 | -2/+2 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-06-26 | 1 | -1/+7 |
|
|
* | * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@. | mdejong | 2001-06-22 | 1 | -2/+6 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-04-25 | 1 | -9/+7 |
|
|
* | * unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE. | mdejong | 2001-04-25 | 1 | -3/+1 |
|
|
* | * generic/tcl.h: | hobbs | 2001-04-02 | 1 | -2/+2 |
|
|
* | * unix/configure.in (SC_TCL_LINK_LIBS): removed code that was | hobbs | 2000-10-31 | 1 | -64/+1 |
|
|
* | * unix/configure.in: | hobbs | 2000-10-28 | 1 | -2/+2 |
|
|
* | * README: | hobbs | 2000-09-06 | 1 | -2/+2 |
|
|
* | remove --enable-gcc configure option | mo | 2000-08-25 | 1 | -2/+2 |
|
|
* | * unix/configure.in: | mo | 2000-07-19 | 1 | -13/+15 |
|
|
* | * README: | hobbs | 2000-05-03 | 1 | -4/+4 |
|
|
* | * README: | hobbs | 2000-04-19 | 1 | -4/+4 |
|
|
* | * unix/README: | hobbs | 2000-02-10 | 1 | -15/+9 |
|
|
* | * unix/configure.in: | hobbs | 2000-02-08 | 1 | -2/+2 |
|
|
* | * README:core_8_3_b2 | hobbs | 2000-01-14 | 1 | -2/+2 |
|
|
* | * tests/unixFCmd.test: | hobbs | 2000-01-12 | 1 | -24/+2 |
|
|
* | * unix/Makefile.in: added -srcdir=... for 'make html' | hobbs | 1999-12-21 | 1 | -2/+2 |
|
|
* | * unix/configure.in: | hobbs | 1999-12-12 | 1 | -11/+1 |
|
|
* | * {win,mac,unix,tools,}/README: | hobbs | 1999-10-05 | 1 | -4/+4 |
|
|
* | Subst 2 more values into tclConfig.sh | wart | 1999-09-01 | 1 | -1/+3 |
|
|
* | Added substitution for STLIB_LD, the static linker. | wart | 1999-08-11 | 1 | -1/+2 |
|
|
* | Change version numbers to 8.2.0 | redman | 1999-08-10 | 1 | -2/+2 |
|
|
* | * unix/configure.in: | redman | 1999-08-02 | 1 | -2/+2 |
|
|
* | Removed call to obsolete AC_C_CROSS macro. | wart | 1999-06-30 | 1 | -2/+1 |
|
|
* | Changed to Tcl 8.2b1 | welch | 1999-06-25 | 1 | -5/+4 |
|
|
* | merged unix and windows styles | surles | 1999-06-16 | 1 | -2/+2 |
|
|
* | More TEA changes. Should play well with TclX now. | wart | 1999-06-16 | 1 | -7/+3 |
|
|
* | Tcl configure / Makefile sequence now complies with the most basic | wart | 1999-06-15 | 1 | -354/+75 |
|
|
* | Modified to use the tcl.m4 macros | wart | 1999-06-10 | 1 | -588/+10 |
|
|