[parrot/parrot] 7ac036: Merge branch 'master' into gerd/JSON_nqp

noreply at github.com noreply at github.com
Thu Mar 3 19:48:54 UTC 2011


Branch: refs/heads/gerd/JSON_nqp
Home:   https://github.com/parrot/parrot

Commit: 7ac0362f90918f50bc9700a098350c111c685538
    https://github.com/parrot/parrot/commit/7ac0362f90918f50bc9700a098350c111c685538
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   2011-03-03 (Thu, 03 Mar 2011)

Changed paths:
  M MANIFEST
  M NEWS
  M api.yaml
  M compilers/data_json/JSON.nqp
  M compilers/opsc/ops2c.nqp
  M compilers/opsc/src/Ops/Compiler/Actions.pm
  M compilers/opsc/src/Ops/Compiler/Grammar.pm
  M compilers/opsc/src/Ops/Op.pm
  M compilers/opsc/src/Ops/Trans/C.pm
  M config/auto/coverage.pm
  A config/auto/infnan.pm
  A config/auto/infnan/test_c.in
  M config/auto/sizes.pm
  R config/auto/sizes/floatval_maxmin_c.in
  R config/auto/sizes/intval_maxmin_c.in
  R config/auto/sizes/test2_c.in
  R config/auto/sizes/test3_c.in
  M config/auto/sizes/test_c.in
  M config/gen/config_h/config_h.in
  M config/gen/config_pm/myconfig.in
  M config/gen/makefiles/root.in
  M docs/project/release_manager_guide.pod
  M include/parrot/api.h
  M include/parrot/datatypes.h
  M include/parrot/multidispatch.h
  M include/parrot/pmc.h
  A include/parrot/thr_none.h
  M include/parrot/thread.h
  M lib/Parrot/Configure/Step/List.pm
  M lib/Parrot/Harness/Smoke.pm
  M lib/Parrot/Pmc2c/PCCMETHOD.pm
  M lib/Parrot/Pmc2c/PMC.pm
  M src/call/args.c
  M src/call/context.c
  M src/call/pcc.c
  M src/datatypes.c
  M src/embed/api.c
  M src/gc/gc_gms.c
  M src/interp/inter_create.c
  M src/multidispatch.c
  M src/ops/core_ops.c
  M src/pmc.c
  M src/pmc/role.pmc
  M src/pmc/scalar.pmc
  M src/pmc/scheduler.pmc
  M src/pmc/sockaddr.pmc
  M src/pmc/socket.pmc
  M src/pmc/string.pmc
  M src/pmc/stringbuilder.pmc
  M src/pmc/stringhandle.pmc
  M src/pmc/stringiterator.pmc
  M src/pmc/structview.pmc
  M src/pmc/task.pmc
  M src/pmc/timer.pmc
  M src/pmc/undef.pmc
  M src/pmc/unmanagedstruct.pmc
  M src/spf_render.c
  A t/compilers/opsc/01-parse-body.t
  A t/compilers/opsc/03-past-declarator.t
  A t/compilers/opsc/03-past-macros.t
  M t/compilers/opsc/03-past.t
  R t/compilers/opsc/07-emitter.t
  A t/compilers/opsc/07-op-to-c.t
  A t/compilers/opsc/08-emitter.t
  M t/compilers/opsc/common.pir
  M t/op/exit.t
  M t/steps/auto/sizes-01.t
  M t/tools/dev/headerizer/01_functions.t
  A tools/dev/dedeprecator
  A tools/release/releasecheck.pl

Log Message:
-----------
Merge branch 'master' into gerd/JSON_nqp




More information about the parrot-commits mailing list