summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* * win/makefile.vc: Fixed my bad spelling mistakes from years back.davygrvy2007-10-121-6/+5
* * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-114-18/+4
* * generic/tcl.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-022-3/+3
* * README: Bump version number to 8.5b1dgp2007-09-192-3/+3
* * generic/tclStubLib.c: Remove C library calls from Tcl_InitStubs()dgp2007-09-181-2/+2
* Add crt flags for tclStubLib now it makes use of C-library functionspatthoyts2007-09-171-2/+2
* Do not error on warnings for amd64 symbols build.patthoyts2007-09-171-4/+4
* Default for 8.5 is threaded buildpatthoyts2007-09-171-6/+6
* * unix/Makefile.in: Perform missing updates of the tcltest Tcldgp2007-09-121-3/+3
* Use nmakehlp to substitute values for tclConfig.sh (helps cross-compiling).patthoyts2007-09-123-76/+218
* * generic/tclGetDate.y: Added a cast to the definition of YYFREE toKevin B Kenny2007-08-061-4/+5
* Regenerated configure using autoconf 2.59. Autoconf 2.61 changedandreas_kupries2007-08-011-2244/+1665
* Regen with autoconf 2.61Miguel Sofer2007-07-311-1628/+2278
* * unix/configure.in: allow use of 'inline' in Tcl sourcesMiguel Sofer2007-07-312-3/+4
* * library/platform/platform.tcl: Fixed bug in 'platform::patterns'andreas_kupries2007-07-201-3/+7
* * generic/tclBasic.c: Removed dead code, including thedgp2007-06-284-84/+3
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-182-3/+3
* * win/configure: autoconf-2.59 (FC6 fork)dgp2007-05-154-31/+44
* More type-pun warning squelchesdkf2007-05-053-241/+245
* Record the dll base addresses for some additional extensionspatthoyts2007-05-041-1/+5
* Comment and open file as textpatthoyts2007-05-041-3/+14
* Replaced commas in varargs with string concatenation where possible [Patch 15...Kevin B Kenny2007-04-202-11/+11
* Eliminate use of (VOID*) casts when calling memset or memcpy.dkf2007-04-172-7/+7
* Complete the purge of K&R function definitions from manually-written code.dkf2007-04-164-44/+70
* Thread exit handler marks the current thread as un-initialized.vasiljevic2007-03-241-12/+6
* * win/Makefile.in: Added code to keep a Cygwin path name fromKevin B Kenny2007-03-231-3/+3
* * generic/tclBasic.c (Tcl_CreateMathFunc): Replaced somedgp2007-03-191-2/+2
* * win/tclWinReg.c (GetKeyNames): Size the buffer for enumeratingKevin B Kenny2007-03-171-23/+65
* * win/Makefile.in: Fully qualify LIBRARY_DIR somdejong2007-03-151-2/+4
* * library/platform/shell.tcl: Made more robust if an older platformandreas_kupries2007-03-091-3/+3
* various "const" additions in implementationnijtmans2007-03-081-20/+19
* * library/platform/shell.tcl (::platform::shell::RUN): In the caseandreas_kupries2007-03-051-3/+3
* various "const" additions, in line with TIP #27nijtmans2007-02-202-31/+31
* Bug #1479814. Handle extended paths on Windows NT and above.patthoyts2007-02-201-1/+8
* Windows build fixesJoe Mistachkin2007-02-092-3/+12
* Windows build fixJoe Mistachkin2007-02-041-3/+5
* Build fix for man2tcl.c with MSVC8Joe Mistachkin2007-01-191-2/+4
* Windows build fixesJoe Mistachkin2007-01-191-2/+2
* * win/tcl.m4(CFLAGS_WARNING): Remove "-Wconversion".jenglish2007-01-112-36/+23
* Fixes to work better on Win98. Read version numbers from package index filepatthoyts2007-01-113-41/+132
* Minor updates (convert comment-outs to #ifdef outs, clean up comments/indents)dkf2007-01-021-106/+120
* * generic/tclBasic.c: TIP #291. Define tcl_platform element forandreas_kupries2006-12-053-3/+20
* Finished coding part of TIP#174. Still have tests and docs to do.dkf2006-11-253-66/+58
* * tools/genWinImage.tcl (removed): Removed two files used indgp2006-11-221-143/+0
* * generic/tclParseExpr.c (removed): Moved all the code ofdgp2006-11-094-9/+2
* Updated version of http packagepatthoyts2006-10-311-6/+6
* Fix for bug #1582769 - options conflict with VC2003.patthoyts2006-10-311-1/+8
* * README: Bump version number to 8.5a6dgp2006-10-233-5/+5
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-203-18/+2
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-203-2/+18