summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Add a deprecation warning for all uses of @*, %*, &* and **.Nicholas Clark2013-03-211-0/+18
* Change the warning for $* to add ", and will become a syntax error".Nicholas Clark2013-03-212-9/+9
* Generate the deprecation warnings for all uses $* or $#.Nicholas Clark2013-03-211-12/+22
* Additional tests for the deprecation warnings when using $* or $#.Nicholas Clark2013-03-211-0/+40
* Change tie_fetch_count.t to use *] instead of **.Nicholas Clark2013-03-211-1/+1
* Test that UTF-8 in the look-ahead of (?(?=...)...) restarts the sizing parse.Nicholas Clark2013-03-191-0/+4
* Test that S_grok_bslash_N() copes if S_reg() restarts the sizing parse.Nicholas Clark2013-03-191-0/+8
* detect each() after insert and produce warnings when we doYves Orton2013-03-191-1/+20
* Harden hashes against hash seed discovery by randomizing hash iterationYves Orton2013-03-191-18/+43
* dist/bignum/lib/bignum.pm: Fix broken pod linkKarl Williamson2013-03-181-1/+0
* ext/Pod-Html/testdir/perlvar-copy.pod: Fix broken pod linksKarl Williamson2013-03-181-1/+0
* dist/bignum/lib/bigrat.pm: Fix broken pod linkKarl Williamson2013-03-181-1/+0
* dist/bignum/lib/bigint.pm: Fix broken pod linkKarl Williamson2013-03-181-1/+0
* Math/BigRat.pm: Fix some broken pod linksKarl Williamson2013-03-181-2/+1
* libnetcfg.PL: Fix broken pod linkKarl Williamson2013-03-181-1/+0
* Math-BigInt: Fix some broken linksKarl Williamson2013-03-181-3/+0
* Tie/File.pm: Fix pod broken link typoKarl Williamson2013-03-181-1/+0
* podcheck.t: Note existence of some CPAN modulesKarl Williamson2013-03-181-6/+11
* constant.pm: Rmv ref in pod to non-existent moduleKarl Williamson2013-03-181-1/+1
* pod/perldiag: Document some regex messagesKarl Williamson2013-03-181-8/+0
* pod/perldiag: Document new messages for qr/(?[ ])/Karl Williamson2013-03-181-17/+0
* perldiag.pod: Fix broken linkKarl Williamson2013-03-181-1/+0
* fix a segfault in run-time qr//s with (?{})David Mitchell2013-03-181-1/+18
* toke.c, S_scan_ident: Ignore whitespace on both sides of ${ ... }Brian Fraser2013-03-151-1/+27
* Removed needless comment in for.tCharlie Gonzalez2013-03-131-1/+0
* Moved t/cmd/lexsub.t, t/cmd/while.t to t/op; split t/cmd/for.t to two pieces,...James E Keenan2013-03-134-588/+567
* [perl #117095] state var init getting skippedDavid Mitchell2013-03-121-1/+12
* PATCH: [perl #117101] toke.c: Make \$$1 work again.Brian Fraser2013-03-091-2/+35
* Skip io/eintr.t on QNX Neutrino tooChris 'BinGOs' Williams2013-03-071-1/+1
* t/lib/common.pl should use absolute paths in @INCNicholas Clark2013-03-071-1/+1
* Restrict the valid identifier syntax, fix some identifier bugs.Brian Fraser2013-03-062-11/+119
* Fix several differences in the parsing of $.. and ${...}Brian Fraser2013-03-062-5/+61
* Set PL_stderrgv to NULL if it is freed.Nicholas Clark2013-03-061-1/+8
* Added descriptions to tests lacking themJasmine Ahuja2013-03-041-29/+29
* Added descriptions to tests lacking them.Andrew Tam2013-03-031-7/+7
* Stop SEGV on 'our sub { syntax error }'Peter Martini2013-03-031-1/+14
* Disable by default the new Copy-on-Write for 5.18David Mitchell2013-03-021-0/+1
* perlintro: Typo and stop verbatim wrappingKarl Williamson2013-02-241-1/+0
* Handle undef values in magic.t on VMS.Craig A. Berry2013-02-231-1/+6
* Also skip io/eintr.t on MidnightBSDChris 'BinGOs' Williams2013-02-201-1/+1
* suppress "experimental" warnings for my $_Ricardo Signes2013-02-2011-21/+21
* put an experimental warning on lexical topicRicardo Signes2013-02-202-1/+16
* Un-deprecate the support for lexical $_Rafael Garcia-Suarez2013-02-202-16/+1
* Silence irrelevant stderr output from op/magic.tSteve Hay2013-02-201-1/+1
* Fix failing op/magic.t test 157Steve Hay2013-02-201-1/+1
* re/charset.t, re/fold_grind.t: Note C locale can match 128-255Karl Williamson2013-02-192-8/+12
* re/charset.t: Make sure locale is loaded at compile timeKarl Williamson2013-02-191-2/+5
* Silence encoding.pm deprecation warnings in the core test suiteRafael Garcia-Suarez2013-02-199-0/+9
* Some tests for [perl #112244]Karl Williamson2013-02-181-1/+13
* Update Encode to CPAN version 2.48Chris 'BinGOs' Williams2013-02-181-0/+1