[parrot/parrot] 4b6718: Minor pod corrections.

GitHub noreply at github.com
Tue Apr 3 06:30:06 UTC 2012


  Branch: refs/heads/ayardley/parrot_github_release
  Home:   https://github.com/parrot/parrot
  Commit: 4b6718ec2c090f3b939124bb6c9c4893c7c0ae8c
      https://github.com/parrot/parrot/commit/4b6718ec2c090f3b939124bb6c9c4893c7c0ae8c
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-03-29 (Thu, 29 Mar 2012)

  Changed paths:
    M tools/release/parrot_github_release.pl

  Log Message:
  -----------
  Minor pod corrections.


  Commit: 1c0e26caf98805aa8e81989758cb1252f8cb2f42
      https://github.com/parrot/parrot/commit/1c0e26caf98805aa8e81989758cb1252f8cb2f42
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2012-03-29 (Thu, 29 Mar 2012)

  Changed paths:
    M src/platform/generic/dl.c

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/gh363/dlclose'


  Commit: d5e1ffc97cfec3d0f3d464008eb56a417b75d9a9
      https://github.com/parrot/parrot/commit/d5e1ffc97cfec3d0f3d464008eb56a417b75d9a9
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M tools/release/parrot_github_release.pl

  Log Message:
  -----------
  A handful of rather minor edits.


  Commit: 0488f0afde22c5d04070ff0dc3884d298ba2b16a
      https://github.com/parrot/parrot/commit/0488f0afde22c5d04070ff0dc3884d298ba2b16a
  Author: Stefan Seifert <nine at detonation.org>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M src/platform/generic/dl.c

  Log Message:
  -----------
  Unbreak the build on gcc broken by 6050332f3afd125ed606e0e94f85e945888934e6


  Commit: 905dba7eb3a040ce83cc7825472f76e5820ca5c5
      https://github.com/parrot/parrot/commit/905dba7eb3a040ce83cc7825472f76e5820ca5c5
  Author: Stefan Seifert <nine at detonation.org>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M src/platform/generic/dl.c

  Log Message:
  -----------
  Fix codingstd violations in src/platform/generic/dl.c


  Commit: 6a4efe6b377c74902ac7288d1f2983c518e8e0e1
      https://github.com/parrot/parrot/commit/6a4efe6b377c74902ac7288d1f2983c518e8e0e1
  Author: Stefan Seifert <nine at detonation.org>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M src/ops/core_ops.c

  Log Message:
  -----------
  make bootstrap-ops which should have been done with 945d1c8b0591591e4fff4a4fa24713a39998d3d6


  Commit: 79e21c80100361bb55d1ea27547ac1dd2079cc65
      https://github.com/parrot/parrot/commit/79e21c80100361bb55d1ea27547ac1dd2079cc65
  Author: Andy Lester <andy at petdance.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M src/platform/generic/dl.c

  Log Message:
  -----------
  Move the "return -1" outside the #if, so that we return -1 if the handle is not found


  Commit: 65e944b5f5782bb4c31f4926406cccfc1624fb94
      https://github.com/parrot/parrot/commit/65e944b5f5782bb4c31f4926406cccfc1624fb94
  Author: Andy Lester <andy at petdance.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M src/platform/generic/dl.c

  Log Message:
  -----------
  return proper NULLs instead of 0 for pointers


  Commit: e4d981a548b41c33b2a82fea673eca64fe16327f
      https://github.com/parrot/parrot/commit/e4d981a548b41c33b2a82fea673eca64fe16327f
  Author: Andy Lester <andy at petdance.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M src/platform/generic/dl.c

  Log Message:
  -----------
  localized some variables and consted some pointers


  Commit: 84e0c30a157e945acfead00008aafc9466d28a46
      https://github.com/parrot/parrot/commit/84e0c30a157e945acfead00008aafc9466d28a46
  Author: Andy Lester <andy at petdance.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M src/platform/generic/dl.c

  Log Message:
  -----------
  Added proper headerizer section


  Commit: ea10b132a3bf8acdf44cb32e991d5bce2bd11e8d
      https://github.com/parrot/parrot/commit/ea10b132a3bf8acdf44cb32e991d5bce2bd11e8d
  Author: Andy Lester <andy at petdance.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M src/dynpmc/rational.pmc

  Log Message:
  -----------
  * Removed unnecessary casting
* Removed unnecessary interp arguments for the static functions that don't use them.
* Flag many interpreters as unused


  Commit: 7edf9b96724ed76bf2ded93a3264f04d4566373a
      https://github.com/parrot/parrot/commit/7edf9b96724ed76bf2ded93a3264f04d4566373a
  Author: Andy Lester <andy at petdance.com>
  Date:   2012-03-31 (Sat, 31 Mar 2012)

  Changed paths:
    M src/dynpmc/rational.pmc

  Log Message:
  -----------
  Reverting to 84e0c30a157e945acfead00008aafc9466d28a46


  Commit: c64b1e9739599ec6e3bdc219ab43316a93211986
      https://github.com/parrot/parrot/commit/c64b1e9739599ec6e3bdc219ab43316a93211986
  Author: Andy Lester <andy at petdance.com>
  Date:   2012-03-31 (Sat, 31 Mar 2012)

  Changed paths:
    M src/dynpmc/rational.pmc

  Log Message:
  -----------
  removed unnecessary casts, and UNUSED() some INTERPs.


  Commit: 4800aef888edb77045abe75eda367da96a7c0555
      https://github.com/parrot/parrot/commit/4800aef888edb77045abe75eda367da96a7c0555
  Author: Andy Lester <andy at petdance.com>
  Date:   2012-03-31 (Sat, 31 Mar 2012)

  Changed paths:
    M frontend/pbc_merge/main.c

  Log Message:
  -----------
  removed useless casts


  Commit: 8a3e561567ab75f2295e0aff4567b468985d3532
      https://github.com/parrot/parrot/commit/8a3e561567ab75f2295e0aff4567b468985d3532
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2012-04-01 (Sun, 01 Apr 2012)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  [doc] Add a changelog section for 4.3.0


  Commit: b81dfc89e641f6dbfea2e4d0f8e1e7f428513ade
      https://github.com/parrot/parrot/commit/b81dfc89e641f6dbfea2e4d0f8e1e7f428513ade
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-04-01 (Sun, 01 Apr 2012)

  Changed paths:
    M tools/release/parrot_github_release.pl

  Log Message:
  -----------
  Untabify the script.


  Commit: 1a04f6884850d264bd4097a88fcc7a1ad1aca331
      https://github.com/parrot/parrot/commit/1a04f6884850d264bd4097a88fcc7a1ad1aca331
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-04-01 (Sun, 01 Apr 2012)

  Changed paths:
    M MANIFEST

  Log Message:
  -----------
  Add parrot_github_release.pl to MANIFEST


  Commit: dce066098867828c949e535aa1f1baf99bcdae79
      https://github.com/parrot/parrot/commit/dce066098867828c949e535aa1f1baf99bcdae79
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M tools/release/parrot_github_release.pl

  Log Message:
  -----------
  Corrections to quiet perlcritic


  Commit: 2536b7eac2e133529990d8b015dc9352c77710b3
      https://github.com/parrot/parrot/commit/2536b7eac2e133529990d8b015dc9352c77710b3
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M ChangeLog
  M compilers/imcc/reg_alloc.c
  M compilers/opsc/src/Ops/Trans/C.pm
  M config/auto/warnings.pm
  M config/gen/makefiles/root.in
  M config/init/hints/darwin.pm
  M docs/configuration.pod
  M docs/project/cage_cleaners_guide.pod
  M docs/project/hacking_tips.pod
  M ext/winxed/compiler.pir
  M frontend/pbc_merge/main.c
  M include/parrot/api.h
  M include/parrot/pointer_array.h
  M src/call/context.c
  M src/call/ops.c
  M src/debug.c
  M src/dynpmc/rational.pmc
  M src/embed/api.c
  M src/gc/alloc_resources.c
  M src/gc/gc_gms.c
  M src/gc/gc_ms2.c
  M src/global_setup.c
  M src/ops/core.ops
  M src/ops/core_ops.c
  M src/ops/experimental.ops
  M src/platform/generic/dl.c
  M src/pmc/namespace.pmc
  M src/pmc/null.pmc
  M src/pmc/resizablepmcarray.pmc
  M src/pointer_array.c
  M src/string/api.c
  M t/compilers/opsc/03-past.t
  M t/compilers/opsc/08-emitter.t
  M t/steps/auto/icu-01.t

  Log Message:
  -----------
  Merge branch 'master' into ayardley/parrot_github_release


  Commit: 09eec3b4639ae5a2b7e22608bf7c29dc553caf1d
      https://github.com/parrot/parrot/commit/09eec3b4639ae5a2b7e22608bf7c29dc553caf1d
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M docs/project/release_parrot_github_guide.pod

  Log Message:
  -----------
  Update release_parrot_github_guide.pod to reflect its more historical nature given we now have the 'parrot.github.release.pl' auto-tool.


  Commit: 7dce570a82352bf61b48bffbad84e7e774d93f3b
      https://github.com/parrot/parrot/commit/7dce570a82352bf61b48bffbad84e7e774d93f3b
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M tools/release/parrot_github_release.pl

  Log Message:
  -----------
  Minor edits and simple fixes


  Commit: 70c98f0f49ea63a73493c20bd8b6df43bb6ae3a7
      https://github.com/parrot/parrot/commit/70c98f0f49ea63a73493c20bd8b6df43bb6ae3a7
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M docs/project/release_manager_guide.pod

  Log Message:
  -----------
  Update the Release Manager Guide to reflect the inclusion of the 'tools/release/parrot_github_release.pl' script.


  Commit: ba43b9bd9c758923292f14ea5778e2773e405056
      https://github.com/parrot/parrot/commit/ba43b9bd9c758923292f14ea5778e2773e405056
  Author: Alvis Yardley <ac.yardley at gmail.com>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Update ChangeLog to reflect new 'tools/release/parrot_github_release.pl' script and updates to 'docs/project/release_manager_guide.pod' and 'docs/project/release_parrot_github_guide.pod'.


Compare: https://github.com/parrot/parrot/compare/8f686bc...ba43b9b


More information about the parrot-commits mailing list