summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* updated to use www.tcl.tk URLhobbs2002-03-042-10/+10
* Const-ifying declarations of strtoll/strtoull and new compat code.dkf2002-02-221-5/+5
* More comments added and decided not to pack modules tightly. Four gigabytesdavygrvy2002-02-221-7/+15
* spelingdavygrvy2002-02-211-2/+2
* * win/mkd.bat (removed):davygrvy2002-02-214-28/+39
* reverted back to 1.6, as the header file change to tclPort.h doesn't allow fordavygrvy2002-02-211-2/+3
* * win/makefile.vc:davygrvy2002-02-212-5/+17
* * win/tclAppInit.c: Changed #include "tcl.h" to be tclPort.h todavygrvy2002-02-211-3/+2
* * win/buildall.vc.bat:davygrvy2002-02-203-38/+144
* * win/makefile.vc: Added the pentium errata switches to $(cflags)davygrvy2002-02-201-14/+8
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-151-2/+2
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-157-36/+61
* * Partial TIP 27 rollback. Following routinesdgp2002-02-084-17/+13
* * win/tclWinFCmd.c: TIP 27: Applied patch fixing CONST warnings onuid375472002-01-311-5/+8
* * unix/tcl.m4 (SC_LOAD_TCLCONFIG):mdejong2002-01-291-4/+30
* * win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey)hobbs2002-01-291-32/+29
* win/tclWinInit.c (TclpFindVariable): CONSTification touch-uphobbs2002-01-291-3/+4
* * win/tclWinReg.c (OpenSubKey): corrected bug introduced inhobbs2002-01-291-4/+4
* * Sought out and eliminated instances of CONST-casting that are nodgp2002-01-261-3/+3
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-257-56/+62
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-253-13/+13
* Corrections to earlier TIP 27 changes.dgp2002-01-244-15/+16
* * Updated socket interfaces according to TIP 27. Updated callers.dgp2002-01-231-11/+11
* * Overlooked callers of Tcl_FSGetNativePathdgp2002-01-183-13/+13
* * Overlooked callers of Tcl_GetIndexFromObjdgp2002-01-182-9/+10
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-3/+3
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-171-2/+3
* * unix/tcl.m4 (SC_LOAD_TCLCONFIG):mdejong2002-01-171-2/+5
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-2/+2
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-155-25/+25
* * unix/configure: Regen.mdejong2002-01-112-45/+49
* * win/tclWinSerial.c (SerialSetOptionProc): Applied patch for SFandreas_kupries2002-01-111-15/+8
* Removed -GD compiler option. It was intended for future use, but MS is againdavygrvy2002-01-111-8/+4
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-091-2/+2
* * win/tclWinSerial.c (SerialCheckProc): corrected timehobbs2001-12-191-5/+6
* * Applied #219311 on behalf of Rolf Schroedterandreas_kupries2001-12-171-4/+34
* * win/tclWinNotify.c (Tcl_FinalizeNotifier): Stop Tcl on Windowsdkf2001-12-141-1/+15
* * win/tclWinSock.c (TcpGetOptionProc): Fix for tcl bug itemandreas_kupries2001-12-131-7/+16
* Some install target bugs repaired along with $(TCLSTUBLIB) added to thedavygrvy2001-12-031-64/+43
* Fix a coredump in the filename normalizer code for Win95/98.drh2001-11-281-3/+2
* Removed the Tk reference for the 'winhelp' target. Converge at install willdavygrvy2001-11-281-3/+2
* * unix/Makefile.in: Add comments to better describemdejong2001-11-251-3/+9
* * win/configure: Regen.mdejong2001-11-252-4/+4
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-213-11/+11
* Added useful comments.davygrvy2001-11-201-7/+14
* win fs fixesvincentdarley2001-11-193-147/+395
* * win/makefile.vc:davygrvy2001-11-153-36/+43
* * win/buildall.vc.bat(new):davygrvy2001-11-132-5/+30
* * unix/Makefile.in:mdejong2001-11-111-1/+7
* * win/makefile.vc: Added a check to make sure one runs the makefiledavygrvy2001-11-103-52/+31