[parrot/parrot] 55eec2: Fix an ASSERT_ARGS ommision. Coke++ for the catch

GitHub noreply at github.com
Sun May 6 18:21:20 UTC 2012


  Branch: refs/heads/coke/rm_pasm
  Home:   https://github.com/parrot/parrot
  Commit: 55eec22332b43acf3686c4638c9d4f1d54a5b26c
      https://github.com/parrot/parrot/commit/55eec22332b43acf3686c4638c9d4f1d54a5b26c
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M src/exit.c

  Log Message:
  -----------
  Fix an ASSERT_ARGS ommision. Coke++ for the catch


  Commit: 419bd989d96768c23a2269a2c822db5eb3a6722b
      https://github.com/parrot/parrot/commit/419bd989d96768c23a2269a2c822db5eb3a6722b
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M frontend/pbc_merge/main.c
    M src/packfile/api.c

  Log Message:
  -----------
  update pbc_merge to merge the list of tags in the constants segment


  Commit: 1f7fdf7f64d87961f87aa912290490dd0c6bda41
      https://github.com/parrot/parrot/commit/1f7fdf7f64d87961f87aa912290490dd0c6bda41
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M frontend/pbc_merge/main.c
    M src/hash.c

  Log Message:
  -----------
  Fix conflict, remove embed API routine that doesn't belong in master yet


  Commit: 6c75c8d4e7fac244c22deacc796bae35df4e09bf
      https://github.com/parrot/parrot/commit/6c75c8d4e7fac244c22deacc796bae35df4e09bf
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M compilers/imcc/pbc.c
    M frontend/pbc_merge/main.c
    M include/parrot/packfile.h
    M src/packfile/api.c

  Log Message:
  -----------
  Add new routine Parrot_pf_get_annotations_segment. Use it in IMCC to clean up some code. Use it in pbc_merge, along with some other magic, to implement merging annotations. Annotations need a lot more documentation.


  Commit: a40984c45231ed41779e9643023a4e943896fbec
      https://github.com/parrot/parrot/commit/a40984c45231ed41779e9643023a4e943896fbec
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M frontend/pbc_merge/main.c
    M include/parrot/hash.h
    M include/parrot/packfile.h

  Log Message:
  -----------
  Headerizer to fix build


  Commit: eb50ee834e98c711c0da9f0f7a172bcd2a39dab0
      https://github.com/parrot/parrot/commit/eb50ee834e98c711c0da9f0f7a172bcd2a39dab0
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M docs/index/developer.json

  Log Message:
  -----------
  Correcting my earlier failure to include 'release_parrot_github_guide.pod' in the output to the auto-gen'd 'Developers Documentation' page.


  Commit: 1e1d98df6d0af43016e50a08e4c3183d1aaa5fd7
      https://github.com/parrot/parrot/commit/1e1d98df6d0af43016e50a08e4c3183d1aaa5fd7
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M frontend/pbc_merge/main.c
    M src/string/encoding.c

  Log Message:
  -----------
  Fix pbc_merge to properly merge debug segments now that we are deduplicating string constants


  Commit: fd34a70115c6769ba7efbe5246b0f90429e075f4
      https://github.com/parrot/parrot/commit/fd34a70115c6769ba7efbe5246b0f90429e075f4
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M frontend/pbc_merge/main.c

  Log Message:
  -----------
  [codingstd] Fix linelength and c_parens violations.


  Commit: 947772b80de9d73eacec7ab7b44c6e4201e34d2e
      https://github.com/parrot/parrot/commit/947772b80de9d73eacec7ab7b44c6e4201e34d2e
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M frontend/pbc_merge/main.c

  Log Message:
  -----------
  [codingstd] Add ASSERT_ARGS in two locations.


  Commit: e9e16567ee412b18eb9d75b847a0b98da6e20627
      https://github.com/parrot/parrot/commit/e9e16567ee412b18eb9d75b847a0b98da6e20627
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M frontend/pbc_merge/main.c
    M src/packfile/api.c

  Log Message:
  -----------
  [codingstd] Correct POD-formatting error.  Add placeholder C function docs; one function  still failing for unknown reason.


  Commit: cd71fe172387c10666ced98a99ff933247c98f6c
      https://github.com/parrot/parrot/commit/cd71fe172387c10666ced98a99ff933247c98f6c
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M frontend/pbc_merge/main.c
    M src/packfile/api.c
    M src/string/encoding.c

  Log Message:
  -----------
  Merge branch 'master' of github.com:parrot/parrot


  Commit: a6c583c301bed71ae378729f21fc60970f1c426b
      https://github.com/parrot/parrot/commit/a6c583c301bed71ae378729f21fc60970f1c426b
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M frontend/pbc_merge/main.c

  Log Message:
  -----------
  Add in some missing function-level docs. kid51++ for the catch. Also fix a little bit of formatting so the debugging statement doesn't exceed the line length requirement.


  Commit: 2b1029ee257ed09056b1325f2cc4124120438121
      https://github.com/parrot/parrot/commit/2b1029ee257ed09056b1325f2cc4124120438121
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M docs/project/release_parrot_github_guide.pod

  Log Message:
  -----------
  Correct the title so that 'mk_html_docs.pl' can pick it up and properly display it.


  Commit: 8e8e085bca19f06b2ddea5c6e38752733b3e766d
      https://github.com/parrot/parrot/commit/8e8e085bca19f06b2ddea5c6e38752733b3e766d
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M frontend/pbc_merge/main.c

  Log Message:
  -----------
  Merge branch 'master' of github.com:parrot/parrot


  Commit: a858d47e9a97feb2e43c28c65efb22a4d17e3d6d
      https://github.com/parrot/parrot/commit/a858d47e9a97feb2e43c28c65efb22a4d17e3d6d
  Author: Will "Coke" Coleda <will at coleda.com>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M t/dynpmc/gziphandle.t

  Log Message:
  -----------
  up the fudge factor on this test to pass on OS X


  Commit: cd294c10776e1d603fa1c813a7277d3e4bc169aa
      https://github.com/parrot/parrot/commit/cd294c10776e1d603fa1c813a7277d3e4bc169aa
  Author: Will "Coke" Coleda <will at coleda.com>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M compilers/imcc/pbc.c
    M docs/index/developer.json
    M docs/project/release_parrot_github_guide.pod
    M frontend/pbc_merge/main.c
    M include/parrot/hash.h
    M include/parrot/packfile.h
    M src/exit.c
    M src/hash.c
    M src/packfile/api.c
    M src/string/encoding.c
    M t/dynpmc/gziphandle.t

  Log Message:
  -----------
  Merge branch 'master' into coke/rm_pasm


Compare: https://github.com/parrot/parrot/compare/ac60116...cd294c1


More information about the parrot-commits mailing list