index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
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.cpp
Age
Commit message (
Expand
)
Author
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-11
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-02-21
Convert remaining BOOL to bool
Ansariel
2024-02-08
Build fix for Visual Studio patch
Alexander Gavriliuk
2022-12-06
DRTVWR-575: Keep BufferArray::findBlock() in int domain.
Nat Goodspeed
2022-11-03
DRTVWR-575: A few more tweaks addressing size_t wider than 32 bits.
Nat Goodspeed
2019-10-23
SL-11727 Fix build warnings
andreykproductengine
2017-07-28
MAINT-7634: Move StatsAccumulator into llcommon, collect data sent and error ...
Rider Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-07-24
Trivial change to tickle build.
Monty Brandenberg
2012-06-21
SH-3177 Add streambuf/iostream adapters to BufferArray object.
Monty Brandenberg
2012-06-19
Cleanup: move magic nubmers to new _httpinternal.h header file.
Monty Brandenberg
2012-06-12
Convert _refcounted.h over to using LLAtomic32<>.
Monty Brandenberg
2012-06-11
Convert BufferArray interfaces to void * (not char *). HttpRequest::update()...
Monty Brandenberg
2012-06-02
Stupid windows tricks.
Monty Brandenberg
2012-06-02
More platform fixes for linux/mac.
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