index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcorehttp
/
bufferarray.h
Age
Commit message (
Expand
)
Author
2016-04-04
merge with 4.0.3-release
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-06-29
MAINT-4952: Use IntrusivePtr for BufferArray,HttpHeaders,HttpOptions.
Nat Goodspeed
2015-03-23
Reogranized some headers for GCC added <memory> to the linden_common.h for sh...
Rider Linden
2015-03-19
Adding new HTTP handling for material manager.
Rider Linden
2015-03-16
Removal of RPCXML dep on LLCurl switching to LLCore::Html
Rider Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-06-21
SH-3177 Add streambuf/iostream adapters to BufferArray object.
Monty Brandenberg
2012-06-18
Move dtors for refcounted objects to protected access.
Monty Brandenberg
2012-06-16
First round of basic tuning work (shorter sleeps, larger BufferArray blocks).
Monty Brandenberg
2012-06-11
Convert BufferArray interfaces to void * (not char *). HttpRequest::update()...
Monty Brandenberg
2012-06-01
Do some work on BufferArray to make it a bit less naive about
Monty Brandenberg
2012-04-23
Okay, imported the core-http library and got it compiling suspiciously easily.
Monty Brandenberg