[parrot/parrot] 883196: Rename lib/Parrot/Headerizer.pm to lib/Parrot/Head...

noreply at github.com noreply at github.com
Thu Nov 25 20:19:55 UTC 2010


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

Commit: 883196d132e09cdedd1f04d6d66bb8f630ca962b
    https://github.com/parrot/parrot/commit/883196d132e09cdedd1f04d6d66bb8f630ca962b
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-25 (Thu, 25 Nov 2010)

Changed paths:
  M MANIFEST
  R lib/Parrot/Headerizer.pm
  M lib/Parrot/Headerizer/Functions.pm
  A lib/Parrot/Headerizer/Object.pm
  M t/codingstd/c_function_docs.t
  M t/codingstd/pmc_docs.t
  M t/tools/dev/headerizer/01_functions.t
  M t/tools/dev/headerizer/02_methods.t
  M tools/dev/headerizer.pl

Log Message:
-----------
Rename lib/Parrot/Headerizer.pm to lib/Parrot/Headerizer/Object.pm.
Move most code out of tools/dev/headerizer.pl into Parrot::Headerizer::Object
or Parrot::Headerizer::Functions.  Tests need to be updated.


Commit: 778bdb9be29afd71f9e03cf0c99bf82f09fb1567
    https://github.com/parrot/parrot/commit/778bdb9be29afd71f9e03cf0c99bf82f09fb1567
Author: jkeenan <jkeenan at cpan.org>
Date:   2010-11-25 (Thu, 25 Nov 2010)

Changed paths:
  M lib/Parrot/Headerizer/Functions.pm
  M lib/Parrot/Headerizer/Object.pm
  M t/tools/dev/headerizer/01_functions.t
  M t/tools/dev/headerizer/02_methods.t

Log Message:
-----------
Add tests for Parrot::Headerizer::Functions::assert_args().
Allow for possibility of uninitialized values in api_first_then_alpha().
Rearrange some code for more logical order.




More information about the parrot-commits mailing list