[parrot/parrot] 301445: Merge branch 'master' into kill-useless-defaults
noreply at github.com
noreply at github.com
Wed Sep 21 04:35:16 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 30144578acbbd2bc9a7f8db3e7bd6ede8fabe3fe
https://github.com/parrot/parrot/commit/30144578acbbd2bc9a7f8db3e7bd6ede8fabe3fe
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-09-20 (Tue, 20 Sep 2011)
Changed paths:
M .gitignore
M CREDITS
M ChangeLog
M MANIFEST
M MANIFEST.SKIP
M MANIFEST.generated
M README
M RESPONSIBLE_PARTIES
M VERSION
M compilers/imcc/imcc.l
M compilers/imcc/imclexer.c
M config/gen/makefiles/root.in
M docs/parrothist.pod
M docs/project/release_manager_guide.pod
M ext/winxed/compiler.pir
M ext/winxed/driver.pir
M frontend/parrot2/prt0.pir
M frontend/parrot2/prt0.winxed
M include/parrot/oplib/core_ops.h
M lib/Parrot/Harness/DefaultTests.pm
M lib/Pod/Simple.pm
A lib/Pod/Simple.pod
M lib/Pod/Simple/BlackBox.pm
M lib/Pod/Simple/Checker.pm
M lib/Pod/Simple/Debug.pm
M lib/Pod/Simple/DumpAsText.pm
M lib/Pod/Simple/DumpAsXML.pm
M lib/Pod/Simple/HTML.pm
M lib/Pod/Simple/HTMLBatch.pm
M lib/Pod/Simple/LinkSection.pm
M lib/Pod/Simple/Methody.pm
M lib/Pod/Simple/Progress.pm
M lib/Pod/Simple/PullParser.pm
M lib/Pod/Simple/PullParserEndToken.pm
M lib/Pod/Simple/PullParserStartToken.pm
M lib/Pod/Simple/PullParserTextToken.pm
M lib/Pod/Simple/PullParserToken.pm
M lib/Pod/Simple/RTF.pm
M lib/Pod/Simple/Search.pm
M lib/Pod/Simple/SimpleTree.pm
A lib/Pod/Simple/Subclassing.pod
M lib/Pod/Simple/Text.pm
M lib/Pod/Simple/TextContent.pm
M lib/Pod/Simple/TiedOutFH.pm
M lib/Pod/Simple/Transcode.pm
M lib/Pod/Simple/TranscodeDumb.pm
M lib/Pod/Simple/TranscodeSmart.pm
M lib/Pod/Simple/XHTML.pm
M lib/Pod/Simple/XMLOutStream.pm
M runtime/parrot/library/Crow.pir
R runtime/parrot/library/random_lib.pir
M src/call/context.c
M src/dynpmc/os.pmc
M src/ops/core_ops.c
M src/platform/linux/encoding.c
M src/pmc/parrotinterpreter.pmc
M t/README.pod
M t/dynpmc/select.t
M t/pir/interop.t
M t/pmc/timer.t
M tools/dev/resubmit_smolder.pl
A tools/release/auto_release.pl
M tools/release/release.json
Log Message:
-----------
Merge branch 'master' into kill-useless-defaults
Commit: 0bf02d9e07d14e58990157c25b6975a8dae07959
https://github.com/parrot/parrot/commit/0bf02d9e07d14e58990157c25b6975a8dae07959
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-09-20 (Tue, 20 Sep 2011)
Changed paths:
M include/parrot/hash.h
M include/parrot/oplib/core_ops.h
M include/parrot/oplib/ops.h
M include/parrot/opsenum.h
M runtime/parrot/library/P6object.pir
M src/hash.c
M src/ops/core_ops.c
M src/ops/experimental.ops
M src/pmc/default.pmc
M t/library/p6object.t
M t/pmc/resizablepmcarray.t
M t/src/extend_vtable.t
Log Message:
-----------
Merge branch 'kill-useless-defaults'
Compare: https://github.com/parrot/parrot/compare/fb6470c...0bf02d9
More information about the parrot-commits
mailing list