summaryrefslogtreecommitdiff
path: root/indra/llcommon
AgeCommit message (Expand)Author
2015-02-24merge changes for 3.7.25-releaseOz Linden
2015-01-28MAINT-4744: Eliminate viewer dependency on (old) GNU libstdc++.Nat Goodspeed
2015-01-22Disambiguate constructor's initialization call to its base class.Nat Goodspeed
2015-01-16Continue gradually replacing Boost.Lambda with Boost.Phoenix.Nat Goodspeed
2015-01-12Experimentally try full-size LLLeap stream test on Windows.Nat Goodspeed
2014-12-23merge some linux fixes and OPEN-287Oz Linden
2014-12-23fix dos line endingsOz Linden
2014-12-22Investigative check-in to see if system clock() function can be used to time ...callum_linden
2014-12-22work arounds to compile on linuxOz Linden
2014-12-16For one use case, boost::bind() better than boost::phoenix::bind().Nat Goodspeed
2014-12-16Isolate #pragma clang to __clang__ compilations.Nat Goodspeed
2014-12-12fix dos line endingsOz Linden
2014-12-12Eliminate use of boost::lambda with boost::function (Trac #10864).Nat Goodspeed
2014-12-11Disambiguate a few ensure() calls.Nat Goodspeed
2014-12-10Clarify for VS 2013 that an operator bool() method returns bool.Nat Goodspeed
2014-12-10Fix for build problems with LLTrace::AccumulatorBuffer copy ctor in VS2013 (o...callum_linden
2014-12-09no implicit conversion from ofsteam to bool in VS2013!!!!callum_linden
2014-11-19OPEN-282 - Define LL_THREAD_LOCAL for our platforms in order to unify TLS sup...Cinder
2014-11-19OPEN-282 Use pthreads for TLS on macCinder
2014-11-14remove skip from llframetimer_test now that it is fixedOz Linden
2014-11-14merge up to tip of viewer-tools-updateOz Linden
2014-11-14rewrite an llframetimer test to be less sensitive to extended ms_sleep callsOz Linden
2014-11-14Convert llhash() to use boost::hash, per Cinder's suggestion.Nat Goodspeed
2014-11-14Skip LLFrameTimer test<3>, which fails with Xcode 6.x builds.Nat Goodspeed
2014-10-23Bring in new TUT library build. Clean up ensure_equals() overloads.Nat Goodspeed
2014-10-22Update to build on Xcode 6.0 (fix unit tests): minor fix for debug only unit ...callum_linden
2014-10-22Remove unit test case that relied on undefined order of evaluationOz Linden
2014-10-22merge with more fixes from callumOz Linden
2014-10-22correct merge error in llerror_test.cppOz Linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): remove unused statement warningcallum_linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): skip llerror_test test for now...callum_linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): remove unused functions that t...callum_linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): fix up Boost linker errorscallum_linden
2014-10-22added skip to llerror_test of nested logging, noted in todo fileOz Linden
2014-10-21Update to build on Xcode 6.0: remove release build unused functioncallum_linden
2014-10-20Update to build on Xcode 6.0: fix typo in functions paramscallum_linden
2014-10-17Update to build on Xcode 6.0: fix Boost intrusive_ptr scoping issue (part 2 -...callum_linden
2014-10-17Update to build on Xcode 6.0: fix Boost intrusive_ptr scoping issuecallum_linden
2014-10-17Update to build on Xcode 6.0: collection of similar const var not used warnin...callum_linden
2014-10-17Update to build on Xcode 6.0: clang warned about comparison of unsigned int t...callum_linden
2014-10-17Update to build on Xcode 6.0: remove unused function that makes clang sadcallum_linden
2014-10-17Update to build on Xcode 6.0: remove unused member variable that makes clang sadcallum_linden
2014-10-17Update to build on Xcode 6.0: additional scoping required for clangcallum_linden
2014-10-17Update to build on Xcode 6.0: remove unused variable [-Wunused-const-variable]callum_linden
2014-10-17Update to build on Xcode 6.0: TEMP fix to remove broken code (clang) until it...callum_linden
2014-10-17Update to build on Xcode 6.0: turn BACK ON warnings as errors for overloaded ...callum_linden
2014-10-17Update to build on Xcode 6.0: reorder code and additional scoing in template ...callum_linden
2014-10-14Reorder LLEventDetail::listenerNameForCoro[Impl]() decls for Xcode 6.Nat Goodspeed
2014-10-07MAINT-4548 & MAINT-4557 FIXED build issuesmaksymsproductengine
2014-08-01Pulled in fix for maint-4184 blurry texturesAura Linden