[parrot/parrot] 43e7a3: Fix call in ifdef'd code for ia64 arch, signature ...

noreply at github.com noreply at github.com
Sun Nov 28 11:49:42 UTC 2010


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

Commit: 43e7a3682260f8d31dfae10fefdec11a2082c424
    https://github.com/parrot/parrot/commit/43e7a3682260f8d31dfae10fefdec11a2082c424
Author: Allison Randal <allison at perl.org>
Date:   2010-11-27 (Sat, 27 Nov 2010)

Changed paths:
  M src/gc/system.c

Log Message:
-----------
Fix call in ifdef'd code for ia64 arch, signature of trace_mem_block was changed, but call not updated.


Commit: ad90ddc1bca2786e754985f6d23027dd626664a3
    https://github.com/parrot/parrot/commit/ad90ddc1bca2786e754985f6d23027dd626664a3
Author: Allison Randal <allison at parrot.org>
Date:   2010-11-27 (Sat, 27 Nov 2010)

Changed paths:
  A ports/debian/patches/05_fix_gc_ftbfs_ia64.patch
  M ports/debian/patches/series

Log Message:
-----------
Add a patch to debian packaging, fixes ia64 build failure in 2.9.1 packages.


Commit: b626c46cbe4b3e4a547b0c011d8ae69a82b86f9e
    https://github.com/parrot/parrot/commit/b626c46cbe4b3e4a547b0c011d8ae69a82b86f9e
Author: Allison Randal <allison at parrot.org>
Date:   2010-11-27 (Sat, 27 Nov 2010)

Changed paths:
  M ports/debian/control

Log Message:
-----------
Updated generated Debian package file for 2.9.1 release.


Commit: 1d234363c314fe6ccc35d5d3b0f3084f93ff1269
    https://github.com/parrot/parrot/commit/1d234363c314fe6ccc35d5d3b0f3084f93ff1269
Author: Allison Randal <allison at parrot.org>
Date:   2010-11-27 (Sat, 27 Nov 2010)

Changed paths:
  M ports/debian/changelog

Log Message:
-----------
Add ia64 patch to Debian changelog file for 2.9.1 release.


Commit: 50c61372aaf198e9d7e55e7351e9615580f0b4fb
    https://github.com/parrot/parrot/commit/50c61372aaf198e9d7e55e7351e9615580f0b4fb
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-27 (Sat, 27 Nov 2010)

Changed paths:
  M config/auto/revision.pm
  M t/steps/auto/revision-01.t

Log Message:
-----------
Adapt tests to cover all execution paths in the current, git-oriented version
of config/auto/revision.pm.


Commit: 1e89f76292f840b153b0a09ac0a204d907c46a70
    https://github.com/parrot/parrot/commit/1e89f76292f840b153b0a09ac0a204d907c46a70
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M src/dynext.c

Log Message:
-----------
fix a check for nullness that must be STING_IS_NULLness in dynamic loading that was causing some segfaults


Commit: cd7949a7b61311c4f8b8622b1705f64324761118
    https://github.com/parrot/parrot/commit/cd7949a7b61311c4f8b8622b1705f64324761118
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M src/dynext.c

Log Message:
-----------
protect a bit more Parrot_dyn_load_lib against mistakes like the one fixed in 1e89f76


Commit: 5f1b7a34b3c7cd309019c836c49a5a630e60ee3f
    https://github.com/parrot/parrot/commit/5f1b7a34b3c7cd309019c836c49a5a630e60ee3f
Author: NotFound <julian.notfound at gmail.com>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M config/auto/revision.pm
  M ports/debian/changelog
  M ports/debian/control
  A ports/debian/patches/05_fix_gc_ftbfs_ia64.patch
  M ports/debian/patches/series
  M ports/debian/rules
  M src/dynext.c
  M src/gc/gc_ms2.c
  M src/gc/system.c
  M t/steps/auto/revision-01.t

Log Message:
-----------
Merge branch 'master' into mappedbytearray




More information about the parrot-commits mailing list