summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-08-17Adding llcorehttp to linksRider Linden
2015-08-17swap common and core?Rider Linden
2015-08-17Mergerider
2015-08-17Boost coroutines conflicting with script compile in message.h. Only include ↵rider
boost/function
2015-08-17Adding boost libs to lltestRider Linden
2015-08-17Get unit tests (Integration and project) compiling and linking again.Rider Linden
2015-08-14These tests are just causing a cascade of errors..rider
2015-08-14MAINT-5506: Forgot to remove LLFnPtrResponderRider Linden
2015-08-14MAINT-5506: Converted llmessage untrusted sim message responder to coroutine.Rider Linden
Removed HTTPSender, HTTPNullSender, HTTPCapSender. Moved UntrustedMessageCap storage into LLHost Added boost libraries to PROJECT_x_TEST linkage.
2015-08-12MAINT-5500: Finish converting the AIS responders to the new coroutine model, ↵Rider Linden
Cleaned up dead an unused code. MAINT-4952: Added COPY and MOVE methods to Core:Http adapter
2015-08-11A depricated llinos call got into the code.Rider Linden
2015-08-11MergeRider Linden
2015-08-03increment viewer version to 3.8.3Oz Linden
2015-08-03Added tag 3.8.2-release for changeset 3a62616f3dd8Oz Linden
2015-07-31replace the const & on the typedefRider Linden
2015-07-31Mystery solved! compl is a keyword... who knew!rider
2015-07-31Try not using a ref here.Rider Linden
2015-07-30Added patchAndYield to httputil adapterRider Linden
Converted All AISv3 commands (except copyLibrary) to coro model.
2015-07-28Updated a couple comments.Rider Linden
2015-07-28Named pools of coroutines.Rider Linden
2015-07-28MAINT-5432 MAINT-5440 FIXED CrashAndreyL ProductEngine
in LLUUID::operator==(LLUUID const &) and LLFolderView::removeSelectedItems()
2015-07-24MAINT-5432 FIXED Null check to avoid crashMnikolenko ProductEngine
2015-07-23Remove unused code and llassetuploadresponders files.Rider Linden
2015-07-23AR Reports now use coroutines.Rider Linden
2015-07-22MAINT-5357: Added yield between prepare and post in upload.Rider Linden
Removed some commented out code I had missed earlier Moved costing to virtual function in uploadinfo.
2015-07-22Clean up for postcard post.Rider Linden
2015-07-20Forgot to remove an unused varable and renamed NewFileResourceUploadInfo to ↵Rider Linden
LLNewFileResourceUploadInfo
2015-07-20Remove old "compile queue" and replace with the coroutine based upload queue.Rider Linden
2015-07-17Added a couple LL_WARNS to track why upload button disabled.Rider Linden
2015-07-17LSL Compile and upload from task object. Fix auto open when finished on all ↵Rider Linden
uploads...
2015-07-15MergeRider Linden
2015-07-15LSL Script upload from inventory.Rider Linden
2015-07-15more fixes from code review by AnsarielOz Linden
2015-07-15fixes from code review by AnsarielOz Linden
2015-07-14merge translation fixes from EliOz Linden
2015-07-14translation file corrections from EliOz Linden
2015-07-143.8.1-releaseOz Linden
2015-07-14increment viewer version to 3.8.2Oz Linden
2015-07-14Added tag 3.8.1-release for changeset 3f61ed662347Oz Linden
2015-07-14merge 3.8.0-release and correct xml errors caused by reformattingOz Linden
2015-07-13Remove the dead code.Rider Linden
2015-07-13Rename the file in VFS with the new asset AID (prevents crash on gesture ↵Rider Linden
change and fixes notecard update)
2015-07-12MAINT-5351: glh-linear 'equivalent' macro has been destroyed.Nat Goodspeed
Hopefully we no longer need to brute-force remove any more macros with the same name.
2015-07-12MAINT-5351: Use new glh-linear package without 'equivalent' macro.Nat Goodspeed
The presence of a macro named 'equivalent' was breaking the compilation of any source file that #included both glh_linear.h and Boost System.
2015-07-12MAINT-5351: llupdaterservice_test now needs Boost System library.Nat Goodspeed
2015-07-11MAINT-5351: Finish messy merge restoring 'selfless' changes.Nat Goodspeed
2015-07-10Automated merge with ssh://bitbucket.org/rider_linden/maint-4952-v-t-uNat Goodspeed
2015-07-10MAINT-5356: Conversion of Notecards and Gesture to use new coroutine uploading.Rider Linden
Minor reorganization of Upload Info classes.
2015-07-10MAINT-5351: Finish cleaning up messy merge from backing out backoutNat Goodspeed
2015-07-10Automated merge with file:///Users/nat/linden/maint-4952-v-t-uNat Goodspeed