From: Matt S Trout Date: Thu, 17 Jun 2010 04:57:28 +0000 (+0100) Subject: doc 8b3587 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e454e0e8343dd0fd19731945cb1d1ae9dbe0b3bb;p=p5sagit%2Fp5-mst-13.2.git doc 8b3587 --- diff --git a/pod/perl5132delta.pod b/pod/perl5132delta.pod index f871a09..c327adc 100644 --- a/pod/perl5132delta.pod +++ b/pod/perl5132delta.pod @@ -182,6 +182,10 @@ calls HvTOTALKEYS instead (which is equivalent) - so while the fill data when actually required is now calculated on demand, the cases when this needs to be done should be few and far between (f4431c .. fcd245). +The ibcmp_utf8 API function for case-insensitive comparison of strings (which +is used heavily by the regexp engine) was substantially refactored and +optimised - and its documentation much improved as a free bonus gift (8b3587). + =head1 Installation and Configuration Improvements XXX Changes to F, F, F, and analogous tools