descriptionA Perl extension for associating user-defined magic to variables from Perl.
ownerVincent Pit
last changeWed, 13 Jan 2010 01:07:57 +0000
shortlog
2010-01-13 Vincent Pit Correctly propagate the errors thrown when variable... master
2010-01-06 Vincent Pit This is 0.40 v0.40
2010-01-06 Vincent Pit Indentation
2010-01-06 Vincent Pit Bump copyright year
2010-01-06 Vincent Pit Use SvREFCNT_inc_simple_void() whenever possible
2010-01-06 Vincent Pit Use SvRV_const() whenever possible
2009-12-28 Vincent Pit SvPV_const is only available since 5.9.3
2009-12-28 Vincent Pit Cast the op_info value before applying bit shifts
2009-12-28 Vincent Pit Use size_t as the index type in the pointer table
2009-12-28 Vincent Pit Fix expected constness for utf8_length() arguments
2009-12-28 Vincent Pit Fix type coercions on values returned from callbacks
2009-12-28 Vincent Pit call_sv() ought to take an I32
2009-12-28 Vincent Pit Explicitely cap the op_info parameter to 255
2009-12-28 Vincent Pit Wizard ids are IV, not UV
2009-12-28 Vincent Pit Fix memory miswrite when passing data arguments to...
2009-12-01 Vincent Pit This is 0.39 v0.39
...
tags
4 weeks ago v0.40 Version 0.40
2 months ago v0.39 Version 0.39
4 months ago v0.38 Version 0.38
5 months ago v0.37 Version 0.37
7 months ago v0.36 Version 0.36
8 months ago v0.35 Version 0.35
9 months ago v0.34 Version 0.34
10 months ago v0.33 Version 0.33
11 months ago v0.32 Version 0.32
11 months ago v0.31 Version 0.31
11 months ago v0.30 Version 0.30
12 months ago v0.29 Version 0.29
12 months ago v0.28 Version 0.28
12 months ago v0.27 Version 0.27
14 months ago v0.26 Version 0.26
14 months ago v0.25 Version 0.25
...
heads
3 weeks ago master