Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-17 | Added tag 3.4.3-release for changeset 0a2ca6546b49 | Oz Linden | |
2012-12-17 | merge changes for DRTVWR-244 | Oz Linden | |
2012-12-17 | tag merge of DRTVWR-244 | Oz Linden | |
2012-12-16 | Merged | Aura Linden | |
2012-12-16 | Fixed small one-time memory leaks. | Aura Linden | |
2012-12-14 | BOOL vs bool FIGHT | Aura Linden | |
2012-12-14 | merge changes for DRTVWR-224 | Oz Linden | |
2012-12-14 | tag merge of DRTVWR-224 | Oz Linden | |
2012-12-13 | Fixes from Oz's merge. | Aura Linden | |
2012-12-13 | merge | Andrew Meadows | |
2012-12-13 | We 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-13 | merge fixes from 3.4.3-beta3 | Oz Linden | |
2012-12-13 | Added tag 3.4.3-beta3 for changeset 870e2d79e006 | Oz Linden | |
2012-12-13 | merge changes for DRTVWR-267 | Oz Linden | |
2012-12-13 | tag merge of DRTVWR-267 | Oz Linden | |
2012-12-13 | merge changes for DRTVWR-244 | Oz Linden | |
2012-12-13 | tag merge of DRTVWR-244 | Oz Linden | |
2012-12-13 | Fixed whitespace issues for merge. | Aura Linden | |
2012-12-13 | merge changes for DRTVWR-266 | Oz Linden | |
2012-12-13 | tag merge of DRTVWR-266 | Oz Linden | |
2012-12-13 | Removed tag 3.4.3-release | Oz Linden | |
2012-12-13 | merge changes for DRTVWR-265 | Oz Linden | |
2012-12-13 | tag merge of DRTVWR-265 | Oz Linden | |
2012-12-13 | Fix line endings. | Kelly Washington | |
2012-12-13 | MAINT-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-12 | fix for SH-3622: crash on LLViewerRegion::updateVisibleEntries | Xiaohong Bao | |
2012-12-12 | MAINT-2082: fix deletion of an autoreplace list | Oz Linden | |
2012-12-12 | MAINT-2051: Implement replacement of an existing autoreplace list | Oz Linden | |
2012-12-11 | Merged from viewer-release | Aura Linden | |
2012-12-11 | Crash reporter fixed, debugging removed. | Aura Linden | |
2012-12-11 | Interim debug checkin to test from teamcity | Aura Linden | |
2012-12-10 | merge changes for DRTVWR-260 | Oz Linden | |
2012-12-10 | tag merge of DRTVWR-260 | Oz Linden | |
2012-12-10 | pull back release tags | Oz Linden | |
2012-12-10 | Added tag 3.4.3-release for changeset 5cba5f39d0a8 | Oz Linden | |
2012-12-10 | merge release tag | Oz Linden | |
2012-12-09 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
added ability to query self time of block timers indepedently | |||
2012-12-07 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
further fixes for gcc builds | |||
2012-12-07 | Removed 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-07 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
potential fixes for gcc builds | |||
2012-12-07 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
improved unit tests for LLUnit renamed LLUnit to LLUnitImplicit with LLUnit being reserved for explicit units | |||
2012-12-07 | Merge in backed out changes. | Logan Dethrow | |
2012-12-07 | Backed out changeset 69636bceb5a2. | Logan Dethrow | |
2012-12-07 | Backed out changeset 227671259809. | Logan Dethrow | |
2012-12-07 | Backed out changeset 5cf865a7afa7 | Logan Dethrow | |
2012-12-06 | Added compiled AutoUpdater.nib made from new AutoUpdater.xib | Aura Linden | |
2012-12-06 | Fixed several minor issues with validation. | Aura Linden | |
2012-12-06 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
added unit tests for LLUnit | |||
2012-12-06 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
improved LLUnit compile time errors removed cassert in favor of llstatic_assert | |||
2012-12-06 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
fixed gcc compile error made LLCopyOnWritePointer contain an LLPointer, not derive from it added type trait to control periodicrecording mean value type |