#
# ChangeLog for test
#
# Generated by Trac 1.2
# 04/08/25 09:01:15

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 ...


Mon, 07 Jun 2010 00:36:27 GMT tim [202]
	* test/pyregfi-smoketest.py (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/python2/SConstruct (modified)
	* trunk/python2/regfi/pyregfi.h (modified)
	* trunk/python2/regfi/regfi.c (modified)

	began implementing independent python subkey and value iterators


Thu, 03 Jun 2010 05:08:20 GMT tim [200]
	* test/pyregfi-smoketest.py (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/python2/regfi/pyregfi.h (modified)
	* trunk/python2/regfi/regfi.c (modified)

	redesigned python key iterator and test script
	updated documentation


Thu, 03 Jun 2010 01:53:31 GMT tim [199]
	* test/pyregfi-smoketest.py (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/python2/SConstruct (modified)
	* trunk/python2/regfi/pyregfi.h (modified)
	* trunk/python2/regfi/regfi.c (modified)
	* trunk/python2/utils.py (modified)
	* trunk/src/reglookup.c (modified)

	reworked part of regfi C API to make python wrappers simpler ...


Mon, 31 May 2010 19:20:34 GMT tim [198]
	* test/pyregfi-smoketest.py (modified)
	* trunk/python2/SConstruct (modified)
	* trunk/python2/class_parser.py (modified)
	* trunk/python2/config.py (modified)
	* trunk/python2/include/class.h (modified)
	* trunk/python2/regfi/class.c (modified)
	* trunk/python2/regfi/error.c (modified)
	* trunk/python2/regfi/pyregfi.h (modified)
	* trunk/python2/regfi/regfi.c (modified)
	* trunk/python2/utils.py (modified)

	misc tweaks to run under python2.5-dbg


Fri, 07 May 2010 15:44:45 GMT tim [197]
	* test/pyregfi-smoketest.py (added)

	basic script to test pyregfi functionality


Tue, 23 Mar 2010 02:22:07 GMT tim [185]
	* test/regfi-threadtest.c (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/src/common.c (modified)
	* trunk/src/reglookup-recover.c (modified)
	* trunk/src/reglookup.c (modified)

	reworked logging API again to simplify interface

	updated ...


Wed, 17 Mar 2010 06:50:15 GMT tim [183]
	* test/regfi-threadtest.c (modified)

	updated the threading test case for the new logging API


Sun, 14 Mar 2010 20:02:38 GMT tim [180]
	* test/Makefile (added)
	* test/hives (added)
	* test/regfi-threadtest.c (added)
	* trunk/Makefile (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)

	Added locks to make transactions on REGFI_FILE objects thread safe
 ...


Tue, 09 Mar 2010 01:44:29 GMT tim [174]
	* test/diff-reglookup (modified)
	* test/diff-reglookup-recover (added)

	minor improvements to test scripts


Sun, 07 Mar 2010 05:20:55 GMT tim [171]
	* test/diff-reglookup (added)
	* trunk/src/common.c (modified)

	minor escaping fix for a unicode decoding failure corner case

	added ...


Mon, 07 Dec 2009 20:59:34 GMT tim [164]
	* doc (added)
	* doc/README (added)
	* doc/TODO (moved)
	* doc/references.txt (moved)
	* doc/winntreg.txt (moved)
	* test (added)
	* trunk/doc/devel/README (added)
	* trunk/test (deleted)

	reorganized documentation and testing directories