------------------------------------------------------------------------
r42 | egrimm | 2010-12-05 20:01:48 +0000 (Sun, 05 Dec 2010) | 1 line
Changed paths:
   A /tags/v0.9.12 (from /trunk:41)

Improved performance a bit by caching whether items in the bags are junk, rather than just caching tooltip scanning results.
------------------------------------------------------------------------
r41 | egrimm | 2010-12-04 23:48:01 +0000 (Sat, 04 Dec 2010) | 1 line
Changed paths:
   M /trunk/AutoVendor.lua
   M /trunk/AutoVendor.toc

Some more performance improvements (now not only caching item tooltips but general junk-status of items).
------------------------------------------------------------------------
r39 | egrimm | 2010-11-17 21:35:53 +0000 (Wed, 17 Nov 2010) | 1 line
Changed paths:
   M /trunk/AutoVendor.lua
   M /trunk/AutoVendor.toc

Added caching for whether items in inventory are BoP, this should alleviate frame drops.
------------------------------------------------------------------------
