Age | Commit message (Expand) | Author |
2015-10-13 | merge changes for 3.8.5-release | Oz Linden |
2015-10-06 | merged changes from viewer-xcode-7 | Bjoseph Wombat |
2015-09-30 | Merge downstream code, version 3.8.5 | AndreyL ProductEngine |
2015-09-18 | comment out LL_DEBUGS that fails because 'expression evalauted desipite being... | callum_linden |
2015-08-20 | MAINT-5533 FIXED The fragment part of an URI is only shown if it contains a q... | AndreyL ProductEngine |
2015-08-04 | Merge downstream code and become version 3.8.3 | andreykproductengine |
2015-08-04 | Merge downstream code and become version 3.8.3 | andreykproductengine |
2015-07-15 | Merge downstream code and become version 3.8.2 | andreykproductengine |
2015-07-15 | Merge from viewer-relese and become version 3.8.2 | andreykproductengine |
2015-07-14 | 3.8.1-release | Oz Linden |
2015-04-29 | Merge from viewer-release | andreykproductengine |
2015-04-27 | MAINT-5042 FIXED SL Viewer Closes Unexpectedly in specific area with high Ren... | ruslantproductengine |
2015-04-24 | merge with viewer tools update | Brad Payne (Vir Linden) |
2015-04-22 | MAINT-4653 WIP, DRTVWR-397 WIP - log output to file now includes tags. Reques... | Brad Payne (Vir Linden) |
2015-04-14 | Pull merge from lindenlab/viewer-tools-update (includes viewer-release) | Merov Linden |
2015-04-14 | Merge with viewer-release and become 3.7.28 | andreykproductengine |
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-27 | Merge viewer-release and become 3.7.26 | andreykproductengine |
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 |