Age | Commit message (Expand) | Author |
2023-01-16 | MacOS Build fix | Andrey Kleshchev |
2023-01-07 | Cleanup for loops in llcommon to use C++11 range based for loops | Fawrsk |
2022-11-03 | DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. | Nat Goodspeed |
2021-11-23 | SL-16094: Support ll_convert<std::string>(const char*) | Nat Goodspeed |
2021-11-02 | SL-16207: Guess Microsoft compiler isn't smart about default params? | Nat Goodspeed |
2021-11-02 | SL-16207: Create uniform overload sets for wide-string conversions. | Nat Goodspeed |
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 | DRTVWR-476: Eliminate snprintf_hack::snprintf(). Use MS snprintf(). | Nat Goodspeed |
2019-04-16 | SL-10930 LLStringUtil pointlessly scan the string | andreykproductengine |
2018-12-15 | SL-10153: auto name{expression} declares an initializer_list | Nat Goodspeed |
2018-12-14 | SL-10153: VS 2013 isn't so fond of ?: involving std::string. | Nat Goodspeed |
2018-12-14 | SL-10153: Fix previous commit for non-Windows systems. | Nat Goodspeed |
2018-12-14 | SL-10153: Introduce ll_convert, windows_message() templates. | Nat Goodspeed |
2018-12-11 | SL-10153: Improve ll_convert_string_to_wide() and its converse. | Nat Goodspeed |
2018-01-17 | merge | Brad Payne (Vir Linden) |
2017-10-03 | SL-808 - more work on arc display. area calculations still have some issues, ... | Brad Payne (Vir Linden) |
2017-08-16 | merge changes for DRTVWR-439 | Oz Linden |
2017-06-16 | MAINT-7488 FIXED [Windows] Viewer crashes when pasting empty string from clip... | Mnikolenko Productengine |
2017-05-22 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-04-03 | MAINT-6404 FIXED When pasting text with mac linebreak into a notecard, it sho... | mnikolenko |
2016-12-20 | DRTVWR-418: operator comparison methods should be const. | Nat Goodspeed |
2016-06-01 | MAINT-6446 Correct password length handling | andreykproductengine |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-06-30 | Initial checkin for uploading via coroutine. | Rider Linden |
2014-04-07 | merge with release | Richard Linden |
2014-01-15 | Fixes from Windows build including utf-16 to utf-8 conversions. | Aura Linden |
2013-07-19 | BUILDFIX: #include and dependency cleanup | Richard Linden |
2013-06-05 | merge with viewer-release | Richard Linden |
2013-05-22 | CHUI-967: fix display of % escapes in chat | Gilbert Gonzales |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-11-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-06-21 | merge changes for DRTVWR-168 | Oz Linden |
2012-03-23 | Rename In[Esc]String helper-class data members, per code review. | Nat Goodspeed |
2012-02-24 | "Then there's Windows..." Fix llstring.h to build there too. | Nat Goodspeed |
2012-02-24 | Add LLStringUtil::getTokens() overload handling quoted substrings. | Nat Goodspeed |
2012-01-27 | On Windows, only quote LLProcess arguments if they seem to need it. | Nat Goodspeed |
2012-01-23 | LLStringUtil methods are conventionally static. | Nat Goodspeed |
2012-01-23 | Per Richard: close unusable Job Object; move quote() to LLStringUtil. | Nat Goodspeed |
2012-01-20 | STORM-276 Added spellcheck functionality to the LLLineEditor control | Kitty Barnett |
2010-09-13 | Bunch of trivial typo fixes that were bothering me on another branch! | Tofu Linden |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-07-23 | EXT-8318 ADDITIONAL FIXED ensure that thousands separator is in utf8 format (... | Mike Antipov |
2010-06-04 | made LLStringUtil::null const | Richard Nelson |
2010-05-28 | EXT-7013 FIX time formatting function didn't work for some parameters for Jap... | Yuri Chebotarev |
2010-03-26 | Fixed bug EXT-6399 (System locale is the same for all languages). | Vadim Savchuk |
2010-01-27 | CID-186 | Tofu Linden |
2009-11-18 | Switch some files to Unix line endings | Bryan O'Sullivan |
2009-11-13 | merge | Loren Shih |