Changelog for log5

Generated on Saturday, 15 March 2008

Sat Dec 22 21:40:59 EST 2007Gary King <gwking@metabang.com>
TAG version-0.3.1
Sat Dec 22 21:40:52 EST 2007Gary King <gwking@metabang.com>
bumped version
Sat Dec 22 21:40:31 EST 2007Gary King <gwking@metabang.com>
sender-responds-to-category-p was not correctly checked for negated categories in the sender's specification. Thanks to Ilya Perminov for noticing the problem and pointing towards the fix.
Sat Dec 22 21:38:24 EST 2007Gary King <gwking@metabang.com>
Add a note
Sat Dec 22 21:38:10 EST 2007Gary King <gwking@metabang.com>
Add a test for negated categories
Tue Dec 4 13:31:35 EST 2007Gary King <gwking@metabang.com>
Used symlink for darcs location
Sat Jun 30 10:42:20 EDT 2007Gary King <gwking@metabang.com>
Added reference-guide.md
Sat Jun 30 10:42:03 EDT 2007Gary King <gwking@metabang.com>
Website updates and tweaks
Sat Jun 23 09:42:19 EDT 2007Gary King <gwking@metabang.com>
Bumped version
Sat Jun 23 09:41:30 EDT 2007Gary King <gwking@metabang.com>
Fixed a typo: librart -> library
Sat Jun 23 09:40:57 EDT 2007Gary King <gwking@metabang.com>
Split out category-defs iinto their own file
Sat Jun 23 09:40:40 EDT 2007Gary King <gwking@metabang.com>
Added compile-time category-spec tests
Fri May 25 16:55:55 EDT 2007Gary King <gwking@metabang.com>
Added debug-category-spec and undebug-category-spec and compile-time-category-spec; refactored handle-message; lots of minor stuff
Sun Apr 22 22:01:13 EDT 2007Gary King <gwking@metabang.com>
Bringing tests up to date
Sun Apr 22 22:01:00 EDT 2007Gary King <gwking@metabang.com>
Updating website
Wed Apr 18 11:31:48 EDT 2007Gary King <gwking@metabang.com>
formatting changes, comments, etc
Wed Apr 18 11:30:30 EDT 2007Gary King <gwking@metabang.com>
stream-sender-mixin
Wed Apr 18 11:29:11 EDT 2007Gary King <gwking@metabang.com>
Split the compilation step out of build-handle-message-fn for easier debugging
Wed Apr 18 11:28:35 EDT 2007Gary King <gwking@metabang.com>
category specs and output-specs are now evaluated
Wed Apr 18 11:27:53 EDT 2007Gary King <gwking@metabang.com>
Added built-in-output-specs and modified the output-specs function to return them
Wed Apr 18 11:27:18 EDT 2007Gary King <gwking@metabang.com>
Added configuration-file function to return a default place to read configurations
Wed Apr 18 11:26:35 EDT 2007Gary King <gwking@metabang.com>
Handle-message _must_ be a macro (otherwise, we don't get the benefit of _not_ computing log-for arguments (duh!)
Wed Apr 18 11:16:55 EDT 2007Gary King <gwking@metabang.com>
work in progress; pay no attention to the man behind the curtain
Wed Apr 18 11:13:13 EDT 2007Gary King <gwking@metabang.com>
Just notes
Wed Apr 18 11:12:57 EDT 2007Gary King <gwking@metabang.com>
Website changes
Fri Feb 23 10:43:49 EST 2007Gary King <gwking@metabang.com>
Correct my heavy handed (and broken at that!) test for file-streams in start-handling. New version fixes a bug that showed in Allegro. Also used the :end argument for faster speed.
Wed Feb 21 12:03:08 EST 2007Gary King <gwking@metabang.com>
TAG version-0.2.2
Wed Feb 21 12:02:58 EST 2007Gary King <gwking@metabang.com>
Bumped version
Wed Feb 21 11:42:30 EST 2007Gary King <gwking@metabang.com>
Reorganized website and made it more purtty
Sun Feb 18 14:46:33 EST 2007Gary King <gwking@metabang.com>
TAG version-0.2.1
Sun Feb 18 14:46:26 EST 2007Gary King <gwking@metabang.com>
bump version
Sun Feb 18 14:44:49 EST 2007Gary King <gwking@metabang.com>
name is now evaluated in start/stop-sender; make sure handler is compiled.
Sun Feb 18 14:43:54 EST 2007Gary King <gwking@metabang.com>
Added speed-test to test system file
Sun Feb 18 14:43:25 EST 2007Gary King <gwking@metabang.com>
Added speed-test.lisp
Sat Feb 3 19:49:45 EST 2007Gary King <gwking@metabang.com>
TAG version-0.2.0
Sat Feb 3 19:49:25 EST 2007Gary King <gwking@metabang.com>
Bumped version
Sat Feb 3 19:48:50 EST 2007Gary King <gwking@metabang.com>
Updated todo.text
Sat Feb 3 19:48:33 EST 2007Gary King <gwking@metabang.com>
Some cleanup, test-suite accomodations, and sbcl compatibility: added several defgenerics; switched from ~a to ~s in error messages; renamed stop-sending -> stop-sender-fn; decided I don't really understand progv and reworked sender-responds-to-category-p
Sat Feb 3 19:44:17 EST 2007Gary King <gwking@metabang.com>
Added several tests files and a test system def; connected log5 with its tests
Thu Feb 1 19:34:19 EST 2007Gary King <gwking@metabang.com>
Added user-guide
Mon Jan 29 14:52:53 EST 2007Gary King <gwking@metabang.com>
Added initial website
Mon Jan 29 12:46:32 EST 2007Gary King <gwking@metabang.com>
TAG version-0.1.1
Mon Jan 29 12:46:22 EST 2007Gary King <gwking@metabang.com>
Bump version
Mon Jan 29 12:45:44 EST 2007Gary King <gwking@metabang.com>
fix for simple categories, changes :fatal et. al. to fatal et. al.
Sun Jan 28 09:53:53 EST 2007Gary King <gwking@metabang.com>
Adding file config.lisp, todo.text, and folders for the website
Sun Jan 28 09:52:14 EST 2007Gary King <gwking@metabang.com>
Added file config; added asdf properties for version, author, etc.
Sun Jan 28 09:51:33 EST 2007Gary King <gwking@metabang.com>
More exports; conditions for error and warning messages; lazy updating of categories (when needed); better stop and start sender logic; print-sender method; more error checking for bogus categories and outputs.
Mon Jan 22 10:15:22 EST 2007Gary King <gwking@metabang.com>
Basic documentation and usability functions like output-specs and category-specs.
Wed Jan 17 16:51:55 EST 2007Gary King <gwking@metabang.com>
Added COPYING
Wed Jan 17 16:51:01 EST 2007Gary King <gwking@metabang.com>
First recording