[parrot/parrot] 282470: probe for 64-bit integers and long long
noreply at github.com
noreply at github.com
Mon Feb 28 22:43:46 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 2824705c6820aa3b153b9b9ae4dcf4aa7ea29969
https://github.com/parrot/parrot/commit/2824705c6820aa3b153b9b9ae4dcf4aa7ea29969
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-02-28 (Mon, 28 Feb 2011)
Changed paths:
M config/auto/sizes.pm
M config/gen/config_h/config_h.in
M config/gen/config_pm/myconfig.in
M lib/Parrot/Harness/Smoke.pm
Log Message:
-----------
probe for 64-bit integers and long long
Commit: 1d4d3810cceb195a6bd8a0c85f4c6418ef4a80b4
https://github.com/parrot/parrot/commit/1d4d3810cceb195a6bd8a0c85f4c6418ef4a80b4
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-02-28 (Mon, 28 Feb 2011)
Changed paths:
R config/auto/sizes/test2_c.in
R config/auto/sizes/test3_c.in
Log Message:
-----------
remove unused config probes
Commit: bfd441d550af634e43ba25fe9858a03b7a791e8a
https://github.com/parrot/parrot/commit/bfd441d550af634e43ba25fe9858a03b7a791e8a
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-02-28 (Mon, 28 Feb 2011)
Changed paths:
M include/parrot/datatypes.h
Log Message:
-----------
HAS_LONGLONG now detected by configure
Commit: 00aac5ea2e448565da222e073780a8e1af54b8bc
https://github.com/parrot/parrot/commit/00aac5ea2e448565da222e073780a8e1af54b8bc
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-02-28 (Mon, 28 Feb 2011)
Changed paths:
M config/auto/sizes.pm
M config/gen/config_h/config_h.in
M src/pmc/structview.pmc
Log Message:
-----------
64-bit support in structview where available
Commit: 19772521fec877bc7c5875ecf4f224a8de4e8b6f
https://github.com/parrot/parrot/commit/19772521fec877bc7c5875ecf4f224a8de4e8b6f
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-02-28 (Mon, 28 Feb 2011)
Changed paths:
M include/parrot/datatypes.h
Log Message:
-----------
alignment for explicitly sized types
Commit: d1134230b5aa360e014938e54ce27aad64c71778
https://github.com/parrot/parrot/commit/d1134230b5aa360e014938e54ce27aad64c71778
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-02-28 (Mon, 28 Feb 2011)
Changed paths:
M MANIFEST
Log Message:
-----------
mk_manifest_and_skip
Commit: 0321a4c3a64961c1ce0f62d7d6fb251ad69e81ef
https://github.com/parrot/parrot/commit/0321a4c3a64961c1ce0f62d7d6fb251ad69e81ef
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-02-28 (Mon, 28 Feb 2011)
Changed paths:
M MANIFEST
M config/auto/sizes.pm
R config/auto/sizes/floatval_maxmin_c.in
R config/auto/sizes/intval_maxmin_c.in
R config/auto/sizes/test2_c.in
R config/auto/sizes/test3_c.in
M config/auto/sizes/test_c.in
M config/gen/config_h/config_h.in
M config/gen/config_pm/myconfig.in
M include/parrot/datatypes.h
M lib/Parrot/Harness/Smoke.pm
M src/pmc/structview.pmc
Log Message:
-----------
Merge branch 'large-ctype-probes'
More information about the parrot-commits
mailing list