[parrot/parrot] 99ec21: Merge branch 'opsc_llvm' of github.com:parrot/parr...

noreply at github.com noreply at github.com
Thu Mar 17 23:59:45 UTC 2011


Branch: refs/heads/opsc_llvm
Home:   https://github.com/parrot/parrot

Commit: 99ec21404e7cab569eed9b52ac25faab4ba44289
    https://github.com/parrot/parrot/commit/99ec21404e7cab569eed9b52ac25faab4ba44289
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-17 (Thu, 17 Mar 2011)

Changed paths:
  M CREDITS
  M ChangeLog
  M MANIFEST.generated
  M NEWS
  M README
  M VERSION
  M compilers/opsc/Defines.mak
  M compilers/opsc/Rules.mak
  M compilers/opsc/ops2c.nqp
  M compilers/opsc/opsc.pir
  M compilers/opsc/src/Ops/Compiler/Actions.pm
  M compilers/opsc/src/Ops/File.pm
  A compilers/opsc/src/Ops/Util.pm
  M config/gen/makefiles/root.in
  M docs/parrotbyte.pod
  M docs/parrothist.pod
  M docs/project/release_manager_guide.pod
  M docs/translations/README.BGR
  M docs/translations/README.deutsch
  M include/parrot/api.h
  M include/parrot/debugger.h
  M include/parrot/embed.h
  M include/parrot/hash.h
  M include/parrot/interpreter.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/packfile.h
  M include/parrot/scheduler.h
  M runtime/parrot/library/Archive/Tar.pir
  M runtime/parrot/library/LLVM/BasicBlock.pm
  M runtime/parrot/library/TAP/Harness.pir
  M src/debug.c
  M src/embed.c
  M src/embed/pmc.c
  M src/embed/strings.c
  M src/gc/alloc_memory.c
  M src/gc/api.c
  M src/gc/fixed_allocator.c
  M src/gc/fixed_allocator.h
  M src/gc/gc_gms.c
  M src/gc/gc_inf.c
  M src/gc/gc_ms.c
  M src/gc/gc_ms2.c
  M src/gc/gc_private.h
  M src/gc/string_gc.c
  M src/hash.c
  M src/ops/core_ops.c
  M src/pmc/capture.pmc
  M src/pmc/class.pmc
  M src/pmc/socket.pmc
  M src/scheduler.c
  M t/compilers/opsc/03-past.t
  M t/library/llvm/99-example.t
  M t/pmc/capture.t
  M t/src/extend_vtable.t
  M tools/release/release.json

Log Message:
-----------
Merge branch 'opsc_llvm' of github.com:parrot/parrot into opsc_llvm


Commit: 16cb003208b3c19c3713dd7dc2a444f114ec28ec
    https://github.com/parrot/parrot/commit/16cb003208b3c19c3713dd7dc2a444f114ec28ec
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-17 (Thu, 17 Mar 2011)

Changed paths:
  M runtime/parrot/library/LLVM/BasicBlock.pm

Log Message:
-----------
Fix BasicBlock. dukeleto-- for committing non-compilable stuff.


Compare: https://github.com/parrot/parrot/compare/ecbda7c...16cb003


More information about the parrot-commits mailing list