------------------------------------------------------------------------
r21646 | rabbit | 2006-12-21 05:02:59 -0500 (Thu, 21 Dec 2006) | 1 line

!BugGrabber: Make sure we declare all the variables we use and some general cleanup.
------------------------------------------------------------------------
r21176 | ckknight | 2006-12-18 00:49:54 -0500 (Mon, 18 Dec 2006) | 3 lines

!BugGrabber - now shows version or revision of an addon if the information is available.
e.g.
Cartographer-r21162\Modules\LookNFeel.lua:479: This is a test error
------------------------------------------------------------------------
r21168 | ckknight | 2006-12-18 00:21:40 -0500 (Mon, 18 Dec 2006) | 6 lines

!BugGrabber - libraries now show their revision number and the addon it is inside.
e.g.
Tester\Tester.lua:7: attempt to call global 'monkey' (a nil value)
<in C code>: ?
AceEvent-2.0-r21157 (Ace2):226: in function `TriggerEvent'
AceEvent-2.0-r21157 (Ace2):857: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:850>
------------------------------------------------------------------------
r21161 | ckknight | 2006-12-17 23:57:25 -0500 (Sun, 17 Dec 2006) | 4 lines

!BugGrabber - now shows the full path after Interface\AddOns\ for non-libraries
e.g. Cartographer\Modules\LookNFeel.lua:479: Test error from LookNFeel\
AceEvent-2.0\AceEvent-2.0.lua:226: in function `TriggerEvent'
instead of showing "Modules\LookNFeel.lua:479:"
------------------------------------------------------------------------
r20904 | rabbit | 2006-12-16 14:19:47 -0500 (Sat, 16 Dec 2006) | 1 line

!BugGrabber: Set svn properties.
------------------------------------------------------------------------
r20838 | rabbit | 2006-12-16 00:02:47 -0500 (Sat, 16 Dec 2006) | 1 line

!BugGrabber: Kill VFL's error handler as well.
------------------------------------------------------------------------
r20832 | rabbit | 2006-12-15 23:24:38 -0500 (Fri, 15 Dec 2006) | 1 line

!BugGrabber: Add license.txt.
------------------------------------------------------------------------
r20831 | rabbit | 2006-12-15 23:23:21 -0500 (Fri, 15 Dec 2006) | 1 line

!BugGrabber: Notify the user when we've captured an error and our event has not been registered for.
------------------------------------------------------------------------
r20555 | rabbit | 2006-12-14 12:13:30 -0500 (Thu, 14 Dec 2006) | 1 line

!BugGrabber: type is nil-safe.
------------------------------------------------------------------------
r20312 | rabbit | 2006-12-13 00:32:24 -0500 (Wed, 13 Dec 2006) | 1 line

!BugGrabber: Support more than 100 errors.
------------------------------------------------------------------------
r20286 | rabbit | 2006-12-12 21:50:50 -0500 (Tue, 12 Dec 2006) | 1 line

!BugGrabber: Set some TOC metadata and bump the version.
------------------------------------------------------------------------
r20284 | rabbit | 2006-12-12 21:44:44 -0500 (Tue, 12 Dec 2006) | 1 line

!BugGrabber: Use seterrorhandler() and make it noop when we're done.
------------------------------------------------------------------------
r20282 | rabbit | 2006-12-12 21:28:39 -0500 (Tue, 12 Dec 2006) | 1 line

!BugGrabber: Kill SVs as well.
------------------------------------------------------------------------
r20280 | rabbit | 2006-12-12 21:23:48 -0500 (Tue, 12 Dec 2006) | 1 line

!BugGrabber: Kill and disable !Swatter if found.
------------------------------------------------------------------------
r20259 | ckknight | 2006-12-12 20:14:22 -0500 (Tue, 12 Dec 2006) | 1 line

!BugGrabber - no longer show <unknown>, instead show the raw error.
------------------------------------------------------------------------
r20226 | rabbit | 2006-12-12 17:24:37 -0500 (Tue, 12 Dec 2006) | 1 line

!BugGrabber: Spanish translation, thanks to shiftos. Also try to prevent a stack overflow by exiting the while loop eventually.
------------------------------------------------------------------------
r19558 | ckknight | 2006-12-08 01:51:35 -0500 (Fri, 08 Dec 2006) | 1 line

!BugGrabber - removed vagrant +
------------------------------------------------------------------------
r19556 | ckknight | 2006-12-08 01:45:12 -0500 (Fri, 08 Dec 2006) | 1 line

!BugGrabber - now saves big errors in a multi-string table instead of a chopped string.
------------------------------------------------------------------------
r19222 | rabbit | 2006-12-05 15:40:23 -0500 (Tue, 05 Dec 2006) | 1 line

!BugGrabber: Use BugSacks FormatError if available.
------------------------------------------------------------------------
r19175 | rabbit | 2006-12-05 11:15:10 -0500 (Tue, 05 Dec 2006) | 1 line

!BugGrabber: 2.0 updates.
------------------------------------------------------------------------
r18501 | rabbit | 2006-12-01 01:28:41 -0500 (Fri, 01 Dec 2006) | 1 line

!BugGrabber: New DB field: type: error|event.
------------------------------------------------------------------------

