index
:
viewer.git
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
/
tests
Age
Commit message (
Expand
)
Author
2024-09-10
Pass std::string_view by value, not by const reference.
Nat Goodspeed
2024-09-06
Introduce llless(), and use it for llmin(), llmax().
Nat Goodspeed
2024-09-05
Merge branch 'develop' into release/luau-scripting
Nat Goodspeed
2024-08-28
Ditch trailing spaces.
Nat Goodspeed
2024-08-28
Merge branch 'main' into release/luau-scripting.
Nat Goodspeed
2024-08-20
Clean up boost includes and remove compiler warning pragma for unreachable co...
Ansariel Hiller
2024-08-14
Enable /permissive- on MSVC for better standards conformance (#2251)
Rye Mutt
2024-07-08
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...
Ansariel
2024-06-10
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...
Brad Linden
2024-06-05
Attempt to fix intermittent failuresin threadsafeschedule_test (#1623)
Brad Linden
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-23
More vestigial whitespace fixes
Nat Goodspeed
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-15
Manual whitespace cleanup (fix_whitespace.py).
Nat Goodspeed
2024-05-15
Merge commit 'e7eced3' into lua-timers for whitespace fixes.
Nat Goodspeed
2024-05-08
Merge branch 'nat/cleanup-timers' into lua-timers.
Nat Goodspeed
2024-05-08
Fix llerror_test.cpp now that LL_ERRS() includes a stacktrace.
Nat Goodspeed
2024-05-02
WIP: In llcallbacklist.h, add singleton LLLater for time delays.
Nat Goodspeed
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-25
Merge Maint YZ branch 'main' into DRTVWR-588-cleanup-timers
Nat Goodspeed
2024-04-24
Merge 'main' into release/luau-scripting on promotion of Maint YZ
Nat Goodspeed
2024-04-24
Merge branch 'main' into marchcat/a-merge
Andrey Lihatskiy
2024-04-16
Merge branch 'main' into release/luau-scripting
Nat Goodspeed
2024-04-11
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-04-10
Merge branch 'main' into marchcat/y-merge
Andrey Lihatskiy
2024-03-12
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-03-08
Merge branch 'main' into release/luau-scripting for Emoji release.
Nat Goodspeed
2024-03-01
Merge branch 'main' into marchcat/yz-merge
Andrey Lihatskiy
2024-03-01
Merge branch 'main' into DRTVWR-588-maint-W
Andrey Lihatskiy
2024-02-29
Improve Debug class (indra/test/debug.h).
Nat Goodspeed
2024-02-23
Allow debug.h to be #included even in normal viewer code.
Nat Goodspeed
2024-02-21
Convert remaining BOOL to bool
Ansariel
2024-02-17
More BOOL to bool replacements primarily in llappearance and llxml
Ansariel
2024-01-09
Replace BOOST_FOREACH with standard C++ range-based for-loops
Ansariel
2024-01-08
DRTVWR-589: Fix build errors resulting from merge with main.
Nat Goodspeed
2024-01-08
replace boost library to standard
AiraYumi
2024-01-04
DRTVWR-589: Merge branch 'main' into DRTVWR-589
Nat Goodspeed
2023-12-15
Merge branch 'main' into DRTVWR-489
Andrey Lihatskiy
2023-12-14
Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-W
Andrey Lihatskiy
2023-12-05
Merge branch 'main' into DRTVWR-489
Alexander Gavriliuk
2023-11-30
Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-merge
Andrey Lihatskiy
2023-11-29
Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge
Andrey Lihatskiy
2023-11-02
DRTVWR-589: StringVec's operator<<() overload must precede lltut.h.
Nat Goodspeed
2023-10-31
DRTVWR-588: Try to make threadsafequeue timing more robust.
Nat Goodspeed
2023-10-29
DRTVWR-589: Unify hexdump.h headers from different branches.
Nat Goodspeed
2023-10-29
DRTVWR-589: Merge branch 'main' of viewer-private into DRTVWR-589
Nat Goodspeed
2023-10-29
DRTVWR-587: Fix LL::apply(function, LLSD array).
Nat Goodspeed
2023-10-27
DRTVWR-587: Skip Visual Studio LLSDParam<const char*> tests for now.
Nat Goodspeed
2023-10-25
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
[next]