Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-17 | MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION(). | Nat Goodspeed | |
A level of preprocessor indirection lets us later change the implementation if desired. | |||
2016-07-19 | MAINT-5011: Introduce LLException base class for viewer exceptions. | Nat Goodspeed | |
This also introduces LLContinueError for exceptions which should interrupt some part of viewer processing (e.g. the current coroutine) but should attempt to let the viewer session proceed. Derive all existing viewer exception classes from LLException rather than from std::runtime_error or std::logic_error. Use BOOST_THROW_EXCEPTION() rather than plain 'throw' to enrich the thrown exception with source file, line number and containing function. | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-01-04 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2012-12-18 | MAINT-1986: patch OPSDEV-111 fix (rev 9346b73d6843) from server-trunk | Nat Goodspeed | |
2012-12-18 | MAINT-1986: patch DEV-50942 fix (rev 28828ba0f0be) from server-trunk. | Nat Goodspeed | |
2012-11-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
cleaning up build moved most includes of windows.h to llwin32headers.h to disable min/max macros, etc streamlined Time class and consolidated functionality in BlockTimer class llfasttimer is no longer included via llstring.h, so had to add it manually in several places | |||
2012-05-31 | WIP:Displaying physics capsule for a character - it is currently disabled. | prep | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-22 | Revert to previous implementation of getNodeId. | Andrew A. de Laix | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-03-02 | fix windows build break again | Roxie Linden | |
2010-03-01 | Automated merge with a few fixups for code review comments | Roxie Linden | |
2010-02-05 | remove windows line endings introduced via transplant | Roxie Linden | |
2009-10-15 | Use malloc in order to fix linking issue | Karen Lahey | |
2009-10-15 | MAC Address Change no longer causes viewer to die cr:Roxie | Karen Lahey | |
2009-01-17 | svn merge -r108142:108148 ↵ | Andrew Meadows | |
svn+ssh://svn.lindenlab.com/svn/linden/qa/maint-server/maint-server-5-r108113 | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2009-01-05 | svn merge -r106715:HEAD ↵ | Kent Quirk | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/q/notifications-merge-r106715 . QAR-1149 -- Final merge of notifications to trunk. | |||
2008-07-15 | svn merge -r 90938:92097 ↵ | Jon Wolk | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/qar-730/qar-730-merge -> release. This is for QAR-730: Combination merge of QAR-432 and QAR-601 | |||
2008-06-26 | QAR-628 merge string-cleanup-5 -r 90476:90508 -> release | Steven Bennetts | |
dataserver-is-deprecated | |||
2008-06-02 | svn merge -r88066:88786 ↵ | Bryan O'Sullivan | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake-9-merge dataserver-is-deprecated for-fucks-sake-whats-with-these-commit-markers |