[parrot/parrot] 4c2844: More WB

noreply at github.com noreply at github.com
Sat Apr 16 22:53:25 UTC 2011


Branch: refs/heads/packfile_wrap
Home:   https://github.com/parrot/parrot

Commit: 4c28441cf6b57c29e332f66da6b5181b257a5944
    https://github.com/parrot/parrot/commit/4c28441cf6b57c29e332f66da6b5181b257a5944
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-16 (Sat, 16 Apr 2011)

Changed paths:
  M src/packfile/api.c

Log Message:
-----------
More WB


Commit: dbf477e6c3f37bb066c8a8c5af8b39801813b55a
    https://github.com/parrot/parrot/commit/dbf477e6c3f37bb066c8a8c5af8b39801813b55a
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-16 (Sat, 16 Apr 2011)

Changed paths:
  M src/packfile/api.c

Log Message:
-----------
Remove PackFile_append. We always need WD when changing PackFile


Commit: d234bccb4e84aa77de7e9914954dcaf240c1a6b4
    https://github.com/parrot/parrot/commit/d234bccb4e84aa77de7e9914954dcaf240c1a6b4
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-16 (Sat, 16 Apr 2011)

Changed paths:
  M include/parrot/packfile.h
  M src/embed/api.c
  M src/packfile/api.c
  M src/pmc/eval.pmc

Log Message:
-----------
Change do_sub_pragmas to accept PMC instead of raw PackFile_ByteCode pointer. We are changing constants and need WD


Commit: 8ffbcb8f00800e97393f801e66f33f3fd13c2a01
    https://github.com/parrot/parrot/commit/8ffbcb8f00800e97393f801e66f33f3fd13c2a01
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-16 (Sat, 16 Apr 2011)

Changed paths:
  M src/pmc/ptr.pmc

Log Message:
-----------
Writebarrier Ptr PMC when returning raw pointer. It's kind of overkill but will help for now


Compare: https://github.com/parrot/parrot/compare/4abb7b7...8ffbcb8


More information about the parrot-commits mailing list