[parrot/parrot] 8e67b1: More converter fixes
GitHub
noreply at github.com
Mon Sep 10 01:12:34 UTC 2012
Branch: refs/heads/native_pbc2
Home: https://github.com/parrot/parrot
Commit: 8e67b1baca4accfe9ffc3fbc0660eb8250d43ee0
https://github.com/parrot/parrot/commit/8e67b1baca4accfe9ffc3fbc0660eb8250d43ee0
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-09 (Sun, 09 Sep 2012)
Changed paths:
M src/packfile/pf_items.c
M t/native_pbc/integer_4_le.pbc
M t/native_pbc/integer_8_le.pbc
M t/native_pbc/string_4_le.pbc
Log Message:
-----------
More converter fixes
Some ptr and logical errors.
such as use __float128 FLOATVAL for 16-byte nums, not long double.
Update some non-numeric pbcs
TODO: rounding
More information about the parrot-commits
mailing list