aboutsummaryrefslogtreecommitdiffstats
path: root/common/alnumeric.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid static constexpr for arrays iterated over at run-timeChris Robinson2019-10-251-1/+1
* Fix implicit conversions in the effectsChris Robinson2019-09-141-0/+2
* Clean up sample converter implicit conversionsChris Robinson2019-09-121-18/+20
* Move double2int functionRaulshc2019-08-181-0/+35
* Avoid __popcnt[64] on MSVCChris Robinson2019-08-101-41/+31
* Modify LIKELY and UNLIKELY to not need extra parenthesisChris Robinson2019-08-041-3/+3
* Cleanup common sources' includesChris Robinson2019-07-291-1/+2
* Avoid AL types in the common alnumeric.h headerChris Robinson2019-03-191-9/+9
* Move some inline functions from alMain.h to alnumeric.hChris Robinson2019-03-181-0/+235
* Move some more functions to alnumeric.hChris Robinson2019-02-111-0/+51
* Move some number-related stuff to a separate headerChris Robinson2019-02-111-0/+31