summaryrefslogtreecommitdiff
path: root/indra/llcommon/llstring.h
AgeCommit message (Expand)Author
2024-09-01Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024....Erik Kundiman
2024-08-14Enable /permissive- on MSVC for better standards conformance (#2251)Rye Mutt
2024-07-01#1111 Remove xmlrpc-epiAlexander Gavriliuk
2024-05-24Introduce LLWStringView to prevent unnecessary memory allocationsAnsariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-03-14Proposal #2 to restore how UI/dialogs used to render by prioritizing fallback...Henri Beauchamp
2024-03-12Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-03-04Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-03-01Merge branch 'main' into marchcat/yz-mergeAndrey Lihatskiy
2024-02-21Convert remaining BOOLs in llxml and introduce std::string_viewAnsariel
2024-02-17misc: BOOL to boolLars Næsbye Christensen
2024-02-16Replace most of BOOL with bool in llmathAnsariel
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12misc: BOOL (int) to real boolLars Næsbye Christensen
2024-02-09SL-20363 Option 'Debug Unicode' - show unicode valuesAlexander Gavriliuk
2024-02-08SL-20363 Add Advanced option 'Debug Unicode'Alexander Gavriliuk
2024-01-08replace boost library to standardAiraYumi
2023-11-30SL-19801 Log unicode characters for debugAlexander Gavriliuk
2023-10-18SL-20463 Rename outfit dialog box accepts emoji charactersAlexander Gavriliuk
2023-07-10SL-19951 Collect used icons in a special group 'Recently used'Alexander Gavriliuk
2023-04-20SL-19575 LLFloaterEmojiPicker - Add filter by categoryAlexander Gavriliuk
2023-01-26Merge branch 'xcode-14.1' into DRTVWR-489-emojiCallum Prentice
2023-01-16MacOS Build fixAndrey Kleshchev
2023-01-16MacOS Build fixAndrey Kleshchev
2023-01-07Cleanup for loops in llcommon to use C++11 range based for loopsFawrsk
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
2021-11-23SL-16094: Support ll_convert<std::string>(const char*)Nat Goodspeed
2021-11-02SL-16207: Guess Microsoft compiler isn't smart about default params?Nat Goodspeed
2021-11-02SL-16207: Create uniform overload sets for wide-string conversions.Nat Goodspeed
2021-10-27SL-16207: Update llstring.h handling of different string types.Nat Goodspeed
2020-10-08DRTVWR-510 remove all LL_SOLARIS conditionalsDave Houlton
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
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