[parrot/parrot] 28b79f: Update NEWS to cover the add_vtable_override chang...
noreply at github.com
noreply at github.com
Wed Jun 22 00:28:36 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 28b79f97e5765500d054ed81bdf58c885e829d3f
https://github.com/parrot/parrot/commit/28b79f97e5765500d054ed81bdf58c885e829d3f
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-06-21 (Tue, 21 Jun 2011)
Changed paths:
M NEWS
Log Message:
-----------
Update NEWS to cover the add_vtable_override change
Commit: 1c18f6fc5c6ec7eaca42b14c9ddea93e7d45706b
https://github.com/parrot/parrot/commit/1c18f6fc5c6ec7eaca42b14c9ddea93e7d45706b
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-06-21 (Tue, 21 Jun 2011)
Changed paths:
M src/embed.c
M src/interp/inter_misc.c
Log Message:
-----------
Merge branch 'whiteknight/embed_refactor'
Commit: f406942abf297e3a44a1f7d2a935ede5e08a082e
https://github.com/parrot/parrot/commit/f406942abf297e3a44a1f7d2a935ede5e08a082e
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-06-21 (Tue, 21 Jun 2011)
Changed paths:
M include/parrot/embed.h
M include/parrot/interpreter.h
M src/embed.c
M src/interp/inter_misc.c
Log Message:
-----------
Move Parrot_compile_string to inter_misc.c so it can live next to Parrot_compile_file. These both probably belong in a file dedicated to compiler-related routines
Commit: 942bad253dc80098b5e153b8f66c6be7badd8cd4
https://github.com/parrot/parrot/commit/942bad253dc80098b5e153b8f66c6be7badd8cd4
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-06-21 (Tue, 21 Jun 2011)
Changed paths:
M src/extend.c
Log Message:
-----------
Several misc cleanups to src/extend.c. Add some TODO and DEPRECATED notes where necessary. Remove CALLIN macros where they are clearly not needed
Compare: https://github.com/parrot/parrot/compare/c412e89...942bad2
More information about the parrot-commits
mailing list