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-05-04
SL-19647 OSX buildfix
Andrey Lihatskiy
2023-05-04
Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-582-maint-U
Andrey Lihatskiy
2023-05-03
SL-19647: Eliminate LLSDArray entirely.
Nat Goodspeed
2023-05-02
Merge branch 'main' into DRTVWR-582-maint-U
Andrey Lihatskiy
2023-04-07
post-merge buildfix
Andrey Lihatskiy
2023-04-07
Merge branch 'main' into marchcat/main-contrib-merge
Andrey Lihatskiy
2023-03-31
Merge branch 'main' into DRTVWR-539
Mnikolenko Productengine
2023-03-20
Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R
Andrey Lihatskiy
2023-03-02
SL-18330: Review and tweak LLTrace::PeriodicRecording indexing
Nat Goodspeed
2023-03-01
SL-18330: Tweaks for Visual Studio builds
Nat Goodspeed
2023-03-01
SL-18330: Fix a narrowing conversion in LLSDSerialize::deserialize().
Nat Goodspeed
2023-03-01
SL-18330: Use recursive variadic llmax(), llmin()
Nat Goodspeed
2023-03-01
SL-18330: Use size_t max for LLTrace::PeriodicRecording methods.
Nat Goodspeed
2023-03-01
SL-18330: Use C++ standard types for llmd5, not local typedefs.
Nat Goodspeed
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-02-03
Merge branch 'main' into DRTVWR-539
Mnikolenko Productengine
2023-02-02
Merge branch 'main' into DRTVWR-573-maint-R
Andrey Lihatskiy
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-12
Merge branch 'main' into DRTVWR-573-maint-R
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-12-13
Merge branch 'main' into DRTVWR-539
Mnikolenko Productengine
2022-12-12
Merge branch 'main' into DRTVWR-568
Callum Prentice
2022-12-12
Merge branch 'main' into DRTVWR-570-maint-Q
Andrey Lihatskiy
2022-12-12
DRTVWR-565: Merge branch 'origin/contribute' into DRTVWR-565
Nat Goodspeed
2022-12-07
SL-18801 Crash at LLPluginProcessParent::pollTick()
Andrey Kleshchev
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-22
Merge branch 'DRTVWR-568' into DRTVWR-539
Mnikolenko Productengine
2022-11-13
DRTVWR-575: Explain that NSInteger is really int64_t.
Nat Goodspeed
[next]