index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
Age
Commit message (
Expand
)
Author
2025-04-21
MemArenaDarwin: Initialize all address variables passed to vm_map
2503a
release-prep-2503a
OatmealDome
2025-02-23
Common: Make SD pack/unpack strings translatable
JosJuice
2025-02-12
DolphinQt: Rename the pack/unpack SD Card buttons.
Jordan Woyak
2025-02-02
Merge pull request #13254 from brad0/openbsd_aarch64
Admiral H. Curtiss
2025-01-26
Common: Make SmallVector work with non-standard-layout types.
Jordan Woyak
2025-01-22
ArmCPUDetect: Add OpenBSD support for elf_aux_info
Brad Smith
2025-01-20
Common: add 'clear' function to SmallVector
iwubcode
2025-01-20
Merge pull request #13269 from OatmealDome/memarena-darwin
OatmealDome
2025-01-19
Fix build with minizip-ng 4.0.8
Joshua Vandaƫle
2025-01-12
Clean up CRLF line endings
Daniel Peukert
2025-01-08
Merge pull request #13268 from AdmiralCurtiss/ini-delete-case-sensitive
Admiral H. Curtiss
2025-01-08
MemArena: Add Darwin implementation
OatmealDome
2025-01-08
Common/IniFile: Fix case sensitivity mismatch in IniFile::Section::Delete()
Admiral H. Curtiss
2025-01-04
Common: Fix compile failure with fmt>=11
Ferdinand Bachmann
2025-01-01
Simplify `std::find` with `Common::Contains`
mitaclaw
2025-01-01
Common: Create "Contains.h" Algorithm Header
mitaclaw
2024-12-26
Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-of
JMC47
2024-12-20
Merge pull request #13091 from mitaclaw/ranges-modernization-2-returns
JMC47
2024-12-15
Modernize `std::none_of` with ranges
mitaclaw
2024-12-15
Modernize `std::any_of` with ranges
mitaclaw
2024-12-15
Modernize `std::all_of` with ranges
mitaclaw
2024-12-15
StringUtil: More Wrappers For <cctype>
mitaclaw
2024-11-11
Core: Store object name separately for symbols
Amber Brault
2024-10-27
Merge pull request #12744 from nlebeck/settingshandler-split-2
JMC47
2024-10-27
Merge pull request #13096 from mitaclaw/ranges-modernization-7-rewrite
JMC47
2024-10-21
Split `SettingsHandler` into separate reader and writer classes
Niel Lebeck
2024-10-19
DolphinQt: JIT Widget Refresh
mitaclaw
2024-10-19
Move UICommon/Disassembler to Common/HostDisassembler
mitaclaw
2024-10-17
Modernize `std::unique` with ranges
mitaclaw
2024-10-15
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
JosJuice
2024-10-11
Merge pull request #13117 from mitaclaw/ranges-modernization-9-trivial-find
Tilka
2024-10-10
C++20: Synthesize `operator!=` From `operator==`
mitaclaw
2024-10-10
Modernize `std::find` with ranges
mitaclaw
2024-10-10
Modernize `std::sort` with ranges
mitaclaw
2024-10-10
Modernize `std::replace` with ranges
mitaclaw
2024-10-10
Modernize `std::transform` with ranges
mitaclaw
2024-10-10
Modernize `std::copy` with ranges
mitaclaw
2024-10-10
Modernize `std::count_if` with ranges
mitaclaw
2024-10-09
Simplify `std::fill` with `std::array::fill`
mitaclaw
2024-09-26
Merge pull request #13068 from mitaclaw/redundant-case-insensitive
JMC47
2024-09-22
StringUtil: Remove `JoinStrings`
mitaclaw
2024-09-21
IniFile: Migrate `Common::CaseInsensitiveLess` to StringUtil
mitaclaw
2024-08-31
Merge pull request #13031 from parona-source/libfmt-11
Admiral H. Curtiss
2024-08-22
TypeUtils: Remove Common::Fill
mitaclaw
2024-08-22
Add support for libfmt-11
Alfred Wingate
2024-08-20
Remove redundant semicolons
Dr. Dystopia
2024-08-17
Merge pull request #12889 from mitaclaw/constexpr-bitutils-1
Tilka
2024-08-16
BitUtils: Constexpr BitCastToArray, Remove BitCastFromArray
mitaclaw
2024-08-15
UICommon: Remove Steam user directory logic
OatmealDome
2024-08-14
Merge pull request #12990 from tygyh/Use-contains-method
Tilka
[next]