Age | Commit message (Expand) | Author |
2022-01-14 | SL-16606: Add profiler category STRING | Ptolemy |
2021-11-23 | SL-16094: Merge llstring work from SL-16207 | Nat Goodspeed |
2021-11-02 | SL-16207: Fix bug in ll_convert_string_to_utf8_string(). | Nat Goodspeed |
2021-11-02 | SL-16207: Create uniform overload sets for wide-string conversions. | Nat Goodspeed |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac... | Dave Parks |
2020-03-25 | DRTVWR-476: Eliminate snprintf_hack::snprintf(). Use MS snprintf(). | 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 |
2017-10-03 | SL-808 - more work on arc display. area calculations still have some issues, ... | Brad Payne (Vir Linden) |
2016-06-01 | MAINT-6446 Correct password length handling | andreykproductengine |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for wid... | Oz Linden |
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream respec... | Oz Linden |
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream respecti... | Oz Linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): minor fix for debug only unit ... | callum_linden |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden |
2013-09-05 | changed fast timer over to using macro | Richard Linden |
2013-08-09 | second phase summer cleaning | Richard 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-19 | merge with viewer-development | Richard Linden |
2012-11-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-07-12 | Crashfix: in ll_safe_string not only guard against 0 pointer, but against ill... | Nicky |
2012-02-24 | Add LLStringUtil::getTokens() overload handling quoted substrings. | Nat Goodspeed |
2011-08-19 | fix for not properly handling nested brackets in | Richard Linden |
2010-09-27 | Merge | Leyla Farazha |
2010-09-03 | Post-convert merge by convert_monolith.py from /Users/Aimee/Documents/Work/Li... | Aimee Linden |
2010-09-16 | STORM-180 FIXED Fixed crash on login in Japanese locale. | Andrew Dyukov |
2010-08-20 | Merge from dessie/viewer-release | Leyla Farazha |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-08-05 | EXT-8309 FIXED Incorrect French date format in place profile and status bar. | Vadim Savchuk |
2010-07-30 | Merge with dessie/viewer-release | Leyla Farazha |
2010-07-26 | EXT-8318 FIX IMPROVED converted EOLs | Mike Antipov |
2010-07-26 | EXT-8318 FIX IMPROVED Code is refactored - avoid using of a separate call of ... | Mike Antipov |
2010-07-23 | EXT-8318 ADDITIONAL FIXED avoid an extra copy of std::string | Mike Antipov |
2010-07-23 | EXT-8318 ADDITIONAL FIXED ensure that thousands separator is in utf8 format (... | Mike Antipov |
2010-07-06 | Merge from dessie/viewer-release | Leyla Farazha |
2010-06-22 | EXT-7926: Remove unreferenced catch-clause variable (MSVC error). | Nat Goodspeed |
2010-06-22 | EXT-7926 FIXED Minor typo correction. | Lynx Linden |
2010-06-22 | EXT-7926 FIXED Fixed crash opening About for non-English locales. | Lynx Linden |
2010-06-01 | Merge with dessie/viewer-public in prep to land code there | James Cook |
2010-05-29 | FIXED Linux build. | Sergei Litovchuk |
2010-05-28 | EXT-7013 FIX time formatting function didn't work for some parameters for Jap... | Yuri Chebotarev |
2010-05-27 | DEV-50013 Friendlier info if you can't change name due to time lockout | James Cook |
2010-03-26 | Fixed bug EXT-6399 (System locale is the same for all languages). | Vadim Savchuk |
2009-12-02 | fixed normal bug EXT-2738 ([BSI] 12-hour clock format should not have a leadi... | Paul Guslisty |
2009-11-29 | Fix for Windows crash (incorrect date format crashes windows) | Steve Bennetts |