[parrot/parrot] 2fa2a5: Merge branch 'master' into opsc_llvm
noreply at github.com
noreply at github.com
Thu Mar 31 00:43:04 UTC 2011
Branch: refs/heads/opsc_llvm
Home: https://github.com/parrot/parrot
Commit: 2fa2a5f4ec70e8aaf03526114c13b0bd024a8aeb
https://github.com/parrot/parrot/commit/2fa2a5f4ec70e8aaf03526114c13b0bd024a8aeb
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-30 (Wed, 30 Mar 2011)
Changed paths:
M .gitignore
M MANIFEST
M MANIFEST.SKIP
M MANIFEST.generated
M NEWS
M api.yaml
M config/auto/infnan.pm
M config/auto/llvm.pm
M config/auto/warnings.pm
M config/gen/makefiles.pm
R config/gen/makefiles/parrot_pc.in
M config/gen/makefiles/root.in
M config/init/defaults.pm
M config/init/hints/irix.pm
M config/inter/progs.pm
M ext/Parrot-Embed/Build.PL
M include/parrot/api.h
M include/parrot/atomic.h
M include/parrot/call.h
M include/parrot/datatypes.h
M include/parrot/exceptions.h
M include/parrot/extend.h
M include/parrot/gc_api.h
M include/parrot/io.h
M include/parrot/misc.h
M include/parrot/namespace.h
M include/parrot/packfile.h
M include/parrot/pointer_array.h
M include/parrot/string.h
M include/parrot/string_funcs.h
M lib/Parrot/Configure/Options/Conf/Shared.pm
M lib/Parrot/Configure/Utils.pm
M lib/Parrot/Git/Describe.pm
M lib/Parrot/Pmc2c/Method.pm
M lib/Parrot/Pmc2c/PMC.pm
M lib/Parrot/Pmc2c/PMC/RO.pm
M lib/Parrot/Pmc2c/VTable.pm
M lib/Parrot/Revision.pm
M lib/Parrot/SHA1.pm
M ports/cygwin/README
M ports/cygwin/parrot-1.0.0-1.cygport
M ports/debian/libparrot-dev.install.in
M src/call/args.c
M src/debug.c
M src/dynext.c
M src/exceptions.c
M src/extend.c
M src/gc/gc_ms.c
M src/hash.c
M src/interp/inter_misc.c
M src/io/api.c
M src/multidispatch.c
M src/namespace.c
M src/oo.c
M src/packfile/api.c
M src/packfile/output.c
M src/pmc/hash.pmc
M src/pmc/key.pmc
M src/pmc/object.pmc
M src/pmc/opcode.pmc
M src/pmc/packfilebytecodesegment.pmc
M src/pmc/packfiledirectory.pmc
M src/pmc/packfileopmap.pmc
M src/pmc/packfilerawsegment.pmc
M src/pmc/structview.pmc
M src/pmc/sub.pmc
M src/pointer_array.c
M src/string/api.c
M src/utils.c
M t/configure/017-revision_from_cache.t
M t/configure/018-revision_to_cache.t
M t/configure/033-step.t
M t/configure/061-revision_from_cache.t
M t/configure/063-git_describe_to_cache.t
M t/configure/064-sha1_from_cache.t
M t/configure/065-git_describe_from_cache.t
M t/pmc/object-meths.t
M t/pmc/packfileopmap.t
A t/steps/auto/infnan-01.t
M t/steps/auto/llvm-01.t
M t/steps/init/defaults-01.t
M t/steps/inter/progs-01.t
M t/steps/inter/progs-02.t
M t/steps/inter/progs-03.t
M t/steps/inter/progs-04.t
Log Message:
-----------
Merge branch 'master' into opsc_llvm
Conflicts:
config/auto/llvm.pm
t/steps/auto/llvm-01.t
More information about the parrot-commits
mailing list