[parrot/parrot] c1055b: Create new packfile API functions Parrot_pf_new (P...
noreply at github.com
noreply at github.com
Sat Jun 25 16:54:43 UTC 2011
Branch: refs/heads/whiteknight/packfilewrapper
Home: https://github.com/parrot/parrot
Commit: c1055bcb91e35a4cf3b14daa42e5914c1f2002d1
https://github.com/parrot/parrot/commit/c1055bcb91e35a4cf3b14daa42e5914c1f2002d1
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-06-25 (Sat, 25 Jun 2011)
Changed paths:
M src/packfile/api.c
M src/pmc/packfile.pmc
A src/pmc/packfilemanager.pmc
A src/pmc/packfilewrapper.pmc
Log Message:
-----------
Create new packfile API functions Parrot_pf_new (PackFile_new) Parrot_pf_destroy (PackFile_destroy), Parrot_pf_serialize_to_string and Parrot_pf_deserialize_from_string. Add new prototype PackfileWrapper and PackfileManager PMC types
More information about the parrot-commits
mailing list