Age | Commit message (Expand) | Author |
2015-04-29 | Forgot a ';' | Rider Linden |
2015-04-29 | Remove C++11 erase() | Rider Linden |
2015-04-28 | Convert some elements to STL | Rider Linden |
2015-04-28 | Converting llmediaclient to new order. | Rider Linden |
2015-04-23 | Convert pathfinding api to coro with new LLCore::Http | Rider Linden |
2015-04-20 | Fix the EOL | Rider Linden |
2015-04-20 | Convert twitter to coroutines. | Rider Linden |
2015-04-20 | Flickr conversion. | Rider Linden |
2015-04-17 | Remove unused global for mac build. | Rider Linden |
2015-04-17 | Replace a couple of changes that I didn't mean to remove. | Rider Linden |
2015-04-17 | Removed the excluded code blocks. | Rider Linden |
2015-04-16 | Facebook conversion. | Rider Linden |
2015-04-15 | Avatar rendering accountant upgrade. | Rider Linden |
2015-04-15 | Merged lindenlab/viewer-tools-update into default | Rider Linden |
2015-04-15 | Merge | Rider Linden |
2015-04-15 | Region caps and sim features converted to coroutine. | Rider Linden |
2015-04-14 | remove dead member variables | Oz Linden |
2015-04-14 | MAINT-5097 FIXED crash in LLFloaterPay::onGive | andreykproductengine |
2015-04-14 | remove disabled code | Oz Linden |
2015-04-14 | merge changes for MAINT-5090 | Oz Linden |
2015-04-14 | Merged lindenlab/viewer-tools-update into default | Rider Linden |
2015-04-14 | MAINT-5090 Remove disabling HTTP Inventory from Viewer | Mnikolenko ProductEngine |
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 | increment viewer version to 3.7.28 | Oz Linden |
2015-04-13 | Forgot to remove some commented code. | Rider Linden |
2015-04-13 | Merge | Rider Linden |
2015-04-13 | Formatting change to get past merge conflict. | Rider Linden |
2015-04-11 | STORM-2113 - uri parsing cleanup and fixes | Cinder |
2015-04-10 | Adding support for DELETE, PATCH and COPY | Rider Linden |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for wid... | Oz Linden |
2015-04-09 | Issue with LL_WARNS_IF sort out later. | Rider Linden |
2015-04-09 | Added LL_WARNS_IF to llerror.h | Rider Linden |
2015-04-08 | Couple of cleanup items. | Rider Linden |
2015-04-08 | Removed dead code | Rider Linden |
2015-04-08 | Added timeout on failure. | Rider Linden |
2015-04-08 | Moved some LLEventPolling internal classes to a named namespace | Rider Linden |
2015-04-08 | Adding weak pointer support. | Rider Linden |
2015-04-08 | fix validity errors in settings files | Oz 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 | Remove unused mHttpPriority | Rider Linden |
2015-04-07 | MAINT-5023 FIXED URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQuery | MNikolenko ProductEngine |
2015-04-07 | Results from code review with Nat. Consolidate some of the coroutine/http cod... | Rider Linden |
2015-04-03 | Merge | Rider Linden |
2015-04-03 | Comment out debug LL_INFOs and added TODO comment. | Rider Linden |
2015-04-03 | Merged lindenlab/viewer-tools-update into default | Rider Linden |
2015-04-03 | Added a class to automate pumping the HttpRequest on the mainloop. | Rider Linden |
2015-04-02 | detect xml errors in parsing xml files and remove those files | Oz Linden |