Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More tests for the attribute syntax, from the | Rafael Garcia-Suarez | 2002-08-08 | 1 | -1/+19 |
* | Fix bug #16080 : an attribute list should end at '}' | Rafael Garcia-Suarez | 2002-08-08 | 1 | -1/+7 |
* | Re: [perl #15898] coredump with variable our | Rafael Garcia-Suarez | 2002-08-08 | 1 | -143/+45 |
* | Re: perl 5.7.3 + XS lvalue subs | Spider Boardman | 2002-03-29 | 1 | -0/+8 |
* | Re: perl 5.7.3 + XS lvalue subs | Spider Boardman | 2002-03-28 | 1 | -0/+6 |
* | Re: attributes are broken | Spider Boardman | 2001-12-09 | 1 | -3/+29 |
* | Re: [patch] GvSHARED | Doug MacEachern | 2001-02-11 | 1 | -2/+3 |
* | Re: [PATCH blead] Fix segfault in gv_handler/mg_find | Daniel Chetlin | 2000-12-28 | 1 | -0/+4 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 1 | -1/+1 |
* | revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c> | Gurusamy Sarathy | 2000-01-26 | 1 | -2/+2 |
* | sub : attrlist | Spider Boardman | 1999-08-29 | 1 | -0/+176 |