summaryrefslogtreecommitdiff
path: root/indra/llcommon/llstl.h
AgeCommit message (Expand)Author
2026-04-01Merge branch 'project/lua_editor' into marchcat/devlinux-sluaAndrey Lihatskiy
2026-01-21Merge remote-tracking branch 'origin/develop' into develop-linuxRye
2026-01-21Modernize std::type_info* usage in containers with std::type_indexRye
2026-01-21Optimize various usages of std::map with frequent find access with std::unord...Rye
2026-01-21Replace usage of remaining boost::unordered containers with stdRye
2025-11-19Merge branch 'develop-linux' into marchcat/slua-linuxAndrey Lihatskiy
2025-11-02Fix building with clang on non-darwin platformsRye
2025-10-07initial Lua types files, and switch websocket server to use a single connecti...Rider Linden
2024-07-01Fix test buildsRye Mutt
2024-07-01Use heterogeneous comparison for string_view map finds in LLControl and conve...Rye Mutt
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
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-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2022-08-26DRTVWR-568: More cleanup of deleted obsolete std library features.Nat Goodspeed
2020-07-22Linux needs strcmp , include <string.h> so we get access to that function.Nicky Dasmijn
2016-05-21merged jelly-doll viewer-release into bentoBrad Payne (Vir Linden)
2016-01-04possible fix for linux build failureBrad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-05-29Mergeup to 3.7.9 viewer-releaseGraham Linden
2014-04-22Modify importer to (optionally) improve debug output, perform name-based LOD ...Graham Linden
2014-03-12merge with releaseRichard Linden
2014-02-14More memory cleanup of containers after DeletePairedPointer() usage.simon
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-12-23SH-3468 WIP add memory tracking base classRichard Linden
2012-07-19MAINT-1175: Use workaround for comparing std::type_info* on gcc < 4.4.Nat Goodspeed
2012-07-18MAINT-1175: Ditch LLTypeInfoLookup, make map<const type_info*> work.Nat Goodspeed
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-09-05svn merge -r95288:95907 svn+ssh://svn.lindenlab.com/svn/linden/qa/maint-serve...Andrew Meadows
2008-07-25svn merge -r 92383:92992 svn+ssh://svn.lindenlab.com/svn/linden/branches/Bran...Josh Bell
2008-04-03svn merge -r83872:83893 linden/branches/Branch_1-20-0-Server to linden/releaseKelly Washington
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-10-04Result of svn merge -r70873:71086 svn+ssh://svn/svn/linden/branches/enable-ex...Aaron Brashears
2007-01-03corrected, removed, and updated comments throughout the code to be more usefu...Aaron Brashears
2007-01-02Print done when done.James Cook