summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FixedSizeQueue.h
AgeCommit message (Expand)Author
2023-03-22Common: Move FixedSizeQueue into Common namespaceLioncash
2021-10-13Fix all uninitialized variable warnings (C26495)Pokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-10-06FixedSizeQueue: Work around GCC generating large amounts of debug infoStenzek
2019-08-31FixedSizeQueue: Bugfixes and improvementsSilent
2018-04-12Reformat all the things!spycrab
2016-06-25FixedSizeQueue: modernize (std::array, std::move)Pierre Bourdon
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-21Correct ampersands as wellmathieui
2016-01-21More asterisksmathieui
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-02-25Formatting/Whitespace CleanupStevoisiak
2014-08-30Common: Clean up brace placementsLioncash
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre