summaryrefslogtreecommitdiff
path: root/indra/llxml
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-30fix another misleading indentation compiler warningZi Ree
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-07-09Fix build error in llxmlnode.cppAnsariel
2024-07-08Remove a remnant of debug code.Henri Beauchamp
2024-07-08Fix for crash in XMLRPC reply decoding on login with large inventoriesHenri Beauchamp
2024-07-01Use heterogeneous comparison for string_view map finds in LLControl and conve...Rye Mutt
2024-07-01#1111 Remove xmlrpc-epiAlexander Gavriliuk
2024-07-01Merge branch 'main' into maint-bErik Kundiman
2024-06-27Revert to using Cocoa instead of SDL2 for macOSErik Kundiman
2024-06-20Merge remote-tracking branch 'secondlife/release/maint-b' into maint-bErik Kundiman
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-17fix bad indentation and modernise (#1503)Beq Janus
2024-05-17More misleading indentation fixesErik Kundiman
2024-05-16Merge tag '7.1.7-release'Erik Kundiman
2024-05-13Revert "viewer#819 Avoid reading the same XML file multiple times"Andrey Kleshchev
2024-05-08viewer#1420 Fixed names not showing in ChatAndrey Kleshchev
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-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-03-05viewer#819 Avoid reading the same XML file multiple timesAlexander Gavriliuk
2024-03-01Convert remaining TRUE/FALSE to true/falseAnsariel
2024-02-21Convert remaining BOOLs in llxml and introduce std::string_viewAnsariel
2024-02-21Convert BOOL to bool in LLControlGroup and related classesAnsariel
2024-02-17More BOOL to bool replacements primarily in llappearance and llxmlAnsariel
2024-02-17misc: BOOL to boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2023-10-23SL-13610 [MAC] WIP List HID available devices in joystick selectionAndrey Kleshchev
2023-10-08Prepare SDL2 for file read operationsErik Kundiman
2023-09-22SL-15039 Prune unused preferences #2Andrey Kleshchev
2023-08-24Merge tag '6.6.14-release'Erik Kundiman
2023-07-29The Linden libraries can be installed nowErik Kundiman
2023-04-03SL-18330: Remove some set-but-unused vars flagged by Xcode 14.3.Nat Goodspeed
2022-06-05Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-...Nicky
2022-05-01Remove setting of HEADER_FILE_ONLY on .h* files, cmake automaticallyNicky
2022-04-17Switch to target_include_directoriesNicky
2022-04-16Create a new target ll::oslibrary to link against libs specific to the OS com...Nicky
2022-04-13Rework cmake, the original plan was to maybe be able to use conan targets wit...Nicky
2022-04-06Move CMake files to modernized cmake syntax, step 1.Nicky
2022-01-14SL-16606: Add profiler category LLSDPtolemy
2021-12-15DRTVWR-546 merge up to 6.5.2Dave Houlton
2021-11-20SL-16289 Rigged mesh rendering overhaulDave Parks
2021-10-07SL-16024: Return shared_ptr from LLInstanceTracker::getInstance().Nat Goodspeed
2021-03-09This set of changes reverts the merge with master (git revert c83e740) and re...Callum Prentice
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...Brad Payne (Vir Linden)