summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Added Tcl_GetAllocMutex for use by tclAlloc.c and tclCkalloc.cwelch1999-08-101-25/+24
* Move functions declarations out of win/tclWinInt.h that are now inredman1999-08-031-4/+1
* * unix/configure.in:redman1999-08-021-2/+2
* * win/tclWinSock.c: Added comment block to SocketThread()redman1999-08-011-8/+27
* * win/tclWinPipe.c:redman1999-07-313-7/+17
* Added definitions for some symbols in tclConfig.sh that never gotwart1999-07-303-1/+15
* Parameterized the static library linkers (ar cr and lib -nologo) to assistwart1999-07-301-1/+2
* * win/tclWinChan.c: Allow tcl to open CON and NUL, even for stdredman1999-07-301-15/+18
* win/tclWinSock.c: free Win32 Event handles when destroying socketredman1999-07-291-1/+6
* Added lines so that extensions can set up static linker (ar vs. lib) andwart1999-07-291-1/+7
* Added entries for LDFLAGS_DEBUG and LDFLAGS_OPTIMIZE so that extensions canwart1999-07-281-1/+5
* Bug fixes for threaded Tcl on NT with single and dual CPUs. Still someredman1999-07-273-8/+21
* Fix hange with socket code (win32) with threads enabled, fixedredman1999-07-223-19/+33
* * Changed version to 8.2b2.redman1999-07-227-50/+59
* * win/makefile.vc: Changed version number of DDE package in VC++redman1999-07-221-4/+4
* * doc/open.n: Added documentation of \\.\comX notation for openingredman1999-07-221-91/+149
* 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