Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Win32: Fix object::cache::threadmania test on x64 | Philip Kelley | 2014-06-07 | 1 | -1/+1 |
| | |||||
* | Attribute file cache refactor | Russell Belfer | 2014-04-17 | 1 | -0/+44 |
This is a big refactoring of the attribute file cache to be a bit simpler which in turn makes it easier to enforce a lock around any updates to the cache so that it can be used in a threaded env. Tons of changes to the attributes and ignores code. |