[parrot/parrot] 1cc90e: [pmc] Improved WB annotations the first a*-f*.pmc ...
GitHub
noreply at github.com
Wed Jun 4 21:56:13 UTC 2014
Branch: refs/heads/rurban/pmc2c_orig2-gh1069
Home: https://github.com/parrot/parrot
Commit: 1cc90e58293a06e8b5cb9110a452fe1716324a0a
https://github.com/parrot/parrot/commit/1cc90e58293a06e8b5cb9110a452fe1716324a0a
Author: ZYROz <ZYROz at users.noreply.github.com>
Date: 2014-06-04 (Wed, 04 Jun 2014)
Changed paths:
R .project
M src/pmc/addrregistry.pmc
M src/pmc/arrayiterator.pmc
M src/pmc/bigint.pmc
M src/pmc/bignum.pmc
M src/pmc/boolean.pmc
M src/pmc/bytebuffer.pmc
M src/pmc/capture.pmc
M src/pmc/class.pmc
M src/pmc/complex.pmc
M src/pmc/default.pmc
M src/pmc/env.pmc
M src/pmc/filehandle.pmc
M src/pmc/fixedbooleanarray.pmc
M src/pmc/fixedfloatarray.pmc
M src/pmc/fixedintegerarray.pmc
M src/pmc/fixedpmcarray.pmc
M src/pmc/fixedstringarray.pmc
Log Message:
-----------
[pmc] Improved WB annotations the first a*-f*.pmc classes
A 2nd eye-pair sees more.
Commit: cc677cf082ff8ba1ea4724511f93b1101235221d
https://github.com/parrot/parrot/commit/cc677cf082ff8ba1ea4724511f93b1101235221d
Author: ZYROz <ZYROz at users.noreply.github.com>
Date: 2014-06-04 (Wed, 04 Jun 2014)
Changed paths:
M src/pmc/fixedpmcarray.pmc
M src/pmc/handle.pmc
M src/pmc/hash.pmc
M src/pmc/imageiofreeze.pmc
M src/pmc/imageiosize.pmc
M src/pmc/imageiostrings.pmc
M src/pmc/imageiothaw.pmc
M src/pmc/imccompiler.pmc
M src/pmc/integer.pmc
M src/pmc/iterator.pmc
M src/vtable.tbl
Log Message:
-----------
[pmc] Improved WB annotations - [f-i]*.pmc
Commit: c937fd765426f5d22c469fce13a4191dc0a1abb5
https://github.com/parrot/parrot/commit/c937fd765426f5d22c469fce13a4191dc0a1abb5
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-06-04 (Wed, 04 Jun 2014)
Changed paths:
M .gitignore
M MANIFEST.SKIP
M src/pmc/env.pmc
Log Message:
-----------
add local .perldb helper to .gitignore/MANIFEST.SKIP
so that git clean -dxf will not wipe it.
Also fix trailing space in env.pmc
Commit: b2bf96ce6f945fc521037d73fdac560259176a73
https://github.com/parrot/parrot/commit/b2bf96ce6f945fc521037d73fdac560259176a73
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-06-04 (Wed, 04 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/14fda8448ba7...b2bf96ce6f94
More information about the parrot-commits
mailing list