| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
|
|
* | * win/tclWinPipe.c: | redman | 1999-07-31 | 3 | -7/+17 |
|
|
* | Added definitions for some symbols in tclConfig.sh that never got | wart | 1999-07-30 | 3 | -1/+15 |
|
|
* | Parameterized the static library linkers (ar cr and lib -nologo) to assist | wart | 1999-07-30 | 1 | -1/+2 |
|
|
* | * win/tclWinChan.c: Allow tcl to open CON and NUL, even for std | redman | 1999-07-30 | 1 | -15/+18 |
|
|
* | win/tclWinSock.c: free Win32 Event handles when destroying socket | redman | 1999-07-29 | 1 | -1/+6 |
|
|
* | Added lines so that extensions can set up static linker (ar vs. lib) and | wart | 1999-07-29 | 1 | -1/+7 |
|
|
* | Added entries for LDFLAGS_DEBUG and LDFLAGS_OPTIMIZE so that extensions can | wart | 1999-07-28 | 1 | -1/+5 |
|
|
* | Bug fixes for threaded Tcl on NT with single and dual CPUs. Still some | redman | 1999-07-27 | 3 | -8/+21 |
|
|
* | Fix hange with socket code (win32) with threads enabled, fixed | redman | 1999-07-22 | 3 | -19/+33 |
|
|
* | * Changed version to 8.2b2. | redman | 1999-07-22 | 7 | -50/+59 |
|
|
* | * win/makefile.vc: Changed version number of DDE package in VC++ | redman | 1999-07-22 | 1 | -4/+4 |
|
|
* | * doc/open.n: Added documentation of \\.\comX notation for opening | redman | 1999-07-22 | 1 | -91/+149 |
|
|
* | added a line to initialize the tclDefaultLibrary tcl global var to "", as | hershey | 1999-07-21 | 1 | -2/+9 |
|
|
* | * win/tclWinSock.c: Modified 8.1.0 version of the Win32 socket | redman | 1999-07-21 | 1 | -2279/+2421 |
|
|
* | * generic/tclInitScript.h: | hershey | 1999-07-21 | 1 | -7/+5 |
|
|
* | changed http package version from 2.0 to 2.1 | hershey | 1999-07-20 | 2 | -8/+8 |
|
|
* | Makefile.in: fixed cat32.exe build | redman | 1999-07-13 | 2 | -7/+6 |
|
|
* | Change version number in NMAKE makefile | redman | 1999-07-11 | 1 | -3/+3 |
|
|
* | * win/configure.in: Eval DLLSUFFIX, LIBSUFFIX, and EXESUFFIX in | redman | 1999-07-09 | 1 | -1/+4 |
|
|