summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-18MAINT-1986: patch DEV-50942 fix (rev 28828ba0f0be) from server-trunk.Nat Goodspeed
2012-12-18tag merge of DRTVWR-268Oz Linden
2012-12-18SH-3468 WIP add memory tracking base classRichard Linden
created memory tracking trace type instrumented a few classes with memory tracking
2012-12-17Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-12-17Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-12-17MAINT-2134: Removing llassert() calls that were causing problems with the ↵William Todd Stinson
Debug and RelWithDebInfo builds. Also, reworked the rest of the methods to only apply in cases where the class instance has been initialized.
2012-12-17increment version to 3.4.5Oz Linden
2012-12-17Added tag 3.4.4-beta1 for changeset 083d2d36b5bbOz Linden
2012-12-17pull back 3.4.3-release tagOz Linden
2012-12-17Added tag 3.4.3-release for changeset 0a2ca6546b49Oz Linden
2012-12-17merge changes for DRTVWR-244Oz Linden
2012-12-17tag merge of DRTVWR-244Oz Linden
2012-12-16MergedAura Linden
2012-12-16Fixed small one-time memory leaks.Aura Linden
2012-12-14BOOL vs bool FIGHTAura Linden
2012-12-14merge changes for DRTVWR-224Oz Linden
2012-12-14tag merge of DRTVWR-224Oz Linden
2012-12-13Fixes from Oz's merge.Aura Linden
2012-12-13mergeAndrew Meadows
2012-12-13We now handle local_id=0 in KillObject as a prefix to deleted local_id's.Andrew Meadows
This is the real viewer-side work that was the motivation for MAINT-2123. Reviewed with Bao.
2012-12-13merge fixes from 3.4.3-beta3Oz Linden
2012-12-13Added tag 3.4.3-beta3 for changeset 870e2d79e006Oz Linden
2012-12-13merge changes for DRTVWR-267Oz Linden
2012-12-13tag merge of DRTVWR-267Oz Linden
2012-12-13merge changes for DRTVWR-244Oz Linden
2012-12-13tag merge of DRTVWR-244Oz Linden
2012-12-13Fixed whitespace issues for merge.Aura Linden
2012-12-13merge changes for DRTVWR-266Oz Linden
2012-12-13tag merge of DRTVWR-266Oz Linden
2012-12-13Removed tag 3.4.3-releaseOz Linden
2012-12-13merge changes for DRTVWR-265Oz Linden
2012-12-13tag merge of DRTVWR-265Oz Linden
2012-12-13Fix line endings.Kelly Washington
2012-12-13MAINT-1995 Names of banned and allowed residents are not shown in Access tab ↵Kelly Washington
of the About Land dialog Code by Richard, reviewed by merov and kelly
2012-12-12fix for SH-3622: crash on LLViewerRegion::updateVisibleEntriesXiaohong Bao
2012-12-12MAINT-2082: fix deletion of an autoreplace listOz Linden
2012-12-12MAINT-2051: Implement replacement of an existing autoreplace listOz Linden
2012-12-11Merged from viewer-releaseAura Linden
2012-12-11Crash reporter fixed, debugging removed.Aura Linden
2012-12-11Interim debug checkin to test from teamcityAura Linden
2012-12-10merge changes for DRTVWR-260Oz Linden
2012-12-10tag merge of DRTVWR-260Oz Linden
2012-12-10pull back release tagsOz Linden
2012-12-10Added tag 3.4.3-release for changeset 5cba5f39d0a8Oz Linden
2012-12-10merge release tagOz Linden
2012-12-09SH-3406 WIP convert fast timers to lltrace systemRichard Linden
added ability to query self time of block timers indepedently
2012-12-07SH-3406 WIP convert fast timers to lltrace systemRichard Linden
further fixes for gcc builds
2012-12-07Removed duplicated block of code in LLAddBuildTest.cmake. Added comment to ↵Logan Dethrow
point to duplicated code. Replaced hard-coded tcmalloc link option with variable that is created in GooglePerfTools.cmake.
2012-12-07SH-3406 WIP convert fast timers to lltrace systemRichard Linden
potential fixes for gcc builds
2012-12-07SH-3406 WIP convert fast timers to lltrace systemRichard Linden
improved unit tests for LLUnit renamed LLUnit to LLUnitImplicit with LLUnit being reserved for explicit units