Nat Goodspeed
e6fc3528fd
DRTVWR-418: #include "llrefcount.h" : LLTombStone uses LLRefCount.
...
Apparently we've been getting away so far without this essential #include only
by "leakage" from other #includes in existing consumers. <eyeroll/>
2017-03-13 14:22:19 -04:00
Rider Linden
694fe9cfc5
explicit not available for conversion operators in Linux yet
2016-07-21 13:03:40 -07:00
Rider Linden
de438e7512
MAINT-6570: Feedback from code review.
2016-07-21 11:35:24 -07:00
Rider Linden
d0d07ccac5
Fix for linux build
2016-07-20 16:45:17 -07:00
Rider Linden
0b4b121945
MAINT-6570: Changes for LLCheckedHandle plus some timeout issues from AndreyK regarding script compiles/resets.
2016-07-20 14:56:49 -07:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
William Todd Stinson
c9044c03b3
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.
2012-11-09 18:51:23 -08:00
Nat Goodspeed
2d0e911256
Add implementation comments to LLHandle.
...
I recently tried to wade through llhandle.h and got somewhat perplexed. Armed
with an explanation from Richard, I've added notes to the file to try to make
it a bit less mysterious.
2012-08-08 14:57:49 -04:00
Nat Goodspeed
50f3e227a2
Move llhandle.h into llcommon; same generality as llpointer.h.
...
Leaving llhandle.h in llui restricts the set of viewer project directories
which could potentially use it, and there's nothing whatsoever UI-specific
about it.
2012-08-08 13:23:02 -04:00