Age | Commit message (Collapse) | Author |
|
LLSDArray is a helper to construct an LLSD::Array value inline.
LLSDMap is a helper to construct an LLSD::Map value inline.
LLSDParam is a customization point, a way for generic code to support
unforseen parameter types as conversion targets for LLSD values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
coverity can run.
Reviewed by CG.
|
|
|
|
restrictive filtering.
Stored filter sub-string comparison with new string failed because of non-matching register of compared strings. Transforming the new search term to uppercase before comparing it with previous one allows to determine if filter became more or less restrictive and not to restart the search over.
Used patch provided by Satomi Ahn.
|
|
|
|
|
|
limit the number of object cache files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Viewer attempting to load precached images in file types that are not being used.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that are not being used.
|
|
|
|
|
|
|
|
|
|
|
|
featuretable twice
|
|
|
|
|
|
|
|
|
|
very slowly
|
|
|
|
code to detect if the circuit has stopped getting packets. Reviewed by Andrew
|