summaryrefslogtreecommitdiffstats
path: root/win/tclWinReg.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Overlooked callers of Tcl_GetIndexFromObjdgp2002-01-181-5/+6
* * generic/tclPlatDecls.h: Define TCHAR by includingmdejong2001-07-191-5/+1
* * win/tclWinDde.c:ericm2000-06-131-15/+15
* * generic/tclInt.decls:hobbs2000-03-311-7/+2
* * {win,mac,unix,tools,}/README:hobbs1999-10-051-4/+20
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-101/+319
* Merged stubs changes into mainline for 8.0stanton1999-03-101-43/+4
* * win/tclWinReg.c:stanton1999-02-021-2/+3
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-041-5/+6
* set EXPORT to DLLEXPORT unconditionally, since the declaration ofescoffon1998-07-291-0/+8
* use "ifdef DLL_BUILD" instead of "ifndef STATIC_BUILD"escoffon1998-07-291-14/+8
* fixed bad array bounds checksstanton1998-06-181-11/+19
* Initial revisionrjohnson1998-03-261-0/+1212