[parrot/parrot] db760d: Refactor packfile core files. Modify makefile temp...

noreply at github.com noreply at github.com
Sat Dec 11 07:12:17 UTC 2010


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

Commit: db760d28c7579e72bcf185e8afb9ec76b23013a7
    https://github.com/parrot/parrot/commit/db760d28c7579e72bcf185e8afb9ec76b23013a7
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M MANIFEST
  M config/gen/makefiles/docs.in
  M config/gen/makefiles/root.in
  R src/packfile.c
  A src/packfile/api.c
  A src/packfile/object_serialization.c
  A src/packfile/output.c
  R src/packout.c
  R src/pmc_freeze.c

Log Message:
-----------
Refactor packfile core files. Modify makefile templates to account for change.

packfile.c -> api.c
pmc_freeze.c -> object_serialization.c
packout.c -> output.c


Commit: b0c9397a2336001eeec9840ff1e83d7692693449
    https://github.com/parrot/parrot/commit/b0c9397a2336001eeec9840ff1e83d7692693449
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M MANIFEST
  M config/gen/makefiles/root.in
  A frontend/parrot/main.c
  A frontend/parrot_debugger/main.c
  A frontend/pbc_dump/main.c
  A frontend/pbc_merge/main.c
  R src/main.c
  R src/parrot_debugger.c
  R src/pbc_dump.c
  R src/pbc_merge.c
  M src/pmc/hash.pmc
  M t/pmc/string.t
  M tools/dev/github_post_receive.pl

Log Message:
-----------
Merge https://github.com/parrot/parrot

Conflicts:
	MANIFEST




More information about the parrot-commits mailing list