summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * Updated http package to version 2.4,dgp2001-09-073-13/+13
* * win/tclWinTime.c: More Borland compatibility fixes.davygrvy2001-09-061-2/+5
* Borland lives once more! rejoice..davygrvy2001-09-061-0/+551
* changed EDQUOT #define from 49 to 69. Borland had a clash as itdavygrvy2001-09-061-2/+2
* * win/tclWinPort.c: More Borland compatibility fixes.davygrvy2001-09-061-16/+25
* * win/.cvsignore: A few more glob patterns added.davygrvy2001-09-061-0/+4
* * win/tclWinPipe.c: More Borland compatibility fixes.davygrvy2001-09-061-2/+5
* * tclWinThrd.c: Revisited _beginthreadex() stuff. Instead of assumingdavygrvy2001-09-051-9/+10
* minor fs, vfs fixesvincentdarley2001-09-042-9/+15
* * win/tclWinThrd.c: Moved FinalizeConditionEvent() proto to withindavygrvy2001-09-031-3/+5
* * win/makefile.vc: Added -Zl (zee el) to tclStubLib.c compile linedavygrvy2001-09-031-2/+2
* * win/tclWinThrd.c: Portability fix for Cygwin who's c-runtime,davygrvy2001-09-031-1/+15
* filesystemvincentdarley2001-08-305-340/+227
* * Correcteddgp2001-08-271-10/+9
* 2001-08-23 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-08-231-3/+3
* fs updatevincentdarley2001-08-232-289/+230
* * doc/dde.n: fixed dde man page (which was totally incorrect).hobbs2001-08-221-56/+85
* updated install target for dde1.2hobbs2001-08-222-10/+12
* * win/makefile.vc: replaced $(WINDIR) with $(include32) for thedavygrvy2001-08-161-2/+2
* * tools/tcl.wse.in:davygrvy2001-08-161-19/+19
* Bumped up patchlevel to 8.4a4 to distinguishdgp2001-08-083-5/+5
* * changes:hobbs2001-08-071-8/+13
* * win/tclWinThrd.c (TclpFinalizeMutex, TclpFinalizeCondition):hobbs2001-08-071-1/+3
* win/README: made note of URL for Windows compilation noteshobbs2001-08-071-12/+7
* * win/configure: regeneratedhobbs2001-08-043-27/+37
* * generic/tclPlatDecls.h:mdejong2001-08-021-1/+18
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-314-209/+623
* * win/tclWinThrd.c (Tcl_CreateThread): Close Windowsmdejong2001-07-241-5/+6
* * 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