#
# ChangeLog for trunk/src
#
# Generated by Trac 1.2
# 04/08/25 16:25:42

Sun, 31 Jul 2005 16:52:57 GMT tim [40]
	* trunk/src/reglookup.c (modified)

	Added type filtering to new reglookup.

	Changed -f option to -p, ...


Sun, 31 Jul 2005 15:15:03 GMT tim [39]
	* trunk/Makefile (modified)
	* trunk/src/reglookup.c (modified)

	small cleanups, added some free() calls.

	fixed top-level Makefile ...


Sun, 31 Jul 2005 15:00:59 GMT tim [38]
	* trunk/doc/Makefile (modified)
	* trunk/include/void_stack.h (modified)
	* trunk/lib/void_stack.c (modified)
	* trunk/src/reglookup.c (modified)

	Cleaned up path2Stack.  Added several supporting functions in ...


Sun, 31 Jul 2005 03:25:40 GMT tim [37]
	* trunk/src/Makefile (modified)
	* trunk/src/reglookup.c (modified)

	Added basic command line argument parsing.  Only prefix_filter option ...


Sun, 31 Jul 2005 01:46:51 GMT tim [36]
	* trunk/Makefile (modified)
	* trunk/lib/Makefile (modified)
	* trunk/src/Makefile (modified)
	* trunk/src/reglookup.c (moved)
	* trunk/test/Makefile (deleted)

	replaced reglookup.c with test driver lib-regfio.c

	updated relevant ...


Sun, 31 Jul 2005 01:32:09 GMT tim [35]
	* trunk/src/reglookup.c (deleted)

	deleted old reglookup source to make room for new source.


Sat, 09 Jul 2005 00:28:40 GMT tim [26]
	* trunk/Makefile (modified)
	* trunk/doc/Makefile (modified)
	* trunk/doc/devel (added)
	* trunk/doc/devel/TODO (moved)
	* trunk/doc/devel/references.txt (moved)
	* trunk/doc/devel/winntreg.txt (moved)
	* trunk/doc/reglookup.1.t2t (moved)
	* trunk/src/Makefile (modified)

	Moved developer documentation under doc/devel

	Fixed a bug with man ...


Wed, 08 Jun 2005 01:19:46 GMT tim [23]
	* trunk/Makefile (modified)
	* trunk/doc/Makefile (modified)
	* trunk/src/Makefile (modified)

	fixed bug in build system

	removed -ggdb option


Sat, 04 Jun 2005 22:08:03 GMT tim [17]
	* trunk (added)
	* trunk/LICENSE (moved)
	* trunk/Makefile (moved)
	* trunk/bin (moved)
	* trunk/build (moved)
	* trunk/doc (moved)
	* trunk/doc/Makefile (copied)
	* trunk/doc/TODO (copied)
	* trunk/doc/man (copied)
	* trunk/doc/references.txt (copied)
	* trunk/doc/reglookup.txt (copied)
	* trunk/src (moved)
	* trunk/src/reglookup.c (copied)
	* trunk/test (moved)

	moved project under trunk.  (I am a subversion newbie.)


Sat, 14 May 2005 23:44:00 GMT tim [7]
	* src/reglookup.c (modified)

	Fixed a bug in output.

	Improved typing output.

	Added type filter ...