summaryrefslogtreecommitdiffstats
path: root/win/tclWinReg.c
Commit message (Expand)AuthorAgeFilesLines
* [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts e...jan.nijtmans2012-07-111-1/+1
* [Bug 3362446]: possible allocation error when using UNICODEjan.nijtmans2012-06-211-3/+3
|\
| * [Bug 3362446]: possible allocation error when using UNICODEjan.nijtmans2012-06-211-4/+4
* | [Bug #3362446]: registry keys command fails with 8.5/8.6jan.nijtmans2012-06-211-77/+30
|\ \
| * | remove some unused codebug_3362446jan.nijtmans2012-06-201-12/+8
| * | [bug 3362446]: registry keys command fails with 8.5/8.6jan.nijtmans2012-06-191-64/+30
* | | Plug memory leak, part of [Bug #3362446]jan.nijtmans2012-06-191-0/+2
|\ \ \ | | |/ | |/|
| * | Plug memory leak, part of [Bug #3362446]jan.nijtmans2012-06-191-0/+2
| |/
* | make some more internal tables constjan.nijtmans2012-04-231-1/+1
|\ \ | |/
| * make some more internal tables constjan.nijtmans2012-04-231-1/+1
| * Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-071-2/+2
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+1
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-5/+6
* | 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
* | * 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
|/
* * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 fordgp2003-03-031-2/+2
* * win/tclWin32Dll.c (squelch_warnings): Squelchmdejong2003-01-161-5/+5
* Updated Tcl_PkgProvide() line in Registry_Init() to use "1.1" instead of "1.0"davygrvy2002-11-021-2/+2
* * doc/registry.n: Added support for broadcasting changes tohobbs2002-10-181-3/+76
* * win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey)hobbs2002-01-291-32/+29
* * win/tclWinReg.c (OpenSubKey): corrected bug introduced inhobbs2002-01-291-4/+4
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-251-33/+40