[parrot/parrot] 628bb5: Merge branch 'master' into opsc_full_parse

noreply at github.com noreply at github.com
Wed Feb 23 07:41:38 UTC 2011


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

Commit: 628bb55428a312574c1ad916a74f820528a421bf
    https://github.com/parrot/parrot/commit/628bb55428a312574c1ad916a74f820528a421bf
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-22 (Tue, 22 Feb 2011)

Changed paths:
  M CREDITS
  M MANIFEST
  M MANIFEST.generated
  M NEWS
  M api.yaml
  M config/auto/gettext/gettext_c.in
  M config/auto/gmp/gmp_c.in
  M config/auto/libffi.pm
  M config/auto/libffi/test_c.in
  M config/auto/neg_0/test_c.in
  M config/auto/opengl/opengl_c.in
  M config/auto/pcre/pcre_c.in
  M config/auto/readline/readline_c.in
  M config/auto/sizes/floatval_maxmin_c.in
  M config/auto/sizes/intval_maxmin_c.in
  M config/auto/zlib/zlib_c.in
  M config/gen/makefiles/root.in
  M config/gen/opengl.pm
  M config/inter/make.pm
  M docs/pdds/draft/pdd01_overview.pod
  M docs/pdds/draft/pdd05_opfunc.pod
  M docs/pdds/draft/pdd06_pasm.pod
  M docs/pdds/draft/pdd08_keys.pod
  M docs/pdds/draft/pdd11_extending.pod
  A docs/pdds/draft/pdd13_bytecode.pod
  M docs/pdds/draft/pdd14_numbers.pod
  M docs/pdds/draft/pdd16_native_call.pod
  M docs/pdds/draft/pdd29_compiler_tools.pod
  M docs/pdds/draft/pdd31_hll.pod
  M docs/pdds/pdd00_pdd.pod
  M docs/pdds/pdd03_calling_conventions.pod
  M docs/pdds/pdd07_codingstd.pod
  M docs/pdds/pdd09_gc.pod
  M docs/pdds/pdd10_embedding.pod
  R docs/pdds/pdd13_bytecode.pod
  M docs/pdds/pdd15_objects.pod
  M docs/pdds/pdd17_pmc.pod
  M docs/pdds/pdd18_security.pod
  M docs/pdds/pdd19_pir.pod
  M docs/pdds/pdd20_lexical_vars.pod
  M docs/pdds/pdd21_namespaces.pod
  M docs/pdds/pdd22_io.pod
  M docs/pdds/pdd23_exceptions.pod
  M docs/pdds/pdd24_events.pod
  M docs/pdds/pdd25_concurrency.pod
  M docs/pdds/pdd26_ast.pod
  M docs/pdds/pdd27_multiple_dispatch.pod
  M docs/pdds/pdd28_strings.pod
  M docs/pdds/pdd30_install.pod
  M docs/pdds/pdd_template.pod
  M examples/languages/squaak/doc/tutorial_episode_5.pod
  M examples/mops/mops.ps
  M examples/mops/mops.scheme
  M lib/Parrot/Headerizer.pm
  M lib/Parrot/Headerizer/Functions.pm
  M runtime/parrot/library/Archive/Tar.pir
  M runtime/parrot/library/TAP/Parser.pir
  M src/gc/gc_gms.c
  M src/nci/libffi.c
  M src/nci/signatures.c
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/packfilebytecodesegment.pmc
  M src/pmc/packfileopmap.pmc
  M src/string/encoding/tables.c
  M t/dynpmc/file.t
  M t/dynpmc/os.t
  M t/pmc/fixedpmcarray.t
  M t/pmc/packfileopmap.t
  M t/src/extend_vtable.t
  M t/steps/auto/libffi-01.t
  M t/steps/inter/make-01.t
  M t/tools/dev/headerizer/01_functions.t
  M t/tools/dev/headerizer/02_methods.t
  M t/tools/dev/headerizer/testlib/fixedbooleanarray_pmc.in
  M t/tools/dev/headerizer/testlib/list.in
  M t/tools/dev/headerizer/testlib/list_h.in
  M t/tools/dev/headerizer/testlib/nci_pmc.in
  M t/tools/mk_language_shell.t

Log Message:
-----------
Merge branch 'master' into opsc_full_parse




More information about the parrot-commits mailing list