[parrot/parrot] fcdc53: some small cleanups for pbc_merge
noreply at github.com
noreply at github.com
Sat Jun 11 01:31:54 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: fcdc5306371821bfd596a534b153b082cce45687
https://github.com/parrot/parrot/commit/fcdc5306371821bfd596a534b153b082cce45687
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-06-10 (Fri, 10 Jun 2011)
Changed paths:
M frontend/pbc_merge/main.c
Log Message:
-----------
some small cleanups for pbc_merge
Commit: c5d26f44f31dd66ec23f80cd9ff6dada41e40bd5
https://github.com/parrot/parrot/commit/c5d26f44f31dd66ec23f80cd9ff6dada41e40bd5
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-06-10 (Fri, 10 Jun 2011)
Changed paths:
M api.yaml
Log Message:
-----------
old embedding API is deprecated
Commit: fca6dc56add09350d808683c0e7f02c9eb15ade7
https://github.com/parrot/parrot/commit/fca6dc56add09350d808683c0e7f02c9eb15ade7
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-06-10 (Fri, 10 Jun 2011)
Changed paths:
M src/packfile/api.c
Log Message:
-----------
Rename PackFile_read_pbc to Parrot_pf_read_pbc_file. Quick and dirty cleanup for it, try to bring the code up to modern standards. Throws exceptions now instead of returning null
Commit: 9dcad3560aa2f9a253ddd6c27dea0dc5f2701062
https://github.com/parrot/parrot/commit/9dcad3560aa2f9a253ddd6c27dea0dc5f2701062
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-06-10 (Fri, 10 Jun 2011)
Changed paths:
M frontend/pbc_merge/main.c
M include/parrot/packfile.h
M src/packfile/api.c
Log Message:
-----------
several fixes so we build and pass tests again
Commit: 0704af85533c086a5ac6ec1f05273754cf8dc5b5
https://github.com/parrot/parrot/commit/0704af85533c086a5ac6ec1f05273754cf8dc5b5
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-06-10 (Fri, 10 Jun 2011)
Changed paths:
M include/parrot/packfile.h
M src/packfile/api.c
Log Message:
-----------
Break Parrot_pf_read_pbc_file (nee PackFile_read_pbc) up into several smaller functions. consolidate the mmap logic. Remove a goto.
Compare: https://github.com/parrot/parrot/compare/b97f4bf...0704af8
More information about the parrot-commits
mailing list