Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [perl #34101] not() || 1 produces segmentation fault | Marcus Holland-Moritz | 2005-02-10 | 1 | -286/+287 |
| | | | | | | Fixed by making not() behave like not(0). This is also the way not() behaved before it started segfaulting in 5.6.0. p4raw-id: //depot/perl@23960 | ||||
* | Turn regcomp into a list op | Dave Mitchell | 2004-10-10 | 1 | -40/+35 |
| | | | p4raw-id: //depot/perl@23357 | ||||
* | Add comment to the top of most .c files explaining their purpose | Dave Mitchell | 2004-07-31 | 1 | -184/+184 |
| | | | p4raw-id: //depot/perl@23176 | ||||
* | [perl #25824] Segmentation fault with | Dave Mitchell | 2004-02-15 | 1 | -332/+338 |
| | | | | | sub x { shift; @a = @b; eval +{ use } } p4raw-id: //depot/perl@22306 | ||||
* | Switch from byacc to bison and simplify the perly.* regeneration | Dave Mitchell | 2004-02-14 | 1 | -0/+1043 |
process p4raw-id: //depot/perl@22302 |