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
/
lluuid.h
Age
Commit message (
Expand
)
Author
2024-05-30
Re-enable compiler warning C4800 (performance warning)
Ansariel
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-07
secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries
Alexander Gavriliuk
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-09
llcommon: BOOL (int) to real bool/LSTATUS
Lars Næsbye Christensen
2023-04-07
Merge branch 'main' into marchcat/main-contrib-merge
Andrey Lihatskiy
2023-02-15
SL-18330: Fix egregious existing build errors in contribute branch.
Nat Goodspeed
2023-02-15
SL-19159 Build fixes
Andrey Kleshchev
2023-02-07
SL-19159 Faster LLUUID and LLMaterialID hashing for std and boost containers ...
Henri Beauchamp
2022-10-25
Restore LLUUID to a plain old data type in a post-c++11 world
Rye Mutt
2021-09-14
SL-15961 Convert LLMeshRepository::mSkinMap into unordered_map and reduce num...
Runitai Linden
2017-11-27
Added boost::hash<> spec for LLSD
Rider Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2014-05-13
sunshine-external merge WIP
Brad Payne (Vir Linden)
2013-11-01
SH-4595 WIP - reworked descendents of LLInventoryAddedObserver to use gInvent...
Brad Payne (Vir Linden)
2013-07-19
BUILDFIX: #include and dependency cleanup
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-12-18
MAINT-1986: patch DEV-50942 fix (rev 28828ba0f0be) from server-trunk.
Nat Goodspeed
2012-05-31
WIP:Displaying physics capsule for a character - it is currently disabled.
prep
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-03-29
EXT-5940 : Typedef all vector<LLUUID>'s
Loren Shih
2009-05-27
Fix minor Mac build breakage (missing #include)
Nat Goodspeed
2009-05-22
DEV-27646 dll linkage for login module.
Brad Kittenbrink
2009-01-08
Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...
Aaron Brashears
2009-01-05
svn merge -r106715:HEAD svn+ssh://svn.lindenlab.com/svn/linden/branches/q/not...
Kent Quirk
2008-06-26
QAR-628 merge string-cleanup-5 -r 90476:90508 -> release
Steven Bennetts
2008-06-02
svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...
Bryan O'Sullivan