[parrot/parrot] ec0b57: [core] apifify -t20 as PARROT_TRACE_ARRAY_STATE_FL...
GitHub
noreply at github.com
Tue Dec 2 15:59:16 UTC 2014
Branch: refs/heads/smoke-me/rpa-offset-gh1152
Home: https://github.com/parrot/parrot
Commit: ec0b57a3b167333f63f776fb4757543e1249a051
https://github.com/parrot/parrot/commit/ec0b57a3b167333f63f776fb4757543e1249a051
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M frontend/parrot/main.c
M frontend/parrot2/main.c
M include/parrot/interpreter.h
M src/pmc/resizablepmcarray.pmc
Log Message:
-----------
[core] apifify -t20 as PARROT_TRACE_ARRAY_STATE_FLAG
Only available without --optimize, i.e. #ifndef NDEBUG
Commit: 8005345686fad1d3f6da840004352d4c70943f07
https://github.com/parrot/parrot/commit/8005345686fad1d3f6da840004352d4c70943f07
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M docs/memory_internals.pod
M docs/stability.pod
Log Message:
-----------
[docs] Update stability and memory_internals
stability was written in 2007. Just the deprecation cycle
needed to be updated.
memory_internals talks as if mark&sweep is the only GC.
Improve that.
Compare: https://github.com/parrot/parrot/compare/c3742a5c0879...8005345686fa
More information about the parrot-commits
mailing list