summaryrefslogtreecommitdiff
path: root/t/op/chop.t
Commit message (Expand)AuthorAgeFilesLines
* t/op/chop.t: Don't use too large code pointsKarl Williamson2017-07-121-16/+18
* Revert: Restrict code points to <= IV_MAXKarl Williamson2017-07-121-4/+16
* fix utf char > IV_MAX on 32-bit platformsDavid Mitchell2017-06-121-16/+4
* Forbid out of range Unicode code points.Abigail2017-06-061-3/+3
* Use set_up_inc for several unit testsNicolas R2016-08-181-2/+3
* Tired of looking up old bug numbersFather Chrysostomos2016-07-291-1/+1
* Deprecate Unicode code points above IV_MAXKarl Williamson2015-11-281-0/+1
* Extend UTF-EBCDIC to handle up to 2**64-1Karl Williamson2015-11-251-15/+7
* op/chop.t: Fix for EBCDICKarl Williamson2015-03-051-9/+22
* t/charset_tools.pl: Improve function namesKarl Williamson2015-01-141-1/+1
* Fix $lex = chomp $lex regression from 5.12Father Chrysostomos2014-11-091-1/+21
* [perl #123057] Allow split-to-array in lvalue contextFather Chrysostomos2014-10-261-0/+1
* Test file fails to compile.James E Keenan2014-10-261-1/+11
* Create new testing helper fileKarl Williamson2014-05-311-1/+1
* Added descriptions to tests lacking themJasmine Ahuja2013-03-041-29/+29
* Avoid overflow warning in chop.t.Craig A. Berry2010-06-041-0/+1
* handle perl extended utf8 start bytesTony Cook2010-05-311-1/+20
* Change a few tests to use new test.pl EBCDIC stuffKarl Williamson2010-05-251-1/+1
* do subname() is deprecated, so update this hunk of test dating from perl 1.Nicholas Clark2009-10-161-1/+1
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* z/OS: t/ - mostly EBCDIC fixesJarkko Hietaniemi2006-07-121-1/+1
* Re: A surprising segfaultSADAHIRO Tomoyuki2005-11-081-1/+12
* Re: [perl #36569] chop fails on decoded string with trailing nul SADAHIRO Tomoyuki2005-07-161-1/+11
* Test return values of all chompsNicholas Clark2004-01-231-4/+4
* Re: [perl #24888] chomp ignores utf8SADAHIRO Tomoyuki2004-01-231-1/+14
* Make chomp heed the utf8 flags on the target string and $/Nicholas Clark2004-01-151-1/+27
* #17717 needed tests fixing upHugo van der Sanden2002-08-121-4/+4
* Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalueStephen McCamant2002-08-121-1/+12
* Re: [PATCH] chom?p needs to remove read only fakeryNicholas Clark2001-12-071-45/+91
* Chomp should not always stringifyGisle Aas2001-05-201-1/+11
* Re: [ID 20010305.012] chop() against list assignment returns char chopped fro...Radu Greab2001-03-071-3/+12
* Adding todo testsMichael G. Schwern2001-02-181-1/+5
* Add some Unicode chop() tests.Jarkko Hietaniemi2001-01-051-1/+15
* From: Dan Sugalski <sugalskd@osshe.edu>Gurusamy Sarathy1999-05-071-3/+7
* Added tests for multicharacter record delimitersPerl 5 Porters1996-06-171-1/+16
* perl 5.000perl-5.000Larry Wall1994-10-171-1/+43
* 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/+30