summaryrefslogtreecommitdiff
path: root/indra/llcommon/llstring.h
AgeCommit message (Expand)Author
2020-10-08DRTVWR-510 remove all LL_SOLARIS conditionalsDave Houlton
2020-03-25DRTVWR-476: Eliminate snprintf_hack::snprintf(). Use MS snprintf().Nat Goodspeed
2019-04-16SL-10930 LLStringUtil pointlessly scan the stringandreykproductengine
2018-12-15SL-10153: auto name{expression} declares an initializer_listNat Goodspeed
2018-12-14SL-10153: VS 2013 isn't so fond of ?: involving std::string.Nat Goodspeed
2018-12-14SL-10153: Fix previous commit for non-Windows systems.Nat Goodspeed
2018-12-14SL-10153: Introduce ll_convert, windows_message() templates.Nat Goodspeed
2018-12-11SL-10153: Improve ll_convert_string_to_wide() and its converse.Nat Goodspeed
2018-01-17mergeBrad Payne (Vir Linden)
2017-10-03SL-808 - more work on arc display. area calculations still have some issues, ...Brad Payne (Vir Linden)
2017-08-16merge changes for DRTVWR-439Oz Linden
2017-06-16MAINT-7488 FIXED [Windows] Viewer crashes when pasting empty string from clip...Mnikolenko Productengine
2017-05-22Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-04-03MAINT-6404 FIXED When pasting text with mac linebreak into a notecard, it sho...mnikolenko
2016-12-20DRTVWR-418: operator comparison methods should be const.Nat Goodspeed
2016-06-01MAINT-6446 Correct password length handlingandreykproductengine
2016-04-04merge with 4.0.3-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-06-30Initial checkin for uploading via coroutine.Rider Linden
2014-04-07merge with releaseRichard Linden
2014-01-15Fixes from Windows build including utf-16 to utf-8 conversions.Aura Linden
2013-07-19BUILDFIX: #include and dependency cleanupRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-22CHUI-967: fix display of % escapes in chatGilbert Gonzales
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-11-14SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-06-21merge changes for DRTVWR-168Oz Linden
2012-03-23Rename 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-24Add LLStringUtil::getTokens() overload handling quoted substrings.Nat Goodspeed
2012-01-27On Windows, only quote LLProcess arguments if they seem to need it.Nat Goodspeed
2012-01-23LLStringUtil methods are conventionally static.Nat Goodspeed
2012-01-23Per Richard: close unusable Job Object; move quote() to LLStringUtil.Nat Goodspeed
2012-01-20STORM-276 Added spellcheck functionality to the LLLineEditor controlKitty Barnett
2010-09-13Bunch of trivial typo fixes that were bothering me on another branch!Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-23EXT-8318 ADDITIONAL FIXED ensure that thousands separator is in utf8 format (...Mike Antipov
2010-06-04made LLStringUtil::null constRichard Nelson
2010-05-28EXT-7013 FIX time formatting function didn't work for some parameters for Jap...Yuri Chebotarev
2010-03-26Fixed bug EXT-6399 (System locale is the same for all languages).Vadim Savchuk
2010-01-27CID-186Tofu Linden
2009-11-18Switch some files to Unix line endingsBryan O'Sullivan
2009-11-13mergeLoren Shih
2009-11-03mergeLoren Shih
2009-11-02Fix unclear function names around Pacific versus "SLT" time in string operati...James Cook
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)
2009-10-14Merge a big bunch of fixes from maint-viewer. Hooray.Adam Moss
2009-10-08DEV-41081 - better than using the msvc kludge for suppressing warnings about ...Adam Moss
2009-09-18Fixups for LLStringUtil link errors after the merge.brad kittenbrink
2009-09-18Merged latest viewer/viewer-20 into login-api.brad kittenbrink