| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
|
|
* | * unix/Makefile.in: Revert fix for Tcl bug 529801 | mdejong | 2002-07-28 | 1 | -29/+34 |
|
|
* | * unix/Makefile.in: | das | 2002-07-24 | 1 | -3/+2 |
|
|
* | * unix/Makefile.in: Combine ranlib tests and | mdejong | 2002-07-23 | 1 | -6/+5 |
|
|
* | macosx build fix | vincentdarley | 2002-07-19 | 1 | -1/+4 |
|
|
* | * unix/Makefile.in: | mdejong | 2002-07-16 | 1 | -2/+4 |
|
|
* | * unix/Makefile.in: Use dltest.marker file | mdejong | 2002-07-16 | 1 | -5/+6 |
|
|
* | Made many tests work properly when the current directory is not writable. | dkf | 2002-07-05 | 1 | -2/+31 |
|
|
* | * tests/pkg1/direct1.tcl: removed | dgp | 2002-07-04 | 1 | -4/+1 |
|
|
* | Fixed a typo in the "shell" target. | rmax | 2002-06-26 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4: New macro SC_CONFIG_MANPAGES. | rmax | 2002-06-25 | 1 | -4/+8 |
|
|
* | * Updated all package install directories to match current Major.minor | dgp | 2002-06-21 | 1 | -6/+6 |
|
|
* | * unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime): | das | 2002-06-06 | 1 | -1/+5 |
|
|
* | * Removed internal routine | dgp | 2002-05-31 | 1 | -6/+2 |
|
|
* | * generic/tclAlloc.c: | hobbs | 2002-04-23 | 1 | -2/+7 |
|
|
* | Also added the MSVC++ project files to dist target. I prefer not to use them, | davygrvy | 2002-03-05 | 1 | -1/+3 |
|
|
* | Added win/rules.vc and win/coffbase.txt to dist target needed by makefile.vc | davygrvy | 2002-03-05 | 1 | -1/+6 |
|
|
* | added older ChangeLogs to dist target | hobbs | 2002-03-04 | 1 | -2/+3 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -1/+7 |
|
|
* | * unix/Makefile.in: Burn Tcl build directory | mdejong | 2002-01-11 | 1 | -2/+9 |
|
|
* | * corrected use of eolFix.tcl on | dgp | 2001-12-20 | 1 | -3/+3 |
|
|
* | * unix/Makefile.in: Rename dltest to dlpkgs to | mdejong | 2001-12-19 | 1 | -3/+3 |
|
|
* | * unix/Makefile.in: Define new dltest target that | mdejong | 2001-12-19 | 1 | -21/+10 |
|
|
* | * unix/Makefile.in: Add comments to better describe | mdejong | 2001-11-25 | 1 | -6/+6 |
|
|
* | *unix/Makefile.in: | das | 2001-11-23 | 1 | -7/+17 |
|
|
* | * tools/eolFix.tcl (new-file): | hobbs | 2001-11-20 | 1 | -1/+5 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-11-11 | 1 | -1/+10 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-11-09 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-11-08 | 1 | -3/+2 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-09-10 | 1 | -2/+2 |
|
|
* | * Updated http package to version 2.4, | dgp | 2001-09-07 | 1 | -4/+4 |
|
|