summaryrefslogtreecommitdiff
path: root/t/op/index.t
Commit message (Expand)AuthorAgeFilesLines
* t/charset_tools.pl: Improve function namesKarl Williamson2015-01-141-2/+2
* Tweak sv_pos_b2u_flags check in pp_indexJames Raspass2014-12-061-1/+5
* op/index.t: Fix tests for EBCDICKarl Williamson2014-11-011-5/+5
* Put miniperl @INC logic in test.plFather Chrysostomos2014-09-021-2/+1
* Get index.t working under miniperlFather Chrysostomos2014-09-021-2/+4
* Create new testing helper fileKarl Williamson2014-05-311-1/+1
* [perl #119169] index with __PACKAGE__ for 2nd argumentFather Chrysostomos2013-08-061-1/+4
* Stop ck_index from flattening other people’s SVsFather Chrysostomos2013-06-221-1/+22
* Stop fbm_compile from flattening refsFather Chrysostomos2013-06-221-1/+11
* index.t: Comment final braceFather Chrysostomos2013-06-221-1/+1
* remove index offsetting ($[)Zefram2011-09-091-14/+1
* Exit early from Perl_fbm_compile() if the SV is already "compiled".Nicholas Clark2011-06-111-1/+7
* Store the compiled format in mg_ptr instead of after SvCUR() - fixes RT #89218Nicholas Clark2011-05-181-1/+22
* Avoid UTF-8 cache panics with offsets beyond the string. Fixes RT #75898.Nicholas Clark2010-07-111-1/+10
* Change a few tests to use new test.pl EBCDIC stuffKarl Williamson2010-05-251-7/+2
* Add no warnings 'deprecated' to a test that assigns to $[Nicholas Clark2009-10-161-1/+2
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* [perl #53746] bug with index() matching beyond end of stringDave Mitchell2008-05-301-1/+0
* Add index() tests for embedded nullsAbigail2008-05-301-1/+40
* Variants of several regression tests that run the actul tests insideNicholas Clark2008-01-091-0/+6
* replace S_sv_pos_b2u_forwards with utf8_length (was: sv_pos_b2u dislikes the ...SADAHIRO Tomoyuki2006-11-031-2/+17
* z/OS: t/ - mostly EBCDIC fixesJarkko Hietaniemi2006-07-121-2/+9
* Fix bug 38454 (rindex corrects for $[ on bytes rather than UTF-8)Nicholas Clark2006-02-071-1/+13
* Tests for index/rindex with empty search string,Rafael Garcia-Suarez2005-10-311-1/+15
* Fix bug 32294 - index()/rindex() ignore UTF8 flagNicholas Clark2005-01-111-4/+42
* test.pl-isation.Jarkko Hietaniemi2003-05-301-32/+32
* Fix for "#22375 'split'/'index' problem for utf8".Jarkko Hietaniemi2003-05-301-1/+23
* Add Unicode tests for index/rindex.Jarkko Hietaniemi2001-08-161-2/+9
* perl 5.0 alpha 2perl-5a2Larry Wall1993-10-071-1/+1
* perl 4.0.00: (no release announcement available)perl-4.0.00Larry Wall1991-03-211-0/+42