perl/list-index.git
2009-11-19 Mischa POSLAWSKYskip subtests if Test::More is too old master
2009-11-17 Mischa POSLAWSKYfix corner case where #items-1 == #pages
2009-11-16 Mischa POSLAWSKYfix pagesize comparison on random test
2009-11-15 Mischa POSLAWSKYrequire test dependencies in build script
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-15 Mischa POSLAWSKYtest modulo
2009-11-14 Mischa POSLAWSKYXXX: lookahead penalty
2009-11-14 Mischa POSLAWSKYXXX: distribution test
2009-11-14 Mischa POSLAWSKY+++: tests
2009-11-14 Mischa POSLAWSKY+++: penalty
2009-11-14 Mischa POSLAWSKY++: distribution tests
2009-11-14 Mischa POSLAWSKYlookbehind penalty
2009-11-13 Mischa POSLAWSKYtest ranges distribution
2009-11-13 Mischa POSLAWSKYlookbehind before context, so page increment is _upto_...
2009-11-13 Mischa POSLAWSKYsubtests
2009-11-13 Mischa POSLAWSKY25-apply.t
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-13 Mischa POSLAWSKYt/20: clarify code structure
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 POSLAWSKYBuild.PL
2009-11-10 Mischa POSLAWSKYList::Index->ranges