summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/bufferarray.h
AgeCommit message (Expand)Author
2024-08-20Clean up boost includes and remove compiler warning pragma for unreachable co...Ansariel Hiller
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2016-04-04merge with 4.0.3-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-06-29MAINT-4952: Use IntrusivePtr for BufferArray,HttpHeaders,HttpOptions.Nat Goodspeed
2015-03-23Reogranized some headers for GCC added <memory> to the linden_common.h for sh...Rider Linden
2015-03-19Adding new HTTP handling for material manager.Rider Linden
2015-03-16Removal of RPCXML dep on LLCurl switching to LLCore::HtmlRider Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-06-21SH-3177 Add streambuf/iostream adapters to BufferArray object.Monty Brandenberg
2012-06-18Move dtors for refcounted objects to protected access.Monty Brandenberg
2012-06-16First round of basic tuning work (shorter sleeps, larger BufferArray blocks).Monty Brandenberg
2012-06-11Convert BufferArray interfaces to void * (not char *). HttpRequest::update()...Monty Brandenberg
2012-06-01Do some work on BufferArray to make it a bit less naive aboutMonty Brandenberg
2012-04-23Okay, imported the core-http library and got it compiling suspiciously easily.Monty Brandenberg