Age | Commit message (Expand) | Author |
2015-07-07 | Automated merge with ssh://bitbucket.org/nat_linden/viewer-selfless | Nat Goodspeed |
2015-07-06 | Force Boost use of TR1 for result_of in tests | Rider Linden |
2015-07-06 | Force Boost result_of to use TR1 for tests. | Rider Linden |
2015-07-04 | MAINT-5357: Add llcoro::yield() function to yield for one frame. | Nat Goodspeed |
2015-07-03 | MAINT-5357: Extract LLErrorEvent to global namespace. | Nat Goodspeed |
2015-07-02 | MAINT-5357: Introduce and populate llcoro:: namespace. | Nat Goodspeed |
2015-07-01 | MAINT-5351: Reorganize lleventcoro_test.cpp to be more readable. | Nat Goodspeed |
2015-07-01 | MAINT-5351: Remove 'self' parameter from coroutine functions. | Nat Goodspeed |
2015-07-01 | MAINT-5351: Remove Boost Preprocessor headers from llcoros.h. | Nat Goodspeed |
2015-06-30 | Merge | Rider Linden |
2015-06-30 | Initial checkin for uploading via coroutine. | Rider Linden |
2015-06-29 | MAINT-4952: Fix misplaced comments on intrusive_ptr_etc() overloads. | Nat Goodspeed |
2015-06-17 | Coding policy fixes | Rider Linden |
2015-05-20 | Webprofile converted to coroutine. | Rider 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-15 | MAINT-4744: remove nonstandard #include from llfile.h. | Nat Goodspeed |
2015-04-15 | Strip down the Windows ll[io]fstream implementations to constructors | Nat Goodspeed |
2015-04-14 | Pull merge from lindenlab/viewer-tools-update (includes viewer-release) | Merov Linden |
2015-04-14 | Merged lindenlab/viewer-tools-update into default | Rider 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-13 | Merge | Rider 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-09 | Added LL_WARNS_IF to llerror.h | Rider 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-23 | merge changes for 3.7.26-release | Oz Linden |
2015-03-23 | Reogranized some headers for GCC added <memory> to the linden_common.h for sh... | Rider Linden |
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 |