[parrot/parrot] 67b0e5: Add mem_internal_realloc_n_typed for consistency
GitHub
noreply at github.com
Mon Mar 5 11:21:10 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 67b0e5e33b2d764e275626dfb39b6d92b7ab06c3
https://github.com/parrot/parrot/commit/67b0e5e33b2d764e275626dfb39b6d92b7ab06c3
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2012-03-05 (Mon, 05 Mar 2012)
Changed paths:
M include/parrot/memory.h
Log Message:
-----------
Add mem_internal_realloc_n_typed for consistency
Commit: 6444a672b8e7e2d795a1cc273213e9dbf6783577
https://github.com/parrot/parrot/commit/6444a672b8e7e2d795a1cc273213e9dbf6783577
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2012-03-05 (Mon, 05 Mar 2012)
Changed paths:
M include/parrot/pointer_array.h
M src/pointer_array.c
Log Message:
-----------
Update PointerArray to use mem_internal_* functions.
Commit: 8213cff80b3f1f5528ccf338be7c6a0ea61d8c1a
https://github.com/parrot/parrot/commit/8213cff80b3f1f5528ccf338be7c6a0ea61d8c1a
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2012-03-05 (Mon, 05 Mar 2012)
Changed paths:
M src/dynpmc/gziphandle.pmc
M src/gc/gc_gms.c
M src/gc/gc_ms2.c
M src/hash.c
M src/packfile/api.c
M src/packfile/output.c
M src/packfile/pf_items.c
M src/packfile/segments.c
M src/pmc/fixedbooleanarray.pmc
M src/pmc/fixedstringarray.pmc
M src/pmc/imageiofreeze.pmc
M src/pmc/resizablebooleanarray.pmc
M src/pmc/resizablefloatarray.pmc
M src/pmc/resizableintegerarray.pmc
M src/pmc/resizablepmcarray.pmc
M src/pmc/stringbuilder.pmc
M src/pmc/unmanagedstruct.pmc
M src/spf_render.c
M src/string/api.c
Log Message:
-----------
Don't use mem_sys_* macros. They are deprecated
Compare: https://github.com/parrot/parrot/compare/179831d...8213cff
More information about the parrot-commits
mailing list