[parrot/parrot] 8e8003: Renaming Parrot_get_ctx_HLL_namespace() to Parrot_...

noreply at github.com noreply at github.com
Tue Nov 30 00:02:36 UTC 2010


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

Commit: 8e800306cffec161455db57fa9836e0e3e5e5f36
    https://github.com/parrot/parrot/commit/8e800306cffec161455db57fa9836e0e3e5e5f36
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/hll.h
  M src/hll.c
  M src/namespace.c
  M src/ops/core_ops.c
  M src/ops/var.ops

Log Message:
-----------
Renaming Parrot_get_ctx_HLL_namespace() to Parrot_hll_get_ctx_HLL_namespace()


Commit: 35090a7a6130fd9cdee07f5fe895e5e286d3936c
    https://github.com/parrot/parrot/commit/35090a7a6130fd9cdee07f5fe895e5e286d3936c
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/hll.h
  M src/dynext.c
  M src/hll.c
  M src/namespace.c
  M src/packfile.c

Log Message:
-----------
Renaming Parrot_get_HLL_namespace() to Parrot_hll_get_HLL_namespace()


Commit: f7134def9fa2f5a847b2dca103add4e4701b9a05
    https://github.com/parrot/parrot/commit/f7134def9fa2f5a847b2dca103add4e4701b9a05
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/hll.h
  M src/hll.c
  M src/pmc/parrotinterpreter.pmc

Log Message:
-----------
Renaming Parrot_regenerate_HLL_namespaces() to Parrot_hll_regenerate_HLL_namespaces()


Commit: f89a69a2cefcbc1226e8cf1059096f2e974ca5f9
    https://github.com/parrot/parrot/commit/f89a69a2cefcbc1226e8cf1059096f2e974ca5f9
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/hll.h
  M src/hll.c
  M src/pmc/callcontext.pmc
  M src/pmc/sub.pmc

Log Message:
-----------
Renaming Parrot_get_HLL_name() to Parrot_hll_get_HLL_name()


Commit: 99bcc837e2532e4d8a0b6c397f1dd5cb477fcf94
    https://github.com/parrot/parrot/commit/99bcc837e2532e4d8a0b6c397f1dd5cb477fcf94
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M docs/embed.pod
  M include/parrot/hll.h
  M lib/Parrot/Pmc2c/PMCEmitter.pm
  M src/hll.c

Log Message:
-----------
Renaming Parrot_get_HLL_id() to Parrot_hll_get_HLL_id()


Commit: 5a374892e6fbe4189091f18f4cf43ace3eafb070
    https://github.com/parrot/parrot/commit/5a374892e6fbe4189091f18f4cf43ace3eafb070
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-29 (Mon, 29 Nov 2010)

Changed paths:
  M CREDITS
  M compilers/imcc/imcc.y
  M compilers/imcc/imcparser.c
  M compilers/imcc/pbc.c
  M docs/embed.pod
  M include/parrot/hll.h
  M lib/Parrot/Pmc2c/PMCEmitter.pm
  M src/call/args.c
  M src/dynext.c
  M src/dynoplibs/trans.ops
  M src/global_setup.c
  M src/hash.c
  M src/hll.c
  M src/io/api.c
  M src/namespace.c
  M src/ops/cmp.ops
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/ops/pmc.ops
  M src/ops/var.ops
  M src/packfile.c
  M src/pmc.c
  M src/pmc/callcontext.pmc
  M src/pmc/complex.pmc
  M src/pmc/coroutine.pmc
  M src/pmc/fixedpmcarray.pmc
  M src/pmc/float.pmc
  M src/pmc/integer.pmc
  M src/pmc/orderedhash.pmc
  M src/pmc/parrotinterpreter.pmc
  M src/pmc/string.pmc
  M src/pmc/stringiterator.pmc
  M src/pmc/sub.pmc
  M src/string/api.c
  M src/utils.c

Log Message:
-----------
merge in changes from fbrito++. GCI task to rename functions in src/hll.c to match naming convnetions




More information about the parrot-commits mailing list