summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclPlatDecls.h: Define TCHAR by includingmdejong2001-07-192-23/+2
* * win/tclWinFile.c (TclpReadlink): Add Cygwin specific definitionmdejong2001-07-171-1/+46
* * win/tclWinPort.h: Add Cygwin specific defines for environmdejong2001-07-171-1/+8
* * win/tclWinPipe.c (PipeClose2Proc): constrained the mutex lock tohobbs2001-07-171-17/+16
* * win/tclWinConsole.c:mdejong2001-07-165-11/+5
* * unix/Makefile.in: Add AR variable for use in STLIB_LD.mdejong2001-07-112-19/+18
* * win/configure: Regen.mdejong2001-07-062-13/+27
* * win/Makefile.in: Subst DEPARG directly insteadmdejong2001-07-064-39/+49
* updated READMEs with purlsuid381722001-07-052-12/+12
* * win/Makefile.in: Remove PATHTYPE variable.mdejong2001-07-044-46/+53
* * win/tcl.m4 (SC_CONFIG_CFLAGS): Don't pass the v flagmdejong2001-07-032-2/+2
* * tests/unixInit.test (unixInit-2.8): Corrected test for alldgp2001-07-021-1/+13
* * unix/Makefile.in:mdejong2001-06-271-1/+7
* * win/Makefile.in: Use : to separate VPATH entries. Thismdejong2001-06-274-24/+15
* * unix/configure: Regen.mdejong2001-06-262-3/+3
* * unix/configure: Regen.mdejong2001-06-262-40/+52
* * win/configure: Regen.mdejong2001-06-263-30/+25
* * win/tcl.m4 (SC_CONFIG_CFLAGS): Link to themdejong2001-06-262-2/+2
* * win/configure: Regen.mdejong2001-06-262-70/+33
* * win/configure:mdejong2001-06-232-7/+19
* * win/configure: Regen.mdejong2001-06-232-2/+2
* * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@.mdejong2001-06-224-30/+28
* * win/configure:mdejong2001-06-222-4/+4
* * generic/tclInt.decls:dgp2001-06-171-1/+7
* * unix/tcl.m4 (SC_LOAD_TKCONFIG):mdejong2001-05-231-2/+2
* * unix/Makefile.in: Add a LDFLAGS variable to themdejong2001-05-114-51/+48
* * unix/configure: Regen.mdejong2001-04-253-16/+23
* * README:hobbs2001-04-032-9/+5
* * win/configure:hobbs2001-04-032-2/+2
* * README:hobbs2001-04-022-34/+20
* * generic/tcl.h:hobbs2001-04-022-4/+4
* * win/tclWinSock.c (SocketEventProc): Fixed race condition inhobbs2001-03-311-2/+2
* * win/Makefile.in (install-libraries): removed extra \s that brokehobbs2001-03-301-10/+10
* * win/tcl.m4: added imm32.lib to LIBS_GUI for Tk IME support.hobbs2001-03-301-1/+1
* Removed tclWinTCharEncoding (static variable in win/tclWin32Dll.c)dkf2001-03-261-2/+1
* 2000-01-31 Don Porter <dgp@users.sourceforge.net>dgp2001-01-311-3/+3
* 2001-01-04 Don Porter <dgp@users.sourceforge.net>dgp2001-01-041-7/+12
* * win/tclWinTime.c (CalibrationThread): added lint return value tohobbs2000-12-101-3/+4
* Applied the patch for TIP #7 from Kevin Kenny.andreas_kupries2000-11-213-10/+522
* 2000-11-16 Andreas Kupries <a.kupries@westend.com>andreas_kupries2000-11-161-2/+2
* 2000-11-03 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-11-031-1/+0
* * tools/tcl.wse.in: updated for unversioning of library dirshobbs2000-11-032-21/+38
* * unix/configure:hobbs2000-11-031-0/+1885
* updated default tools pathshobbs2000-11-031-14/+9
* makefile fixes for Win64 supporthobbs2000-11-022-22/+57
* 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-10-315-29/+96
* 2000-10-26 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-10-271-2/+2
* * win/tclWinFile.c (TclpMatchFilesTypes): made the stat call onlyhobbs2000-10-211-8/+24
* 2000-10-06 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-10-061-22/+53
* * win/tclWinSerial.c (SerialGetOptionProc): corrected reporting ofhobbs2000-09-291-2/+2