| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * generic/tclInt.decls: | dgp | 2001-06-17 | 1 | -1/+7 |
|
|
* | * unix/tcl.m4 (SC_LOAD_TKCONFIG): | mdejong | 2001-05-23 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: Add a LDFLAGS variable to the | mdejong | 2001-05-11 | 4 | -51/+48 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-04-25 | 3 | -16/+23 |
|
|
* | * README: | hobbs | 2001-04-03 | 2 | -9/+5 |
|
|
* | * win/configure: | hobbs | 2001-04-03 | 2 | -2/+2 |
|
|
* | * README: | hobbs | 2001-04-02 | 2 | -34/+20 |
|
|
* | * generic/tcl.h: | hobbs | 2001-04-02 | 2 | -4/+4 |
|
|
* | * win/tclWinSock.c (SocketEventProc): Fixed race condition in | hobbs | 2001-03-31 | 1 | -2/+2 |
|
|
* | * win/Makefile.in (install-libraries): removed extra \s that broke | hobbs | 2001-03-30 | 1 | -10/+10 |
|
|
* | * win/tcl.m4: added imm32.lib to LIBS_GUI for Tk IME support. | hobbs | 2001-03-30 | 1 | -1/+1 |
|
|
* | Removed tclWinTCharEncoding (static variable in win/tclWin32Dll.c) | dkf | 2001-03-26 | 1 | -2/+1 |
|
|
* | 2000-01-31 Don Porter <dgp@users.sourceforge.net> | dgp | 2001-01-31 | 1 | -3/+3 |
|
|
* | 2001-01-04 Don Porter <dgp@users.sourceforge.net> | dgp | 2001-01-04 | 1 | -7/+12 |
|
|
* | * win/tclWinTime.c (CalibrationThread): added lint return value to | hobbs | 2000-12-10 | 1 | -3/+4 |
|
|
* | 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 |
|
|