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
/
llcommon
/
lldependencies.h
Age
Commit message (
Expand
)
Author
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2023-01-16
SL-18893 OSX buildfix
Andrey Lihatskiy
2023-01-09
Eliminate needless copies
Fawrsk
2023-01-07
Cleanup for loops in llcommon to use C++11 range based for loops
Fawrsk
2022-11-03
DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.
Nat Goodspeed
2016-12-01
DRTVWR-418: In 64 bits, storing size_t in an int is a no-no.
Nat Goodspeed
2016-11-30
DRTVWR-418: VertexMap::mapped_type -> size_t: we store map.size().
Nat Goodspeed
2016-07-19
MAINT-5011: Introduce LLException base class for viewer exceptions.
Nat Goodspeed
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
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2009-07-30
Merged in viewer-2.0.0-3 changes up through r129050. Boost got clobbered so ...
brad kittenbrink
2009-07-28
DEV-35399 - Making the server build llcommon.dll compatible.
Mark Palange (Mani)
2009-07-16
Merged work for DEV-2066 (and formerly QAR-1538) in Viewer 2.
Mark Palange
2009-06-04
Merge of QAR-1383 event-system-7 into trunk.
Brad Kittenbrink
2009-05-08
svn merge -r114679:114681 svn+ssh://svn.lindenlab.com/svn/linden/branches/eve...
Nat Goodspeed