[parrot/parrot] 22b6b1: Remove ports

GitHub noreply at github.com
Thu Feb 14 20:46:21 UTC 2013


  Branch: refs/heads/sixparrot
  Home:   https://github.com/parrot/parrot
  Commit: 22b6b11c7e42cb7194d0a716f7eb9bd1db8316c4
      https://github.com/parrot/parrot/commit/22b6b11c7e42cb7194d0a716f7eb9bd1db8316c4
  Author: Will "Coke" Coleda <will at coleda.com>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

  Changed paths:
    R ports/README.pod
    R ports/cygwin/README
    R ports/cygwin/parrot-1.0.0-1.cygport
    R ports/cygwin/parrot-1.0.0-1.src.patch
    R ports/cygwin/parrot-devel.hint
    R ports/cygwin/parrot-docs.hint
    R ports/cygwin/parrot.hint
    R ports/debian/changelog
    R ports/debian/compat
    R ports/debian/control
    R ports/debian/control.in
    R ports/debian/copyright
    R ports/debian/libparrot-dev.install.in
    R ports/debian/libparrot.install.in
    R ports/debian/libparrot.postinst
    R ports/debian/libparrot3.3.0.symbols
    R ports/debian/parrot-devel.install.in
    R ports/debian/parrot-doc.install.in
    R ports/debian/parrot-minimal.install.in
    R ports/debian/parrot.docs
    R ports/debian/parrot.install.in
    R ports/debian/patches/01_fix_spelling_errors.patch
    R ports/debian/patches/03_fix_nqp_man.patch
    R ports/debian/patches/series
    R ports/debian/rules
    R ports/debian/source/format
    R ports/debian/watch
    R ports/fedora/3.3.0/parrot.desk.in.tar.gz
    R ports/fedora/3.3.0/parrot.spec
    R ports/macports/Portfile
    R ports/mandriva/2.3.0/parrot-2.3.0-remove_md2_upstream_r45824.patch
    R ports/mandriva/2.3.0/parrot.spec
    R ports/suse/2.5.0/parrot.diff
    R ports/suse/2.5.0/parrot.spec
    R ports/ubuntu/README.pod
    R ports/ubuntu/changelog
    R ports/ubuntu/control.in

  Log Message:
  -----------
  Remove ports

(lots of false positives when ack-ing)


  Commit: ac9dafe6ad047ebdba67661afa44a1ad335eabf7
      https://github.com/parrot/parrot/commit/ac9dafe6ad047ebdba67661afa44a1ad335eabf7
  Author: Will "Coke" Coleda <will at coleda.com>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

  Changed paths:
    M MANIFEST
    M config/gen/makefiles/root.in
    M docs/pdds/pdd19_pir.pod
    R examples/tcl/tcltkdemo.pir
    R examples/tools/pgegrep
    M runtime/parrot/include/README.pod
    R runtime/parrot/include/hllmacros.pir
    R runtime/parrot/library/TclLibrary.pir
    M src/nci/extra_thunks.nci
    R t/library/hllmacros.t
    R t/library/tcl_lib.t

  Log Message:
  -----------
  Remove hllmacros and anything that uses it.


  Commit: 1fab5cd3beed7da345f13fb79c8d66dd228570b9
      https://github.com/parrot/parrot/commit/1fab5cd3beed7da345f13fb79c8d66dd228570b9
  Author: Will "Coke" Coleda <will at coleda.com>
  Date:   2013-02-10 (Sun, 10 Feb 2013)

  Changed paths:
    M compilers/imcc/optimizer.c
    M compilers/imcc/parser_util.c
    M docs/book/draft/ch10_opcode_reference.pod
    M docs/book/pir/ch04_variables.pod
    M examples/tutorial/12_math_ops_pasm.pir
    M src/dynoplibs/obscure.ops
    M t/dynoplibs/obscure.t

  Log Message:
  -----------
  remove covers, exsec, hav, vers, and fact opcodes


  Commit: 2aa386d26f22b16d014b438ff5cb27fd4a88958b
      https://github.com/parrot/parrot/commit/2aa386d26f22b16d014b438ff5cb27fd4a88958b
  Author: Will "Coke" Coleda <will at coleda.com>
  Date:   2013-02-10 (Sun, 10 Feb 2013)

  Changed paths:
    M docs/book/draft/ch10_opcode_reference.pod
    M editor/pir-mode.el
    M include/parrot/oplib/core_ops.h
    M include/parrot/oplib/ops.h
    M include/parrot/opsenum.h
    M src/ops/core_ops.c
    M src/ops/string.ops
    M t/op/string_mem.t
    M tools/dev/parrot_fuzzer.py

  Log Message:
  -----------
  remove pin, unpin opcodes


  Commit: 0a85e4cbd1efbf7af2c369b993ab730acb1fee3b
      https://github.com/parrot/parrot/commit/0a85e4cbd1efbf7af2c369b993ab730acb1fee3b
  Author: Will "Coke" Coleda <will at coleda.com>
  Date:   2013-02-10 (Sun, 10 Feb 2013)

  Changed paths:
    M MANIFEST
    R src/pmc/complex.pmc
    M src/pmc/integer.pmc
    M src/pmc/scalar.pmc
    M src/runcore/trace.c
    M t/dynoplibs/trans.t
    M t/oo/proxy.t
    M t/op/inf_nan.t
    R t/pmc/complex.t
    M t/pmc/fixedintegerarray.t
    M t/pmc/integer.t
    M t/pmc/ro.t

  Log Message:
  -----------
  Remove Complex PMC


  Commit: 258652d70b17a89a5609ea0f76b02238ba0c16c1
      https://github.com/parrot/parrot/commit/258652d70b17a89a5609ea0f76b02238ba0c16c1
  Author: Moritz Lenz <moritz at faui2k3.org>
  Date:   2013-02-11 (Mon, 11 Feb 2013)

  Changed paths:
    M MANIFEST
    R src/pmc/addrregistry.pmc
    R t/pmc/addrregistry.t

  Log Message:
  -----------
  remove addrregistry PMC


  Commit: 5b96c3eaaab340a13f9b6268ccc0eb9884ae0d37
      https://github.com/parrot/parrot/commit/5b96c3eaaab340a13f9b6268ccc0eb9884ae0d37
  Author: Moritz Lenz <moritz at faui2k3.org>
  Date:   2013-02-11 (Mon, 11 Feb 2013)

  Changed paths:
    M MANIFEST
    A src/pmc/addrregistry.pmc
    A t/pmc/addrregistry.t

  Log Message:
  -----------
  Revert "remove addrregistry PMC"

AddrRegistry is used in TGE
This reverts commit 258652d70b17a89a5609ea0f76b02238ba0c16c1.


  Commit: c3bed91ea917d944a89b056f6828151cdd5a6763
      https://github.com/parrot/parrot/commit/c3bed91ea917d944a89b056f6828151cdd5a6763
  Author: Moritz Lenz <moritz at faui2k3.org>
  Date:   2013-02-11 (Mon, 11 Feb 2013)

  Changed paths:
    R t/op/vivify.t

  Log Message:
  -----------
  remove vivify opcode


  Commit: 62279463f0501401973f8baf7a400121f74104f4
      https://github.com/parrot/parrot/commit/62279463f0501401973f8baf7a400121f74104f4
  Author: Moritz Lenz <moritz at faui2k3.org>
  Date:   2013-02-11 (Mon, 11 Feb 2013)

  Changed paths:
    A sixparrot-TODO.md

  Log Message:
  -----------
  add TODO file for sixparrot, mostly by Coke++


  Commit: 23f7d67904c513a28df9c00a849560b4d5518aee
      https://github.com/parrot/parrot/commit/23f7d67904c513a28df9c00a849560b4d5518aee
  Author: Moritz Lenz <moritz at faui2k3.org>
  Date:   2013-02-11 (Mon, 11 Feb 2013)

  Changed paths:
    M MANIFEST
    M src/ops/experimental.ops

  Log Message:
  -----------
  more "vivify" removal


  Commit: 728246633ae37e0efb98d3f4de5bb7a156b79c19
      https://github.com/parrot/parrot/commit/728246633ae37e0efb98d3f4de5bb7a156b79c19
  Author: Moritz Lenz <moritz at faui2k3.org>
  Date:   2013-02-11 (Mon, 11 Feb 2013)

  Changed paths:
    M include/parrot/oplib/core_ops.h
    M include/parrot/oplib/ops.h
    M include/parrot/opsenum.h
    M src/ops/core_ops.c

  Log Message:
  -----------
  update bootstrap


  Commit: 4b0d21305e08c7ff12e6cb4f3e3d128ec2f7d36b
      https://github.com/parrot/parrot/commit/4b0d21305e08c7ff12e6cb4f3e3d128ec2f7d36b
  Author: Will "Coke" Coleda <will at coleda.com>
  Date:   2013-02-13 (Wed, 13 Feb 2013)

  Changed paths:
    M MANIFEST
    M docs/book/pir/ch04_variables.pod
    M docs/pdds/pdd17_pmc.pod
    M editor/pir-mode.el
    M examples/shootout/nsieve-bits-2.pir
    M examples/shootout/nsieve-bits.pir
    M examples/shootout/nsieve.pir
    M frontend/pbc_dump/packdump.c
    M src/ops/pmc.ops
    R src/pmc/fixedbooleanarray.pmc
    R src/pmc/resizablebooleanarray.pmc
    R t/pmc/fixedbooleanarray.t
    M t/pmc/freeze.t
    R t/pmc/resizablebooleanarray.t

  Log Message:
  -----------
  Remove FixedBooleanArray and ResizableBooleanArray


Compare: https://github.com/parrot/parrot/compare/22b6b11c7e42^...4b0d21305e08


More information about the parrot-commits mailing list