summaryrefslogtreecommitdiffstats
path: root/win/tcl.dsp
Commit message (Expand)AuthorAgeFilesLines
* TIP #640: Remove Tcl_SaveResult (in Tcl 8.7 it's only removed when compiled w...jan.nijtmans2022-10-061-1/+1
* A few missing renamingsjan.nijtmans2021-04-071-1/+1
* nmake: OPTS=msvcrt is now the default, even for static builds. Use OPTS=nomsv...jan.nijtmans2020-12-091-4/+4
* In configure/make Windows build, static builds include dde and registry exten...jan.nijtmans2020-12-071-6/+6
* Generate html documentation in html5 format. Fix some html5 compatibiliy warn...jan.nijtmans2020-11-201-4/+0
* Merge 8.6jan.nijtmans2020-07-151-1/+1
|\
| * Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks.jan.nijtmans2020-07-151-1/+1
* | Remove last traces of strtod() function, since it isn't used in Tcl any more.jan.nijtmans2019-07-161-8/+0
* | Fix for [f559bbde4e] (even though that's not really a bug)jan.nijtmans2019-01-281-4/+0
* | merge 8.7jan.nijtmans2018-03-151-0/+4
|\ \
| * \ merge 8.7dgp2018-03-121-4/+0
| |\ \
| * | | Basic scaffolding for tcl::processf.bonnet2017-08-171-0/+4
* | | | merge 8.7jan.nijtmans2017-12-061-4/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Remove compat/float.h and related machinery. The last system known where this...jan.nijtmans2017-11-151-4/+0
| |/ /
* | | tclWinPanic.c is in the \win directory, not in \generic!jan.nijtmans2017-10-231-4/+4
* | | merge trunkjan.nijtmans2017-05-041-13/+9
|\ \ \ | |/ /
| * | Merge core-8-6-branchjan.nijtmans2017-03-071-4/+0
| |\ \ | | |/
| | * Remove "makefile.bc". Not updated for many-many years, most likely it doesn't...jan.nijtmans2017-03-071-4/+0
| * | Merge core-8-6-branchjan.nijtmans2017-01-121-8/+8
| |\ \ | | |/
| | * Fix version number in tcl.dsp (thanks to Arjen Markus for noticing this)jan.nijtmans2017-01-121-8/+8
| * | configure.in -> configure.acjan.nijtmans2016-03-081-1/+1
| |/
* | merge trunkjan.nijtmans2015-07-021-1571/+1571
|\ \ | |/
| * Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-1567/+1567
| |\
| | * Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-1567/+1567
* | | rebasejan.nijtmans2013-06-261-0/+4
|\ \ \ | |/ / |/| |
| * | rebasejan.nijtmans2013-06-181-0/+4
| |\ \
| | * | Better Windows console panic proc, still to be TIPped.jan.nijtmans2013-03-301-0/+4
* | | | Remove TclInitStubTable() function (but keep it in the "initsubsystems" branch).jan.nijtmans2013-06-251-4/+0
|/ / /
* | | split off TclInitStubTable() as separate function - which does the actual stu...jan.nijtmans2013-06-161-0/+4
|/ /
* | tclWinThrd.h: (removed) because it is just empty en used nowherenijtmans2010-10-131-4/+0
* | * win/Makefile.in, win/makefile.bc, win/makefile.vc, win/tcl.dsp:hobbs2010-08-041-4/+0
* | Split tommath stub lib source filenijtmans2010-03-041-0/+8
|/
* * compat/tmpnam.c (removed): The routine tmpnam() is no longerdgp2007-10-181-4/+0
* Default for 8.5 is threaded buildpatthoyts2007-09-171-6/+6
* * generic/tclParseExpr.c (removed): Moved all the code ofdgp2006-11-091-4/+0
* Updated target file idpatthoyts2005-10-141-8/+8
* many more TIP 173 changesKevin B Kenny2004-09-271-4/+0
* * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile()dgp2004-06-111-4/+0
* Patch 922727 committed. Implements three changes:dgp2004-04-061-8/+0
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-8/+0
* * win/makefile.vc:davygrvy2001-11-101-6/+56
* * win/tcl.dsp:davygrvy2001-11-081-0/+1549