Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
quit.
|
|
|
|
|
|
|
|
|
|
|
|
into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
can move and resize
better visualization of timer history
can click drag to browse history
increased frame history to 300
|
|
curl_multi_perform from multiple threads simultaneously.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
errors and crashes associated with private memory pool.
|
|
|
|
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.
|
|
|