summaryrefslogtreecommitdiffstats
path: root/win/tclWinDde.c
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-091-3/+0
|\
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-091-3/+0
* | More generation of error codes (most platform-specific parts not already usingdkf2011-04-061-1/+15
* | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-4/+4
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * Fix gcc-4.5.2 error: lvalue required as ...nijtmans2011-01-141-3/+3
| | * Revert attempted backport of dde 1.3 to the core-8-4-branch.dgp2006-04-051-1041/+844
| | * * library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD.dgp2006-04-051-844/+1041
| | * * library/dde/pkgIndex.tcl: Long overlooked bump to dde packagedgp2006-04-051-2/+2
| | * WIN64 correctionshobbs2004-09-011-5/+13
| | * * win/tclWinDde.c: Bump to dde 1.2.3 to cover changesdgp2004-07-231-2/+2
| | * * win/tclWinDde.c: Backported the fix from 8.5 to avoid hanging inpatthoyts2004-06-141-41/+159
| | * * library/dde/pkgIndex.tcl: Added safeguards so that registrydgp2003-11-101-2/+2
| * | installData.tcl: Make sure that copyDir only receives normalized paths.nijtmans2010-05-211-29/+30
| * | Various CYGWIN-related fixesnijtmans2010-01-311-2/+1
* | | Fix various gcc-4.5.2 64-bit warning messages,nijtmans2011-01-251-4/+4
* | | [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-10-111-36/+30
* | | [Freq 2965056]: Windows build with -DUNICODEnijtmans2010-08-301-1/+7
* | | Unnecessary type casts, See Tcl [Patch #2997087]nijtmans2010-05-111-6/+6
* | | test that tclOO stubs are present in stub librarynijtmans2010-03-071-4/+4
* | | Squelch some warningsdkf2010-02-251-21/+26
* | | * win/tclWinDde.c: VC++ 6.0 doesn't havenijtmans2010-01-101-27/+28
* | | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ...nijtmans2009-12-211-6/+5
* | | #undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to makenijtmans2009-11-231-7/+8
* | | Fix [Bug 2883850]: pkgIndex.tcl doesn'tnijtmans2009-11-181-2/+5
* | | * win/tclWinDde.c: Avoid gcc compiler warning bymdejong2009-11-161-5/+5
* | | const addition (pkge.c)nijtmans2009-08-161-16/+16
* | | - eliminate some unnessary type castsnijtmans2009-02-031-11/+11
* | | * win/tclWinChan.c: Fix minor compiler warnings whennijtmans2008-10-141-17/+17
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-7/+7
|/ /
* | More fixing which struct stat to refer to. Some casts from time_t to int requ...patthoyts2006-09-261-2/+2
* | * win/tclWinInit.c: More careful calls to Tcl_DStringSetLength()dgp2006-04-051-2/+4
* | Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-8/+7
* | ANSIfydkf2005-11-041-88/+86
* | Getting more systematic about styledkf2005-07-241-142/+150
* | corrected a typo that caused a compilation failure on VC++Kevin B Kenny2004-11-301-2/+2
* | * win/tclWinDde.c (ExecuteRemoteObject): Removed bogus semicolonandreas_kupries2004-11-261-2/+2
* | Assorted cleanup and doc-fixes for the dde package.dkf2004-11-251-878/+841
* | * generic/tclBasic.c:dgp2004-10-061-34/+36
* | Put braces round if bodies...dkf2004-10-061-18/+27
* | WIN64 correctionshobbs2004-09-011-5/+13
* | Made HEAD build on Windows VC++ again.Kevin B Kenny2004-03-191-2/+2
* | * win/tclWinDde.c: Removed some gcc warnings - except for thepatthoyts2004-02-251-5/+5
* | * library/dde/pkgIndex.tcl: Added safeguards so that registrydgp2003-11-101-2/+2
* | * doc/dde.n: Committed TIP #135 which changes thepatthoyts2003-06-231-5/+5
* | * doc/dde.n: Committed TIP #120 which provides thepatthoyts2003-06-231-32/+170
* | * library/dde/pkgIndex.tcl: Applied TIP #130 which providespatthoyts2003-05-161-19/+98
* | * win/tclWinDde.c: Make dde services conform the the documentationpatthoyts2003-03-221-43/+160
|/