Age | Commit message (Expand) | Author |
2014-12-16 | For one use case, boost::bind() better than boost::phoenix::bind(). | Nat Goodspeed |
2014-12-16 | Isolate #pragma clang to __clang__ compilations. | Nat Goodspeed |
2014-12-12 | fix dos line endings | Oz Linden |
2014-12-12 | Eliminate use of boost::lambda with boost::function (Trac #10864). | Nat Goodspeed |
2014-12-11 | Disambiguate a few ensure() calls. | Nat Goodspeed |
2014-12-10 | Clarify for VS 2013 that an operator bool() method returns bool. | Nat Goodspeed |
2014-12-10 | Fix for build problems with LLTrace::AccumulatorBuffer copy ctor in VS2013 (o... | callum_linden |
2014-12-09 | no implicit conversion from ofsteam to bool in VS2013!!!! | callum_linden |
2014-11-20 | STORM-2086 Convert old style llinfos and llwarns to new format | Jonathan Yap |
2014-11-19 | OPEN-282 - Define LL_THREAD_LOCAL for our platforms in order to unify TLS sup... | Cinder |
2014-11-19 | OPEN-282 Use pthreads for TLS on mac | Cinder |
2014-11-14 | remove skip from llframetimer_test now that it is fixed | Oz Linden |
2014-11-14 | merge up to tip of viewer-tools-update | Oz Linden |
2014-11-14 | rewrite an llframetimer test to be less sensitive to extended ms_sleep calls | Oz Linden |
2014-11-14 | Convert llhash() to use boost::hash, per Cinder's suggestion. | Nat Goodspeed |
2014-11-14 | Skip LLFrameTimer test<3>, which fails with Xcode 6.x builds. | Nat Goodspeed |
2014-11-03 | MAINT-3585 FIXED Viewer Crashes when attempting to upload image. | ruslantproductengine |
2014-10-28 | MAINT-4435 FIXED build fix patchset2 | ruslantproductengine |
2014-10-27 | MAINT-4435 FIXED fix in llvolume.cpp Perform full build if number of vertices | ruslantproductengine |
2014-10-23 | Bring in new TUT library build. Clean up ensure_equals() overloads. | Nat Goodspeed |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): minor fix for debug only unit ... | callum_linden |
2014-10-22 | Remove unit test case that relied on undefined order of evaluation | Oz Linden |
2014-10-22 | merge with more fixes from callum | Oz Linden |
2014-10-22 | correct merge error in llerror_test.cpp | Oz Linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): remove unused statement warning | callum_linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): skip llerror_test test for now... | callum_linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): remove unused functions that t... | callum_linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): fix up Boost linker errors | callum_linden |
2014-10-22 | added skip to llerror_test of nested logging, noted in todo file | Oz Linden |
2014-10-21 | Update to build on Xcode 6.0: remove release build unused function | callum_linden |
2014-10-20 | Update to build on Xcode 6.0: fix typo in functions params | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: fix Boost intrusive_ptr scoping issue (part 2 -... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: fix Boost intrusive_ptr scoping issue | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: collection of similar const var not used warnin... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: clang warned about comparison of unsigned int t... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: remove unused function that makes clang sad | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: remove unused member variable that makes clang sad | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: additional scoping required for clang | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: remove unused variable [-Wunused-const-variable] | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: TEMP fix to remove broken code (clang) until it... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: turn BACK ON warnings as errors for overloaded ... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: reorder code and additional scoing in template ... | callum_linden |
2014-10-14 | Reorder LLEventDetail::listenerNameForCoro[Impl]() decls for Xcode 6. | Nat Goodspeed |
2014-10-13 | MAINT-4169 FIXED Suppress initial display of the path portion of URLs from ot... | maksymsproductengine |
2014-10-10 | MAINT-4567 FIXED <nolink> is not parsed correctly in viewer-lion | Mnikolenko ProductEngine |
2014-10-07 | MAINT-4548 & MAINT-4557 FIXED build issues | maksymsproductengine |
2014-08-29 | Mergeville | Graham Linden |
2014-08-01 | Pulled in fix for maint-4184 blurry textures | Aura Linden |
2014-07-11 | Fixed assert in llmemory.h for adjacent memory locations. | Aura Linden |
2014-07-08 | Merge. Refresh from viewer-release after 3.7.11 release. | Monty Brandenberg |