[parrot/parrot] 36d2d0: Constify STRING argument

noreply at github.com noreply at github.com
Sat Dec 25 21:45:43 UTC 2010


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

Commit: 36d2d0f7a285eb7a9dbddb827ceee41568cf0a09
    https://github.com/parrot/parrot/commit/36d2d0f7a285eb7a9dbddb827ceee41568cf0a09
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M include/parrot/pmc.h
  M src/pmc.c

Log Message:
-----------
Constify STRING argument


Commit: 2a634c378b1cb20f1655121d73a29f48305106b2
    https://github.com/parrot/parrot/commit/2a634c378b1cb20f1655121d73a29f48305106b2
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M compilers/imcc/imcc.y

Log Message:
-----------
Apply patch from #1540 to rewrite '.=' into 'concat_s_s_s'. plobsing++


Commit: 3f2e098794b0ce6057fcc7969d476e705dacbcc9
    https://github.com/parrot/parrot/commit/3f2e098794b0ce6057fcc7969d476e705dacbcc9
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h

Log Message:
-----------
Regenerate lex/yacc-generated files


Commit: e7474efb21e75be582117cc0cc8227a27a04a99e
    https://github.com/parrot/parrot/commit/e7474efb21e75be582117cc0cc8227a27a04a99e
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M ext/nqp-rx/src/stage0/HLL-s0.pir
  M ext/nqp-rx/src/stage0/NQP-s0.pir
  M ext/nqp-rx/src/stage0/P6Regex-s0.pir
  M ext/nqp-rx/src/stage0/Regex-s0.pir

Log Message:
-----------
New nqp-rx bootstrap files without concat_s_s usage


Commit: 17978527925781deaa688c6116edd4c98ade705f
    https://github.com/parrot/parrot/commit/17978527925781deaa688c6116edd4c98ade705f
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M compilers/pge/PGE/Exp.pir
  M compilers/pge/PGE/Perl6Regex.pir

Log Message:
-----------
Remove usage of concat_s_s


Commit: 90f9dd02d3b01c26fd9556e6599505f7c8f6e063
    https://github.com/parrot/parrot/commit/90f9dd02d3b01c26fd9556e6599505f7c8f6e063
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M runtime/parrot/library/PGE/Hs.pir

Log Message:
-----------
Remove deprecated usage of concat_s_s


Commit: 0403b090a8de9eb898d2af4bdc3e8f6477762ace
    https://github.com/parrot/parrot/commit/0403b090a8de9eb898d2af4bdc3e8f6477762ace
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M t/compilers/imcc/syn/const.t
  M t/dynoplibs/pmc_pow.t
  M t/library/mime_base64.t
  M t/library/streams.t
  M t/oo/new.t
  M t/oo/root_new.t
  M t/op/arithmetics_pmc.t
  M t/op/cmp-nonbranch.t
  M t/op/string.t
  M t/op/string_cs.t
  M t/pmc/eval.t
  M t/pmc/fixedintegerarray.t
  M t/pmc/fixedpmcarray.t
  M t/pmc/fixedstringarray.t
  M t/pmc/hash.t
  M t/pmc/resizablepmcarray.t

Log Message:
-----------
Remove deprecated usage of concat_s_s


Commit: ddbdd541c6cf9d1d9deb2a4d589bf1fcae416b12
    https://github.com/parrot/parrot/commit/ddbdd541c6cf9d1d9deb2a4d589bf1fcae416b12
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M src/ops/core_ops.c
  M src/ops/string.ops

Log Message:
-----------
Remove concat_s_s op and rebootstrap generated files. Closes #1540




More information about the parrot-commits mailing list