summaryrefslogtreecommitdiffstats
path: root/win/tclWinReg.c
Commit message (Expand)AuthorAgeFilesLines
* More generation of error codes (most platform-specific parts not already usingdkf2011-04-061-0/+2
* 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-2/+4
| | * * changes: updates for 8.4.15 release.dgp2007-05-151-2/+2
| | * * win/tclWinReg.c (GetKeyNames): Size the buffer for enumeratingKevin B Kenny2007-03-171-23/+66
| | * * library/reg/pkgIndex.tcl: Long overlooked bump to registry pack...dgp2006-04-051-2/+2
| | * WIN64 correctionshobbs2004-09-011-4/+4
| | * * library/dde/pkgIndex.tcl: Added safeguards so that registrydgp2003-11-101-2/+2
| | * * win/tclWinReg.c: Incremented the version to 1.1.2.patthoyts2003-07-231-2/+2
| | * * win/tclWinReg.c (OpenSubKey): Backported fix for bug 775976patthoyts2003-07-221-2/+2
| * | Various CYGWIN-related fixesnijtmans2010-01-311-15/+16
* | | Fix various gcc-4.5.2 64-bit warning messages,nijtmans2011-01-251-2/+2
* | | [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-11-031-25/+3
* | | [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-10-111-172/+55
* | | [Freq 2965056]: Windows build with -DUNICODEnijtmans2010-08-301-1/+7
* | | * library/reg/pkgIndex.tcl: [TIP #362]: Fixed first round ofKevin B Kenny2010-04-021-8/+8
* | | Bump version of registry package to 1.3.dkf2010-03-301-2/+2
* | | TIP #362 IMPLEMENTATIONdkf2010-03-301-117/+201
* | | * win/tclWinDde.c: VC++ 6.0 doesn't havenijtmans2010-01-101-12/+11
* | | #undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to makenijtmans2009-11-231-1/+2
* | | Fix [Bug 2883850]: pkgIndex.tcl doesn'tnijtmans2009-11-181-1/+4
* | | Eliminate various gcc warnings (in -Wextra mode)nijtmans2009-11-181-3/+3
* | | const addition (pkge.c)nijtmans2009-08-161-9/+7
* | | - eliminate some unnessary type castsnijtmans2009-02-031-13/+13
* | | Style improvements - invoking callbacks without visual junk.dkf2008-10-261-22/+22
* | | * win/tclWinChan.c: Fix minor compiler warnings whennijtmans2008-10-141-13/+16
* | | fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-2/+2
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-38/+38
|/ /
* | * win/configure: autoconf-2.59 (FC6 fork)dgp2007-05-151-2/+2
* | More type-pun warning squelchesdkf2007-05-051-14/+11
* | * win/tclWinReg.c (GetKeyNames): Size the buffer for enumeratingKevin B Kenny2007-03-171-23/+65
* | * library/reg/pkgIndex.tcl: Bump to registry 1.2 becausedgp2006-04-051-2/+2
* | * win/tclWinInit.c: More careful calls to Tcl_DStringSetLength()dgp2006-04-051-2/+2
* | Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-10/+17
* | ANSIfydkf2005-11-041-8/+8
* | Getting more systematic about styledkf2005-07-241-180/+183
* | corrected botched logic in GetValueNamesdgp2004-10-071-5/+5
* | typo fixdgp2004-10-071-2/+2
* | * generic/tclBasic.c:dgp2004-10-061-39/+35
* | WIN64 correctionshobbs2004-09-011-4/+4
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+2
* | Made HEAD build on Windows VC++ again.Kevin B Kenny2004-03-191-2/+2
* | Added TIP #100 support to the registry package (patch #903831)patthoyts2004-03-041-4/+81
* | * win/tclWinReg.c: Placed the requirement for advapi.libdavygrvy2004-01-151-2/+5
* | * library/dde/pkgIndex.tcl: Added safeguards so that registrydgp2003-11-101-2/+2
* | * win/tclWinReg.c: Incremented the version to 1.1.2.patthoyts2003-07-231-2/+2
* | * win/tclWinReg.c (OpenSubKey): Fixed bug 775976 which causes thepatthoyts2003-07-221-2/+2
|/