summaryrefslogtreecommitdiff
path: root/t/pragma
Commit message (Expand)AuthorAgeFilesLines
...
* fixes for logical bugs in the lexwarn patch; other tweaks to avoidGurusamy Sarathy1999-07-081-14/+15
* integrate cfgperl contentsGurusamy Sarathy1999-07-072-27/+56
|\
| * Sync regcomp warn with reality.Jarkko Hietaniemi1999-07-071-4/+17
| * Integrate with Sarathy; one conflict in t/pragma/warn/recgompJarkko Hietaniemi1999-07-0727-54/+1291
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-072-6/+20
| |\ \
| * | | POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-062-16/+45
* | | | Re: [ID 19990705.001] Overloading boolean conversionIlya Zakharevich1999-07-071-1/+18
| |_|/ |/| |
* | | lexical warnings update (warning.t fails one testPaul Marquess1999-07-0727-45/+1295
| |/ |/|
* | better diagnostics on read operations from write-onlyGurusamy Sarathy1999-07-072-6/+20
|/
* test tweakGurusamy Sarathy1999-07-061-1/+1
* Integrate with mainperl.Jarkko Hietaniemi1999-07-041-7/+7
* Add test for change #3568 plus general cleanup.Jarkko Hietaniemi1999-07-041-98/+82
* Tidy up #3542 and #3543.Jarkko Hietaniemi1999-06-181-7/+9
* Spice up locale.t.Jarkko Hietaniemi1999-06-181-182/+254
* Fixed two long-standing locale bugs.Jarkko Hietaniemi1999-06-171-44/+101
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-06-021-0/+45
|\
| * PATCH (5.005_57): defined(@a) now deprecatedMark-Jason Dominus1999-05-281-0/+45
* | change#3447 didn't do enough to exempt Foo->bar(qw/.../) fromGurusamy Sarathy1999-06-011-0/+22
|/
* change#3397 needs test tweakGurusamy Sarathy1999-05-121-1/+1
* applied suggested patch, modulo already applied partsCharles Bailey1999-05-104-6/+7
* better "Illegal %s digit ignored" warningsGurusamy Sarathy1999-03-241-3/+3
* fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>Gurusamy Sarathy1999-03-241-0/+37
* adjust testsuite for change#3067Gurusamy Sarathy1999-03-091-0/+3
* Remove extraneous sh in test suitesIlya Zakharevich1999-02-123-3/+3
* make testsuite somewhat location independentGurusamy Sarathy1999-02-125-5/+5
* a few random cleanupsGurusamy Sarathy1999-01-181-2/+2
* various tweaks for clean build and test on win32Gurusamy Sarathy1999-01-171-2/+2
* sanity check piped opens (tweaked version of patch suggestedGurusamy Sarathy1999-01-171-0/+18
* From: Hugo van der Sanden <hv@crypt.compulink.co.uk>Jarkko Hietaniemi1999-01-011-0/+6
* REV2: Binary number supportWilson P. Snyder II1998-12-311-0/+8
* Update on change #2493.Jarkko Hietaniemi1998-12-211-4/+4
* AIX' error messages are different.Jarkko Hietaniemi1998-12-141-2/+2
* Initial VMS patchesHans Mulder1998-12-031-1/+1
* integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-281-214/+312
|\
| * Revamp the locale tests.Jarkko Hietaniemi1998-11-281-214/+312
* | Yet another OS/2 patchIlya Zakharevich1998-11-281-1/+1
|/
* tweak change#2245 to skip previous message if anyGurusamy Sarathy1998-11-181-0/+2
* allow C<sort $coderef @foo>Gurusamy Sarathy1998-11-171-2/+2
* propagate failures in DESTROY() as (optional) warningsGurusamy Sarathy1998-11-171-0/+12
* fix skipspace() to properly account for newlines in eval''-edGurusamy Sarathy1998-11-172-6/+12
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-311-4/+6
* Overloaded <> and deref againIlya Zakharevich1998-10-301-1/+194
* There can be multiple yacc/bison errors.Jarkko Hietaniemi1998-10-302-2/+2
* Make sort respect overloadingIlya Zakharevich1998-10-281-1/+13
* integrate cfgperl into mainlineGurusamy Sarathy1998-10-282-2/+5
|\
| * The "parse error" must be converted to "syntax error",Jarkko Hietaniemi1998-10-282-2/+2
| * Bison says 'parse error', not 'parser error'.Jarkko Hietaniemi1998-10-282-4/+4
| * More robustness.Jarkko Hietaniemi1998-10-262-1/+4
* | minor cleanupGurusamy Sarathy1998-10-281-2/+2
|/
* Test suite portability:Jarkko Hietaniemi1998-10-232-5/+21