[parrot/parrot] 166008: probe for numeric sprintf formats

GitHub noreply at github.com
Mon Sep 10 16:35:47 UTC 2012


  Branch: refs/heads/native_pbc2
  Home:   https://github.com/parrot/parrot
  Commit: 16600803e3e1fc23e3b8fcc5ecac53b57782f8fa
      https://github.com/parrot/parrot/commit/16600803e3e1fc23e3b8fcc5ecac53b57782f8fa
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    M config/auto/format.pm
    A config/auto/format/test_c.in

  Log Message:
  -----------
  probe for numeric sprintf formats

auto::format now tests stable round-strips for numbers
and decreases precision (does more rounding) until 5 digits.
Die if you only got 5 digits precision


  Commit: c7aac4230b30c0a1f1cd2eebc801babe52802824
      https://github.com/parrot/parrot/commit/c7aac4230b30c0a1f1cd2eebc801babe52802824
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    M compilers/imcc/optimizer.c

  Log Message:
  -----------
  minor imcc initialization improvement


  Commit: 6bdd9d0f0659727051ec0dae0570fe1f685bafce
      https://github.com/parrot/parrot/commit/6bdd9d0f0659727051ec0dae0570fe1f685bafce
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    M src/packfile/pf_items.c

  Log Message:
  -----------
  stabilize the number of compiled converters


Compare: https://github.com/parrot/parrot/compare/a39c92ce6843...6bdd9d0f0659


More information about the parrot-commits mailing list