index
:
viewer.git
main
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
2026-05-06
Merge tag 'Second_Life_Release#b44809f7-26.2' into 2026.02
Erik Kundiman
2026-05-05
#5084 Improve watchdog's behavior #2
Andrey Kleshchev
2026-04-22
Fix ARM64_PMCCNTR_EL0 not being defined
Erik Kundiman
2026-04-18
Merge tag 'Second_Life_Release#f4bc7652-26.2' into 2026.02
Erik Kundiman
2026-04-07
Release/26.1.1 (#5530)
Jonathan "Geenz" Goodman
2026-03-30
Merge tag 'Second_Life_Release#f148dbcc-26.2' into 2026.02
Erik Kundiman
2026-03-09
#5084 Improve watchdog's behavior
Andrey Kleshchev
2026-03-09
#5084 Convert watchdog to a simpleton
Andrey Kleshchev
2026-03-07
Merge tag 'Second_Life_Release#3529bc5f-2026.02' into 2026.02
Erik Kundiman
2026-02-23
#5435 Update viewer indra_constants.h
Maxim Nikolenko
2026-01-29
Merge tag 'Second_Life_Release#e42ec63b-2026.01' into 2026.01
Erik Kundiman
2026-01-27
#5046 Fix a long freeze when fetching inventory
Andrey Kleshchev
2026-01-24
#5046 Fix a long freeze when fetching inventory
Andrey Kleshchev
2026-01-21
Address feedback from review
Rye
2026-01-21
Heavily reduce temporary allocations during LLSD parsing operations by utiliz...
Rye
2026-01-21
Reduce temporary istringstream allocations during LLDate and GLTF override pa...
Rye
2026-01-21
Modernize std::type_info* usage in containers with std::type_index
Rye
2026-01-21
Optimize various usages of std::map with frequent find access with std::unord...
Rye
2026-01-21
Replace usage of remaining boost::unordered containers with std
Rye
2026-01-16
#5274 fix "cef_cache" subfolder not being cleared on exFAT filesystem
Maxim Nikolenko
2026-01-14
#5271 Update zlib-ng and libraries that depend on it
Andrey Kleshchev
2026-01-12
#5241 Crash at onIdleUpdateFavorites
Maxim Nikolenko
2026-01-11
Merge tag 'Second_Life_Release#b26f62eb-26.1' into 2026.01
Erik Kundiman
2026-01-09
Merge release/2026.01 into develop
Andrey Kleshchev
2026-01-05
Remove unused boost::hash specialization from LLPointer and update std::hash ...
Rye
2026-01-05
Migrate ~LLPointer()'s peculiar warning case to llpointer.cpp.
Nat Goodspeed
2026-01-05
Explain why apparently redundant LLPointer methods are necessary.
Nat Goodspeed
2026-01-05
Use copy-and-swap idiom for LLPointer's assignment operators.
Nat Goodspeed
2026-01-05
LLConstPointer<T> is the same as LLPointer<const T>.
Nat Goodspeed
2026-01-05
Make `LLPointer` equality comparisons accept not-identical types.
Nat Goodspeed
2025-12-21
#3612 Log issues with landmarks and rethrown exceptions
Andrey Kleshchev
2025-12-20
#5084 Cover window's thread with watchdog
Andrey Kleshchev
2025-12-12
#2069 Activate group option in Group
Andrey Kleshchev
2025-12-11
Revert #4899 "Add more functionality to LLFile and cleanup LLAPRFile"
Andrey Kleshchev
2025-12-10
Make function documentation more clear about the negative offset value.
Frederick Martian
2025-12-10
Update indra/llcommon/llfile.h
fmartian
2025-12-10
Add header include for apr_signal.h that was removed from llapr.h as it was n...
Frederick Martian
2025-12-10
Cleanup unused LLAPRFile functions
Frederick Martian
2025-12-10
Incorporate some of the comment improvements suggested by Copilot and make LL...
Frederick Martian
2025-12-10
Fix several typos and comments
Frederick Martian
2025-12-10
- Improve documentation of LLFile functions and methods
Frederick Martian
2025-12-10
Refactoring of LLFile class to support additional methods
Frederick Martian
2025-12-10
Clarify some documentation and add an LLFile:read() and LLFile::write() stati...
Frederick Martian
2025-12-10
Add a new static function LLFile::size() to determine the size of a file_name.
Frederick Martian
2025-12-04
Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01
Erik Kundiman
2025-12-03
Merge pull request #5094 from secondlife/main
Jonathan "Geenz" Goodman
2025-12-02
#5086 Fix 'Copy SLURL' generating obsolete http link
Andrey Kleshchev
2025-12-01
#5078 Replace boost::assign usage with modern c++ brace initialization
Rye
2025-12-01
#5078 Replace boost::function with std::function
Rye
2025-11-30
Replace boost noncopyable and undefined function usage with modern c++ delete...
Rye
[next]