Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precise money #335

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Precise money #335

wants to merge 13 commits into from

Commits on Nov 29, 2016

  1. Configuration menu
    Copy the full SHA
    529b532 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e12489 View commit details
    Browse the repository at this point in the history
  3. construct decimals

    frederikbosch committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    f73f3ca View commit details
    Browse the repository at this point in the history
  4. add numbers precisely

    frederikbosch committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    633da38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    faa126a View commit details
    Browse the repository at this point in the history
  6. style and bug fixes

    frederikbosch committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    0d9be3a View commit details
    Browse the repository at this point in the history
  7. style and bug fixes

    frederikbosch committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    47cfa2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e2b0cd View commit details
    Browse the repository at this point in the history
  9. fixes php 5 and hhvm

    frederikbosch committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    cf3620e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    179ab79 View commit details
    Browse the repository at this point in the history
  11. fix php 5.5 and hhvm

    frederikbosch committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    139c346 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. Fix comparison operation

    The scale (precision) parameter was missing from the comparison operation, leading to wrong results.
    flajos committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    212101d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Merge pull request #402 from flajos/patch-1

    Fix comparison operation
    sagikazarmark committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    85ba0d0 View commit details
    Browse the repository at this point in the history