Age | Commit message (Expand) | Author |
2015-04-14 | Pull merge from lindenlab/viewer-tools-update (includes viewer-release) | Merov Linden |
2015-04-14 | merge changes for STORM-2113 | Oz Linden |
2015-04-14 | minimal changes to compile on Xcode 6.2 | Oz Linden |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden |
2015-04-11 | STORM-2113 - uri parsing cleanup and fixes | Cinder |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for wid... | Oz Linden |
2015-04-09 | Merge lindenlab/viewer-tools-update | Merov Linden |
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream respec... | Oz Linden |
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream respecti... | Oz Linden |
2015-04-07 | MAINT-5023 FIXED URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQuery | MNikolenko ProductEngine |
2015-04-02 | clarity and logging cleanup | Oz Linden |
2015-04-02 | MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQuery | Mnikolenko ProductEngine |
2015-03-27 | MAINT-5019 FIXED Undesired http:// added to domains sent in chat | Mnikolenko ProductEngine |
2015-03-24 | MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQuery | Mnikolenko ProductEngine |
2015-03-16 | Merge lindenlab/viewer-tools-update | Merov Linden |
2015-02-27 | Pull merge from lindenlab/viewer-release | Merov Linden |
2015-02-24 | merge changes for 3.7.25-release | Oz Linden |
2015-01-28 | MAINT-4744: Eliminate viewer dependency on (old) GNU libstdc++. | Nat Goodspeed |
2015-01-22 | Disambiguate constructor's initialization call to its base class. | Nat Goodspeed |
2015-01-16 | Continue gradually replacing Boost.Lambda with Boost.Phoenix. | Nat Goodspeed |
2015-01-12 | Experimentally try full-size LLLeap stream test on Windows. | Nat Goodspeed |
2015-01-02 | DD-297 : Performance on login : Refactored the code so that we have a new LLM... | Merov Linden |
2014-12-23 | merge some linux fixes and OPEN-287 | Oz Linden |
2014-12-23 | fix dos line endings | Oz Linden |
2014-12-22 | Investigative check-in to see if system clock() function can be used to time ... | callum_linden |
2014-12-22 | work arounds to compile on linux | Oz Linden |
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-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 |