[parrot/parrot] 18f3b9: Auto-replace TT# with GH# as per GH #707
GitHub
noreply at github.com
Thu Jan 26 20:25:37 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 18f3b94af8695e5a94af9f34227792a444cae8c9
https://github.com/parrot/parrot/commit/18f3b94af8695e5a94af9f34227792a444cae8c9
Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
Date: 2012-01-26 (Thu, 26 Jan 2012)
Changed paths:
M config/init/defaults.pm
M docs/pdds/pdd03_calling_conventions.pod
M frontend/pbc_merge/main.c
M include/parrot/pointer_array.h
M lib/Parrot/Docs/File.pm
M lib/Parrot/Pmc2c/PMC/RO.pm
M runtime/parrot/bin/prove.pir
M runtime/parrot/include/hllmacros.pir
M runtime/parrot/library/distutils.pir
M src/debug.c
M src/namespace.c
M src/ops/io.ops
M src/ops/sys.ops
M src/packfile/api.c
M src/packfile/pf_items.c
M src/platform/generic/file.c
M src/platform/win32/dl.c
M t/compilers/data_json/to_parrot.t
M t/compilers/imcc/syn/clash.t
M t/compilers/imcc/syn/regressions.t
M t/compilers/pct/past.t
M t/compilers/tge/grammar.t
M t/dynoplibs/io.t
M t/dynpmc/os.t
M t/harness.pir
M t/library/p6object.t
M t/native_pbc/header.t
M t/native_pbc/integer.t
M t/native_pbc/number.t
M t/native_pbc/string.t
M t/oo/metamodel.t
M t/op/arithmetics.t
M t/op/calling.t
M t/op/comp.t
M t/op/inf_nan.t
M t/op/lexicals.t
M t/op/number.t
M t/pmc/class.t
M t/pmc/complex.t
M t/pmc/exporter.t
M t/pmc/filehandle.t
M t/pmc/float.t
M t/pmc/io.t
M t/pmc/io_iterator.t
M t/pmc/multidispatch.t
M t/pmc/namespace-old.t
M t/pmc/packfile.t
M t/pmc/packfileview.t
M t/pmc/parrotio.t
M t/pmc/resizablepmcarray.t
M t/pmc/stringhandle.t
M t/pmc/sub.t
M t/run/options.t
Log Message:
-----------
Auto-replace TT# with GH# as per GH #707
This takes us from 316 to 145 references to trac tickets. I suspect
they are all closed tickets.
More information about the parrot-commits
mailing list