summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* test for error set on socket() failureTony Cook2019-02-201-0/+12
* re/user_prop_race_thr.t: reduce timeoutDavid Mitchell2019-02-191-1/+1
* PATCH: [perl #133767] Assertion failureKarl Williamson2019-02-161-0/+1
* Add .t for testing user-defined \p{} racesKarl Williamson2019-02-141-0/+117
* t/re/regexp_unicode_prop.t: Make sure sub called only onceKarl Williamson2019-02-141-5/+18
* t/re/regexp_unicode_prop.t: Add testsKarl Williamson2019-02-141-1/+76
* t/re/regexp_unicode_prop.t: Test that can have nested pkgsKarl Williamson2019-02-141-2/+2
* t/re/regexp_unicode_prop.t: Add some stressKarl Williamson2019-02-141-5/+8
* t/op/taint.t: Add testKarl Williamson2019-02-141-1/+17
* Move \p{user-defined} to core from utf8_heavy.plKarl Williamson2019-02-142-6/+6
* t/porting/manifest.t add line numberNicolas R2019-02-141-3/+3
* Net::Ping 501_ping_icmpv6.t: disable sudo testNicolas R2019-02-141-0/+1
* Update Net::Ping to upstream version 2.71Nicolas R2019-02-142-3/+3
* (perl #133660) add test for goto &sub in overload leakingTony Cook2019-02-131-1/+21
* t/loc_tools.pl: C.UTF-8 is a likely localeKarl Williamson2019-02-061-0/+1
* Add Turkish locale handling to /i pattern matchingKarl Williamson2019-02-051-1/+1
* t/op/lc.t: Add tests for Turkish localesKarl Williamson2019-02-051-9/+70
* Add .t to test Turkic locale foldingKarl Williamson2019-02-051-0/+35
* t/re/fold_grind.pl: Enhance to deal with Turkic rulesKarl Williamson2019-02-051-53/+181
* t/loc_tools.pl: Add functions to find Turkic UTF-8 localesKarl Williamson2019-02-051-2/+37
* regcomp.c: Under /l any < 256 char can match any otherKarl Williamson2019-02-051-1/+1
* t/loc_tools.pl: Add fcn to return all UTF-8 localesKarl Williamson2019-02-041-3/+21
* t/op/lc.t: Add 'use strict'Karl Williamson2019-02-041-2/+5
* t/re/fold_grind.pl: White-space onlyKarl Williamson2019-02-041-1/+5
* regcomp.c: Fix recent optimization of [...] bugKarl Williamson2019-02-041-0/+1
* (perl #133782) set magic when changing $^RTony Cook2019-01-301-1/+9
* Split t/re/fold_grind.t into multiple test filesKarl Williamson2019-01-297-36/+178
* don't leak temp filesTony Cook2019-01-281-1/+1
* (perl #130367) separate error for push etc on hash/globTony Cook2019-01-221-0/+34
* Test file in Encode is no longer customisedChris 'BinGOs' Williams2019-01-211-1/+0
* PATCH: [perl #133756] Failure to match properlyKarl Williamson2019-01-101-0/+27
* (perl #132158) abort compilation if we see an error compiling a formTony Cook2019-01-031-0/+9
* First "eof" should return trueHauke D2019-01-021-1/+0
* [perl #133721] TODO test for eof with no ${^LAST_FH}Tony Cook2019-01-021-1/+9
* [perl #133524] report line number for Prototype not terminatedTony Cook2019-01-021-0/+6
* Correct spelling error.James E Keenan2018-12-291-1/+1
* Change length-1 ASCII fold pairs to ANYOFM regnodesKarl Williamson2018-12-261-5/+5
* Add new regnode: ANYOFH, without a bitmapKarl Williamson2018-12-261-232/+232
* Revamp qr/[...]/ optimizationsKarl Williamson2018-12-263-10/+525
* regcomp.c: Simplify handling of EXACTFish nodes with 's' at edgeKarl Williamson2018-12-261-1/+1
* t/re/anyof.t: Sort tests; remove dupsKarl Williamson2018-12-261-113/+101
* re/anyof.t: Extract code into a functionKarl Williamson2018-12-251-43/+51
* t/re/anyof.t: Add capability to utf8::upgrade()Karl Williamson2018-12-251-1/+7
* t/re/anyof.t: Add 'strict', 'warnings' pragmasKarl Williamson2018-12-251-0/+2
* Thoroughly test paragraph modeJames E Keenan2018-12-191-0/+504
* regcomp.c: Tighten embedded patterns in regex setsKarl Williamson2018-12-161-2/+2
* Correct previous perldelta entry, and add a testKarl Williamson2018-12-161-1/+6
* t/io/eintr.t: Skip some tests on pre-16 Darwin.Abigail2018-12-151-55/+62
* regcomp.c: Allow more EXACTFish nodes to be trieableKarl Williamson2018-12-071-1/+1
* t/harness: Catch incorrect serial directory specificationKarl Williamson2018-12-071-0/+6