| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595]. | jenglish | 2005-01-10 | 1 | -4/+1 |
|
|
* | Performance updates to http::mapReply [1020491] and fix version numbering. | dkf | 2005-01-06 | 1 | -3/+3 |
|
|
* | bugs 1090413, 1092789 fixed | Kevin B Kenny | 2004-12-29 | 1 | -1/+2 |
|
|
* | add library/tzdata,msgs to dist targetcore_8_5_a2 | hobbs | 2004-12-07 | 1 | -1/+7 |
|
|
* | Fix [Bug 1068171] though the fix is commented out for now. | dkf | 2004-11-24 | 1 | -2/+5 |
|
|
* | generated configure and fixed manpage installaton | rmax | 2004-11-18 | 1 | -7/+6 |
|
|
* | 2004-11-18 Reinhard Max <max@suse.de> | rmax | 2004-11-18 | 1 | -43/+22 |
|
|
* | * generic/tcl.h: | das | 2004-11-12 | 1 | -7/+8 |
|
|
* | * unix/Makefile.in: Be sure -I{BUILD_DIR} comes first so that | dgp | 2004-11-12 | 1 | -3/+3 |
|
|
* | UNIX_DIR, and SRC_DIR are always the same, so no need to -I them both. | rmax | 2004-11-12 | 1 | -4/+4 |
|
|
* | tclConfig.h.in also depends on tcl.m4. | rmax | 2004-11-12 | 1 | -2/+2 |
|
|
* | * unix/config.h.in: | rmax | 2004-11-12 | 1 | -8/+11 |
|
|
* | Adapt Tcl so it uses a config.h header instead of stuffing all #defs on the | dkf | 2004-11-12 | 1 | -19/+7 |
|
|
* | * library/tcltest/tcltest.tcl: Correct reaction to errors in the | dgp | 2004-10-30 | 1 | -3/+3 |
|
|
* | * unix/Makefile.in (install-libraries): Updated the installation | dgp | 2004-10-26 | 1 | -17/+8 |
|
|
* | make tclGetDate.y use bison instead of yacc | Kevin B Kenny | 2004-09-17 | 1 | -11/+15 |
|
|
* | * unix/Makefile.in (install-libraries): portable sh fix. | das | 2004-08-31 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: added customization of default module path roots | das | 2004-08-26 | 1 | -1/+9 |
|
|
* | TIP #173 and #209 implementation - see ChangeLog for details | Kevin B Kenny | 2004-08-18 | 1 | -3/+17 |
|
|
* | * unix/configure: | das | 2004-07-30 | 1 | -1/+3 |
|
|
* | * unix/Makefile.in: | das | 2004-07-20 | 1 | -1/+26 |
|
|
* | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their | hobbs | 2004-07-16 | 1 | -3/+3 |
|
|
* | Version 5 of [Patch 976496] | Joe Mistachkin | 2004-06-24 | 1 | -3/+7 |
|
|
* | * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile() | dgp | 2004-06-11 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS, | hobbs | 2004-05-26 | 1 | -2/+2 |
|
|
* | * generic/tclPort.h: | das | 2004-04-24 | 1 | -2/+2 |
|
|
* | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -23/+1 |
|
|
* | TIP#100 implementation largely based on work by Georgios Petasis. | dkf | 2004-02-24 | 1 | -2/+3 |
|
|
* | TIP #156: Language-Neutral Root Locale for Msgcat | Kevin B Kenny | 2003-10-21 | 1 | -4/+4 |
|
|
* | * unix/Makefile.in: changes to html-tcl & html-tk | das | 2003-07-23 | 1 | -5/+9 |
|
|
* | * unix/Makefile.in: added macosx/README to dist target. | das | 2003-07-23 | 1 | -1/+2 |
|
|
* | * unix/tclUnixFCmd.c: fix for compilation errors on platforms where | das | 2003-07-18 | 1 | -3/+6 |
|
|
* | Factored out the trace code - it's big enough to be its own maintenance area | dkf | 2003-06-25 | 1 | -2/+6 |
|
|
* | * generic/tcl.decls: Ported the changes from the | andreas_kupries | 2003-06-09 | 1 | -3/+33 |
|
|
* | Removed one reference to tclDToA.c that shouldn't have been there. | Kevin B Kenny | 2003-05-16 | 1 | -2/+1 |
|
|
* | Fixed Tcl bug 736425 | Kevin B Kenny | 2003-05-15 | 1 | -1/+4 |
|
|
* | Implementation of TIP 118: | das | 2003-05-14 | 1 | -2/+6 |
|
|
* | fix 5 small filesystem bugs, and some typos | vincentdarley | 2003-04-11 | 1 | -2/+6 |
|
|
* | Build support for dicts on Unix and Windows, plus public API (structure | dkf | 2003-04-05 | 1 | -4/+8 |
|
|
* | * unix/Makefile.in: Don't subst MATH_LIBS, | mdejong | 2003-04-03 | 1 | -4/+2 |
|
|
* | * generic/tcl.h: Add TCL_PREFIX_IDENT and | mdejong | 2003-01-28 | 1 | -2/+2 |
|
|
* | add simple valgrind target | hobbs | 2002-11-27 | 1 | -1/+6 |
|
|
* | * unix/Makefile.in (dist): add any mac/tcl*.sea.hqx files | hobbs | 2002-10-18 | 1 | -2/+2 |
|
|
* | * unix/README: doc'ed --enable-symbols options. | hobbs | 2002-10-10 | 1 | -8/+8 |
|
|
* | * unix/Makefile.in: generate source dists with -src designator and | hobbs | 2002-09-26 | 1 | -14/+14 |
|
|
* | * unix/Makefile.in: added DYLIB_INSTALL_DIR variable for macosx | das | 2002-09-10 | 1 | -6/+4 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -29/+26 |
|
|
* | * win/Makefile.in (CFLAGS): | andreas_kupries | 2002-08-22 | 1 | -2/+2 |
|
|
* | * README: Bumped version number to 8.4b3 to distinguish | dgp | 2002-08-20 | 1 | -4/+4 |
|
|
* | * unix/Makefile.in: Use CC_SEARCH_FLAGS instead of | mdejong | 2002-07-29 | 1 | -4/+4 |
|
|