[parrot/parrot] 923e01: --gc=inf: fix t/op/gc.t and mention gms in Configu...
GitHub
noreply at github.com
Thu Jun 5 20:26:42 UTC 2014
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 923e016ae247cc70eed7aed7d9002b758f70d87b
https://github.com/parrot/parrot/commit/923e016ae247cc70eed7aed7d9002b758f70d87b
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-06-05 (Thu, 05 Jun 2014)
Changed paths:
M ChangeLog
M lib/Parrot/Configure/Options/Conf.pm
M t/op/gc.t
Log Message:
-----------
--gc=inf: fix t/op/gc.t and mention gms in Configure --help
gc_type = INF should skip the first gc tests
Commit: 6dfbb6406ebc7b3dbcf7e4de36d00a87a5bcf955
https://github.com/parrot/parrot/commit/6dfbb6406ebc7b3dbcf7e4de36d00a87a5bcf955
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-06-05 (Thu, 05 Jun 2014)
Changed paths:
M .gitignore
M MANIFEST.SKIP
Log Message:
-----------
add local .perldb helper to .gitignore/MANIFEST.SKIP
so that git clean -dxf will not wipe it.
Commit: 8e173af06203771a1d656f71fff22a5dbdbcfc5c
https://github.com/parrot/parrot/commit/8e173af06203771a1d656f71fff22a5dbdbcfc5c
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-06-05 (Thu, 05 Jun 2014)
Changed paths:
M config/auto/pmc.pm
Log Message:
-----------
Improve pmc2c deps for PMC/$class.pm libs
depends only on the really used deps.
also sort the deps to generate comparable Makefile
Compare: https://github.com/parrot/parrot/compare/ae981f454332...8e173af06203
More information about the parrot-commits
mailing list