oga/spec
Yorick Peterse 66fa9f62ef Added LRU#maximum=/maximum
This allows one to change the maximum amount of keys stored in the
XPath/CSS caches, for example:

    Oga::XPath::Parser::CACHE.maximum = 2056
2015-03-23 00:26:48 +01:00
..
oga Added LRU#maximum=/maximum 2015-03-23 00:26:48 +01:00
support Added thread-safe LRU class 2015-03-23 00:21:52 +01:00
spec_helper.rb Added thread-safe LRU class 2015-03-23 00:21:52 +01:00