This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
numeric.c: White-space only
[perl5.git] / t /
2014-06-05 Karl Williamson'use locale' no longer ever fails.to compile
2014-06-05 Karl WilliamsonSet utf8 flag properly in localeconv
2014-06-05 Karl WilliamsonLocaleconv() should be independent of 'use locale'
2014-06-04 Dagfinn Ilmari Man... Disallow omitting % and @ on hash and array names
2014-06-02 Karl WilliamsonFix 2 overlong verbatim lines in Hash::Util
2014-06-02 Tony Cooktemporary fix for https://rt.cpan.org/Ticket/Display...
2014-06-01 Karl Williamsont/loc_tools.pl: Clarify comment
2014-06-01 Karl Williamsonrun/locale.t: Add explanation for when tests fail
2014-06-01 Karl Williamsonrun/locale.t: Remove redundant block
2014-06-01 Karl Williamsonperlebcdic: Clean-up
2014-05-31 Karl WilliamsonAdd utilities for dealing with EBCDIC
2014-05-31 Karl WilliamsonCreate new testing helper file
2014-05-31 Karl WilliamsonUse already existing functions in some .t files
2014-05-31 Karl WilliamsonUpdate podcheck db to reflect fixed problem
2014-05-31 Karl WilliamsonPATCH: [perl #121777] User-defined prop and packages
2014-05-31 Steve HayUpgrade Encode from version 2.60_01 to 2.62
2014-05-31 Steve HayRemove old Class-ISA remnants
2014-05-31 Steve HayRemove Package-Constants remnant
2014-05-31 Steve HayRemove Module-Build remnants
2014-05-31 Steve HayUpgrade libnet from version 1.25 to 1.27
2014-05-31 Chris 'BinGOs' Wil... Belt and braces, add Module-CoreList version checks...
2014-05-31 Norman KochClarify "require <>"-message.
2014-05-30 Karl Williamson/x in patterns now includes all \p{PatWS}
2014-05-30 Karl WilliamsonDeprecate NBSP in \N{...} names
2014-05-30 Karl WilliamsonFix bug where charnames xlator doesn't return utf8
2014-05-30 Karl WilliamsonFatalize deprecated \N{} definitions
2014-05-30 Karl WilliamsonFatalize splitting '(?' and '(*' in regexes
2014-05-30 Karl Williamsonregexec.c: Fix some EBCDIC problems
2014-05-30 Karl Williamsont/run/locale.t: Skip some tests for some shells
2014-05-30 Karl Williamsont/run/locale.t: Rmv obsolete complicated idiom
2014-05-30 Karl Williamsont/test.pl: Use existing variable instead of recalculating
2014-05-30 Karl Williamsont/lib/charnames/alias: Add comment
2014-05-30 Karl Williamsont/re/charset.t: Fix comment, test names
2014-05-29 Jarkko HietaniemiNo more x2p.
2014-05-29 Leon TimmermansRemove x2p
2014-05-29 Jarkko HietaniemiUninitialized tmbuf.
2014-05-29 Jarkko HietaniemiFixes for running a clean minitest (at least in OS...
2014-05-28 Matthew Horsfall... [perl #121431] Add support for test.valgrind parallel...
2014-05-28 Jarkko HietaniemiOff-by-one in PL_fold_locale use.
2014-05-28 Tony Cookfix the I32 bug for index() and rindex()
2014-05-28 Tony Cook[perl #121112] only warn if newline is the last non...
2014-05-27 Nicholas ClarkPackage::Constants is a legitimate module name, not...
2014-05-27 Ricardo Signesremove Module-Build from core perl distribution
2014-05-27 Ricardo Signesremove CGI.pm from core perl distribution
2014-05-14 Gisle Aasuse skip_all; test.pl plan does not support skip_all
2014-05-13 David Mitchell[perl #121854] use re 'taint' regression
2014-05-13 Ricardo Signesthere are no longer any problems in perldelta for now
2014-05-13 Ricardo Signesadd known modules from perl520delta
2014-05-12 Tony Cookensure qw//, q'' and '' report line on a missing terminator
2014-05-12 Ævar Arnfjörð Bjar... Revert "[perl #79908] Stop sub inlining from breaking...
2014-05-08 David MitchellFix Encode 2.60 with g++
2014-05-08 Steve Hayre-apply: Upgrade to Encode-2.60
2014-05-07 Karl WilliamsonFix remaining too-long verbatim lines in perlxstut.pod
2014-05-07 kafkaBring a few lines in perlxstut.pod under 80 cols
2014-05-07 Karl WilliamsonPATCH: [perl #121778]:BBC KAMIPO/autobox-String-Inflector
2014-05-07 Karl WilliamsonRevert "Upgrade to Encode-2.60"
2014-05-07 Tony Cook[perl #121771] Revert the new warning for ++ on non...
2014-05-06 Steve HayUpgrade to Encode-2.60
2014-05-02 David Mitchellvec(): downgrade before accessing string buffer
2014-04-29 David Mitchellmore Fix Windows build (of Encode) with VC++ 6.0
2014-04-28 Steve HayFix Windows build (of Encode) with VC++ 6.0
2014-04-28 David MitchellPseudo-fork dups arg array on argless calls
2014-04-23 Tony Cook[perl #121662] use a more stringent check for -DPERL_DI...
2014-04-23 Tom HukinsMake the test suite pass with -DPERL_DISABLE_PMC
2014-04-23 Craig A. BerryAvoid double quotes in switchM.t runperl args.
2014-04-14 David Mitchellrun/locale.t: reindent block
2014-04-14 David Mitchellrun/locale.t: silence shell warnings
2014-04-13 Tony Cook[perl #120998] avoid caller() crashing on eval '' stack...
2014-04-09 Tony Cook[perl #21442] skip link() tests where the filesystem...
2014-04-09 Tony Cook[perl #21442] only check link() error codes where link...
2014-04-09 bulk88[perl #21442] fix fs.t failures on Win32 FAT drive
2014-04-07 Matthew Horsfall... RT-121512 - Allow -I/dir/ with trailing slash to find...
2014-03-26 Karl WilliamsonRevert "Add support for test.valgrind parallel testing"
2014-03-24 David Mitchell[perl #121484] /m causing false negative
2014-03-24 bulk88#121395 fix, on Win32 test.pl watchdog always blocks...
2014-03-19 David Mitchellre_intuit_start(): use better limit on anch float
2014-03-19 David Mitchellre_intuit_start(): reduce scope of /^...$/m test
2014-03-19 David Mitchellre_intuit_start(): don't set ml_anch on BOL
2014-03-19 Nicholas ClarkTests that warnings are emitted if in-place edit fails...
2014-03-18 Matthew Horsfall... Add support for test.valgrind parallel testing
2014-03-18 Ricardo Signesdo not podcheck regen/warnings.pl
2014-03-18 Ricardo Signesregen/warnings.pl no longer touches perllexwarn
2014-03-17 David Mitchelltidy up kill0.t and kill0_child
2014-03-17 Daniel DraganRT #121230, tests for process group kill on Win32
2014-03-16 David Mitchellre_intuit_start(): fix byte/char calculation err
2014-03-16 David Mitchelladd test for a code path in intuit_start()
2014-03-06 Steve HayUpdate META files and remove blead customizations follo...
2014-03-05 Steve HayTemporary fixes for test failures after (Parse::)CPAN...
2014-02-28 David Mitchellmake OP_AELEMFAST work with negative indices
2014-02-25 Chris 'BinGOs' Wil... Update CPAN-Meta-YAML to CPAN version 0.012
2014-02-25 Yves OrtonFix RT #121321 - Fencepost error causes infinite loop...
2014-02-24 Yves Ortonfix RT #121299 - Inconsistent behavior with backreferen...
2014-02-24 Craig A. Berrytest nit in CPAN-Meta-YAML/t/31_local_tml.t
2014-02-20 Tony Cook[perl #120939] at least fix the leak in const_av_xsub
2014-02-20 Karl WilliamsonChange 'semantics' to 'rules'
2014-02-19 Karl Williamsonrun/locale.t: White-space only
2014-02-19 Karl Williamsonlocale.c: Another POSIX emulation fix on Windows
2014-02-19 David Goldenperlootut: replace Object::Tiny with Class::Tiny
2014-02-18 Karl WilliamsonFix pod errors
2014-02-18 Tony Cook[perl #120936] op/taint.t handling of no ipcsysv on...
next