This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make *.inc behave like *.[hc]
[perl5.git] / t /
2015-07-19 Chris 'BinGOs' Wil... Fix test that fails with new warny File::Path
2015-07-15 Aaron CraneSupport reordered precision arguments in (s)printf
2015-07-15 Aaron Cranesv_vcatpvfn_flags(): make warnings more precise
2015-07-15 Aaron Cranet/op/sprintf.t: include test comment in "ok" output...
2015-07-13 Karl WilliamsonForbid variable names with ASCII non-graphic chars
2015-07-13 Karl Williamsonuni/variables.t: Add TODO tests
2015-07-13 Karl Williamsonuni/variables.t: Output unexpected warnings
2015-07-13 Karl Williamsonuni/variables.t: Fix grammar in comment
2015-07-13 Aaron CraneDelete experimental autoderef feature
2015-07-13 Aaron CraneMake postfix dereferencing work without the postderef...
2015-07-12 Craig A. Berrychdir.t fix-up for VMS.
2015-07-07 Tony Cook[perl #125373] set $! in chdir() if env not set, clarif...
2015-07-06 Karl WilliamsonChange wording of warning due to Unicode Standard change
2015-07-04 Jarkko HietaniemiFix skip count for non-fchdir like win32.
2015-07-03 Jarkko HietaniemiTest the warnings.
2015-07-03 Jarkko HietaniemiLeft overshift of negatives under use integer was still...
2015-07-03 Stanislaw PusepNon-invasive mojibake fixes
2015-07-01 Steve HayVarious corrections to Porting/Maintainers.pl
2015-06-30 Steve HayUpgrade Encode from version 2.73 to 2.75
2015-06-29 Tony Cook[perl #125305] handle chdir to closed handle correctly
2015-06-28 Jarkko Hietaniemibop.t -w clean
2015-06-28 Jarkko HietaniemiDefine left/right shift by negative to mean the reverse...
2015-06-27 Aaron CraneThe postderef feature is no longer experimental
2015-06-27 Jarkko Hietaniemisleep() with negative argument makes no sense.
2015-06-27 Jarkko Hietaniemialarm() with negative argument makes no sense.
2015-06-26 Craig A. BerryFix Pod::Simple tests that use catdir on non-directories.
2015-06-26 Craig A. BerryCorrect t/op/chdir.t test count following b4929cb48878.
2015-06-26 Craig A. BerryRemove unused variables from t/op/chdir.t.
2015-06-24 David Mitchellmake Encode compile under -pedantic
2015-06-22 Rafael Garcia-SuarezIncrease the maximal size of the string displayed in...
2015-06-19 David Mitchellremove deprecated /\C/ RE character class
2015-06-19 David Mitchellpp_leaveeval: use EVAL_KEEPERR
2015-06-19 David Mitchellsimplify sort sub return arg processing
2015-06-19 David Mitchellpp_return: tail call pp_leavesub
2015-06-18 David Mitchellautodie/t/mkdir.t: escape build dir path
2015-06-17 Tony Cook[perl #125305] chdir("") no longer behaves like chdir()
2015-06-13 Chris 'BinGOs' Wil... Update for Pod-Simple customisations
2015-06-11 Hugo van der Sanden[perl #125381] fix -Cnn parsing
2015-06-09 Reini Urbanadd warnings 7fatal testcase for #123398
2015-06-05 Steve HayFix Scalar-List-Utils build on Windows; patch sent...
2015-06-03 Tony Cook[perl #125115] don't create file GLOB(...) when dupping...
2015-06-03 Niko TyniMake t/run/locale.t survive missing locales masked...
2015-06-02 Dagfinn Ilmari Man... Handle fcntl(F_GETPIPE_SZ) failure in t/io/eintr.t
2015-06-01 Ricardo SignesCoro is known broken on blead v5.22.0
2015-05-29 Ricardo Signesperldelta: add some known problem modules
2015-05-19 Ricardo Signesremove the temporary perl5220delta from Porting
2015-05-19 Steve HayRevert Windows test watchdog() to kill('KILL', ...)
2015-05-18 Steve HayPerlIO::via::QuotedPrint finally has a new release...
2015-05-15 David MitchellRT #124156: death during unwinding causes crash
2015-05-15 Tony Cookbump all of the EUMM module versions to avoid confusion
2015-05-15 Tony Cookbackport 1e2f0871 from the EUMM repository
2015-05-13 David Mitchellupdate known issues for recent perldelta update
2015-05-09 Steve HayDo not use bareword TERM or KILL in kill() call in...
2015-05-09 Ricardo Signespodcheck: add known link target Devel::Spy
2015-05-08 David Mitchellallow undef as an arg to '&' prototype
2015-05-05 David Mitchellnull ptr deref in Perl_cv_forget_slab
2015-05-05 Tony Cook[perl #124187] don't call pad_findlex() on a NULL CV
2015-04-25 David Mitchell[perl #123737] Fix assertion failure with 0$#{
2015-04-24 Karl Williamsonperlapi: Wrap long verbatim lines to 79 columns
2015-04-24 Karl WilliamsonRegen podcheck db
2015-04-23 David Mitchellix t/uni.parser.t under EBCDIC
2015-04-23 Tony Cook[perl #124357] make sure which_perl() can find ./perl...
2015-04-22 David MitchellRT #124207: assert failure in ck_stringify()
2015-04-22 David Mitchells/.../$_++/ge assertion failure
2015-04-20 Max MaischeinSkip testing for PL_warn_locale
2015-04-19 Karl Williamsonperlop: Nits and update for v5.22
2015-04-19 Karl Williamsont/loc_tools.pl: Comments only
2015-04-17 James E KeenanGrammatical correction in inline comment.
2015-04-17 David Mitchellfix t/uni/parser.t test
2015-04-15 Tony Cook[perl #124127] fix cloning arrays with unused elements
2015-04-15 David Mitchellassertion failure on interpolated parse err
2015-04-09 Karl WilliamsonRegen podcheck db
2015-04-09 Karl WilliamsonFix regression in 5.21: /[A-Z]/ai
2015-04-09 David Mitchellskip t/op/dump.t under Address Sanitizer
2015-04-09 David Mitchellkeep FOO read-only in 'FOO'->f()
2015-04-05 Karl WilliamsonRegen podcheck db
2015-04-03 Karl Williamsonperlebcdic: Clarifications, update
2015-03-31 Alex Vandivertoke.c: UTF-8 aware warning cleanups
2015-03-30 David Mitchellsave_re_context(): do "local $n" with no PL_curpm
2015-03-28 Karl WilliamsonDon't raise Wide char warning in UTF-8 locale
2015-03-27 Father Chrysostomos[perl #124153] Fix require(v5.6)
2015-03-27 Alex VandiverFix "...without parentheses is ambuguous" warning for...
2015-03-27 Alex VandiverAllow unquoted UTF-8 HERE-document terminators
2015-03-27 Alex Vandiver[perl #124113] Make check for multi-dimensional arrays...
2015-03-27 Father Chrysostomos[perl #124099] Wrong CvOUTSIDE in find_lexical_cv
2015-03-27 Father ChrysostomosStop $^H |= 0x1c020000 from enabling all features
2015-03-26 Father Chrysostomos[perl #123790] Disable targlex for some ops
2015-03-26 Father Chrysostomosconcat2.t: Mention where concat.t is
2015-03-26 Father Chrysostomos[perl #124160] Disable targlex for state var init
2015-03-25 Father Chrysostomos[perl #123790] Assert fail with *x=<y>
2015-03-25 Father Chrysostomosregen pod issues
2015-03-23 David Goldendiscourage use warnings FATAL => 'all'
2015-03-23 Dagfinn Ilmari Man... Replace common Emacs file-local variables with dir...
2015-03-20 Karl WilliamsonChange /(?[...]) to have normal operator precedence
2015-03-20 Steve HayCarp::Heavy is no longer customized
2015-03-19 Nicholas Clarkdbmopen() with a third argument of undef can create...
2015-03-19 Karl Williamsont/re/pat_re_eval.t: Skip encoding tests on EBCDIC
2015-03-19 Karl Williamsont/op/pack.t: Generalize for EBCDIC
2015-03-19 David Mitchellsmartmatch: handle stack realloc
2015-03-19 Tony Cookupdate PL_stack_sp when we exit matcher_matches_sv()
next