# # ChangeLog for trunk/python/pyregfi/__init__.py # # Generated by Trac 1.2 # 05/09/24 19:47:25 Sat, 09 Oct 2010 21:55:44 GMT tim [209] * Doxyfile.regfi (moved) * SConstruct (modified) * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/src/common.c (modified) worked on pyregfi value data interface added initial scons target ... Wed, 08 Sep 2010 03:50:04 GMT tim [208] * trunk/python/pyregfi/__init__.py (modified) more additions to pyregfi: functional subkey and value lists Tue, 07 Sep 2010 03:03:36 GMT tim [207] * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) reworked regfi API to accomodate more convenient subkey/value ... Wed, 25 Aug 2010 15:20:32 GMT tim [206] * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/src/common.c (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) simplified part of regfi API to move string encoding to the ... Mon, 23 Aug 2010 15:51:56 GMT tim [205] * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) wrapper data structures and part of iterator interface Sat, 21 Aug 2010 16:58:19 GMT tim [204] * trunk/python (added) * trunk/python/experimental (copied) * trunk/python/experimental/SConstruct (copied) * trunk/python/experimental/regfi/pyregfi.h (copied) * trunk/python/experimental/regfi/regfi.c (copied) * trunk/python/pyregfi (added) * trunk/python/pyregfi/__init__.py (added) * trunk/python/pyregfi/structures.py (added) reorganizing wrappers