This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
sqrt() disappeared in OSX, assuming it became pow().
[perl5.git] / feature.h
2014-02-01 Zeframsubroutine signatures
2013-10-05 Father ChrysostomosAdd postderef_qq feature feature
2013-10-05 Father ChrysostomosAdd postderef feature feature
2012-09-16 Father ChrysostomosAdd experimental lexical_subs feature
2012-04-11 Nicholas ClarkTweak the FEATURE_IS_ENABLED() macro to avoid a bug...
2012-01-29 Brian FraserAdd the fc keyword in regen/feature.pl
2012-01-29 Father Chrysostomosfeature.h: Mask hints in CURRENT_FEATURE_BUNDLE
2011-12-24 Father Chrysostomosuse VERSION needs to enable uni8bit hint
2011-12-24 Father ChrysostomosMake MAX_FEATURE_LEN reflect reality
2011-12-24 Father Chrysostomosfeature.h: FEATURE_IS_ENABLED can use CURRENT_HINTS
2011-12-24 Father Chrysostomosfeature.h: Function for enabling bundles
2011-12-24 Father ChrysostomosMove FEATURE_IS_ENABLED to feature.h
2011-12-24 Father ChrysostomosEliminate ‘negative’ features
2011-12-24 Father Chrysostomosfeature.h: Avoid compiler warning
2011-12-24 Father ChrysostomosAdd macros for checking individual features
2011-12-24 Father Chrysostomosfeature.h: Add macros for current hints
2011-12-24 Father Chrysostomosfeature.h: Parenthesise macro definition
2011-12-24 Father ChrysostomosAdd feature.h, with constants for feature bundles