Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
LLViewerWindow::LLViewerWindow
|
|
Destroying Frame Rate.
|
|
|
|
quit.
|
|
|
|
exists
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
counted members of llsecapi are thread safe
|
|
curl_multi_perform from multiple threads simultaneously.
|
|
the wold view upon reaching the end of list.
|
|
|
|
|
|
some crashes)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
timestamps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Received Items panel is open and do not auto open Received Items panel
The freshness calculation now takes into account the timezone difference between LLDate's return value of GMT and the inventory server's GMT-7 times.
|
|
|
|
|
|
|
|
|
|
Now that we have unit tests that require assertion failure if you try to
delete an LLInstanceTracker subclass instance with an iterator loose, having
llassert() "sometimes" compile away (whimsically, depending on platform as
well as build type!) makes those tests fail. Use llassert_always() instead.
|
|
The recent class-static LLInstanceTracker::instance_iter and key_iter
reference count is intended to guard against deleting an instance of an
LLInstanceTracker subclass during iteration. Add tests for that functionality.
|
|
|
|
interface.
|
|
Reviewed by Richard.
|