summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * README:hobbs2000-04-262-20/+14
* * unix/Makefile.in:hobbs2000-04-252-20/+21
* * library/dde1.1/pkgIndex.tcl:hobbs2000-04-203-23/+26
* * README:hobbs2000-04-193-6/+6
* * win/Makefile.in:redman2000-04-184-11/+26
* Added Tcl_CreateThreadType and TCL_RETURN_THREAD_TYPEwelch2000-04-171-3/+3
* * win/tclWinPipe.c: Added "CONST" keyword to declaration of charericm2000-04-111-2/+2
* * win/tclWinPipe.c (TclpCreateTempFile): Added conversion ofericm2000-04-101-7/+20
* 2000-04-08 Andreas Kupries <a.kupries@westend.com>kupries2000-04-091-3/+6
* Added dependency of tclStubInit.c on the stubs tableswelch2000-04-051-1/+9
* * generic/tclInt.decls:hobbs2000-03-317-126/+153
* Install the dde and reg .lib files in the same place as the correspondingwart2000-03-071-1/+11
* * win/README.binary: change mailing lists from @consortium.orghobbs2000-03-031-7/+11
* * doc/load.n: added notes about dll load errors on Windowshobbs2000-02-101-2/+2
* * win/tclWinLoad.c (TclpLoadFile): improved error message for loadhobbs2000-02-101-4/+44
* flipped debug bithobbs2000-02-101-2/+2
* * unix/configure.in:hobbs2000-02-083-7/+7
* Removed references to struct1.0 dir.ericm2000-02-071-3/+3
* * doc/tree.n:ericm2000-02-051-3/+3
* * win/Makefile.in (install-*): reduced verbosity of installhobbs2000-02-011-4/+4
* * win/makefile.vc: added some support for building helpfile on Windowshobbs2000-01-261-1/+24
* simplified makefile flagshobbs2000-01-241-13/+4
* *** empty log message ***hobbs2000-01-211-6/+6
* * README:core_8_3_b2hobbs2000-01-142-6/+6
* updated to 8.3hobbs1999-12-221-12/+12
* * win/mkd.bat:hobbs1999-12-225-15/+14
* * doc/glob.n:hobbs1999-12-121-23/+102
* * win/tclWin32Dll.c:hobbs1999-12-0911-2038/+158
* Winhelp should build more cleanly now.wart1999-12-071-4/+4
* Don't build winhelp as part of the doc: target. Now we use a separate "winhe...wart1999-12-071-2/+4
* Added "doc" target to the Makefile that will build the winhelp fileswart1999-12-063-5/+44
* * 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