# # ChangeLog for / # # Generated by Trac 1.2 # 11/23/24 02:04:23 Sat, 04 Jun 2005 20:54:26 GMT tim [14] * Makefile (modified) * doc/references.txt (added) * doc/reglookup.txt (modified) * src/reglookup.c (modified) Tweaked main Makefile. Cleaned up command line options & ... Mon, 30 May 2005 16:06:44 GMT tim [13] * Makefile (modified) Made installation paths more configurable. Added man page ... Mon, 30 May 2005 15:09:40 GMT tim [12] * Makefile (modified) * doc/Makefile (modified) * doc/TODO (added) updated some property values added developer TODO documentation Mon, 30 May 2005 14:50:58 GMT tim [11] * Makefile (modified) * doc/Makefile (modified) Added .release target and install target to make files. Mon, 30 May 2005 13:54:01 GMT tim [10] * doc/man/man1/reglookup.1 (deleted) Decided to remove this from the SVN tree. Will be generated with ... Mon, 30 May 2005 02:13:37 GMT tim [9] * Makefile (modified) * doc/Makefile (added) * doc/man (added) * doc/man/man1 (added) * doc/man/man1/reglookup.1 (added) * doc/reglookup.txt (added) Added documentation. Using txt2tags right now to generate man pages, ... Sun, 29 May 2005 03:02:58 GMT tim [8] * src/reglookup.c (modified) Sped up type filtering by converting string types to integers up ... 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 ... Mon, 21 Feb 2005 03:35:41 GMT tim [6] * src/reglookup.c (modified) Updated MULTI_SZ output. Strings are now '|' delimited and quoted. Mon, 21 Feb 2005 01:53:02 GMT tim [5] * Makefile (added) * src/Makefile (modified) Added top-level make file, with most of src/Makefile's functionality. ... Sun, 20 Feb 2005 03:19:23 GMT tim [4] * LICENSE (added) * doc/winntreg.txt (added) * src/reglookup.c (modified) Now handling MULTI_SZ types by printing a list of converted strings, ... Fri, 18 Feb 2005 03:59:23 GMT tim [3] * src/Makefile (modified) expanded makefile to compile into build/ (more to come) Fri, 18 Feb 2005 03:24:46 GMT tim [2] * src/Makefile (modified) * src/reglookup.c (modified) added ID tags Fri, 18 Feb 2005 03:22:23 GMT tim [1] * bin (added) * build (added) * doc (added) * src (added) * src/Makefile (added) * src/reglookup.c (added) * test (added) imported initial version of project, based on previous work.