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-02-21 | Convert remaining BOOL to bool | Ansariel |
2024-02-17 | More BOOL to bool replacements primarily in llappearance and llxml | Ansariel |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2014-10-23 | Bring in new TUT library build. Clean up ensure_equals() overloads. | Nat Goodspeed |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-02-26 | Add LLStringUtil::getTokens() test for quoted empty string. | Nat Goodspeed |
2012-02-24 | Add LLStringUtil::getTokens() overload handling quoted substrings. | Nat Goodspeed |
2011-08-19 | better unit test for nested brackets in string replacement | Richard Linden |
2011-08-19 | fix for not properly handling nested brackets in | Richard Linden |
2010-08-24 | standardizing test suite names as class name under test | Aaron Terrell (Enus) |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2009-10-20 | Don't include linden_common.h in lldate.h, or any other .h files. | Nat Goodspeed |
2009-10-08 | DEV-41080 expand the test case for LLStringUtil::containsNonprintable() | Adam Moss |
2009-10-08 | DEV-41081 - better than using the msvc kludge for suppressing warnings about ... | Adam Moss |
2009-10-08 | suppress win32 warning about strcpy. yuck. | Adam Moss |
2009-10-08 | Extend automated string tests to cover the formerly-crashing "[]" substitutio... | Adam Moss |
2009-10-08 | DEV-41081 turn llstring_tut into a real llcommon unit (well, integration :() ... | Adam Moss |