summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * generic/tcl.decls :redman1999-12-021-2/+44
* * win/tclWinTime.c: fixed handling of %Z on NT for time zoneshobbs1999-12-011-6/+9
* * win/tclWinSerial.c: adopted patch from Schroedter to handlehobbs1999-11-241-13/+104
* * win/tclWinTest.c: added testvolumetype command, as atime ishobbs1999-10-293-10/+72
* * {win,mac,unix,tools,}/README:hobbs1999-10-056-34/+50
* *** empty log message ***hobbs1999-08-211-4/+4
* Fixed type, USE_TCL_ALLOC should be USE_TCLALLOCredman1999-08-131-2/+2
* * win/Makefile.in: Added COMPILE_DEBUG_FLAGS macro to make itstanton1999-08-121-3/+11
* tclConfig.sh is now installed for windowswart1999-08-121-1/+2
* Applied patch to remove compiler warning.redman1999-08-121-47/+48
* Change version numbers to 8.2.0redman1999-08-102-6/+6
* * generic/tclListObj.c:core_8_2_b3_baseredman1999-08-101-35/+36
* 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