summaryrefslogtreecommitdiff
path: root/indra/llcommon/llstring.cpp
AgeCommit message (Expand)Author
2024-03-01Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2024-02-09SL-20363 Option 'Debug Unicode' - show unicode valuesAlexander Gavriliuk
2024-02-08SL-20363 Add Advanced option 'Debug Unicode'Alexander Gavriliuk
2024-01-17SL-20795 Part of previously typed emojis disappear in the 'Save settings as a...Alexander Gavriliuk
2023-11-30SL-19801 Log unicode characters for debugAlexander Gavriliuk
2023-10-11SL-20370 Change PDT to SLT on menu barAlexander Gavriliuk
2023-05-17SL-19575 Create emoji gallery (fix bug with drawing emojis in chat history)Alexander Gavriliuk
2023-01-26Merge branch 'xcode-14.1' into DRTVWR-489-emojiCallum Prentice
2022-11-09Merge branch contribution/emoji into DRTVWR-489-emojiKitty Barnett
2022-11-03DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.Nat Goodspeed
2022-08-28Merge branch 'contribution/emoji'Kitty Barnett
2022-01-14SL-16606: Add profiler category STRINGPtolemy
2021-11-23SL-16094: Merge llstring work from SL-16207Nat Goodspeed
2021-11-02SL-16207: Fix bug in ll_convert_string_to_utf8_string().Nat Goodspeed
2021-11-02SL-16207: Create uniform overload sets for wide-string conversions.Nat Goodspeed
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2020-03-25DRTVWR-476: Eliminate snprintf_hack::snprintf(). Use MS snprintf().Nat Goodspeed
2019-11-07Fallback fonts can have first crack at adding an unknown character + set Twem...Kitty Barnett
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
2017-10-03SL-808 - more work on arc display. area calculations still have some issues, ...Brad Payne (Vir Linden)
2016-06-01MAINT-6446 Correct password length handlingandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for wid...Oz Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream respec...Oz Linden
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream respecti...Oz Linden
2014-10-22Update to build on Xcode 6.0 (fix unit tests): minor fix for debug only unit ...callum_linden
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
2013-08-09second phase summer cleaningRichard 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-19merge with viewer-developmentRichard Linden
2012-11-14SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-07-12Crashfix: in ll_safe_string not only guard against 0 pointer, but against ill...Nicky
2012-02-24Add LLStringUtil::getTokens() overload handling quoted substrings.Nat Goodspeed
2011-08-19fix for not properly handling nested brackets inRichard Linden
2010-09-27MergeLeyla Farazha
2010-09-03Post-convert merge by convert_monolith.py from /Users/Aimee/Documents/Work/Li...Aimee Linden
2010-09-16STORM-180 FIXED Fixed crash on login in Japanese locale.Andrew Dyukov
2010-08-20Merge from dessie/viewer-releaseLeyla Farazha
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-05EXT-8309 FIXED Incorrect French date format in place profile and status bar.Vadim Savchuk
2010-07-30Merge with dessie/viewer-releaseLeyla Farazha
2010-07-26EXT-8318 FIX IMPROVED converted EOLsMike Antipov
2010-07-26EXT-8318 FIX IMPROVED Code is refactored - avoid using of a separate call of ...Mike Antipov
2010-07-23EXT-8318 ADDITIONAL FIXED avoid an extra copy of std::stringMike Antipov