2009-01-12 |
Yuval Kogman |
add definition_context |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Dave Rolsky |
Remove commented-out bit of code |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Shawn M Moore |
Instead of appending to the pp test file, replace it. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Shawn M Moore |
Metaclass-cache documentation cleanups |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Shawn M Moore |
Typo fix |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Florian Ragwitz |
Turn generation of pure perl tests into a makefile... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Florian Ragwitz |
Remove shebangs from tests. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Dave Rolsky |
Oops, today is Wednesday |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Dave Rolsky |
fix tests broken by the fix to make immutable transform... 0.75 |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Dave Rolsky |
Tidy this file |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Dave Rolsky |
bump version to 0.75 |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Dave Rolsky |
Fix a bug where a class made immutable and then mutable... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Dave Rolsky |
Fix wording of a change |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Florian Ragwitz |
Remove prototypes from MOP.xs. The pure perl implementa... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Dave Rolsky |
bump version and update changes 0.74 |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Florian Ragwitz |
Changelogging. |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Florian Ragwitz |
Avoid macro expansion of 'name' in PREHASH_KEY. |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Florian Ragwitz |
Whops. s/VALUE/VERSION/; |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Florian Ragwitz |
Don't require the hash key to be specified twice in... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Florian Ragwitz |
Make it easier to add new prehashed hash keys. |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Florian Ragwitz |
Stop gcc from warning. |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Florian Ragwitz |
Precompute hashes for VERSION and ISA. |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Florian Ragwitz |
Add an xs implementation of Class::MOP::is_class_loaded. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Dave Rolsky |
Show around on both sides of primary (it is around... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dave Rolsky |
bump version 0.73 |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Dave Rolsky |
Update changes for next release |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Todd Hepler |
typo fix |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Florian Ragwitz |
Revert "Allow attribute defaults to be objects with... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Florian Ragwitz |
More changelogging. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Florian Ragwitz |
Changelogging. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Florian Ragwitz |
Allow attribute defaults to be objects with overloaded... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Florian Ragwitz |
Make mop_check_package_cache_flag work on 5.10, even... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Shlomi Fish |
Fixed some of the tests under perl -d. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Chris Prather |
add breadcrumbs to describe the Inheritance hierarchy... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Dave Rolsky |
bump version to 0.72 0.72 |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Dave Rolsky |
Add release date |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Dave Rolsky |
Clarify change |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Dave Rolsky |
Very small grammar tweak. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Shawn M Moore |
Put this change under the correct version |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Shawn M Moore |
Doc fix for CMOP::Method from sorear |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Dave Rolsky |
No, Sartak, you cannot retroactively add code to a... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Shawn M Moore |
Rename the test class from "Base" because case insensit... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Shawn M Moore |
Changelog entry |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Shawn M Moore |
Pass options to Class::MOP::Package->_new (fixes failin... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Florian Ragwitz |
Fix a few more style issues in MOP.xs. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Florian Ragwitz |
Tell ppport.h that we need newRV_noinc. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Dave Rolsky |
add typemap to MANIFEST 0.71_02 |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Dave Rolsky |
bump version to 0.71_02 and update Changes |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Florian Ragwitz |
Changelogging. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Florian Ragwitz |
0.71_01 is already released. Move changelog entries... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Florian Ragwitz |
get_method_map already is xsified. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Florian Ragwitz |
Fail if hv_store fails. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Florian Ragwitz |
use style; in MOP.xs. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Florian Ragwitz |
Make the c get_code_info static. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Florian Ragwitz |
A few simplifications to xs get_method_map. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Florian Ragwitz |
Don't check if the xs version of get_method_map is... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Florian Ragwitz |
Factor out a c version of get_code_info. Make get_metho... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Florian Ragwitz |
Make get_all_package_symbols return a hashref in scalar... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Florian Ragwitz |
Factor a c function doing all the hard work out of... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
Make inlined_constructor return an actual method, not... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
Add an attribute to CMOP::Immutable, inlined_constructo... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
If replace_constructor is true we do not check whether... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
Add a can_be_inlined method to CMOP::Method::Constructo... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
add a description to a test which did not have one |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
Fix comment which totally disagreed with code it commen... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
More refactorings to break down immutabilization into... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
Fix a method name to actually reflect what it does |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
Sort the lists we iterate through to make finding a... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
These tests reversed the got/expected order to is_deepl... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
More refactorings - short circuit out of various method... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
Refactor the make_metaclass_immutable method into a... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
skip .gitignore 0.71_01 |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Add .gitignore. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Make the xs code work if RVs are IVs (again!). |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
update MANIFEST |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Silence a gcc warning. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
update version for release and update changes |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
s/parent/base/. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Don't stringify the globs of stub functions. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dave Rolsky |
Small change tweaks |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Changelog entry for the stub method crap. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Test execution of stub meta methods after the stub... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Add tests for RT#41255. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Depend on B. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Make the perl version of get_all_package_symbols handle... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Make the xs version of get_method_map include stub... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Make the xs version of get_all_package_symbols return... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Test that stub functions are handled like every other... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Properly initialize values that'll be checked in boolea... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Florian Ragwitz |
Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dave Rolsky |
Document XS get_method_map |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dave Rolsky |
Fix spacing |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dave Rolsky |
Restore the doubled parens, cause they shut up gcc... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dave Rolsky |
Redo get_method_map with PPCODE (and fix indentation) |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dave Rolsky |
A bunch of style tweaks to try to get things more consi... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dave Rolsky |
This is a tweaked version of Goro Fuji's XS implementat... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dave Rolsky |
Mention my perf tweaks in Changes |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Shawn M Moore |
When we memoize methods, get their results lazily to... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Shawn M Moore |
Avoid calling $self->metaclass->meta again and again |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dave Rolsky |
->wrap is documented as a constructor, so it should... |
commit | commitdiff | tree | snapshot |
next |