| Commit message (Expand) | Author | Age | Files | Lines |
* | Applied the patch for TIP #7 from Kevin Kenny. | andreas_kupries | 2000-11-21 | 3 | -10/+522 |
|
|
* | 2000-11-16 Andreas Kupries <a.kupries@westend.com> | andreas_kupries | 2000-11-16 | 1 | -2/+2 |
|
|
* | 2000-11-03 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-11-03 | 1 | -1/+0 |
|
|
* | * tools/tcl.wse.in: updated for unversioning of library dirs | hobbs | 2000-11-03 | 2 | -21/+38 |
|
|
* | * unix/configure: | hobbs | 2000-11-03 | 1 | -0/+1885 |
|
|
* | updated default tools paths | hobbs | 2000-11-03 | 1 | -14/+9 |
|
|
* | makefile fixes for Win64 support | hobbs | 2000-11-02 | 2 | -22/+57 |
|
|
* | 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-10-31 | 5 | -29/+96 |
|
|
* | 2000-10-26 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-10-27 | 1 | -2/+2 |
|
|
* | * win/tclWinFile.c (TclpMatchFilesTypes): made the stat call only | hobbs | 2000-10-21 | 1 | -8/+24 |
|
|
* | 2000-10-06 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-10-06 | 1 | -22/+53 |
|
|
* | * win/tclWinSerial.c (SerialGetOptionProc): corrected reporting of | hobbs | 2000-09-29 | 1 | -2/+2 |
|
|
* | * win/Makefile.in: commented use of TESTFLAGS | hobbs | 2000-09-29 | 1 | -1/+5 |
|
|
* | up-port of the stacked channel implementation rewrite in 8.3.2 to | hobbs | 2000-09-28 | 5 | -29/+48 |
|
|
* | addition of tclIOGT.c source file | hobbs | 2000-09-28 | 1 | -2/+11 |
|
|
* | addition of tclIOGT.c source file | hobbs | 2000-09-28 | 1 | -1/+2 |
|
|
* | * win/tclConfig.sh.in (TCL_LIBS): Cleaned up unix-specific | hobbs | 2000-09-28 | 1 | -2/+2 |
|
|
* | * win/tclWinPipe.c: Stage-1 bug fix for TR#2460 "exec leaks memory". | davidg | 2000-09-08 | 1 | -19/+69 |
|
|
* | 2000-09-07 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-09-07 | 1 | -1/+2 |
|
|
* | * win/tclWinLoad.c (TclpLoadFile): added special message for | hobbs | 2000-09-06 | 2 | -5/+9 |
|
|
* | * README: | hobbs | 2000-09-06 | 2 | -5/+5 |
|
|
* | remove --enable-gcc configure option | mo | 2000-08-25 | 3 | -63/+32 |
|
|
* | added another glob pattern I had forgotten | davidg | 2000-08-18 | 1 | -0/+1 |
|
|
* | * win/.cvsignore: provides a cleaner build environment with graphical CVS cli... | davidg | 2000-08-18 | 1 | -0/+11 |
|
|
* | * win/makefile.vc: | ericm | 2000-08-15 | 2 | -14/+16 |
|
|
* | * win/configure.in: TCL_STUB_LIB_FLAG should not | mo | 2000-07-27 | 1 | -3/+2 |
|
|
* | Thread-safe rewrite for the Tcl_Async* commands. | davidg | 2000-07-26 | 1 | -45/+1 |
|
|
* | * win/tclWinPipe.c (BuildCommandLine): Added Tcl_DStringFree call | ericm | 2000-07-25 | 1 | -1/+2 |
|
|
* | * win/configure.in: Define ${prefix} and | mo | 2000-07-21 | 1 | -4/+31 |
|
|
* | * win/makefile.vc: Applied patch from Don Porter to provide better | ericm | 2000-07-19 | 1 | -1/+5 |
|
|
* | * unix/configure.in: | mo | 2000-07-19 | 1 | -2/+2 |
|
|
* | Win2K OS bug with GetStdHandle(STD_OUTPUT_HANDLE) returning | davidg | 2000-07-18 | 1 | -5/+19 |
|
|
* | Fix definition of TCL_SRC_DIR in mingw/vc++ configure so that it matches the ... | mo | 2000-07-07 | 2 | -10/+3 |
|
|
* | Applied patch from [Bug: 5921] | ericm | 2000-06-20 | 1 | -2/+2 |
|
|
* | * win/tcl.m4: | ericm | 2000-06-13 | 3 | -18/+82 |
|
|
* | * win/tclWinDde.c: | ericm | 2000-06-13 | 6 | -32/+28 |
|
|
* | Fixed copyright. | ericm | 2000-06-06 | 1 | -1/+1 |
|
|
* | Fixed version number. | ericm | 2000-06-06 | 1 | -2/+2 |
|
|
* | * win/tclWinFCmd.c: cast cleanup [Bug: 5627] | hobbs | 2000-05-22 | 1 | -5/+5 |
|
|
* | * win/tclWinSerial.c: cast cleanup [Bug: 5626] | hobbs | 2000-05-22 | 1 | -3/+3 |
|
|
* | * win/tclWinConsole.c: cast and header cleanup [Bug: 5625] | hobbs | 2000-05-22 | 1 | -15/+6 |
|
|
* | fixed patching problems for mingw compatability | hobbs | 2000-05-19 | 2 | -29/+29 |
|
|
* | * win/{tcl.m4,Makefile.in,configure.in}: added support for mingw | hobbs | 2000-05-18 | 3 | -22/+59 |
|
|
* | 2000-05-09 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-05-09 | 1 | -1/+3 |
|
|
* | * README: | hobbs | 2000-05-03 | 5 | -37/+37 |
|
|
* | 2000-05-02 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-05-02 | 3 | -6/+57 |
|
|
* | * README: | hobbs | 2000-04-26 | 2 | -20/+14 |
|
|
* | * unix/Makefile.in: | hobbs | 2000-04-25 | 2 | -20/+21 |
|
|
* | * library/dde1.1/pkgIndex.tcl: | hobbs | 2000-04-20 | 3 | -23/+26 |
|
|
* | * README: | hobbs | 2000-04-19 | 3 | -6/+6 |
|
|