# # ChangeLog for trunk/python/pyregfi/structures.py # # Generated by Trac 1.2 # 04/30/24 13:51:30 Mon, 18 Apr 2011 20:25:46 GMT tim [228] * test/Makefile (modified) * test/pyregfi-smoketest.py (modified) * test/regfi-threadtest.c (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/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) added a test case for pyregfi multithreaded use updated the regfi ... Sat, 09 Apr 2011 16:31:22 GMT tim [227] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) added a SetLogMask function to pyregfi as an interface to ... Tue, 05 Apr 2011 19:01:41 GMT tim [226] * SConstruct (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) several fixes for pyregfi Windows portability better error handling ... Tue, 05 Apr 2011 15:17:41 GMT tim [225] * SConstruct (modified) * test/pyregfi-smoketest.py (modified) * trunk/SConstruct (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) added test case for python callback read/seek began adding windows ... Sun, 03 Apr 2011 16:53:59 GMT tim [224] * 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) added new regfi API function to help manage memory better fixed ... Sat, 02 Apr 2011 03:42:08 GMT tim [221] * Doxyfile.pyregfi (modified) * SConstruct (modified) * doc/TODO (modified) * trunk/include/regfi.h (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) added a lot of documentation for pyregfi and a few more attributes Thu, 31 Mar 2011 17:20:05 GMT tim [220] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) reorganized code added remaining methods to iterator added test ... Mon, 28 Mar 2011 01:46:11 GMT tim [215] * 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) improvements to smoketest script, additional test case added a ... Fri, 25 Mar 2011 15:48:27 GMT tim [213] * test/pyregfi-smoketest.py (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/src/reglookup.c (modified) fixed some pyregfi parameter bugs fixed some iterator memory ... 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, 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