descriptionA Perl pragma to extend the semantics of typed lexicals.
ownerVincent Pit
last changeSat, 2 Jan 2010 23:59:11 +0000
shortlog
2010-01-02 Vincent Pit This is 0.09 master v0.09
2010-01-02 Vincent Pit Bump copyright year
2010-01-02 Vincent Pit Trailing whitespace
2010-01-02 Vincent Pit Do not mix declarations and code
2010-01-02 Vincent Pit CLONE doesn't need to return anything, so make it use...
2010-01-02 Vincent Pit Add the missing return type to lt_setup()
2010-01-02 Vincent Pit Rename the pp_padsv member to old_pp_padsv
2009-12-29 Vincent Pit Update ptable.h
2009-12-29 Vincent Pit Also call FREETMPS/LEAVE when skipping a typed declaration
2009-12-29 Vincent Pit Fix for {ENTER,LEAVE}_with_name
2009-10-04 Vincent Pit Re-indent WriteMakefile() arguments
2009-10-04 Vincent Pit Build the $name and the main $file from $dist
2009-10-04 Vincent Pit Put prerequisites in their own separate hash
2009-10-04 Vincent Pit Give an explicit value to dynamic_config
2009-09-30 Vincent Pit Only look up to the first require scope for the require...
2009-09-26 Vincent Pit Kwalitee test overhaul
...
tags
5 weeks ago v0.09 Version 0.09
7 months ago v0.08 Version 0.08
7 months ago v0.07 Version 0.07
9 months ago v0.06 Version 0.06
9 months ago v0.05 Version 0.05
11 months ago v0.04 Version 0.04
11 months ago v0.03 Version 0.03
11 months ago v0.02 Version 0.02
11 months ago v0.01 Version 0.01
heads
5 weeks ago master