# # ChangeLog for / # # Generated by Trac 1.2 # 05/20/24 11:59:08 Sat, 09 Jul 2005 00:08:34 GMT tim [25] * trunk/INSTALL (modified) * trunk/Makefile (modified) * trunk/doc/Makefile (modified) Fixed some *BSD installation issues. (I think.) Wed, 08 Jun 2005 01:34:26 GMT tim [24] * releases/release-0.1.1 (copied) Bugfix Release 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 Wed, 08 Jun 2005 00:54:03 GMT tim [22] * Makefile (modified) * trunk/INSTALL (modified) Added Id property expansion. Wed, 08 Jun 2005 00:52:41 GMT tim [21] * Makefile (added) * trunk/Makefile (modified) Moved release packaging target to higher-level Makefile outside of ... Tue, 07 Jun 2005 23:54:16 GMT tim [20] * trunk/INSTALL (added) * trunk/Makefile (modified) Added INSTALL documentation Made Makefile slightly more flexible. Sat, 04 Jun 2005 22:25:21 GMT tim [19] * releases/release-0.1/Makefile (modified) * trunk/Makefile (modified) Adjusted .release target after moving project under trunk/ and ... Sat, 04 Jun 2005 22:10:13 GMT tim [18] * releases/release-0.1 (copied) Initial release 0.1 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, 04 Jun 2005 22:04:06 GMT tim [16] * releases (added) added release directory to repository, for official releases Sat, 04 Jun 2005 21:36:53 GMT tim [15] * doc/reglookup.txt (modified) minor man page tweak. 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.