| Commit message (Expand) | Author | Age | Files | Lines |
* | bumped version to 8.4.3 | hobbs | 2003-05-15 | 1 | -1/+1 |
|
|
* | * 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 | -39/+44 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-02-19 | 1 | -316/+319 |
|
|
* | * README: Bumped to version 8.4.2. | hobbs | 2003-02-15 | 1 | -38/+43 |
|
|
* | * unix/configure.in: Updated configure of CVS snapshots to reflect | dgp | 2002-12-13 | 1 | -1/+1 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-11-06 | 1 | -41/+44 |
|
|
* | Correct AIX-5 ppc build flags | hobbs | 2002-10-16 | 1 | -43/+41 |
|
|
* | Correct AIX-5 ppc build flags | hobbs | 2002-10-16 | 1 | -50/+62 |
|
|
* | * unix/configure: | hobbs | 2002-10-15 | 1 | -5/+5 |
|
|
* | * unix/README: doc'ed --enable-symbols options. | hobbs | 2002-10-10 | 1 | -379/+384 |
|
|
* | * README: Bumped to version 8.4.1 to avoid confusion | dgp | 2002-09-27 | 1 | -1/+1 |
|
|
* | * unix/configure: regen. | hobbs | 2002-09-27 | 1 | -46/+54 |
|
|
* | regen. | dkf | 2002-09-24 | 1 | -307/+314 |
|
|
* | regen. | dkf | 2002-09-24 | 1 | -294/+298 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-09-15 | 1 | -30/+36 |
|
|
* | * 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 | -22/+24 |
|
|
* | * unix/configure: | hobbs | 2002-09-02 | 1 | -39/+54 |
|
|
* | Bumped version number to 8.4.0 | hobbs | 2002-09-02 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: added TK_SHLIB_LD_EXTRAS analogue of existing | das | 2002-08-31 | 1 | -23/+26 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -362/+418 |
|
|
* | * generic/tclEnv.c: | davygrvy | 2002-08-28 | 1 | -86/+144 |
|
|
* | Cache handling of ac_cv_type_socklen_t was wrong. [Bug 600931] | dkf | 2002-08-28 | 1 | -126/+127 |
|
|
* | * win/Makefile.in (CFLAGS): | andreas_kupries | 2002-08-22 | 1 | -350/+373 |
|
|
* | * README: Bumped version number to 8.4b3 to distinguish | dgp | 2002-08-20 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4 (SC_BUGGY_STRTOD): Enabled caching of test results. | dkf | 2002-07-31 | 1 | -157/+163 |
|
|
* | * unix/tcl.m4 (SC_BUGGY_STRTOD): Solaris 2.8 still has a buggy | dkf | 2002-07-31 | 1 | -138/+141 |
|
|
* | * unix/Makefile.in: Use CC_SEARCH_FLAGS instead of | mdejong | 2002-07-29 | 1 | -65/+103 |
|
|
* | * unix/tcl.m4 (SC_SERIAL_PORT): Fixed detection for cases when | rmax | 2002-07-29 | 1 | -117/+153 |
|
|
* | * unix/Makefile.in: Revert fix for Tcl bug 529801 | mdejong | 2002-07-28 | 1 | -391/+399 |
|
|
* | * unix/Makefile.in: | das | 2002-07-24 | 1 | -0/+3 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-07-23 | 1 | -31/+45 |
|
|
* | * unix/configure: | mdejong | 2002-07-19 | 1 | -348/+349 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-07-16 | 1 | -2/+0 |
|
|
* | * Bumped HEAD to version 8.4b2 so we can distinguish it from | dgp | 2002-07-14 | 1 | -1/+1 |
|
|
* | Fix for Tcl bug #541181; programs that link against libtcl.so on Solaris no | dkf | 2002-07-01 | 1 | -22/+24 |
|
|
* | * unix/tcl.m4: New macro SC_CONFIG_MANPAGES. | rmax | 2002-06-25 | 1 | -346/+385 |
|
|
* | Regen. | dkf | 2002-06-22 | 1 | -1/+1 |
|
|
* | * unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime): | das | 2002-06-06 | 1 | -305/+360 |
|
|
* | * Removed internal routine | dgp | 2002-05-31 | 1 | -150/+108 |
|
|
* | * unix/configure: regen'ed | hobbs | 2002-05-30 | 1 | -319/+369 |
|
|
* | commited working regenerated configure | hobbs | 2002-05-29 | 1 | -709/+1459 |
|
|
* | Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()is | dkf | 2002-05-29 | 1 | -1449/+745 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-05-21 | 1 | -83/+91 |
|
|
* | * 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 | -317/+323 |
|
|
* | * Ran 'autoconf' - forgotten when bump to 8.4a5. | dgp | 2002-03-28 | 1 | -1/+1 |
|
|
* | * unix/configure: | hobbs | 2002-02-26 | 1 | -247/+292 |
|
|