summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/Registry.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: make sure value is set before using itBill Hoffman2006-10-031-1/+1
* COMP: Added missing headers. This partially addresses bug#3556.Brad King2006-08-011-0/+2
* COMP: Remove warningsAndy Cedilnik2006-07-131-3/+3
* BUG: Fix error conditionsAndy Cedilnik2006-07-121-3/+3
* COMP: Remove warningsAndy Cedilnik2006-07-121-3/+3
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-301-3/+3
* STYLE: Make sure to use the proper cast.Mathieu Malaterre2006-03-101-1/+1
* STYLE: Minor styleMathieu Malaterre2006-03-091-31/+31
* ENH: add missing cmake depend hacksBill Hoffman2006-03-061-0/+12
* ENH: fix std in kwsys, has to be kwsys_stlBill Hoffman2006-03-031-1/+0
* ENH: check in new find stuffBill Hoffman2006-03-021-0/+1
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-9/+6
* COMP: Try to remove warningsAndy Cedilnik2005-09-221-18/+14
* BUG: Remove warning and try to fix memory problemAndy Cedilnik2005-09-191-5/+6
* BUG: On WIN32, since we are using subkey, set itAndy Cedilnik2005-09-171-1/+5
* COMP: Remove unused variableAndy Cedilnik2005-09-161-2/+0
* BUG: Fix encoding and add deleting to the testAndy Cedilnik2005-09-161-3/+3
* ENH: Modify API a little bit to allow arbitrary length values. Encode certain...Andy Cedilnik2005-09-161-45/+136
* COMP: Remove problem on borlandAndy Cedilnik2005-09-161-7/+4
* COMP: Remove some more warningsAndy Cedilnik2005-09-161-13/+11
* ENH: Cleanups and expose unix registry on windows (for cygwin etc)Andy Cedilnik2005-09-161-25/+23
* COMP: Win32 fixesAndy Cedilnik2005-09-161-28/+62
* ENH: More handling of unix versus windows registryAndy Cedilnik2005-09-161-99/+132
* ENH: Initial importAndy Cedilnik2005-09-161-0/+658