summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* PATCH: [perl #126181] regex: handle \cX inside (?[])Victor Adam2015-10-201-0/+19
* PATCH: [perl #12406] regnode panicKarl Williamson2015-10-191-1/+11
* PATCH: [perl #126404] Assertion fail in (?[...])Karl Williamson2015-10-191-0/+1
* Add test for [perl #126204]Karl Williamson2015-10-191-0/+1
* Remove TODOs from tests now passingKarl Williamson2015-10-192-11/+8
* Fix some bugs in \B[sb}, \B{wb}, \B[gcb}Karl Williamson2015-10-191-0/+1
* Add TODO tests for [perl #126319]Karl Williamson2015-10-192-2/+31
* t/re/subst.t: Use loc_tools for skipping locale testsKarl Williamson2015-10-191-2/+2
* IRIX long-double sqrt(2) one bit error in the least significant end.Jarkko Hietaniemi2015-10-191-0/+10
* Clean-up temporary directories in Module-Metadata testsSteve Hay2015-10-191-0/+1
* Delay @ISA magic while unshiftingDagfinn Ilmari Mannsåker2015-10-181-1/+22
* Book-keeping for the previous commit (which restored the VC6 build, btw)Steve Hay2015-10-171-2/+2
* rt.perl.org perl #88814 was revived in openbsd by commit 23705063.Jarkko Hietaniemi2015-10-161-2/+3
* perl #126306: openbsd t/io/errno.t tests fail randomlyJarkko Hietaniemi2015-10-161-2/+4
* Upgrade Math::BigInt::FastCalc from 0.31 to 0.34Steve Hay2015-10-151-1/+0
* Upgrade Math::BigInt from 1.999701 to 1.999704Steve Hay2015-10-151-4/+0
* Math-BigRat is (nearly) in sync with 0.260801Steve Hay2015-10-141-0/+1
* Math-BigInt-FastCalc has a slightly customized .pm fileSteve Hay2015-10-141-0/+1
* Math-BigInt is (nearly) in sync with 1.999701Steve Hay2015-10-141-0/+4
* Socket.pm is customized (for the ++$VERSION) as well as Socket.xsSteve Hay2015-10-141-0/+1
* PATCH: [perl #126180] /(?[\ &!])/ segfaultsKarl Williamson2015-10-131-0/+1
* qr/\p{pkg1::...foo}/ must be a user-defined propertyKarl Williamson2015-10-131-1/+8
* podcheck.t: Regen db after recent new long verbatim lineKarl Williamson2015-10-131-1/+1
* porting/maintainers.t: Skip if -DPERL_EXTERNAL_GLOBKarl Williamson2015-10-131-6/+6
* Fix \p followed by a non-alphaKarl Williamson2015-10-131-0/+4
* regcomp.c: Make compile and run-time error msgs identicalKarl Williamson2015-10-131-4/+4
* make /fixed-substr/ much faster.David Mitchell2015-10-131-0/+88
* Include the name of the non-lvalue sub in error messageDagfinn Ilmari Mannsåker2015-10-121-8/+8
* Allow (#...) anywhere white space is under qr//xKarl Williamson2015-10-112-0/+6
* Restrict white space inside [] inside(?[ ]) to \hKarl Williamson2015-10-111-1/+0
* t/op/pack.t: Fix some skipped tests on EBCDICKarl Williamson2015-10-081-9/+12
* t/op/pack.t: Clarify comment; change variable nameKarl Williamson2015-10-081-8/+9
* Update Encode to CPAN version 2.78Chris 'BinGOs' Williams2015-10-071-0/+3
* utf8.c: Slight code simplificationKarl Williamson2015-10-061-45/+45
* Update Compress-Raw-Zlib to CPAN version 2.069Chris 'BinGOs' Williams2015-10-061-1/+0
* fix perl #126186 make all verbs allow an optional argYves Orton2015-10-052-5/+9
* fix perl #126186 - (*ACCEPT) does not allow argumentsYves Orton2015-10-051-1/+1
* add some tests for perl #126186Yves Orton2015-10-051-0/+2
* fix perl-126222 - (?!) OPFAIL optimization does work in (?(?!)yes|no)Yves Orton2015-10-041-1/+1
* Add a todo test for perl-126222Yves Orton2015-10-041-0/+7
* Add a test for a goto regression from Aug 2010 fixed in Oct 2014.Nicholas Clark2015-09-301-1/+33
* Remove experimental::lexical_topic warnings categoryFather Chrysostomos2015-09-292-2/+0
* Disable lexical $_Father Chrysostomos2015-09-2915-530/+43
* t/re/pat.t: EBCDIC fixKarl Williamson2015-09-251-1/+4
* [perl #126064] Apply scalar context to stat argsFather Chrysostomos2015-09-201-1/+5
* Tentative fix for RT#125350 - AFL detected crash.Shlomi Fish2015-09-171-1/+7
* Make MM_VMS::oneline build continuation lines properly.Craig A. Berry2015-09-161-0/+1
* PATCH [perl #123562] Regexp-matching "hangs"Karl Williamson2015-09-161-1/+17
* prevent op/time.t failures on NetBSD 5.1Tony Cook2015-09-151-3/+3
* Add test for sprintf ordering by both explicit index and not.James E Keenan2015-09-141-0/+1