[parrot/parrot] dba406: [t] fix "Unknown TAP token"

noreply at github.com noreply at github.com
Mon Mar 7 14:38:08 UTC 2011


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

Commit: dba406ca28f6a82968943f44ebf3b3431394d3e3
    https://github.com/parrot/parrot/commit/dba406ca28f6a82968943f44ebf3b3431394d3e3
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2011-03-03 (Thu, 03 Mar 2011)

Changed paths:
  M t/compilers/opsc/01-parse-body.t

Log Message:
-----------
[t] fix "Unknown TAP token"

legal TAP comment starts by #


Commit: 3faf2406a2657438c3ceca8bc9641026c37fc34e
    https://github.com/parrot/parrot/commit/3faf2406a2657438c3ceca8bc9641026c37fc34e
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-03-04 (Fri, 04 Mar 2011)

Changed paths:
  M include/parrot/hash.h
  M src/call/context.c
  M src/hash.c
  M src/string/encoding/shared.c

Log Message:
-----------
factor out hashing code to work on arbitrary buffers


Commit: f3c2cd19dc5b731f4247614c50db4416518b6a91
    https://github.com/parrot/parrot/commit/f3c2cd19dc5b731f4247614c50db4416518b6a91
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-03-04 (Fri, 04 Mar 2011)

Changed paths:
  M src/pmc/fixedintegerarray.pmc

Log Message:
-----------
add hashval() implementation to FIA for faster, more efficient hashing


Commit: c74300b7fcfa0276f739d992fe961d57b540aedd
    https://github.com/parrot/parrot/commit/c74300b7fcfa0276f739d992fe961d57b540aedd
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-03-04 (Fri, 04 Mar 2011)

Changed paths:
  M include/parrot/nci.h
  M src/global_setup.c
  M src/nci/api.c
  M src/nci/core_thunks.c
  M src/nci/extra_thunks.c
  M src/nci/signatures.c
  M src/pmc/nci.pmc
  M tools/dev/nci_thunk_gen.pir

Log Message:
-----------
make nci thunk lookup work with signature arrays, not strings


Commit: 99ba7bdf128de41cfb66b16734b92e75193357b6
    https://github.com/parrot/parrot/commit/99ba7bdf128de41cfb66b16734b92e75193357b6
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-03-04 (Fri, 04 Mar 2011)

Changed paths:
  M src/nci/libffi.c

Log Message:
-----------
convert libffi framebuilder to new pmc-based conventions


Commit: c5334d6f3e9fc8abd65148f9084fe9751a5c0930
    https://github.com/parrot/parrot/commit/c5334d6f3e9fc8abd65148f9084fe9751a5c0930
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-03-04 (Fri, 04 Mar 2011)

Changed paths:
  M src/pmc/nci.pmc

Log Message:
-----------
eliminate handling of string signatures within NCI objects


Commit: 414629e707a1222b073160069e8d3f6684cc7841
    https://github.com/parrot/parrot/commit/414629e707a1222b073160069e8d3f6684cc7841
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-03-04 (Fri, 04 Mar 2011)

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
  M src/ops/core_ops.c

Log Message:
-----------
make signature PMC functionality directly available


Commit: 4209f872ece7392cb8195ca90d744a8628ffe89a
    https://github.com/parrot/parrot/commit/4209f872ece7392cb8195ca90d744a8628ffe89a
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-03-04 (Fri, 04 Mar 2011)

Changed paths:
  M include/parrot/hash.h
  M include/parrot/nci.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M src/global_setup.c
  M src/hash.c
  M src/nci/api.c
  M src/nci/core_thunks.c
  M src/nci/extra_thunks.c
  M src/nci/libffi.c
  M src/nci/signatures.c
  M src/ops/core.ops
  M src/ops/core_ops.c
  M src/pmc/fixedintegerarray.pmc
  M src/pmc/nci.pmc
  M src/string/encoding/shared.c
  M tools/dev/nci_thunk_gen.pir

Log Message:
-----------
Merge branch 'nci_signature_pmcs'


Commit: bc755f79743fc480748273c0e19f4ade45e54ea2
    https://github.com/parrot/parrot/commit/bc755f79743fc480748273c0e19f4ade45e54ea2
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-03-04 (Fri, 04 Mar 2011)

Changed paths:
  M include/parrot/nci.h
  M src/nci/core_thunks.c
  M src/nci/extra_thunks.c
  M src/nci/signatures.c
  M tools/dev/nci_thunk_gen.pir

Log Message:
-----------
fix includes and exports


Commit: 2ca3527d4b455ddc6e5fc3ab5d911a7558634533
    https://github.com/parrot/parrot/commit/2ca3527d4b455ddc6e5fc3ab5d911a7558634533
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2011-03-04 (Fri, 04 Mar 2011)

Changed paths:
  M t/compilers/opsc/06-opsfile.t

Log Message:
-----------
account for added op in test


Commit: 46aa5d927921e99ba3c418e76a73e8d4ed33ca4a
    https://github.com/parrot/parrot/commit/46aa5d927921e99ba3c418e76a73e8d4ed33ca4a
Author: Francois Perrad <francois.perrad at gadz.org>
Date:   2011-03-05 (Sat, 05 Mar 2011)

Changed paths:
  M runtime/parrot/library/Archive/Tar.pir

Log Message:
-----------
[Tar] refactor with StringBuilder


Commit: b3bae9c3535068ffa29658a6f16eaba036d5098c
    https://github.com/parrot/parrot/commit/b3bae9c3535068ffa29658a6f16eaba036d5098c
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-05 (Sat, 05 Mar 2011)

Changed paths:
  M include/parrot/interpreter.h
  M src/gc/mark_sweep.c
  M src/interp/inter_create.c
  M src/sub.c

Log Message:
-----------
Remove interp->dynamic_env. Leftover of #876.


Commit: ded4b56fbf0ecd0c00ba535a3f681aa11410b987
    https://github.com/parrot/parrot/commit/ded4b56fbf0ecd0c00ba535a3f681aa11410b987
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-05 (Sat, 05 Mar 2011)

Changed paths:
  M compilers/opsc/src/Ops/Compiler/Actions.pm

Log Message:
-----------
Insert write barriers into proper places during parsing


Commit: 652c6b5dbe3a92e6211385f1d53eb429ac0cdada
    https://github.com/parrot/parrot/commit/652c6b5dbe3a92e6211385f1d53eb429ac0cdada
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-05 (Sat, 05 Mar 2011)

Changed paths:
  M src/ops/core_ops.c

Log Message:
-----------
Rebootstrap ops with proper write barriers


Commit: a0de3ff4273cafc06eb21c554c405a5e17f1419f
    https://github.com/parrot/parrot/commit/a0de3ff4273cafc06eb21c554c405a5e17f1419f
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-05 (Sat, 05 Mar 2011)

Changed paths:
  M frontend/parrot/main.c

Log Message:
-----------
removed unused Parrot_confess.  We have a public one anyway.


Commit: cb8b624aab8cea7d50bef4ca5dcd861f5d124977
    https://github.com/parrot/parrot/commit/cb8b624aab8cea7d50bef4ca5dcd861f5d124977
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-05 (Sat, 05 Mar 2011)

Changed paths:
  M src/interp/inter_misc.c

Log Message:
-----------
removed unused var


Commit: ab009a47a8033e4ecc61e8a45be216c192d8a14c
    https://github.com/parrot/parrot/commit/ab009a47a8033e4ecc61e8a45be216c192d8a14c
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-05 (Sat, 05 Mar 2011)

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

Log Message:
-----------
consted and annotated Parrot_hsh_hash_buffer


Commit: 77ee8874bcca4034bcb7e527991f2a5da428d8ad
    https://github.com/parrot/parrot/commit/77ee8874bcca4034bcb7e527991f2a5da428d8ad
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-05 (Sat, 05 Mar 2011)

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

Log Message:
-----------
consting func args in Parrot_pa_count_used()


Commit: c4a940274fbcee199c7654178812e1a09c244e67
    https://github.com/parrot/parrot/commit/c4a940274fbcee199c7654178812e1a09c244e67
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-05 (Sat, 05 Mar 2011)

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

Log Message:
-----------
allow the ARGIN arg to be ARGIN_NULLOK


Commit: f5a2fedf4a514ea68db4834c279a83dfbfc3a2ed
    https://github.com/parrot/parrot/commit/f5a2fedf4a514ea68db4834c279a83dfbfc3a2ed
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-05 (Sat, 05 Mar 2011)

Changed paths:
  M include/parrot/api.h

Log Message:
-----------
Add foward declaration of Parrot_confess. Fix debug c++ builds.


Commit: 21a351ee64234000ac1b26346346e3340b9a26aa
    https://github.com/parrot/parrot/commit/21a351ee64234000ac1b26346346e3340b9a26aa
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-05 (Sat, 05 Mar 2011)

Changed paths:
  M include/parrot/api.h

Log Message:
-----------
Add PARROT_EXPORT to Parrot_confess declaration.


Commit: c114262d9860ae4cfa5ddc32138f4e97673cb2d8
    https://github.com/parrot/parrot/commit/c114262d9860ae4cfa5ddc32138f4e97673cb2d8
Author: Jimmy Zhuo <zhuomingliang at yahoo.com.cn>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M include/parrot/hash.h
  M src/hash.c
  M src/pmc/fixedintegerarray.pmc
  M src/string/encoding/shared.c

Log Message:
-----------
s/Parrot_hsh_hash_buffer/Parrot_hash_buffer/


Commit: 8b8b3b93dc5e7f9176fffeada42d2faacadd1f3e
    https://github.com/parrot/parrot/commit/8b8b3b93dc5e7f9176fffeada42d2faacadd1f3e
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M src/nci/api.c
  M src/nci/signatures.c

Log Message:
-----------
consting, removing unused vars


Commit: 776e9da55990e5556a7796444892070e536809b0
    https://github.com/parrot/parrot/commit/776e9da55990e5556a7796444892070e536809b0
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M src/pmc/nci.pmc

Log Message:
-----------
consting and removing unused var


Commit: e7d3b583541b8901ebd7c1c8dd4620eb1d797a5c
    https://github.com/parrot/parrot/commit/e7d3b583541b8901ebd7c1c8dd4620eb1d797a5c
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

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

Log Message:
-----------
re-headerized


Commit: 0aaee88240ebf27a2df525c2c26e0b3b7ccddd12
    https://github.com/parrot/parrot/commit/0aaee88240ebf27a2df525c2c26e0b3b7ccddd12
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M src/string/encoding/binary.c
  M src/string/encoding/latin1.c
  M src/string/encoding/null.c
  M src/string/encoding/utf16.c
  M src/string/encoding/utf8.c

Log Message:
-----------
shimming up unused interps


Commit: 3d0d83799fe3d0cc1764a29f0a4f63e35033e4d7
    https://github.com/parrot/parrot/commit/3d0d83799fe3d0cc1764a29f0a4f63e35033e4d7
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M src/string/encoding/latin1.c

Log Message:
-----------
fixed a mistakenly shimmed interp


Commit: 2ebb70aa7d9fddea356411d622ab1c91838678b4
    https://github.com/parrot/parrot/commit/2ebb70aa7d9fddea356411d622ab1c91838678b4
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M src/pmc/namespace.pmc

Log Message:
-----------
flag unused interps


Commit: d502f30181ec492115b5f1636d0ebff563979541
    https://github.com/parrot/parrot/commit/d502f30181ec492115b5f1636d0ebff563979541
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M src/pmc/mappedbytearray.pmc

Log Message:
-----------
consting pointers. Flagging unused interps. Removed unused var


Commit: 7e326a72e8f24987fdc36de92a5a0df23468addb
    https://github.com/parrot/parrot/commit/7e326a72e8f24987fdc36de92a5a0df23468addb
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M src/string/encoding/latin1.c
  M src/string/encoding/shared.c
  M src/string/encoding/shared.h

Log Message:
-----------
Shimming unused args. Removing and localizing variables.


Commit: 22d0a53f0ee9138fa0f05b1a1688a735a8e1cfaa
    https://github.com/parrot/parrot/commit/22d0a53f0ee9138fa0f05b1a1688a735a8e1cfaa
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M compilers/imcc/main.c

Log Message:
-----------
remove unused var


Commit: b3c70cd283d667f9a07d1e28e6e733af364108e2
    https://github.com/parrot/parrot/commit/b3c70cd283d667f9a07d1e28e6e733af364108e2
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M src/pmc/packfileannotations.pmc

Log Message:
-----------
removed unused last_key_id variable


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

Changed paths:
  M compilers/data_json/JSON.nqp

Log Message:
-----------
add null rule in JSON.nqp


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

Changed paths:
  M compilers/data_json/JSON.nqp
  M compilers/imcc/main.c
  M compilers/opsc/src/Ops/Compiler/Actions.pm
  M frontend/parrot/main.c
  M include/parrot/api.h
  M include/parrot/hash.h
  M include/parrot/interpreter.h
  M include/parrot/nci.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/oplib/ops.h
  M include/parrot/opsenum.h
  M include/parrot/pointer_array.h
  M runtime/parrot/library/Archive/Tar.pir
  M src/gc/mark_sweep.c
  M src/global_setup.c
  M src/hash.c
  M src/interp/inter_create.c
  M src/interp/inter_misc.c
  M src/nci/api.c
  M src/nci/core_thunks.c
  M src/nci/extra_thunks.c
  M src/nci/libffi.c
  M src/nci/signatures.c
  M src/ops/core.ops
  M src/ops/core_ops.c
  M src/pmc/fixedintegerarray.pmc
  M src/pmc/mappedbytearray.pmc
  M src/pmc/namespace.pmc
  M src/pmc/nci.pmc
  M src/pmc/packfileannotations.pmc
  M src/pointer_array.c
  M src/string/encoding/binary.c
  M src/string/encoding/latin1.c
  M src/string/encoding/null.c
  M src/string/encoding/shared.c
  M src/string/encoding/shared.h
  M src/string/encoding/utf16.c
  M src/string/encoding/utf8.c
  M src/sub.c
  M t/compilers/opsc/01-parse-body.t
  M t/compilers/opsc/06-opsfile.t
  M tools/dev/nci_thunk_gen.pir

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


Compare: https://github.com/parrot/parrot/compare/7ac0362...394f955


More information about the parrot-commits mailing list