summaryrefslogtreecommitdiff
path: root/t/pragma
Commit message (Expand)AuthorAgeFilesLines
* SYN SYNCharles Bailey2000-10-2015-74/+750
* YA resync with mainstem, including VMS patches from othersCharles Bailey2000-08-0420-303/+397
* Resync with mainline prior to post-5.6.0 updatesCharles Bailey2000-05-2317-163/+1380
* Resync with mainline post RC1Charles Bailey2000-03-131-4/+3
|\
| * Rewording.Jarkko Hietaniemi2000-03-111-6/+5
| * reword commentGurusamy Sarathy2000-03-111-6/+6
| * VMS build tweaks (from Charles Bailey)Gurusamy Sarathy2000-03-112-6/+6
* | Basic 5.6.0 RC1 build patches for VMSCharles Bailey2000-03-132-6/+6
* | Resync with mainline, update test in vmsfspec.tCharles Bailey2000-03-062-12/+24
|\ \ | |/
| * thinko in change#4546 that caused variables to lose their importednessGurusamy Sarathy2000-03-051-0/+9
| * avoid "scalars leaked" message in testGurusamy Sarathy2000-03-041-10/+10
| * /[[:alpha]/ now dies on unmatched [] instead ofJarkko Hietaniemi2000-03-031-3/+6
* | Once more unto resyncCharles Bailey2000-03-031-1/+1
|\ \ | |/
| * avoid buffering issue in warn/8signalGurusamy Sarathy2000-03-021-2/+2
* | YA sync with mainlineCharles Bailey2000-03-021-2/+2
|\ \ | |/
| * fix testsuite issues in change#5397Gurusamy Sarathy2000-03-012-3/+3
| * consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-015-7/+15
* | MIscellaneous tweaks to test and driver (Charles Lane)Charles Bailey2000-03-023-2/+12
* | Take advantage of new subprocess invocation (Charles Lane)Charles Bailey2000-03-023-5/+3
* | Temrinate statements in pp_ctl warning test (Charles Lane)Charles Bailey2000-03-021-3/+3
|/
* Fix locale case-ignorant matching bug reported ingomar@md.media-web.de2000-02-271-3/+25
* improvements for high-bit text literals (from Gisle Aas)Gurusamy Sarathy2000-02-225-122/+7
* missing file in change#5170Gurusamy Sarathy2000-02-201-0/+390
* lexical warnings update, ability to inspect bitmask in callingGurusamy Sarathy2000-02-208-108/+111
* test fix needed by change#5164Gurusamy Sarathy2000-02-201-2/+2
* rename "Probable precendence problem" diagnostic to "Bareword foundGurusamy Sarathy2000-02-191-2/+2
* fix small interpreter leaks identified by PurifyGurusamy Sarathy2000-02-141-0/+2
* allow "\x{12ab}" even without C<use utf8>Gurusamy Sarathy2000-02-061-16/+1
* future-proof unknown warning categories (from Greg BaconGurusamy Sarathy2000-02-021-4/+2
* runtime now looks at the SVf_UTF8 bit on the SV to decideGurusamy Sarathy2000-01-314-18/+6
* produce redeclaration warning on C<our $foo; { our $foo; ... }>Gurusamy Sarathy2000-01-251-0/+15
* new test (from Michael G Schwern <schwern@pobox.com>)Gurusamy Sarathy2000-01-231-0/+37
* patch to report warnings on bogus filehandles passed to flock(),Gurusamy Sarathy2000-01-212-25/+120
* nailed "our" declarations, and better warnings on duplicateGurusamy Sarathy2000-01-141-0/+32
* constant ranges could escape bareword check in list contextGurusamy Sarathy2000-01-061-0/+18
* change#4721 needed line number adjustmentsGurusamy Sarathy1999-12-286-24/+24
* more ebcdic testsuite fixups (from Peter Prymmer)Gurusamy Sarathy1999-12-282-1/+10
* ebcdic tweaks for tests from Peter PrymmerGurusamy Sarathy1999-12-286-0/+42
* newer version of constant.pm from Tom Phoenix; added Tom's notes toGurusamy Sarathy1999-12-281-2/+41
* partly fix perldiag regressions identified by Tom ChristiansenGurusamy Sarathy1999-12-284-36/+38
* s/block/loop block/ in diagnostics about next, last, redoGurusamy Sarathy1999-12-041-1/+1
* make uninitialized value warnings report opcodeGurusamy Sarathy1999-12-049-69/+69
* ignore yet another known scalar leakGurusamy Sarathy1999-12-021-1/+2
* revert non-kosher parts of change#4562 (sort order problemsGurusamy Sarathy1999-11-131-6/+1
* was Re: [ID 19991102.003] perl on os390Peter Prymmer1999-11-132-1/+14
* suppress scalar leak messages for known leaks (fromGurusamy Sarathy1999-10-241-1/+1
* Warn inside character classes about unknown backslash escapesJarkko Hietaniemi1999-10-141-1/+14
* Warn about false ranges like \d-\w (see the change #4355).Jarkko Hietaniemi1999-10-141-1/+67
* add File::BSDGlob as File::Glob and load it at compile-timeGurusamy Sarathy1999-10-121-1/+8
* Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"Michael G. Schwern1999-10-041-1/+1