skip subtests if Test::More is too old
[perl/list-index.git] / lib /
2009-11-17 Mischa POSLAWSKYfix corner case where #items-1 == #pages
2009-11-15 Mischa POSLAWSKYfix lookahead (reset \G, first match)
2009-11-15 Mischa POSLAWSKYcleanup context variables
2009-11-15 Mischa POSLAWSKYrethink method parameters: options to new(), data to...
2009-11-15 Mischa POSLAWSKYmore legible code to add range ends
2009-11-15 Mischa POSLAWSKYclean solution for List::MoreUtils::uniq hack
2009-11-15 Mischa POSLAWSKYlimit $offset scope
2009-11-15 Mischa POSLAWSKYfix pagesize < 1
2009-11-15 Mischa POSLAWSKY+++: context code cleanup
2009-11-14 Mischa POSLAWSKYXXX: lookahead penalty
2009-11-14 Mischa POSLAWSKY+++: penalty
2009-11-14 Mischa POSLAWSKYlookbehind penalty
2009-11-13 Mischa POSLAWSKYlookbehind before context, so page increment is _upto_...
2009-11-13 Mischa POSLAWSKYXXX: improve perldoc
2009-11-13 Mischa POSLAWSKYXXX: center page distribution
2009-11-13 Mischa POSLAWSKYTODO: non-alphabetic (.) support
2009-11-12 Mischa POSLAWSKYfix rangematch('zz-')
2009-11-12 Mischa POSLAWSKYXXX: ranges returned as scalars, not arrays
2009-11-12 Mischa POSLAWSKYXXX: omit duplicates (overlaps)
2009-11-12 Mischa POSLAWSKY+++: first link (prefill, keep dot references)
2009-11-12 Mischa POSLAWSKYXXX: after context
2009-11-12 Mischa POSLAWSKYXXX: comment ranges method code
2009-11-12 Mischa POSLAWSKYXXX: omit first link start
2009-11-12 Mischa POSLAWSKYXXX: omit range end if it equals start
2009-11-12 Mischa POSLAWSKY+++: numbers first
2009-11-11 Mischa POSLAWSKYXXX: catch invalid rangematch() input (return undef...
2009-11-11 Mischa POSLAWSKY+++: non-alpha first
2009-11-11 Mischa POSLAWSKY+++: rangematch() fixes
2009-11-11 Mischa POSLAWSKY+++: rangematch() fixes
2009-11-11 Mischa POSLAWSKY+++: rangematch() fixes
2009-11-11 Mischa POSLAWSKYXXX: rangematch()
2009-11-11 Mischa POSLAWSKYXXX: non-alphabetic on top
2009-11-10 Mischa POSLAWSKYList::Index->ranges