aboutsummaryrefslogtreecommitdiff
path: root/common/rational.cpp
AgeCommit message (Expand)Author
2019-11-10COMMON: Fix very noisy warning when building with GCC 9 in C++11 modeBastien Bouclet
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2011-08-07COMMON: Remove superfluous Common:: qualifiers.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-09COMMON: Reduce overflow risk in Common::Rational += and -= operatorsMax Horn
2010-09-11COMMON: Fix int-Rational operatorsSven Hesse
2010-09-07COMMON: Remove Rational::operator int/doubleWillem Jan Palenstijn
2010-09-06COMMON: Add a debugPrint function to RationalMatthew Hoops
2010-09-04COMMON: Fix Rational::operator!=(int)Matthew Hoops
2010-05-17Minor formatting.Johannes Schickel
2010-05-17Get rid of Common::Rational::normalize and other redundant codeMax Horn
2010-05-17Some tweaks and fixes for Common::RationalMax Horn
2010-05-17Add the Common::Rational class from patch #2963496 (VideoDecoder Rewrite)Matthew Hoops