summaryrefslogtreecommitdiff
path: root/indra/llcommon/llstring.h
AgeCommit message (Expand)Author
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
2009-09-09DEV-39441: Removed include for boost/regex.hpp from llstring.h (andMartin Reddy
2009-09-04DEV-39441 - Eliminate boost:regexp from LLString::formatSteven Bennetts
2009-09-01Merged login-api with viewer-2.0.0-3 up through r132290.brad kittenbrink
2009-08-31Post-merge cleanups (adding LL_COMMON_API declarations)brad kittenbrink
2009-08-29Partial merge of: viewer-2.0.0-3@131138 texture-pipeline-3@131862 -> viewer-2...Steven Bennetts
2009-08-27Merged latest login-api with latest viewer-2.0.0-3 up through plugin-api-05 m...brad kittenbrink
2009-08-24merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3Richard Nelson
2009-08-19EXT-591 Create an Object (Build tool) will crash viewerSteven Bennetts
2009-08-17Significant optimization to LLUIString.Steven Bennetts
2009-07-30Fixes to build on linux for DEV-35401.palmer@eniac54.lindenlab.com