summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* hexfp: these should be tested only with uselongdouble.Jarkko Hietaniemi2015-12-041-1/+3
* threads.t: make stress test less stressyDavid Mitchell2015-12-031-1/+1
* Undo blead customization of Text-ParseWords test scriptSteve Hay2015-12-031-1/+0
* /..\G/: use chars, not bytesDavid Mitchell2015-12-021-1/+13
* op/rand.t: better test even spread of random numsDavid Mitchell2015-12-011-106/+50
* t/op/rand.t: modernise testsDavid Mitchell2015-11-301-9/+7
* remove flawed tests from t/op/rand.tDavid Mitchell2015-11-301-61/+12
* hexfp: printf %.13a 0.0Jarkko Hietaniemi2015-11-291-2/+4
* hexfp: printf %.13a 1.0Jarkko Hietaniemi2015-11-291-0/+3
* hexfp: printf %a for negative zero.Jarkko Hietaniemi2015-11-281-1/+8
* Deprecate Unicode code points above IV_MAXKarl Williamson2015-11-287-2/+45
* Extend UTF-EBCDIC to handle up to 2**64-1Karl Williamson2015-11-256-34/+12
* [perl #126443] make sure PL_oldbufptr is preserved in scan_heredoc()Tony Cook2015-11-241-1/+10
* [perl #126480] pipe() doesn't need the assertionsTony Cook2015-11-241-0/+16
* [perl #126635] don't shortcut when SVf_IVisUV is setTony Cook2015-11-241-1/+13
* Porting/Maintainers.pl - Fix ExtUtils::ConstantSteve Hay2015-11-231-0/+1
* assertion failure on foo(my $x : bar)David Mitchell2015-11-231-0/+19
* TODO newish re/speed.t tests on VMS.Craig A. Berry2015-11-221-1/+5
* [perl #124280] don't warn for 'my $foo, *bar'Lukas Mai2015-11-211-0/+4
* Various tests: use centralized locale detectionKarl Williamson2015-11-205-24/+9
* t/loc_tools.pl: Improve locale detectionKarl Williamson2015-11-201-10/+8
* t/loc_tools.pl: Fix incomplete description in commentKarl Williamson2015-11-201-4/+5
* t/loc_tools.pl: White-space onlyKarl Williamson2015-11-201-2/+3
* Update Porting/Maintainers.pl for previous commitSteve Hay2015-11-201-1/+0
* podcheck.t: Deindent by 1 space to left margin.Abigail2015-11-191-43/+43
* podcheck.t: Line up comments.Abigail2015-11-191-6/+6
* podcheck.t: Fix typos in commentsAbigail2015-11-191-2/+2
* Quell "used only once" warning in test suiteAaron Crane2015-11-191-0/+1
* sv_inc/dec_nomg(): croak on GVs etcDavid Mitchell2015-11-181-0/+25
* [perl #126193] don't use a trash SV if no indexes are provided to pp_lsliceTony Cook2015-11-171-1/+4
* [perl #126602] make sure targ isn't freed from under usTony Cook2015-11-171-1/+6
* PATCH: [perl #126615] Segfault/assert fail with regex_setsKarl Williamson2015-11-141-0/+2
* [perl #126325] don't read past the end of the source for pack [Hh]Tony Cook2015-11-111-1/+21
* split pp_predec() from pp_preinc() and improveDavid Mitchell2015-11-101-0/+22
* faster add, subtract, multiplyDavid Mitchell2015-11-103-1/+213
* t/op/utf8decode.t: print debugging info if test failsKarl Williamson2015-11-091-1/+6
* re/pat_advanced.t: Fix a test so also runs on EBCDICKarl Williamson2015-11-091-1/+4
* cygwin: look harder for a C: mapping and skip if we don't find itTony Cook2015-11-091-4/+9
* perl #126586 hexfp may lose 1-3 low order bits (most often, 1)Jarkko Hietaniemi2015-11-071-2/+32
* perl #126582 hexfp overflow drops hi-order bitsJarkko Hietaniemi2015-11-071-2/+20
* Update Pod-Simple to CPAN version 3.32Chris 'BinGOs' Williams2015-11-031-8/+0
* PATCH: [perl #126481] panic for !! with syntax error in /(?[...])/Karl Williamson2015-10-301-0/+12
* Unicode::Normalize no-go with miniperl.Jarkko Hietaniemi2015-10-284-0/+13
* RT: #126309 die more gracefully on (1) x ~1David Mitchell2015-10-281-1/+11
* regen podcheck dbKarl Williamson2015-10-261-2/+2
* t/re/subst.t: Don't skip a test on EBCDICKarl Williamson2015-10-261-3/+1
* re/subst.t: Clarify a test's EBCDIC skip messageKarl Williamson2015-10-261-4/+4
* re/pat_rt_report.t: Clarify EBCDIC skip msg for a testKarl Williamson2015-10-261-1/+1
* t/op/print.t: Improve EBCDIC skip msgKarl Williamson2015-10-261-1/+1
* t/op/chr.t: Improve EBCDIC skip msgKarl Williamson2015-10-261-1/+1