Age | Commit message (Expand) | Author |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
2024-02-09 | llcommon: BOOL (int) to real bool/LSTATUS | Lars Næsbye Christensen |
2024-01-09 | Replace BOOST_FOREACH with standard C++ range-based for-loops | Ansariel |
2023-10-29 | DRTVWR-587: Fix LL::apply(function, LLSD array). | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Make LLSDParam<LLSD> simplify type when delegating. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Extend LLEventDispatcher::add() overloads. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add apply_n(function, std::vector) for variadics. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: LLEventDispatcher uses LL::apply(), not boost::fusion. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add unit test for VAPPLY(). | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Extend LL::apply() to LLSD array arguments. | Nat Goodspeed |
2023-05-03 | SL-19647: Eliminate LLSDArray entirely. | Nat Goodspeed |
2021-06-24 | SL-15393: Use non-overloaded name for function returning LLSD&. | Nat Goodspeed |
2020-07-22 | Put hash for boost namespace properly into that by using namespace boost | Nicky Dasmijn |
2020-05-06 | DRTVWR-476: Add llsd::clone(), llsd::shallow() aliases | Nat Goodspeed |
2020-05-06 | DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Add llsd::array() and llsd::map() variadic functions. | Nat Goodspeed |
2020-03-25 | SL-11216: Add llsd::drill() function to drill into an LLSD blob. | Nat Goodspeed |
2018-02-26 | Merge | Rider Linden |
2017-11-30 | Split for viewer/simhost sync LLSD with simhost. | Rider Linden |
2017-11-27 | Mac compile does not like not having a default even if it does nothing. | Rider Linden |
2017-11-27 | Added boost::hash<> spec for LLSD | Rider Linden |
2016-08-11 | add convenience function ll_stream_notation_sd for compact representation of ... | Oz Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2014-10-17 | Update to build on Xcode 6.0: clang warned about comparison of unsigned int t... | callum_linden |
2013-07-19 | BUILDFIX: #include and dependency cleanup | Richard Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-02-01 | converted a bunch of narrowing implicit conversions to explicit | Richard Linden |
2011-02-03 | Introduce BOOST_FOREACH() helpers for LLSD in llsdutil.h. | Nat Goodspeed |
2011-01-31 | Fix a couple gotchas in LLSDArray, LLSDParam, llsd_equals(). | Nat Goodspeed |
2011-01-28 | Introduce LLSDArray, LLSDMap, LLSDParam. | Nat Goodspeed |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2009-07-30 | Fixes to build on linux for DEV-35401. | palmer@eniac54.lindenlab.com |
2009-05-29 | Added new LL_COMMON_API dll export declaration for new llsd_equals function. | Brad Kittenbrink |
2009-05-26 | Add llsd_equals(), a function whose absence sorely puzzles me | Nat Goodspeed |
2009-05-22 | DEV-27646 dll linkage for login module. | Brad Kittenbrink |
2009-05-11 | svn merge -r113003:119136 svn+ssh://svn.lindenlab.com/svn/linden/branches/log... | Nat Goodspeed |
2009-05-08 | merge trunk@116587 skinning-7@119389 -> viewer-2.0.0-skinning-7 | Steven Bennetts |
2009-01-08 | Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20... | Aaron Brashears |
2008-07-15 | svn merge -r 90938:92097 svn+ssh://svn.lindenlab.com/svn/linden/branches/qar-... | Jon Wolk |
2008-06-02 | svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake... | Bryan O'Sullivan |
2008-04-28 | svn merge -r 84911:86069 svn+ssh://svn.lindenlab.com/svn/linden/branches/Bran... | Josh Bell |
2008-04-16 | svn merge -r84476:84911 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branc... | Dave Kaprielian |
2008-04-09 | Result of svn merge -r84383:84400 svn+ssh://svn/svn/linden/branches/migrate-s... | Aaron Brashears |
2007-12-19 | svn merge -r 75354:76103 svn+ssh://svn.lindenlab.com/svn/linden/branches/voic... | Jon Wolk |
2007-10-04 | Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen... | Aaron Brashears |
2007-06-13 | result of merge manually performed through diff and patch. svn diff svn+ssh:/... | Aaron Brashears |
2007-05-01 | svn merge -r 59163:61099 svn+ssh://svn/svn/linden/branches/release-candidate ... | Don Kjer |