Age | Commit message (Expand) | Author |
2023-06-05 | SL-18837: Try giving temp Python scripts a .py extension. | Nat Goodspeed |
2023-06-05 | SL-18837: Bump the granularity of WorkQueue timing tests. | Nat Goodspeed |
2023-05-19 | DRTVWR-558: Merge branch 'main' of secondlife/viewer into actions | Nat Goodspeed |
2023-05-04 | Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-577-maint-S | Andrey Lihatskiy |
2023-05-03 | SL-19647: Eliminate LLSDArray entirely. | Nat Goodspeed |
2023-05-02 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy |
2023-03-31 | Merge branch 'main' into DRTVWR-539 | Mnikolenko Productengine |
2023-03-30 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy |
2023-03-20 | Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R | Andrey Lihatskiy |
2023-02-13 | SL-19110 revert LLUUID::combine() to old algorithm to match server code. (#75) | Henri Beauchamp |
2023-02-09 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Kleshchev |
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-02-02 | Merge branch 'contribute' into DRTVWR-577-maint-S | 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 | Merge branch 'contribute' into DRTVWR-577-maint-S | Andrey Lihatskiy |
2023-01-16 | SL-18893 OSX buildfix | Andrey Lihatskiy |
2023-01-16 | MacOS Build fix | Andrey Kleshchev |
2023-01-16 | SL-18735 Using "Find original" in main inventory tab breaks inventory view | Andrey Kleshchev |
2023-01-16 | Merge branch 'xcode-14.1' into DRTVWR-577-maint-S | Andrey Kleshchev |
2023-01-16 | MacOS Build fix | Andrey Kleshchev |
2023-01-12 | Merge branch 'main' into DRTVWR-573-maint-R | Andrey Lihatskiy |
2023-01-10 | SL-18911 My Land Holdings floater crashes viewer on the Xcode/+Monterey branc... | akleshchev |
2023-01-09 | Eliminate needless copies | Fawrsk |
2023-01-07 | Cleanup for loops in llcommon to use C++11 range based for loops | Fawrsk |
2023-01-04 | DRTVWR-575: Fix possible bad indexing in LLSD::operator[](size_t). | Nat Goodspeed |
2023-01-04 | DRTVWR-575: Fix bug in macOS micro_sleep(). | Nat Goodspeed |
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 | 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-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 |
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-09 | Merge remote-tracking branch 'ZiRee/viewer/master' into DRTVWR-570-maint-Q | Andrey Lihatskiy |
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 |