[parrot/parrot] 609875: [examples] SDL: fix concat and replace t with p si...

GitHub noreply at github.com
Mon Jan 12 19:05:03 UTC 2015


  Branch: refs/heads/rurban/t-nci-sig
  Home:   https://github.com/parrot/parrot
  Commit: 6098753d763ec2de620da303b2bd2a8844094ab3
      https://github.com/parrot/parrot/commit/6098753d763ec2de620da303b2bd2a8844094ab3
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M runtime/parrot/library/SDL.pir
    M runtime/parrot/library/SDL/Event.pir
    M runtime/parrot/library/SDL/EventHandler.pir

  Log Message:
  -----------
  [examples] SDL: fix concat and replace t with p sig

really need to revert  0a8cc07d1cc5e remove support for deprecated "t" nci signatures


  Commit: 4c15ffe527acbedaacee40b01ae14bd151ac22cd
      https://github.com/parrot/parrot/commit/4c15ffe527acbedaacee40b01ae14bd151ac22cd
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M include/parrot/nci.h
    M src/nci/libffi.c
    M src/nci/signatures.c

  Log Message:
  -----------
  t nci sig: bring back nci cstring support

WIP. needed in most external code.


  Commit: b49ddea96490918a8df8a58a748f27891fbf7ad9
      https://github.com/parrot/parrot/commit/b49ddea96490918a8df8a58a748f27891fbf7ad9
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M runtime/parrot/library/SDL.pir

  Log Message:
  -----------
  SDL: fix example to use t sig again


  Commit: c94d0db03aa01c5b2e876d928f1e2948d83a074f
      https://github.com/parrot/parrot/commit/c94d0db03aa01c5b2e876d928f1e2948d83a074f
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M runtime/parrot/library/SDL.pir

  Log Message:
  -----------
  SDL: more libSDL_ttf-2.0 choices to search for


  Commit: c53d1584ad4e70a4f21eac6ca144c10d5d2baafa
      https://github.com/parrot/parrot/commit/c53d1584ad4e70a4f21eac6ca144c10d5d2baafa
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M runtime/parrot/library/SDL.pir

  Log Message:
  -----------
  [examples] SDL: print SDLLIBPATH= only on failure


  Commit: d9b631901ad4521dec89d015d7ef3a12301dcfc6
      https://github.com/parrot/parrot/commit/d9b631901ad4521dec89d015d7ef3a12301dcfc6
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M include/parrot/datatypes.h
    M src/nci/libffi.c
    M src/nci/signatures.c
    M src/pmc/structview.pmc

  Log Message:
  -----------
  nci: broke the nci tests

added cstr converters, and also pshort/pint/plong for PMC access to integers (Integer).


Compare: https://github.com/parrot/parrot/compare/1fe7641a8106...d9b631901ad4


More information about the parrot-commits mailing list