[parrot/parrot] 44e2ba: Fix bug in String PMC with extraneous multimethod.

noreply at github.com noreply at github.com
Fri Dec 10 20:55:12 UTC 2010


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

Commit: 44e2ba5b68d1b067bceb0223c8e66d7709b14f6f
    https://github.com/parrot/parrot/commit/44e2ba5b68d1b067bceb0223c8e66d7709b14f6f
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-09 (Thu, 09 Dec 2010)

Changed paths:
  M CREDITS
  M src/pmc/string.pmc
  M t/pmc/string.t

Log Message:
-----------
Fix bug in String PMC with extraneous multimethod.

Increase code coverage of String PMC tests.


Commit: 26c3ed32f7e4a1372c6dbaee1e5b6629abc45a4d
    https://github.com/parrot/parrot/commit/26c3ed32f7e4a1372c6dbaee1e5b6629abc45a4d
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-09 (Thu, 09 Dec 2010)

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
Change behavior of exception-related tests.


Commit: 67b58a124e53ccb8d61247a89069fafac00d9de5
    https://github.com/parrot/parrot/commit/67b58a124e53ccb8d61247a89069fafac00d9de5
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
Fix wording.


Commit: 5c746dba12f7d893e54db700ad2ef08b1f9ad925
    https://github.com/parrot/parrot/commit/5c746dba12f7d893e54db700ad2ef08b1f9ad925
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M include/parrot/oplib.h
  M src/runcore/main.c

Log Message:
-----------
eliminate static numbering of ops

static numbers for ops has no meaning. also, opsc generates number automatically
now, rendering these completely unecessary.

also eliminate a nasty cast (op_func_t* => void** => (void*)() => op_func_t*)


Commit: ead90b8560e3fbe40aecd601f420d1bb53730055
    https://github.com/parrot/parrot/commit/ead90b8560e3fbe40aecd601f420d1bb53730055
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M src/ops/core.ops
  M t/tools/dev/searchops/samples.pm

Log Message:
-----------
eliminate op documentation mentioning defunct CORE_OPS_*


Commit: 30bb037df3e8793538f58509bebc45f7bc8e2a3a
    https://github.com/parrot/parrot/commit/30bb037df3e8793538f58509bebc45f7bc8e2a3a
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  A src/nci/framebuilder.pod

Log Message:
-----------
add some documentation about pluggable framebuilder subsystem


Commit: 20ee3ca438c1023663a2fdad2b31d8dc823c2fa0
    https://github.com/parrot/parrot/commit/20ee3ca438c1023663a2fdad2b31d8dc823c2fa0
Author: Peter Lobsinger <plobsing at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M MANIFEST

Log Message:
-----------
mk_manifest_and_skip


Commit: 29bd61dab261c681798b5b51c0e98c557d879a93
    https://github.com/parrot/parrot/commit/29bd61dab261c681798b5b51c0e98c557d879a93
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M t/pmc/string.t

Log Message:
-----------
remove whitespace


Commit: 90a31da69026fb924f1fb0638663cc6f9318b11d
    https://github.com/parrot/parrot/commit/90a31da69026fb924f1fb0638663cc6f9318b11d
Author: Christoph Otto <christoph_git at mksig.org>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  A examples/pir/md5sum.pir

Log Message:
-----------
add md5sum tool using MappedByteArray from Kapace++'s gci task


Commit: d1ea164f5e8693cf1c7fc7e857ac007009d9c1e6
    https://github.com/parrot/parrot/commit/d1ea164f5e8693cf1c7fc7e857ac007009d9c1e6
Author: sygi <sygnowski at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  A README.polski

Log Message:
-----------
polish translation of README

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: 8d97c3bbe09b15effcdee2b4f2f84e67fc57d370
    https://github.com/parrot/parrot/commit/8d97c3bbe09b15effcdee2b4f2f84e67fc57d370
Author: sygi <sygnowski at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M README.polski

Log Message:
-----------
tiny corrects

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: d5eb9a4b1ea5341d0210bf1c422f72d11a61dbeb
    https://github.com/parrot/parrot/commit/d5eb9a4b1ea5341d0210bf1c422f72d11a61dbeb
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M NEWS

Log Message:
-----------
Add NEWS item about README translations


Commit: 6878f9102bafb66fb8620a05401fc2524a7fa6ca
    https://github.com/parrot/parrot/commit/6878f9102bafb66fb8620a05401fc2524a7fa6ca
Author: sygi <sygnowski at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Changed paths:
  M README.polski

Log Message:
-----------
tiny corrects

Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>


Commit: 0fa52e709332a424195c11c058b63136e1b33ef7
    https://github.com/parrot/parrot/commit/0fa52e709332a424195c11c058b63136e1b33ef7
Author: Nolan Lum <nol888 at gmail.com>
Date:   2010-12-10 (Fri, 10 Dec 2010)

Log Message:
-----------
Merge https://github.com/parrot/parrot




More information about the parrot-commits mailing list