Age | Commit message (Expand) | Author |
2024-07-28 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202... | Erik Kundiman |
2024-06-11 | Re-enable compiler warnings C4127, C4512 & C4706 | Ansariel |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel |
2024-06-06 | Change LL_FREEBSD to already existing __FreeBSD__ | Erik Kundiman |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-30 | Re-enable compiler warning C4800 (performance warning) | Ansariel |
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2023-07-22 | Fix FreeBSD login problem by checking endianness | Erik Kundiman |
2023-07-19 | stricmp needs to be defined on FreeBSD too | Erik Kundiman |
2021-10-27 | SL-16207: Update llstring.h handling of different string types. | Nat Goodspeed |
2020-10-08 | DRTVWR-510 remove all LL_SOLARIS conditionals | Dave Houlton |
2020-03-25 | SL-793: Add LL_PRETTY_FUNCTION macro wrapping __PRETTY_FUNCTION__ | Nat Goodspeed |
2018-12-14 | SL-10153: Introduce ll_convert, windows_message() templates. | Nat Goodspeed |
2018-05-17 | SL-821: Add LL_TO_WSTRING() macro to llpreprocessor.h. | Nat Goodspeed |
2017-02-23 | DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11. | Nat Goodspeed |
2016-11-16 | DRTVWR-418: Replace preprocessor tests for Windows-specific _M_AMD64 | Nat Goodspeed |
2016-04-24 | Windows z64: Disable warning 4267 via llpreprocessor rather than cmake files | Nicky |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2014-11-19 | OPEN-282 - Define LL_THREAD_LOCAL for our platforms in order to unify TLS sup... | Cinder |
2013-09-05 | changed fast timer over to using macro | Richard Linden |
2013-08-27 | broke out llunit.h into llunittype.h and llunits.h for unit declarations | Richard Linden |
2013-08-26 | fixed eol type | Richard Linden |
2013-08-26 | added compile time warnings to use of deprecated llinfos, llwarns, etc. | Richard Linden |
2013-08-19 | BUILDFIX: refactored decltype out into traits class | Richard Linden |
2013-08-19 | BUILDFIX: abstracted decltype into macro LLTYPEOF for temporary | 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-11-28 | bumped up MSVC warning level to 3 to catch more stuff that gcc catches | Richard Linden |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-01-25 | We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it for... | Tofu Linden |
2009-11-30 | Linker optimization - use "extern template" for commonly regenerated templates | James Cook |
2009-11-28 | Suppress MSVC warning about extern template for linker optimization | James Cook |
2009-11-18 | Switch some files to Unix line endings | Bryan O'Sullivan |
2009-11-16 | merge | Loren Shih |
2009-11-13 | merge | Loren Shih |
2009-11-12 | DEV-42747 - lltreeiterators_test.cpp broken on Windows | richard |
2009-11-03 | merge | Loren Shih |
2009-10-07 | Merged latest viewer/login-api with latest viewer/viewer-20 | brad kittenbrink |
2009-10-03 | Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip... | James Cook |
2009-09-03 | QAR-1619: Fix Windows link errors when building INTEGRATION_TEST_lllazy. | Nat Goodspeed |
2009-07-30 | Merged in viewer-2.0.0-3 changes up through r129050. Boost got clobbered so ... | brad kittenbrink |
2009-07-30 | Fixes to build on linux for DEV-35401. | palmer@eniac54.lindenlab.com |
2009-07-16 | Merged work for DEV-2066 (and formerly QAR-1538) in Viewer 2. | Mark Palange |
2009-07-02 | Windows now links to shared apr when LLCOMMON_LINK_SHARED is on. | brad kittenbrink |
2009-05-22 | DEV-27646 dll linkage for login module. | Brad Kittenbrink |
2009-02-03 | QAR-1177 maint-viewer-12 + uploadfees-viewer combo mergeme | Adam Moss |
2009-01-08 | Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20... | Aaron Brashears |
2008-06-02 | svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake... | Bryan O'Sullivan |
2008-04-03 | svn merge -r83872:83893 linden/branches/Branch_1-20-0-Server to linden/release | Kelly Washington |