summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* added a line to initialize the tclDefaultLibrary tcl global var to "", ashershey1999-07-211-2/+9
* * win/tclWinSock.c: Modified 8.1.0 version of the Win32 socketredman1999-07-211-2279/+2421
* * generic/tclInitScript.h:hershey1999-07-211-7/+5
* changed http package version from 2.0 to 2.1hershey1999-07-202-8/+8
* Makefile.in: fixed cat32.exe buildredman1999-07-132-7/+6
* Change version number in NMAKE makefileredman1999-07-111-3/+3
* * win/configure.in: Eval DLLSUFFIX, LIBSUFFIX, and EXESUFFIX inredman1999-07-091-1/+4
* * win/Makefile.in: Added tcltest target so runtest worksstanton1999-07-081-5/+7
* New windows serial port driver.redman1999-07-071-805/+478
* Fix missing declaration of tclStubsredman1999-07-021-1/+2
* Added hook points to the notifierwelch1999-07-021-1/+20
* Fix genstubs target.redman1999-06-301-3/+6
* Added poke command to dde.redman1999-06-262-30/+83
* Added tcltest to the list of packages to installjenn1999-06-261-3/+3
* Changed to Tcl 8.2b1welch1999-06-251-4/+4
* Changed to Tcl 8.2b1welch1999-06-252-10/+10
* Modifications to correct CC_EXENAME macro.redman1999-06-182-2/+2
* Modify aclocal.m4 for PC to run cygpath on path of CC_EXENAME first.redman1999-06-171-1/+1
* more incremental changessurles1999-06-163-22/+57
* added tclConfig.sh.in for Windowssurles1999-06-161-0/+171
* merged unix and windows stylessurles1999-06-163-27/+43
* modified files to work with new windows Makefilessurles1999-06-164-95/+129
* Fix DDE code to reinitialize with new servername.redman1999-06-161-1/+6
* Merged String and Unicode object types. Added new functions tohershey1999-06-152-4/+2
* Continued work on configure and make scriptssurles1999-06-111-18/+18
* Continued work on configure and make scriptssurles1999-06-114-1653/+736
* macros that autoconf will be looking for (tcl.m4)wart1999-06-101-0/+875
* Modified configure.in that uses the tcl.m4 macroswart1999-06-101-47/+9
* First pass at Windows Tcl autoconf macroswart1999-06-101-0/+865
* * win/tclWinSock.c: Rolled back to the 8.1.0 implementationstanton1999-06-081-2674/+2279
* * tests/string.test:hershey1999-06-082-2/+4
* * win/configure.in:stanton1999-06-052-114/+113
* Added makefile targets and configure switches to be TEA compliantsurles1999-06-022-73/+271
* * win/Makefile.in:stanton1999-05-282-0/+411
* * win/tclWinDde.c: Fixed bug where dde calls were being passed anstanton1999-05-281-11/+17
* generic/tclThreadTest.c: Fix race condition in testthread code.redman1999-05-261-10/+21
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-5/+25
* Fix command.com bug on Windows 95/98. [Bug: 2105]redman1999-05-211-2/+2
* * win/tclWinInit.c (TclpSetVariables): Avoid calling GetUserNamestanton1999-05-131-6/+12
* removed bad patchstanton1999-05-072-4/+3
* * win/winDumpExts.c:stanton1999-05-072-5/+5
* * win/makefile.vc: Added encoding directory to install-librariesstanton1999-05-051-1/+4
* * Changed version to 8.1.1.stanton1999-04-302-6/+7
* * Merged changes from 8.1.0 branchstanton1999-04-303-9/+13
* merged 8.1.0 changes into mainlinestanton1999-04-242-425/+74
* * win/tclWinInit.c (TclpInitPlatform): Added call to TclWinInitstanton1999-04-231-1/+11
* * win/tclWinFCmd.c:stanton1999-04-232-8/+8
* Improved socket driver, use WSAEventSelect on NTredman1999-04-222-124/+508
* * win/tclWinInit.c:stanton1999-04-211-5/+48
* Resynced with mainline.rjohnson1999-04-216-12/+11