Merge commit 'origin/master' into xs_attrs
authorFlorian Ragwitz <rafl@debian.org>
Sun, 19 Apr 2009 09:07:10 +0000 (11:07 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Sun, 19 Apr 2009 09:07:10 +0000 (11:07 +0200)
commita9403db71ac22251d77147d4c2880e5b14537337
tree51594ca2f74ca5f5f668153b89bf2368d41311b9
parentef9f032cd428b39edef595ed575e0b4820fd473e
parent1b3d7f9b960f217ee2238eb22ae1eda01a689675
Merge commit 'origin/master' into xs_attrs

* commit 'origin/master': (172 commits)
  Push to origin after tagging
  Don't define new() in this benchmark, make_immutable creates one
  Fix a speling error in Changes
  update Changes
  Document deprecation fixes
  Pass @_ from deprecation wrapper
  warn if we aren't going to inline a constructor because one is already
  pass in args for all deprecated methods
  bump version to 0.81
  Update changes for release
  Changelogging.
  Avoid c compiler warnings by declaring some unused function arguments.
  Include stack traces in the deprecation warnings.
  Make _initialize_body private to match other classes
  Add date for release
  bump version to 0.80_01
  Handle undef without warnings in class_of
  Make the deprecation warning for attributes match all other similar
  Tweak changes to be a bit more useful
  Document all the renames and deprecations in changes
  ...

Conflicts:
Makefile.PL
Makefile.PL
include/mop.h
xs/MOP.xs