[parrot/parrot] 026b4c: add tied_cstr to parrot_string_t, null where neede...

noreply at github.com noreply at github.com
Mon May 16 07:11:32 UTC 2011


Branch: refs/heads/tied-cstring
Home:   https://github.com/parrot/parrot

Commit: 026b4cf010cfa53fd36b74dbacd328e8e7c7d313
    https://github.com/parrot/parrot/commit/026b4cf010cfa53fd36b74dbacd328e8e7c7d313
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-05-15 (Sun, 15 May 2011)

Changed paths:
  M include/parrot/pobj.h
  M src/string/api.c

Log Message:
-----------
add tied_cstr to parrot_string_t, null where needed


Commit: a774442ce236c488d1cea5f44e7c0ea860f93046
    https://github.com/parrot/parrot/commit/a774442ce236c488d1cea5f44e7c0ea860f93046
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-05-15 (Sun, 15 May 2011)

Changed paths:
  M src/string/api.c

Log Message:
-----------
add function to get a tied_cstring


Commit: dadae2d34cb9b676b40cf664a95f0fa1d7497263
    https://github.com/parrot/parrot/commit/dadae2d34cb9b676b40cf664a95f0fa1d7497263
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-05-16 (Mon, 16 May 2011)

Changed paths:
  M src/gc/gc_gms.c
  M src/gc/gc_inf.c
  M src/gc/gc_ms.c
  M src/gc/gc_ms2.c

Log Message:
-----------
tell gc about tied_cstr


Commit: 039297f2b6697bb8a8b712b30e9aae1260499f48
    https://github.com/parrot/parrot/commit/039297f2b6697bb8a8b712b30e9aae1260499f48
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-05-16 (Mon, 16 May 2011)

Changed paths:
  M src/string/api.c

Log Message:
-----------
make the tied cstring code a tad smarter and less leaky


Compare: https://github.com/parrot/parrot/compare/026b4cf^...039297f


More information about the parrot-commits mailing list