| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | * win/Makefile.in: | redman | 2000-04-18 | 4 | -11/+26 |
|
|
* | Added Tcl_CreateThreadType and TCL_RETURN_THREAD_TYPE | welch | 2000-04-17 | 1 | -3/+3 |
|
|
* | * win/tclWinPipe.c: Added "CONST" keyword to declaration of char | ericm | 2000-04-11 | 1 | -2/+2 |
|
|
* | * win/tclWinPipe.c (TclpCreateTempFile): Added conversion of | ericm | 2000-04-10 | 1 | -7/+20 |
|
|
* | 2000-04-08 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-04-09 | 1 | -3/+6 |
|
|
* | Added dependency of tclStubInit.c on the stubs tables | welch | 2000-04-05 | 1 | -1/+9 |
|
|
* | * generic/tclInt.decls: | hobbs | 2000-03-31 | 7 | -126/+153 |
|
|
* | Install the dde and reg .lib files in the same place as the corresponding | wart | 2000-03-07 | 1 | -1/+11 |
|
|
* | * win/README.binary: change mailing lists from @consortium.org | hobbs | 2000-03-03 | 1 | -7/+11 |
|
|
* | * doc/load.n: added notes about dll load errors on Windows | hobbs | 2000-02-10 | 1 | -2/+2 |
|
|
* | * win/tclWinLoad.c (TclpLoadFile): improved error message for load | hobbs | 2000-02-10 | 1 | -4/+44 |
|
|
* | flipped debug bit | hobbs | 2000-02-10 | 1 | -2/+2 |
|
|
* | * unix/configure.in: | hobbs | 2000-02-08 | 3 | -7/+7 |
|
|
* | Removed references to struct1.0 dir. | ericm | 2000-02-07 | 1 | -3/+3 |
|
|
* | * doc/tree.n: | ericm | 2000-02-05 | 1 | -3/+3 |
|
|
* | * win/Makefile.in (install-*): reduced verbosity of install | hobbs | 2000-02-01 | 1 | -4/+4 |
|
|
* | * win/makefile.vc: added some support for building helpfile on Windows | hobbs | 2000-01-26 | 1 | -1/+24 |
|
|
* | simplified makefile flags | hobbs | 2000-01-24 | 1 | -13/+4 |
|
|
* | *** empty log message *** | hobbs | 2000-01-21 | 1 | -6/+6 |
|
|
* | * README:core_8_3_b2 | hobbs | 2000-01-14 | 2 | -6/+6 |
|
|
* | updated to 8.3 | hobbs | 1999-12-22 | 1 | -12/+12 |
|
|
* | * win/mkd.bat: | hobbs | 1999-12-22 | 5 | -15/+14 |
|
|
* | * doc/glob.n: | hobbs | 1999-12-12 | 1 | -23/+102 |
|
|
* | * win/tclWin32Dll.c: | hobbs | 1999-12-09 | 11 | -2038/+158 |
|
|
* | Winhelp should build more cleanly now. | wart | 1999-12-07 | 1 | -4/+4 |
|
|
* | Don't build winhelp as part of the doc: target. Now we use a separate "winhe... | wart | 1999-12-07 | 1 | -2/+4 |
|
|
* | Added "doc" target to the Makefile that will build the winhelp files | wart | 1999-12-06 | 3 | -5/+44 |
|
|
* | * generic/tcl.decls : | redman | 1999-12-02 | 1 | -2/+44 |
|
|
* | * win/tclWinTime.c: fixed handling of %Z on NT for time zones | hobbs | 1999-12-01 | 1 | -6/+9 |
|
|
* | * win/tclWinSerial.c: adopted patch from Schroedter to handle | hobbs | 1999-11-24 | 1 | -13/+104 |
|
|
* | * win/tclWinTest.c: added testvolumetype command, as atime is | hobbs | 1999-10-29 | 3 | -10/+72 |
|
|
* | * {win,mac,unix,tools,}/README: | hobbs | 1999-10-05 | 6 | -34/+50 |
|
|
* | *** empty log message *** | hobbs | 1999-08-21 | 1 | -4/+4 |
|
|
* | Fixed type, USE_TCL_ALLOC should be USE_TCLALLOC | redman | 1999-08-13 | 1 | -2/+2 |
|
|
* | * win/Makefile.in: Added COMPILE_DEBUG_FLAGS macro to make it | stanton | 1999-08-12 | 1 | -3/+11 |
|
|
* | tclConfig.sh is now installed for windows | wart | 1999-08-12 | 1 | -1/+2 |
|
|
* | Applied patch to remove compiler warning. | redman | 1999-08-12 | 1 | -47/+48 |
|
|
* | Change version numbers to 8.2.0 | redman | 1999-08-10 | 2 | -6/+6 |
|
|
* | * generic/tclListObj.c:core_8_2_b3_base | redman | 1999-08-10 | 1 | -35/+36 |
|
|
* | Added Tcl_GetAllocMutex for use by tclAlloc.c and tclCkalloc.c | welch | 1999-08-10 | 1 | -25/+24 |
|
|
* | Move functions declarations out of win/tclWinInt.h that are now in | redman | 1999-08-03 | 1 | -4/+1 |
|
|
* | * unix/configure.in: | redman | 1999-08-02 | 1 | -2/+2 |
|
|
* | * win/tclWinSock.c: Added comment block to SocketThread() | redman | 1999-08-01 | 1 | -8/+27 |
|
|