Skip to content

Commit

Permalink
Remove deprecated Protoobject. Closes #1337.
Browse files Browse the repository at this point in the history
  • Loading branch information
bacek committed Jan 29, 2011
1 parent d71095f commit 0f269b9
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 318 deletions.
6 changes: 0 additions & 6 deletions DEPRECATED.yaml
Expand Up @@ -154,12 +154,6 @@ Action methods in rules:
- functions
- experimental
ticket: https://trac.parrot.org/parrot/ticket/1628
'Protoobject [eligible in 2.7]':
eligible: 2.7
note: Use P6Object instead.
tags:
- Parrot library
ticket: http://trac.parrot.org/parrot/ticket/1337
'Threads and Parallelism [experimental]':
tags:
- experimental
Expand Down
2 changes: 0 additions & 2 deletions MANIFEST
Expand Up @@ -1110,7 +1110,6 @@ runtime/parrot/library/ProfTest/Matcher.nqp [library]
runtime/parrot/library/ProfTest/NQPProfile.nqp [library]
runtime/parrot/library/ProfTest/PIRProfile.nqp [library]
runtime/parrot/library/ProfTest/Want.nqp [library]
runtime/parrot/library/Protoobject.pir [library]
runtime/parrot/library/Range.pir [library]
runtime/parrot/library/Rules.mak [library]
runtime/parrot/library/SDL.pir [library]
Expand Down Expand Up @@ -1679,7 +1678,6 @@ t/library/parrotlib.t [test]
t/library/pcre.t [test]
t/library/perlhist.txt [test]
t/library/pg.t [test]
t/library/protoobject.t [test]
t/library/rand.t [test]
t/library/range.t [test]
t/library/sha.t [test]
Expand Down
1 change: 0 additions & 1 deletion config/gen/makefiles/root.in
Expand Up @@ -296,7 +296,6 @@ GEN_LIBRARY = \
$(LIBRARY_DIR)/PGE/Perl6Grammar.pbc \
$(LIBRARY_DIR)/PGE/Text.pbc \
$(LIBRARY_DIR)/PGE/Util.pbc \
$(LIBRARY_DIR)/Protoobject.pbc \
$(LIBRARY_DIR)/Range.pbc \
$(LIBRARY_DIR)/Stream/Base.pbc \
$(LIBRARY_DIR)/Stream/Combiner.pbc \
Expand Down
158 changes: 0 additions & 158 deletions runtime/parrot/library/Protoobject.pir

This file was deleted.

151 changes: 0 additions & 151 deletions t/library/protoobject.t

This file was deleted.

0 comments on commit 0f269b9

Please sign in to comment.