Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove use of dVAR in core | Dagfinn Ilmari Mannsåker | 2020-07-20 | 2 | -5/+1 |
| | | | | | It only does anything under PERL_GLOBAL_STRUCT, which is gone. Keep the dNOOP defintion for CPAN back-compat | ||||
* | Remove "register" declarations | Karl Williamson | 2012-11-24 | 2 | -2/+2 |
| | | | | | | | This finishes the removal of register declarations started by eb578fdb5569b91c28466a4d1939e381ff6ceaf4. It neglected the ones in function parameter declarations, and didn't include things in dist, ext, and lib, which this does include | ||||
* | Haiku Port | Ingo Weinhold | 2008-10-29 | 4 | -0/+222 |
Message-Id: <20081029022544.413.1@knochen-vm.localdomain> p4raw-id: //depot/perl@34630 |