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
Age
Commit message (
Expand
)
Author
2023-02-15
SL-18330: Fix per PR review comments.
Nat Goodspeed
2023-02-15
SL-18330: Merge branch 'contribute' into sl-18330-merge
Nat Goodspeed
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-15
SL-18330: Merge branch 'contribute' into sl-18330-merge
Nat Goodspeed
2023-02-13
SL-19110 revert LLUUID::combine() to old algorithm to match server code. (#75)
Henri Beauchamp
2023-02-07
SL-19159 Faster LLUUID and LLMaterialID hashing for std and boost containers ...
Henri Beauchamp
2023-02-07
SL-19110 Make HBXXH* classes no-copy. (#72)
Henri Beauchamp
2023-01-31
SL-19110 Fix coding policy
Andrey Kleshchev
2023-01-31
SL-19110 Fix xxhash build link and properly register contribution
Andrey Kleshchev
2023-01-31
SL-19110 Fast hashing classes for use in place of the slow LLMD5, where speed...
Henri Beauchamp
2023-01-16
SL-18893 OSX buildfix
Andrey Lihatskiy
2023-01-16
MacOS Build fix
Andrey Kleshchev
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-12-12
DRTVWR-565: Merge branch 'origin/contribute' into DRTVWR-565
Nat Goodspeed
2022-12-06
DRTVWR-575: Try to avoid comparison warnings in llclamp()
Nat Goodspeed
2022-12-06
SL-18330: Adapt LLSDSerialize and tests to llssize max_bytes params.
Nat Goodspeed
2022-12-06
DRTVWR-575: Defend unescape_string() against empty line.
Nat Goodspeed
2022-12-06
DRTVWR-575: Update a few more int lengths in llsdserialize.{h,cpp}.
Nat Goodspeed
2022-12-06
DRTVWR-575: Use llssize (signed size_t) for max_bytes parameters.
Nat Goodspeed
2022-12-06
DRTVWR-575: Introduce LLKeyBind::endNonEmpty()
Nat Goodspeed
2022-12-02
SL-18330: Test Python llsd.parse() both from bytes and from stream.
Nat Goodspeed
2022-12-02
SL-18330: Fix new C++ <-> Python LLSD compatibility tests.
Nat Goodspeed
2022-11-29
SL-18330: WIP: Send LLLeap to child as binary LLSD; generic parser.
Nat Goodspeed
2022-11-23
SL-18330: LLSDSerialize::deserialize() w/o hdr uses XML or notation
Nat Goodspeed
2022-11-22
SL-18330: Make LLSDSerialize::deserialize() default to notation.
Nat Goodspeed
2022-11-13
DRTVWR-575: Explain that NSInteger is really int64_t.
Nat Goodspeed
2022-11-13
DRTVWR-575: Merge brad's xcode-14.1 fixes with nat's
Nat Goodspeed
2022-11-12
DRTVWR-575: Address review comments on Xcode 14.1 type tweaks.
Nat Goodspeed
2022-11-11
DRTVWR-575 fix LLGetDarwinOSInfo for xcode-14.1. NSInteger is now 64 bits
Brad Kittenbrink
2022-11-11
DRTVWR-575 xcode-14.1 compatibility fix. add more overloads for stricter siz...
Brad Kittenbrink
2022-11-11
DRTVWR-575 xcode-14.1 compatibility fix. add overloads for stricter integer ...
Brad Kittenbrink
2022-11-04
DRTVWR-575: Introduce llssize (signed size_t) and narrow() function.
Nat Goodspeed
2022-11-03
DRTVWR-575: A few more tweaks addressing size_t wider than 32 bits.
Nat Goodspeed
2022-11-03
DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.
Nat Goodspeed
2022-10-20
Merge branch 'master' into DRTVWR-565-maint-P
Andrey Lihatskiy
2022-09-22
Merge remote-tracking branch 'origin/SL-18119' into DRTVWR-548-maint-N
Andrey Lihatskiy
2022-09-16
SL-18119 - UIUsage logs for some common operations
Brad Payne (Vir Linden)
2022-09-15
Merge branch 'master' into DRTVWR-548-maint-N
Andrey Lihatskiy
2022-09-15
Merge branch 'master' into DRTVWR-565-maint-P
Andrey Lihatskiy
2022-08-01
SL-17868 Fixed macos build issue
Andrey Kleshchev
2022-07-30
SL-17868 Crash at ThreadRecorder::bringUpToDate
Andrey Kleshchev
2022-06-29
Merge branch 'master' into DRTVWR-548-maint-N
Andrey Lihatskiy
2022-06-29
Merge branch 'master' into DRTVWR-544-maint
Andrey Lihatskiy
2022-06-22
SL-17634 Replace deprecated carbon Gestalt calls
Maxim Nikolenko
2022-06-14
SL-16182: Offload audio decoding from the main thread to the general work queue.
Cosmic Linden
2022-06-14
SL-17483: Make ThreadPool inherit LLInstanceTracker
Cosmic Linden
2022-05-31
Merge branch 'master' into DRTVWR-544-maint
Andrey Lihatskiy
2022-05-27
Merged in SL-15937 (pull request #991)
Howard Stearns
[next]